Commit c14f963
committed
refactor: Move incremental_sync check to _get_state_delegating_stream_model
Addresses review comment from tolik0 - the incremental_sync check is now
performed in the calling method before invoking _is_cursor_older_than_retention_period.
Co-Authored-By: unknown <>1 parent dceb70d commit c14f963
File tree
1 file changed
+4
-7
lines changed- airbyte_cdk/sources/declarative/parsers
1 file changed
+4
-7
lines changedLines changed: 4 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3575 | 3575 | | |
3576 | 3576 | | |
3577 | 3577 | | |
3578 | | - | |
3579 | | - | |
| 3578 | + | |
| 3579 | + | |
| 3580 | + | |
3580 | 3581 | | |
3581 | 3582 | | |
3582 | 3583 | | |
| |||
3585 | 3586 | | |
3586 | 3587 | | |
3587 | 3588 | | |
3588 | | - | |
| 3589 | + | |
3589 | 3590 | | |
3590 | 3591 | | |
3591 | 3592 | | |
| |||
3597 | 3598 | | |
3598 | 3599 | | |
3599 | 3600 | | |
3600 | | - | |
3601 | | - | |
3602 | | - | |
3603 | | - | |
3604 | 3601 | | |
3605 | 3602 | | |
3606 | 3603 | | |
| |||
0 commit comments