-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[feat](streaming job) Introduce streaming job for incremental load #56175
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
eb6aa52
[feat](streaming job) introduce streaming job schedule task (#55790)
sollhui a69c8fd
[Feature](WIP) Add Create StreamingJob and Alter Job (#55814)
JNSimba 47f2e1e
[feat](streaming job) introduce streaming task scheduler (#55857)
sollhui cc4c616
[Feature](WIP) add StreamingInsertTask and improve StreamInsertJob (#…
JNSimba e2a492c
[feat](streaming job) implement offset persistence and replay (#55918)
sollhui 4c6f13c
[Feature](WIP) add S3 Stream job split offset (#55927)
JNSimba 991de2d
[Feature](WIP) Fix streaming job problem (#55949)
JNSimba ad763ce
[Feature](WIP) Add fetch meta and fix rewrite tvf problem (#55986)
JNSimba ec65dcb
[feat](streaming job) implement offset persistence and replay in clou…
sollhui 434b2b3
[fix](streaming job) register listener id when begin transaction (#56…
sollhui 3390210
[Feature](WIP) Add create job case and fix job bug (#56119)
JNSimba 406276e
[fix](streaming job) add task commit check and job event lock to ensu…
sollhui a541e08
[fix](streaming job) fix compile error (#56141)
sollhui cbf74bf
[fix](streaming job) fix register callback id invalid (#56142)
sollhui 0fbe683
[revert](streaming job) revert "implement offset persistence and repl…
sollhui 23c6fd7
Revert "[revert](streaming job) revert "implement offset persistence …
JNSimba b2adc93
[Feature](WIP) Fix Alter Job and schedule bug etc (#56166)
JNSimba 5ce7a4b
Merge branch 'master' into streaming-job-dev
JNSimba 777ba16
[Featuren](WIP) add alter job op and fix bug (#56194)
JNSimba 1fb95b2
Merge branch 'master' into streaming-job-dev
JNSimba 4db2ec2
[fix](streaming job) fix some streaming job bug (#56221)
sollhui 71a8bac
[Fix](job) fix job bug (#56225)
JNSimba 4f5f56a
[fix](streaming job) refactor some logic and add ut (#56292)
sollhui e0ee446
[Feature](wip) improve streamjob and delete alterstreamjob op (#56308)
JNSimba 6d13742
[fix](streaming job) fix streaming job ut (#56314)
sollhui b8719f1
Merge branch 'master' into streaming-job-dev
JNSimba d471124
[Fix](job) improve job api (#56352)
JNSimba 698fd51
fix format
sollhui File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.