-
Notifications
You must be signed in to change notification settings - Fork 590
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
feat(stream): add kafka backfill executor #14172
Conversation
a7da39f
to
5cdfc52
Compare
96e7ea8
to
077b948
Compare
ce0ef32
to
7c7c890
Compare
077b948
to
35c26f2
Compare
7c7c890
to
f012459
Compare
35c26f2
to
959df1c
Compare
f012459
to
a44b9dd
Compare
959df1c
to
cf160ee
Compare
b4d942b
to
56ee844
Compare
cf160ee
to
2afd13e
Compare
56ee844
to
1e34118
Compare
2afd13e
to
d3542d7
Compare
1e34118
to
76d7b2a
Compare
d3542d7
to
4e9fcfb
Compare
76d7b2a
to
eb8e2d9
Compare
4e9fcfb
to
4edd11c
Compare
eb8e2d9
to
435d4a2
Compare
4edd11c
to
abdf44c
Compare
435d4a2
to
979f250
Compare
abdf44c
to
8b7b439
Compare
979f250
to
b7c3466
Compare
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.
Generally 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.
Generally LGTM. It will take time to test to be more stable.
Yes. Let's test more before merging frontend code and/or before open the feature switch by default |
I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.
What's changed and what's your intention?
risingwavelabs/rfcs#72
This PR adds the executor part.
There're still some stylish issue, and also need to add metrics & benchmark. But I hope to get the core logic reviewed and gain some feedback first.
Checklist
./risedev check
(or alias,./risedev c
)Documentation
Release note
If this PR includes changes that directly affect users or other significant modifications relevant to the community, kindly draft a release note to provide a concise summary of these changes. Please prioritize highlighting the impact these changes will have on users.