XiaoHongbo-Hope opened a new pull request, #9890:
URL: https://github.com/apache/paimon/pull/9890

   Coalesced BLOB reads currently use a fixed 1 MiB maximum gap and 8 MiB 
maximum span. Add `file-io.read-coalesce.max-gap` and 
`file-io.read-coalesce.max-span` FileIO options so workloads can tune read 
amplification without changing code. Existing defaults and explicit method 
overrides are preserved.
   
   Validation: 220 filesystem/BLOB tests passed (plus 47 subtests); focused 
Flake8 and `git diff --check` 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