dingo4dev commented on code in PR #2220: URL: https://github.com/apache/iceberg-python/pull/2220#discussion_r2583386738
########## dev/trino/config.properties: ########## @@ -0,0 +1,23 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: Hi @ebyhr , Thanks for your review. My first initial thought is to configure the `catalog.management` to `dynamic` which help to add and test the glue catalog and dynamo catalog without restart the container. Then, I though adding it will help development experience, you can modify server configure for your own resources without update dockerfile yourself -- 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]
