nsivabalan commented on issue #17087:
URL: https://github.com/apache/hudi/issues/17087#issuecomment-4800770321

   Looks like this is addressed by #17520 (commit `5b741b6b7da2`, *refactor: 
migrate to ScanV2Internal API and remove ENABLE_OPTIMIZED_LOG_BLOCKS_SCAN 
config*). That change deletes the V1 scan path from 
`AbstractHoodieLogRecordScanner` and `BaseHoodieLogRecordReader` and drops the 
`ENABLE_OPTIMIZED_LOG_BLOCKS_SCAN` config, so the FG reader's 
`HoodieMergedLogRecordReader` now always uses the V2 (optimized) scan — no 
config plumbing needed. Closing as resolved unless someone sees a remaining gap.


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