Skip to content

Commit

Permalink
Indicate whether a given stream was backfilled (#8886)
Browse files Browse the repository at this point in the history
Co-authored-by: Flutra Osmani <[email protected]>
  • Loading branch information
mfsiega-airbyte and flutra-osmani committed Sep 19, 2023
1 parent a36ce10 commit b0c5d29
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ properties:
type: string
stats:
"$ref": SyncStats.yaml
wasBackfilled:
type: boolean
description: Indicates whether the stream state was cleared before the sync

0 comments on commit b0c5d29

Please sign in to comment.