Skip to content

[source-mssql] #67291

@b4stien

Description

@b4stien

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions