unikdahal opened a new issue, #4574:
URL: https://github.com/apache/arrow-adbc/issues/4574
### What feature or improvement would you like to see?
Follow-up from PR #4444 review.
Go's Flight SQL driver implements current catalog / current schema via
session options:
https://github.com/apache/arrow-adbc/blob/60e010c06b85aeb0b84e8a0e0ffbb4fad0a38a9f/go/adbc/driver/flightsql/flightsql_connection.go#L149-L162
Java's FlightSqlConnection should do the same instead of leaving them
unimplemented.
--
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]