Re: [DISCUSS] Config Files and Locations for ADBC

2025-06-02 Thread Jean-Baptiste Onofré
Hi Matt Thanks for the proposal. I will take a deeper look at the proposal document. At first glance, I'm more in favor to use env variables because it's super easy, easy to use with K8S ConfigMap and outside, and also we can always imagine populate these env variables in a driver manager (just m

[DISCUSS] Config Files and Locations for ADBC

2025-05-27 Thread Matt Topol
Hi All, While this has been brought up and discussed before, we haven't had a good consensus. For some background: ODBC/JDBC utilize User and System-level configurations (that can be adjusted by some environment variables also!) to control where drivers can be found and how they are loaded. By co