bmlyr opened a new pull request, #7318: URL: https://github.com/apache/gravitino/pull/7318
### What changes were proposed in this pull request? The script now only sets config values from init_config if the key does not already exist in config_map, instead of always overwriting existing values. ### Why are the changes needed? This allows users to override config values in iceberg-rest-server, which was previously not possible because the script always overwrote user-supplied settings. -- 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]
