Skip to content
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

Implement ordered list state for FnApi. #30317

Merged
merged 28 commits into from
Jun 13, 2024
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
b978ca7
Add request and response proto messages for ordered list state.
shunping Jan 30, 2024
68abe65
Initial implementation of OrderedListState for fnApi.
shunping Jan 30, 2024
d06e0a5
Discard the use of the value coder in FakeBeamFnStateClient.
shunping Jan 31, 2024
ffd9627
Fix the behavior of pre-existing iterators on local change of state
shunping Feb 14, 2024
f74fc60
Support continuation token for ordered list get request in fake client
shunping Feb 14, 2024
f9e48a3
Add copyright notices to the new files
shunping Feb 14, 2024
a76b523
Add binding for ordered list state in fnapi state accessor
shunping Feb 14, 2024
8a3b719
Clean up comments
shunping Feb 14, 2024
5d7cd5e
Apply spotless and checkStyle to reformat
shunping Feb 14, 2024
33e748d
Add an encode-only coder for the use in the fake client.
shunping Feb 21, 2024
91b770e
Remove request and response messages for ordered list state get.
shunping Mar 4, 2024
4b512ea
Remove request and response messages for ordered list state update
shunping Mar 4, 2024
09db01c
Minor fixes based on feedbacks from reviewers
shunping Mar 4, 2024
44b6679
Apply spotless
shunping Mar 4, 2024
868e493
Use data field in AppendRequest for ordered list state
shunping Mar 5, 2024
ea7ca70
Merge branch 'master' into ordered-list-state-2
shunping Mar 5, 2024
83bac80
Apply spotless
shunping Mar 5, 2024
90b7f7d
Minor renaming of a variable
shunping Mar 6, 2024
8900646
Sync with master and apply proto changes from PR 31092
shunping May 3, 2024
f881b62
Merge branch 'master' into ordered-list-state-2
shunping Jun 6, 2024
361deb0
Create a new coder for TimestampedValue according to the notes in proto.
shunping Jun 6, 2024
7225a89
Address feedback from the reviewer
shunping Jun 7, 2024
10eddad
Apply spotless
shunping Jun 7, 2024
a76034f
Add urn for ordered list state.
shunping Jun 8, 2024
b481880
Add ordered list spec to ParDoTranslation.
shunping Jun 8, 2024
65aef1a
Fix an edge case when async called after clear. Minor fix based on re…
shunping Jun 11, 2024
c158b32
Refactor some variable names. Add a notes on the order of pendingAdds…
shunping Jun 12, 2024
f4c3440
Merge branch 'master' into ordered-list-state-2
shunping Jun 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into ordered-list-state-2
  • Loading branch information
shunping committed Jun 13, 2024
commit f4c34405d574d7354cdf235cb78530b486a62429

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.