-
Notifications
You must be signed in to change notification settings - Fork 640
feat(stream): one small step for watermark #6063
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #6063 +/- ##
==========================================
- Coverage 74.63% 74.60% -0.03%
==========================================
Files 930 930
Lines 148422 148434 +12
==========================================
- Hits 110772 110739 -33
- Misses 37650 37695 +45
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
LGTM! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I hereby agree to the terms of the Singularity Data, Inc. Contributor License Agreement.
What's changed and what's your intention?
introduce the watermark in the proto and stream message
Checklist
./risedev check
(or alias,./risedev c
)Refer to a related PR or issue link (optional)
#6043