sungwy commented on issue #402: URL: https://github.com/apache/iceberg-python/issues/402#issuecomment-2271507538
Hi @ev2900 - would using the `overwrite` feature by specifying the boolean expression on which to upsert work for your use case? https://github.com/apache/iceberg-python/blob/main/pyiceberg/table/__init__.py#L479-L483 I realize we don't have an example of invoking an `overwrite` without the `overwrite_filter` specified. I'll raise an issue to track adding this explicitly into our API documentation. https://github.com/apache/iceberg-python/issues/1008 -- 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