Fokko commented on code in PR #2482: URL: https://github.com/apache/iceberg-python/pull/2482#discussion_r2380298509
########## mkdocs/docs/contributing.md: ########## @@ -155,6 +155,34 @@ make test-integration-rebuild To rebuild the containers from scratch. +#### Running Integration Tests against REST Catalogs + +!!! warning "Do not run against production catalogs" + The integration tests will delete data throughout the entirety of your catalog. Running these integration tests against production catalogs will result in data loss. Review Comment: Good one :D -- 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]
