apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.39k stars 942 forks source link

[Feature] Support Reset next snapshot id of consumer id #1574

Closed ChenShuai1981 closed 1 year ago

ChenShuai1981 commented 1 year ago

Search before asking

Motivation

Currently paimon does NOT support reset next snapshot id of consumer id which is not convenient in DATA FIXING scenario

Solution

No response

Anything else?

No response

Are you willing to submit a PR?

zhuangchong commented 1 year ago

Can this task be assigned to me?

I will create a reset consumer action for reset next snapshot id of consumer id.