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

Y Ethan Guo updated HUDI-7227:
------------------------------
    Description: 
For all query types, we should enable completion time semantic safely:
 # Snapshot/RO (MOR, COW)
 # Incremental (MOR, COW)
 # TimeTravel (MOR, COW),
 # CDC (MOR, COW)
 # Bootstrap 

Similar to HUDI-6802, when using file group reader for reading data, completion 
time should be used for getting the list of files in the file group reader.  
The log file ordering will be tackled separately.

  was:
For all query types, we should enable completion time semantic safely:
 # Snapshot/RO (MOR, COW)
 # Incremental (MOR, COW)
 # TimeTravel (MOR, COW),
 # CDC (MOR, COW)
 # Bootstrap 


> Enable completion time for File Group Reader
> --------------------------------------------
>
>                 Key: HUDI-7227
>                 URL: https://issues.apache.org/jira/browse/HUDI-7227
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Lin Liu
>            Assignee: Jonathan Vexler
>            Priority: Blocker
>             Fix For: 1.0.0
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> For all query types, we should enable completion time semantic safely:
>  # Snapshot/RO (MOR, COW)
>  # Incremental (MOR, COW)
>  # TimeTravel (MOR, COW),
>  # CDC (MOR, COW)
>  # Bootstrap 
> Similar to HUDI-6802, when using file group reader for reading data, 
> completion time should be used for getting the list of files in the file 
> group reader.  The log file ordering will be tackled separately.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to