Priya2996 commented on issue #2407:
URL:
https://github.com/apache/iceberg-python/issues/2407#issuecomment-5705465293
`batch_reader = iceberg_table.scan(**scan_kwargs).to_arrow_batch_reader()
for batch in batch_reader:
...
`
Have a similar code snippet in our codebase and seeing few MBs explode to
16-20GB
--
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]