ahmarsuhail opened a new pull request, #15581:
URL: https://github.com/apache/iceberg/pull/15581

   This is a copy of https://github.com/apache/iceberg/pull/14352
   
   Adds a `readVectored()` implementation to S3InputStream which ensures that 
parquet column chunks are read in parallel. 
   
   ReadVectored implementations increase TPC-DS benchmark performance by 
~10-20%, as without this column chunks are read sequentially leading to 
significant IO stalls. 


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to