Skip to content

Conversation

hantmac
Copy link
Contributor

@hantmac hantmac commented Aug 4, 2025

Purpose of this pull request

Support the CDC mode for Databend Sink connector according the disscussion in #9615

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Add unit tests and e2e tests.

Check list

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.

Thanks @hantmac . Please update the config key according to the relevant JDBC configuration. We try to keep the configuration names with the same meaning consistent. https://github.com/apache/seatunnel/blob/dev/docs/en/connector-v2/sink/Jdbc.md

@hantmac hantmac marked this pull request as draft August 5, 2025 02:54
@hantmac hantmac marked this pull request as ready for review August 13, 2025 02:44
@hantmac
Copy link
Contributor Author

hantmac commented Aug 19, 2025

hi bro @Hisoka-X , would you like to review this pr?

@Hisoka-X
Copy link
Member

Hi @hantmac . Could you make sure the ci passed first? Thanks

@hantmac
Copy link
Contributor Author

hantmac commented Aug 20, 2025

Hi @hantmac . Could you make sure the ci passed first? Thanks

@Hisoka-X Yes, I have made the Databend CDC e2e tests past. And I also have test it locally using MySQL as source and Databend as sink, the CDC function works well.
image

@hantmac hantmac force-pushed the feat/databend-sink-cdc branch from b733b14 to 014243b Compare August 21, 2025 08:05
@Hisoka-X Hisoka-X changed the title feat(Databend): support CDC mode for databend sink connector [Feature][Connector-V2] Support CDC mode for databend sink connector Aug 26, 2025
@hantmac hantmac force-pushed the feat/databend-sink-cdc branch from a9f1ef7 to d54cef1 Compare August 26, 2025 07:36
@hantmac hantmac requested a review from Hisoka-X August 29, 2025 08:08
@Hisoka-X
Copy link
Member

Hisoka-X commented Sep 1, 2025

Hi @hantmac . Overall LGTM, could you rebase on dev to fix some unstable test case? We should make sure all test case passes before merge.

@hantmac
Copy link
Contributor Author

hantmac commented Sep 1, 2025

Hi @hantmac . Overall LGTM, could you rebase on dev to fix some unstable test case? We should make sure all test case passes before merge.

Of course, thank you for your help! I have rebase on dev.

@hantmac hantmac requested a review from Hisoka-X September 4, 2025 12:34
@Hisoka-X
Copy link
Member

Hisoka-X commented Sep 4, 2025

Please re-trigger the failed ci.

@hantmac
Copy link
Contributor Author

hantmac commented Sep 8, 2025

Please re-trigger the failed ci.

Hi @Hisoka-X , I have retrigerd this CI https://github.com/hantmac/seatunnel/actions/runs/17457322889/job/49772175066 many times but it always failed, how can I fix it?

@Hisoka-X
Copy link
Member

Hisoka-X commented Sep 8, 2025

Please try rebase on dev.

@Hisoka-X
Copy link
Member

waiting test case passes.

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.

2 participants