Skip to content

[Feature] Support truncate event for flinkcdc#400

Open
jhnwh wants to merge 1 commit into
StarRocks:mainfrom
jhnwh:feature_add_truncate_support_for_flinkcdc
Open

[Feature] Support truncate event for flinkcdc#400
jhnwh wants to merge 1 commit into
StarRocks:mainfrom
jhnwh:feature_add_truncate_support_for_flinkcdc

Conversation

@jhnwh
Copy link
Copy Markdown

@jhnwh jhnwh commented Dec 2, 2024

[Feature] Support truncate event for flinkcdc
Signed-off-by: jhnwhjianghnwh@gmail.com

What type of PR is this:

  • BugFix
  • Feature
  • Enhancement
  • Refactor
  • UT
  • Doc
  • Tool

Which issues of this PR fixes :

Fixes #397

Problem Summary(Required) :

Add a new method to allow Flink CDC to perform a truncate operation on tables.

Checklist:

  • I have added test cases for my bug fix or my new feature
  • This pr will affect users' behaviors
  • This pr needs user documentation (for new or modified features or behaviors)
  • I have added documentation for my new feature or new function

Signed-off-by: jhnwh <jianghnwh@foxmail.com>
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.

Add support for truncate events in Connector

1 participant