dimas-b commented on issue #3255: URL: https://github.com/apache/polaris/issues/3255#issuecomment-3644105693
Suggestion: If using helm, use the same name for env. vars as you'd put into `application.properties`. If using bash, do not try `export` use `env` instead, e.g. `env 'polaris.features."ALLOW_TABLE_LOCATION_OVERLAP"=true' java ... -jar ...` -- 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]
