[
https://issues.apache.org/jira/browse/HUDI-6739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-6739:
---------------------------------
Labels: pull-request-available (was: )
> Avoid checking timeline for successful commits for spark structured streaming
> when offset is 0
> ----------------------------------------------------------------------------------------------
>
> Key: HUDI-6739
> URL: https://issues.apache.org/jira/browse/HUDI-6739
> Project: Apache Hudi
> Issue Type: Improvement
> Components: spark
> Reporter: Aditya Goenka
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> For Spark Structured Streaming writer, for new writer we are checking the
> active timeline to identify the last successful commit and fix idempotency.
> No need to check the checkpoint when the offset is 0 as that will mean it
> will be the new writer.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)