cshuo commented on issue #19983:
URL: https://github.com/apache/hudi/issues/19983#issuecomment-5712056241

   > > Read the slice with HoodieLsmFileGroupReader, latestCommitTime=002, and 
no InstantRange.
   > 
   > There is only one use case with empty InstantRange, that is the snapshot 
read.
   
   SparkFileFormatInternalRowReaderContext currently always passes 
Option.empty() for InstantRange, so this isn't limited to snapshot reads. We 
should fix that. There's already a PR addressing this: 
[#19948](https://github.com/apache/hudi/pull/19948). I'll review it.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to