-
Notifications
You must be signed in to change notification settings - Fork 5
Rs3 Window Operations #443
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 4 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
832bb61
Initial implementation of RS3 window table
hachikuji e30d0ab
Merge remote-tracking branch 'origin/main' into rs3-window-operations
hachikuji d50d841
Remove unneeded comment
hachikuji db3e73d
Test cases for serde
hachikuji 68e1718
Update kafka-client/src/main/java/dev/responsive/kafka/internal/db/rs…
hachikuji 8d47b4d
use more final variables
hachikuji 2770de1
review comments
hachikuji 0cb4b5e
Remove TODO
hachikuji d47f03a
Update kafka-client/src/main/java/dev/responsive/kafka/internal/db/rs…
hachikuji 4452308
reduce visibility on RS3Writer
hachikuji a1e7916
Add more info to fail message
hachikuji 2a6e247
Add basic writer test for window table
hachikuji 8b5d2f5
Merge remote-tracking branch 'origin/main' into rs3-window-operations
hachikuji 7c8fdd1
Fix breakage from merge
hachikuji e46e96f
Add range implementations for window table
hachikuji b385f5e
Update rs3 proto
hachikuji 03bdf57
Fix failing tests
hachikuji d210126
Merge remote-tracking branch 'origin/main' into rs3-window-operations
hachikuji 3e7ab01
Reset opentelemetry to main branch
hachikuji 2a1e26f
Merge remote-tracking branch 'origin/main' into rs3-window-operations
hachikuji c158a38
Fix breakage wip
hachikuji b07c812
Closer to compiling
hachikuji a9d7615
compiling again
hachikuji 173b798
Fix checkstyle
hachikuji cfa3e71
Pass through default ttl/use stream time clock
hachikuji e188cd8
Fix failing end to end tests
hachikuji 873b644
Implement windowed end-to-end test
hachikuji 0728022
Merge remote-tracking branch 'origin/main' into rs3-window-operations
hachikuji e2ae90c
fix merge breakage
hachikuji 9a8045e
Fix remaining broken tests
hachikuji 68e9fa8
Fix window value iteration with test case
hachikuji f80d98d
Merge remote-tracking branch 'origin/main' into rs3-window-operations
hachikuji b93a539
Get rid of TODO
hachikuji 4c5ee03
Don't commit jwik database
hachikuji db8fe92
Use wall clock time for now
hachikuji 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
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.