apache / apache/arrow-flight-sql-postgresql
Add Flight JDBC Connection String example
Open
- Dominant language
- C++
- Stars
- 116
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
I have tried to connect using the [JDBC driver](https://arrow.apache.org/docs/java/flight_sql_jdbc_driver.html) added to my Intellij IDEA, with a different combinations of parameters. The driver failed with:
`org.apache.arrow.driver.jdbc.shaded.org.flight.FlightRuntimeException: UNAVAILABLE io Exception`
Any help would be highly appreciated
Contributor guide
Assessment
This issue has not been assessed yet.