zeroshade commented on issue #3378:
URL: https://github.com/apache/arrow-adbc/issues/3378#issuecomment-3237976117

   I don't like `$ADBC_CONFIG_PATH/Drivers` for two reasons:
   
   1. `$ADBC_CONFIG_PATH` is a **path list** not a single path, which means 
we're saying that we're going to append `/Drivers` to *each path in the list* 
which isn't done by *any other* env var of this type that I can think of (such 
as `PKG_CONFIG_PATH` or `LD_LIBRARY_PATH`)
   2. Should it be `/Drivers` or `/drivers`? This discrepency would make it 
*really* hard to figure out the right behavior.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to