stevelorddremio opened a new issue, #41947:
URL: https://github.com/apache/arrow/issues/41947

   ### Describe the enhancement requested
   
   The proposal is to add "catalog" to the list of JDCB connection string 
parameters supported, then to pass this to the Flight Server as a DoAction 
session option.
   
   Example:
   jdbc:arrow-flight-sql://mydomain.com:443/catalog=<value>[& <properties>]
   
   An alternative proposal would be to add this to the URI path. However, it 
might be wise to avoid the use of the URI path which has been proposed for at 
least one other use:
   https://github.com/apache/arrow/issues/34829
   
   ### Component(s)
   
   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