Skip to content

Commit

Permalink
Merge branch 'tope/monday/migrate-manifest-only' of https://github.co…
Browse files Browse the repository at this point in the history
…m/airbytehq/airbyte into tope/monday/migrate-manifest-only
  • Loading branch information
topefolorunso committed Nov 3, 2024
2 parents 0dca4c4 + e74f1c1 commit 2d09820
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,7 @@ def is_greater_than_or_equal(self, first: Record, second: Record) -> bool:
def select_state(self, stream_slice: Optional[StreamSlice] = None) -> Optional[StreamState]:
return self.get_stream_state()


@dataclass
class IncrementalSubstreamSlicer(IncrementalSingleSlice):
"""
Expand Down

0 comments on commit 2d09820

Please sign in to comment.