gustavoatt opened a new pull request #3527:
URL: https://github.com/apache/iceberg/pull/3527


   Partitions table should read stats column from manifests only if requested 
on the scan (not enabled by default). 
   
   This allows reading partitions from large tables without having to allocate 
a large amount of memory. We were hitting OOM on the Spark driver side when 
scanning the partitions table.


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