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

   ### Purpose
    - Paimon’s vectorized reader does not support byte stream split encoding, 
as a result reading bss file fails.
    - Add vectorized decoding that loads the encoded page and reconstructs by 
gathering the various byte streams.
    - Supports vectorized reads for int double, long and flb values.
   
   ### Tests
    - UT


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