davidhcoe commented on issue #2631:
URL: https://github.com/apache/arrow-adbc/issues/2631#issuecomment-2743401733

   This worked during testing, but did not work in a real application because 
the driver is a DLL in a subdirectory, and there doesn't seem to be a good way 
to get the current directory the DLL is in (only the EXE that the process is 
running, which is two directories higher than where the driver is). I found a 
different way to do this from within the application that is using the driver 
and conditionally set the `adbc.snowflake.sql.client_option.config_file` value 
to the configuration file if it exists. I am closing this issue.


-- 
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