kevinjqliu commented on issue #1004: URL: https://github.com/apache/iceberg-python/issues/1004#issuecomment-2680363742
@djouallah do you have the stack trace? Im curious which part of `append` is causing the OOM. BTW there's an [`to_arrow_batch_reader()`](https://github.com/apache/iceberg-python/blob/71129ee3371830160f02c39f4bb01ccdff4e39d5/pyiceberg/table/__init__.py#L1765) API for getting arrow batch reader, which can be more memory efficient. -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org