perf(taps): Improved discovery performance for SQL taps #512
api-changes.yml
on: pull_request
Check API Changes
10s
Annotations
1 error and 5 warnings
Check API Changes
Process completed with exit code 1.
|
Check API Changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SQLConnector.discover_catalog_entry(reflect_indices):
singer_sdk/connectors/sql.py#L878
Parameter was removed: `` -> ``
|
SQLConnector.discover_catalog_entry(reflected_columns):
singer_sdk/connectors/sql.py#L878
Parameter was added as required: `` -> ``
|
SQLConnector.discover_catalog_entry(reflected_pk):
singer_sdk/connectors/sql.py#L878
Parameter was added as required: `` -> ``
|
SQLConnector.discover_catalog_entry(reflected_indices):
singer_sdk/connectors/sql.py#L878
Parameter was added as required: `` -> ``
|