-
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: add kafka backfill frontend #14465
Closed
Closed
Conversation
This file contains 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 was referenced Jan 9, 2024
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite. |
9 tasks
xxchan
force-pushed
the
01-02-feat_add_kafka_backfill_frontend
branch
from
January 11, 2024 06:16
0b4e940
to
c2da262
Compare
xxchan
force-pushed
the
12-23-feat_stream_add_kafka_backill_executor
branch
from
January 11, 2024 08:11
1e34118
to
76d7b2a
Compare
xxchan
force-pushed
the
01-02-feat_add_kafka_backfill_frontend
branch
from
January 11, 2024 08:12
c2da262
to
4fdcacf
Compare
9 tasks
xxchan
force-pushed
the
12-23-feat_stream_add_kafka_backill_executor
branch
from
January 11, 2024 09:11
76d7b2a
to
eb8e2d9
Compare
xxchan
force-pushed
the
01-02-feat_add_kafka_backfill_frontend
branch
from
January 11, 2024 09:11
4fdcacf
to
9002036
Compare
xxchan
force-pushed
the
12-23-feat_stream_add_kafka_backill_executor
branch
from
January 11, 2024 09:18
eb8e2d9
to
435d4a2
Compare
xxchan
force-pushed
the
01-02-feat_add_kafka_backfill_frontend
branch
from
January 11, 2024 09:18
9002036
to
8406231
Compare
xxchan
force-pushed
the
12-23-feat_stream_add_kafka_backill_executor
branch
from
January 12, 2024 02:02
435d4a2
to
979f250
Compare
xxchan
force-pushed
the
01-02-feat_add_kafka_backfill_frontend
branch
from
January 12, 2024 02:02
8406231
to
e767362
Compare
xxchan
force-pushed
the
12-23-feat_stream_add_kafka_backill_executor
branch
from
January 15, 2024 01:51
979f250
to
b7c3466
Compare
xxchan
force-pushed
the
01-02-feat_add_kafka_backfill_frontend
branch
from
January 15, 2024 01:51
e767362
to
0da9747
Compare
9 tasks
xxchan
force-pushed
the
01-02-feat_add_kafka_backfill_frontend
branch
from
January 15, 2024 05:44
0da9747
to
db42615
Compare
xxchan
force-pushed
the
12-23-feat_stream_add_kafka_backill_executor
branch
from
January 15, 2024 10:19
b7c3466
to
9416d61
Compare
xxchan
force-pushed
the
01-02-feat_add_kafka_backfill_frontend
branch
from
January 15, 2024 10:19
db42615
to
c3e4958
Compare
xxchan
force-pushed
the
12-23-feat_stream_add_kafka_backill_executor
branch
from
January 16, 2024 14:03
9416d61
to
593923c
Compare
xxchan
force-pushed
the
01-02-feat_add_kafka_backfill_frontend
branch
2 times, most recently
from
January 16, 2024 14:46
6c2027c
to
55f222d
Compare
xxchan
force-pushed
the
01-02-feat_add_kafka_backfill_frontend
branch
from
January 16, 2024 15:38
55f222d
to
7e0d0f9
Compare
xxchan
force-pushed
the
12-23-feat_stream_add_kafka_backill_executor
branch
from
January 19, 2024 09:02
593923c
to
7495bb0
Compare
9 tasks
xxchan
force-pushed
the
12-23-feat_stream_add_kafka_backill_executor
branch
from
February 29, 2024 09:03
3a13fb3
to
0deefbb
Compare
xxchan
force-pushed
the
12-23-feat_stream_add_kafka_backill_executor
branch
from
March 1, 2024 05:22
911d793
to
7932c49
Compare
xxchan
force-pushed
the
01-02-feat_add_kafka_backfill_frontend
branch
from
March 1, 2024 05:22
df5eb2d
to
59bb3b7
Compare
…_kafka_backill_executor
xxchan
force-pushed
the
01-02-feat_add_kafka_backfill_frontend
branch
from
March 5, 2024 06:53
59bb3b7
to
8e3c736
Compare
Base automatically changed from
12-23-feat_stream_add_kafka_backill_executor
to
main
March 11, 2024 07:34
use a new PR for cleaner page #15602 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.
What's changed and what's your intention?
TODO:
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.