-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Open
Labels
area/connectorsConnector related issuesConnector related issuesautoteamcommunityneeds-triageteam/extensibilityteam/usetype/bugSomething isn't workingSomething isn't working
Description
Connector Name
source-mssql
Connector Version
4.2.5
What step the error happened?
During the sync
Relevant information
For a given connection with N streams, a single table size estimate is computed N times. It's barely noticeable for a low N (<50 streams) but that's an infinite loop for a high N (>200 streams).
airbyte_source_mssql_log_extract.txt
Relevant log output
main i.a.i.s.m.MssqlQueryUtils(getTableEstimate):242 Querying for table estimate size: EXEC sp_spaceused N'"dbo"."AppointmentType"'
x53, for each stream, for this 53 streams connection
Contribute
- Yes, I want to contribute
etiennecallies and b4stien
Metadata
Metadata
Assignees
Labels
area/connectorsConnector related issuesConnector related issuesautoteamcommunityneeds-triageteam/extensibilityteam/usetype/bugSomething isn't workingSomething isn't working