apache / apache/arrow-adbc

java/driver/flight-sql: implement current catalog/current schema via session option

Open
#4,574 2 comments 0 reactions 1 assignee Claimed by @unikdahal View on GitHub
Type: enhancement
Dominant language
C#
Stars
627
Forks
217
Avg merge
17h
Merged PRs (30d)
57

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.