hussein-awala opened a new pull request, #415: URL: https://github.com/apache/iceberg-python/pull/415
closes: #406 This PR adds a new parameter `fail_if_exists` to the `Catalog. create_table` (with `True` as a default value to keep the current behavior) method to configure whether to fail when the table exists or skip its creation and return the existing one. -- 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]
