ianmcook opened a new issue, #3374: URL: https://github.com/apache/arrow-adbc/issues/3374
### What feature or improvement would you like to see? In the recently added [search behavior](https://arrow.apache.org/adbc/main/format/driver_manifests.html#manifest-location-and-discovery), the driver managers search for manifests and drivers in a directory named `adbc` (or `ADBC`). But in the future, it's foreseeable that we might want to add other types of ADBC-related configs in this location (in addition to drivers and their manifests). In anticipation of this, could we please add a subdirectory there named `drivers` (or `Drivers`) and have _that_ be where the driver managers search for manifests and drivers? This might seem like an unnecessary level of nesting for now, but in the future it will make adding more ADBC configs here _much_ cleaner. Note that this is already what we're doing for the registry keys on Windows. -- 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]
