YuweiXiao commented on pull request #4540:
URL: https://github.com/apache/hudi/pull/4540#issuecomment-1009530773


   > @YuweiXiao Why not use `BaseFileWithLogsSplit` which maps matching log 
files to base files?
   
   Actually, I tried with `BaseFileWithLogsSplit`. IIUC, we need to use 
`BaseFileWithLogsSplit` at the place where we generate the split, i.e., 
`HoodieInputFormatUtils::filterFileStatusForSnapshotMode`. By looking at its 
implementation, I found its semantic is to generate baseFile split and `log 
file only` file slice. And callers of this function rely on this semantic, such 
as bootstrap. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to