[
https://issues.apache.org/jira/browse/HUDI-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-7812:
--------------------------------------
Description:
With clustering row writer enabled flow, we trigger a time travel query to read
input records. But the query side fails if there are any pending commits (due
to new ingestion ) whose timestamp < clustering instant time. we need to relax
this constraint.
was:
With clustering row writer enabled flow, we trigger a time travel query to read
input records. But the query side fails if there are any pending commits (due
to new ingestion ) whose timestamp < clustering instant time. we need to relax
this constraint.
> Async Clustering w/ row writer fails due to timetravel query validation
> ------------------------------------------------------------------------
>
> Key: HUDI-7812
> URL: https://issues.apache.org/jira/browse/HUDI-7812
> Project: Apache Hudi
> Issue Type: Bug
> Components: clustering
> Reporter: sivabalan narayanan
> Priority: Major
> Labels: pull-request-available
>
> With clustering row writer enabled flow, we trigger a time travel query to
> read input records. But the query side fails if there are any pending commits
> (due to new ingestion ) whose timestamp < clustering instant time. we need to
> relax this constraint.
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)