Skip to content

In the 3.1 separated storage and computation version, the use of the "insert into" statement in Flink SQL will lose the data with delete rowkind. #364

@andystenhe

Description

@andystenhe

I am using the upsert Kafka connector to read Kafka messages and then write them to the primary key table in StarRocks, but I noticed that the data with row kind as delete is not being written to StarRocks.

My StarRocks version is 3.1.2 with the separated storage and computation architecture, the Flink connector version is 2.8.1, and the Flink version is 1.14.5.

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