Skip to content

Commit

Permalink
Add incremental_dependency for Jira
Browse files Browse the repository at this point in the history
  • Loading branch information
tolik0 committed May 20, 2024
1 parent 9043883 commit 24f9990
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1226,6 +1226,7 @@ definitions:
stream: "#/definitions/issues_stream"
parent_key: "id"
partition_field: "issue_id"
incremental_dependency: true
transformations:
- type: AddFields
fields:
Expand All @@ -1250,6 +1251,7 @@ definitions:
stream: "#/definitions/issues_stream"
parent_key: "id"
partition_field: "issue_id"
incremental_dependency: true
transformations:
- type: AddFields
fields:
Expand Down

0 comments on commit 24f9990

Please sign in to comment.