You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Rationale for this change
Correct inaccuracies and better document how to connect with the Flight SQL JDBC Driver.
### What changes are included in this PR?
- Correct the user property.
- Correct the default for useEncryption.
- Elaborate on using the Properties object when connecting and describe the order of precedence.
### Are these changes tested?
N/A
### Are there any user-facing changes?
Yes
* Closes: #37889
Authored-by: James Duong <[email protected]>
Signed-off-by: David Li <[email protected]>
…#38469)
### Rationale for this change
Correct inaccuracies and better document how to connect with the Flight SQL JDBC Driver.
### What changes are included in this PR?
- Correct the user property.
- Correct the default for useEncryption.
- Elaborate on using the Properties object when connecting and describe the order of precedence.
### Are these changes tested?
N/A
### Are there any user-facing changes?
Yes
* Closes: apache#37889
Authored-by: James Duong <[email protected]>
Signed-off-by: David Li <[email protected]>
dgreiss
pushed a commit
to dgreiss/arrow
that referenced
this issue
Feb 19, 2024
…#38469)
### Rationale for this change
Correct inaccuracies and better document how to connect with the Flight SQL JDBC Driver.
### What changes are included in this PR?
- Correct the user property.
- Correct the default for useEncryption.
- Elaborate on using the Properties object when connecting and describe the order of precedence.
### Are these changes tested?
N/A
### Are there any user-facing changes?
Yes
* Closes: apache#37889
Authored-by: James Duong <[email protected]>
Signed-off-by: David Li <[email protected]>
Describe the enhancement requested
Provide detailed end user documentation on the Arrow Flight SQL JDBC driver including its connection options, URI format, driver class.
Component(s)
Documentation, FlightRPC, Java
The text was updated successfully, but these errors were encountered: