LsomeYeah opened a new pull request, #8188:
URL: https://github.com/apache/paimon/pull/8188

   ## Summary
   
   Expose a Parquet reader hook to compute read batch size per file while 
keeping the default static batch size behavior.
   
   ## Changes
   
   - Add a protected Parquet batch-size computation hook.
   - Use the computed positive batch size for vector allocation and decoding.
   
   ## Testing
   
   - mvn -s ~/.m2/settings.xml.paimon-ali -pl paimon-format spotless:apply
   - mvn -s ~/.m2/settings.xml.paimon-ali -pl paimon-format -Pfast-build 
-DskipTests compile


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