Skip to content

Support for Processing Avro Debezium Format Data with KSQL KTable-like Operations and Primary Key-based Updates/Deletes #900

@gaozuo

Description

@gaozuo

Currently, processing Debezium Avro data requires manually parsing operation types and primary keys, which increases development complexity. KSQL’s KTable provides a streamlined way to handle CDC data by automatically managing inserts, updates, and deletes based on a primary key. Adding similar functionality to Arroyo would greatly simplify the processing of CDC data.

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