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 2022/11/30 02:13:00 UTC

[GitHub] [iceberg] luoyuxia commented on issue #6307: OOM issues were encountered while reading and writing iceberg V2 table data to another hive table

luoyuxia commented on issue #6307:
URL: https://github.com/apache/iceberg/issues/6307#issuecomment-1331557731

   IIUC, for v2, if it contains delte files, it will read the records to memory to apply the deleta data, which may well OOM.
   Fould #2680 which try to keep them in disk.


-- 
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: issues-unsubscribe@iceberg.apache.org

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