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

[Improve][CDC] Improve read performance when record not contains schema field #6571

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

Hisoka-X
Copy link
Member

@Hisoka-X Hisoka-X commented Mar 25, 2024

Purpose of this pull request

This PR improve read performance when record not contains schema field. Aviod throw exception when not contains schema field in data.

Does this PR introduce any user-facing change?

no

How was this patch tested?

exist test.

Check list

@Hisoka-X Hisoka-X marked this pull request as ready for review March 26, 2024 05:52
@Hisoka-X Hisoka-X requested a review from hailin0 March 26, 2024 05:52
@liugddx liugddx added this to the 2.3.5 milestone Mar 27, 2024
Copy link
Member

@Carl-Zhou-CN Carl-Zhou-CN left a comment

Choose a reason for hiding this comment

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

+1

@Carl-Zhou-CN Carl-Zhou-CN merged commit e60beb2 into apache:dev Apr 2, 2024
4 checks passed
@Hisoka-X Hisoka-X deleted the speed-up-get-schema-in-cdc branch April 11, 2024 06:50
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.

None yet

4 participants