[ 
https://issues.apache.org/jira/browse/HUDI-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ethan Guo updated HUDI-4126:
----------------------------
    Fix Version/s: 0.12.0
                       (was: 0.11.1)

> Fix the HoodieRealtimePath for bootstrap file
> ---------------------------------------------
>
>                 Key: HUDI-4126
>                 URL: https://issues.apache.org/jira/browse/HUDI-4126
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Ethan Guo
>            Priority: Blocker
>             Fix For: 0.12.0
>
>
> Currently, the reading of bootstrapped Hudi table is broken due to the new 
> file format class.  The root cause is that, in HoodieRealtimePath, the 
> bootstrap file should not be splitable.
> {code:java}
> public boolean isSplitable() {
>   return !toString().isEmpty();
> } {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to