birschick-bq opened a new pull request, #2667:
URL: https://github.com/apache/arrow-adbc/pull/2667

   This change fixes a problem when connecting to a Databricks data source 
using the `adbc.hive.host` and `adbc.hive.path` instead of `uri`. 
   
   Databricks connections always require an encrypted connection, so the 
default of `false` for option `adbc.http_options.tls.enabled` does not 
correctly apply to a Databricks connection. This change makes the default 
`True` for Databricks connections.
   
   Further, there are improvements in the test environment to support 
   - all the `http_options.tls.*`
   - Cloud Fetch metadata.


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

Reply via email to