[Docs] Bug: Wrong property keys in the Arrow Flight JDBC Driver documentation

Open Beginner friendly
#40,492 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
java
Domain
documentation

Research direction

Locate the Arrow Flight SQL JDBC Driver documentation page named in the issue and compare its authentication parameters table with the connection-string example. Update the outdated property key so the table and example consistently use username, then review the rendered page to confirm the contradiction is gone.

Written by the indexing model from the issue text.

Description

Component: Documentation Type: bug
Describe the bug, including details regarding any error messages, version, and platform.

In the documentation page of the Arrow Flight SQL JDBC Driver, there is an issue where the parameters table and the example are contradicting each other w.r.t the authentication property keys.

The example will use username in the Connection String meanwhile the table says that user is the property key for authentication.

username is the correct one and the table has outdated/wrong information.

Component(s)

Documentation

Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
93

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/arrow

All issues in apache/arrow

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.