[
https://issues.apache.org/jira/browse/HUDI-8359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Y Ethan Guo updated HUDI-8359:
------------------------------
Story Points: 12
> Fill the incremental query gap between Hudi 0.15 and 1.0
> --------------------------------------------------------
>
> Key: HUDI-8359
> URL: https://issues.apache.org/jira/browse/HUDI-8359
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Shawn Chang
> Priority: Blocker
> Fix For: 1.0.0
>
>
> This PR (https://github.com/apache/hudi/pull/11947) changes Hudi incremental
> query to find commits range based on completion time for Hudi 1.x. So Hudi
> 1.x won't need to handle hollow commits when running incremental queries.
> However, Hudi 0.x is not aware of completion time and has to handle hollow
> commits. We need to add some logic to make sure Hudi 1.0 can run incremental
> read on a table written by Hudi 0.15
--
This message was sent by Atlassian Jira
(v8.20.10#820010)