You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/12/04 02:09:56 UTC

[GitHub] [iceberg] TGooch44 commented on pull request #1727: [python] Adding parquet package and the classes for reading parquet

TGooch44 commented on pull request #1727:
URL: https://github.com/apache/iceberg/pull/1727#issuecomment-738510292


   > 1 or 2 minor things left. Also wondering how we can help the user to not load a 1TB iceberg table into a pandas data frame. Pandas merrily does this currently so probably nothing...
   
   I think this may need to be handled at a level higher, we should be able to know based on the plan the cumulative `file_size_in_bytes` for the scan before residuals are applied.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org