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

feat: add kafka backfill frontend #14465

Closed
wants to merge 21 commits into from

Conversation

xxchan
Copy link
Member

@xxchan xxchan commented Jan 9, 2024

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

TODO:

Checklist

  • I have written necessary rustdoc comments
  • I have added necessary unit tests and integration tests
  • I have added test labels as necessary. See details.
  • I have added fuzzing tests or opened an issue to track them. (Optional, recommended for new SQL features Sqlsmith: Sql feature generation #7934).
  • My PR contains breaking changes. (If it deprecates some features, please create a tracking issue to remove them in the future).
  • All checks passed in ./risedev check (or alias, ./risedev c)
  • My PR changes performance-critical code. (Please run macro/micro-benchmarks and show the results.)
  • My PR contains critical fixes that are necessary to be merged into the latest release. (Please check out the details)

Documentation

  • My PR needs documentation updates. (Please use the Release note section below to summarize the impact on users)

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.

@xxchan
Copy link
Member Author

xxchan commented 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.
Learn more

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@xxchan xxchan force-pushed the 01-02-feat_add_kafka_backfill_frontend branch from 0b4e940 to c2da262 Compare January 11, 2024 06:16
@xxchan xxchan force-pushed the 12-23-feat_stream_add_kafka_backill_executor branch from 1e34118 to 76d7b2a Compare January 11, 2024 08:11
@xxchan xxchan force-pushed the 01-02-feat_add_kafka_backfill_frontend branch from c2da262 to 4fdcacf Compare January 11, 2024 08:12
@xxchan xxchan force-pushed the 12-23-feat_stream_add_kafka_backill_executor branch from 76d7b2a to eb8e2d9 Compare January 11, 2024 09:11
@xxchan xxchan force-pushed the 01-02-feat_add_kafka_backfill_frontend branch from 4fdcacf to 9002036 Compare January 11, 2024 09:11
@xxchan xxchan force-pushed the 12-23-feat_stream_add_kafka_backill_executor branch from eb8e2d9 to 435d4a2 Compare January 11, 2024 09:18
@xxchan xxchan force-pushed the 01-02-feat_add_kafka_backfill_frontend branch from 9002036 to 8406231 Compare January 11, 2024 09:18
@xxchan xxchan force-pushed the 12-23-feat_stream_add_kafka_backill_executor branch from 435d4a2 to 979f250 Compare January 12, 2024 02:02
@xxchan xxchan force-pushed the 01-02-feat_add_kafka_backfill_frontend branch from 8406231 to e767362 Compare January 12, 2024 02:02
@xxchan xxchan force-pushed the 12-23-feat_stream_add_kafka_backill_executor branch from 979f250 to b7c3466 Compare January 15, 2024 01:51
@xxchan xxchan force-pushed the 01-02-feat_add_kafka_backfill_frontend branch from e767362 to 0da9747 Compare January 15, 2024 01:51
@xxchan xxchan force-pushed the 01-02-feat_add_kafka_backfill_frontend branch from 0da9747 to db42615 Compare January 15, 2024 05:44
@xxchan xxchan force-pushed the 12-23-feat_stream_add_kafka_backill_executor branch from b7c3466 to 9416d61 Compare January 15, 2024 10:19
@xxchan xxchan force-pushed the 01-02-feat_add_kafka_backfill_frontend branch from db42615 to c3e4958 Compare January 15, 2024 10:19
@xxchan xxchan force-pushed the 12-23-feat_stream_add_kafka_backill_executor branch from 9416d61 to 593923c Compare January 16, 2024 14:03
@xxchan xxchan force-pushed the 01-02-feat_add_kafka_backfill_frontend branch 2 times, most recently from 6c2027c to 55f222d Compare January 16, 2024 14:46
@xxchan xxchan marked this pull request as ready for review January 16, 2024 15:35
@xxchan xxchan requested a review from a team as a code owner January 16, 2024 15:35
@xxchan xxchan removed the request for review from a team January 16, 2024 15:35
@xxchan xxchan force-pushed the 01-02-feat_add_kafka_backfill_frontend branch from 55f222d to 7e0d0f9 Compare January 16, 2024 15:38
@xxchan xxchan marked this pull request as draft January 18, 2024 03:19
@xxchan xxchan force-pushed the 12-23-feat_stream_add_kafka_backill_executor branch from 593923c to 7495bb0 Compare January 19, 2024 09:02
@xxchan xxchan force-pushed the 12-23-feat_stream_add_kafka_backill_executor branch from 3a13fb3 to 0deefbb Compare February 29, 2024 09:03
@xxchan xxchan force-pushed the 12-23-feat_stream_add_kafka_backill_executor branch from 911d793 to 7932c49 Compare March 1, 2024 05:22
@xxchan xxchan force-pushed the 01-02-feat_add_kafka_backfill_frontend branch from df5eb2d to 59bb3b7 Compare March 1, 2024 05:22
@xxchan xxchan force-pushed the 01-02-feat_add_kafka_backfill_frontend branch from 59bb3b7 to 8e3c736 Compare March 5, 2024 06:53
Base automatically changed from 12-23-feat_stream_add_kafka_backill_executor to main March 11, 2024 07:34
@xxchan
Copy link
Member Author

xxchan commented Mar 11, 2024

use a new PR for cleaner page #15602

@xxchan xxchan closed this Mar 11, 2024
@xxchan xxchan deleted the 01-02-feat_add_kafka_backfill_frontend branch April 18, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant