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

[Feature][Transform-v2] Add metadata transform #7899

Merged
merged 4 commits into from
Nov 11, 2024
Merged

Conversation

hawk9821
Copy link
Contributor

@hawk9821 hawk9821 commented Oct 24, 2024

Purpose of this pull request

add metadata transform, supported metadata fields :

  • Database
  • Table
  • Partition
  • RowKind
  • EventTime
  • Delay
    RowKind, EventTime, Delay use to debezium CDC Currently.

Does this PR introduce any user-facing change?

How was this patch tested?

UT: MetadataTransformTest#testMetadataTransform
E2E Case:

  • MysqlCDCIT#testMysqlCdcMetadataTrans
  • MongodbCDCIT#testMongodbCdcMetadataTrans
  • OpengaussCDCIT#testOpengaussCdcMeatadataTrans
  • OracleCDCIT#testOracleCdcMetadataTrans
  • PostgresCDCIT#testMPostgresCdcMetadataTrans
  • SqlServerCDCIT#testSqlServerCDCMetadataTrans

Check list

@hawk9821 hawk9821 force-pushed the metadata branch 2 times, most recently from c1c4312 to d130ec8 Compare October 30, 2024 16:09
Copy link
Member

@Hisoka-X Hisoka-X left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @hawk9821 !

@Hisoka-X Hisoka-X merged commit 699d165 into apache:dev Nov 11, 2024
5 checks passed
eyys pushed a commit to eyys/seatunnel that referenced this pull request Nov 12, 2024
@hawk9821 hawk9821 deleted the metadata branch November 13, 2024 01:41
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.

3 participants