theosib-amazon commented on PR #968:
URL: https://github.com/apache/parquet-mr/pull/968#issuecomment-1136526711

   This is interesting, because when I did profiling of Trino, I found that 
although I/O (from S3, over the network no less) was significant, even more 
time was spent in compute. Maybe you're getting improved performance because 
you're increasing *parallelism* between I/O and compute.


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