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

[cdc] Use CdcSourceRecord as source type instead of raw String #2783

Merged
merged 4 commits into from
Apr 26, 2024

Conversation

harveyyue
Copy link
Contributor

Purpose

Refactor the cdc source record, it will help to implement more data formats.

Tests

API and Format

Documentation

@harveyyue
Copy link
Contributor Author

@yuzelin Could you help to review it?

@yuzelin
Copy link
Contributor

yuzelin commented Jan 25, 2024

Thanks for contributing! We are planning to cut release 0.7.0 branch today (Jan. 25). Since this PR is refactor, I will review later.

@harveyyue harveyyue force-pushed the refactor-source-record branch from 72b36be to f52aaa5 Compare January 25, 2024 11:51
@harveyyue harveyyue force-pushed the refactor-source-record branch 2 times, most recently from eae2a49 to 0884d62 Compare February 3, 2024 03:21
@harveyyue harveyyue force-pushed the refactor-source-record branch from 0884d62 to 23e2549 Compare February 19, 2024 06:18
@zhuangchong
Copy link
Contributor

I have optimized a version, and next I want to implement records that receive generic structures, but this is very difficult to modify.

@yuzelin
Copy link
Contributor

yuzelin commented Apr 26, 2024

Thanks @harveyyue and sorry for my late response. Thanks @zhuangchong for resolving the conflicts and tests!

Copy link
Contributor

@yuzelin yuzelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@yuzelin yuzelin merged commit 820eca5 into apache:master Apr 26, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants