lidavidm opened a new issue, #133:
URL: https://github.com/apache/arrow-java/issues/133

   ### Describe the enhancement requested
   
   When using the JDBC Flight SQL driver with DBeaver, some options are shown, 
but not the Arrow Flight SQL specific ones like useEncryption. They have to be 
added manually.
   
   
![image](https://github.com/apache/arrow/assets/327919/2b1e86e6-0e69-49c7-b158-0452cd2628cf)
   
   It seems Avatica supports these, because these options come from Avatica. 
Ideally we could get our own options in that display as well. 
https://github.com/apache/calcite-avatica/blob/07c6b8d92f478646e3e605a80dc0d60329c37d33/core/src/main/java/org/apache/calcite/avatica/BuiltInConnectionProperty.java#L101
   
   
   ### Component(s)
   
   FlightRPC, Java


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

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

Reply via email to