jonvex opened a new pull request, #12082:
URL: https://github.com/apache/hudi/pull/12082

   ### Change Logs
   
   If a filegroup had both bootstrap base file, and log files, it would pass 
the log files to the fg reader.
   
   Additionally, data skipping does not consider log files if includelogfiles 
is false
   
   Additionally, we set shouldEmbedFIleSlices to true for all indexes used by 
the fg reader read path so that timestamp filter conversion occurs if needed.
   
   ### Impact
   
   Read optimized query correct for bootstrap mor
   
   data skipping is better
   
   fixes bugs around partition pruning for timestamp keygen
   
   ### Risk level (write none, low medium or high below)
   
   low
   
   ### Documentation Update
   
   N/A
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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