Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java][Docs] JDBC Arrow Flight SQL Driver documentation #37889

Closed
jduo opened this issue Sep 26, 2023 · 1 comment · Fixed by #38469
Closed

[Java][Docs] JDBC Arrow Flight SQL Driver documentation #37889

jduo opened this issue Sep 26, 2023 · 1 comment · Fixed by #38469

Comments

@jduo
Copy link
Member

jduo commented Sep 26, 2023

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

@jduo jduo changed the title JDBC Arrow Flight SQL Driver documentation [Java][Docs] JDBC Arrow Flight SQL Driver documentation Sep 26, 2023
@jduo
Copy link
Member Author

jduo commented Oct 25, 2023

take

lidavidm pushed a commit that referenced this issue Oct 30, 2023
### 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 <james.duong@improving.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
@lidavidm lidavidm added this to the 15.0.0 milestone Oct 30, 2023
loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
…#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 <james.duong@improving.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
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 <james.duong@improving.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants