avantgardnerio commented on PR #2812: URL: https://github.com/apache/arrow-datafusion/pull/2812#issuecomment-1171362040
I think the intention was to allow servers built on DataFusion (i.e. Ballista) to follow the commonly accepted 12 factor paradigm making them easy to administer via container environments like Kubernetes. As long as there is a single call like `ConfigOptions::from_env()` that the runtime environment can invoke, I think that requirement is satisfied. -- 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]
