Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Generic incremental replication support for BATCH mode in SQL taps #1894

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Merge branch 'main' into 976-initialize-batch-replication-values

ea44786
Select commit
Loading
Failed to load commit list.
Draft

feat: Generic incremental replication support for BATCH mode in SQL taps #1894

Merge branch 'main' into 976-initialize-batch-replication-values
ea44786
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 12, 2023 in 0s

84.70% of diff hit (target 86.83%)

View this Pull Request on Codecov

84.70% of diff hit (target 86.83%)

Annotations

Check warning on line 183 in singer_sdk/batch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/batch.py#L183

Added line #L183 was not covered by tests

Check warning on line 205 in singer_sdk/batch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/batch.py#L205

Added line #L205 was not covered by tests

Check warning on line 516 in singer_sdk/connectors/sql.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/connectors/sql.py#L516

Added line #L516 was not covered by tests

Check warning on line 66 in singer_sdk/helpers/_typing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/helpers/_typing.py#L66

Added line #L66 was not covered by tests

Check warning on line 1366 in singer_sdk/streams/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

singer_sdk/streams/core.py#L1366

Added line #L1366 was not covered by tests