sampan s nayak created HUDI-7618:
------------------------------------
Summary: Add ability to ignore checkpoints in delta streamer
Key: HUDI-7618
URL: https://issues.apache.org/jira/browse/HUDI-7618
Project: Apache Hudi
Issue Type: Improvement
Reporter: sampan s nayak
Adding a new parameter to ignore checkpoints.
Use case: when we want to switch source topic, or path, etc. often times it
will be hard to compute the exact checkpoint we want to start ingesting from
the updated source. With this change, we will just have to pass the ignore
checkpoint and then use some other source specific property (Kafka starting
offsets for eg) to decide how to start ingesting newer data.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)