corleyma commented on issue #2152: URL: https://github.com/apache/iceberg-python/issues/2152#issuecomment-3070579414
> if you have to use pyiceberg for an operation like this otherwise use spark or `daft` if you want a distributed dataframe option that doesn't require the JVM and supports append and overwrite to Iceberg tables (but not upsert currently). see e.g. https://docs.daft.ai/en/stable/api/dataframe/#daft.DataFrame.write_iceberg -- 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]
