Skip to content

Add support for truncate events in Connector #397

@jhnwh

Description

@jhnwh

I've noticed an issue with Flink CDC where the Sink does not process truncate events when it comes to writing data. Upon further investigation, I suspect that this might be due to the absence of a truncate operation within the Connector. Truncate operations are particularly important for data resynchronization purposes. Is it possible to implement support for handling truncate events in the Connector? This enhancement would greatly improve data synchronization capabilities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions