kevinjqliu commented on issue #2138: URL: https://github.com/apache/iceberg-python/issues/2138#issuecomment-4007166972
upsert uses `ArrowScan.to_record_batches`. theres a bug right now where multi-threaded workers end up consuming a lot of memory together. I've tried to summariz it in this discussion thread, https://github.com/apache/iceberg-python/discussions/3122 Let's figure out the best path forward -- 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]
