Skip to content

GH-49723: [C++][FlightRPC][ODBC] Update ODBC Documentation - #49851

Merged
kou merged 3 commits into
apache:mainfrom
Bit-Quill:gh-49723-doc-updates
May 20, 2026
Merged

GH-49723: [C++][FlightRPC][ODBC] Update ODBC Documentation#49851
kou merged 3 commits into
apache:mainfrom
Bit-Quill:gh-49723-doc-updates

Conversation

@justing-bq

@justing-bqjusting-bq commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

Update ODBC Documentation in preparation for public release.
Resolves#49723

What changes are included in this PR?

Miscellaneous doc changes.

Are these changes tested?

N/A

Are there any user-facing changes?

No

@github-actions

Copy link
Copy Markdown

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename the pull request title in the following format?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@justing-bqjusting-bq changed the title Update ODBC DocumentationGH-49723: [C++][FlightRPC][ODBC] Update ODBC DocumentationApr 23, 2026
@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #49723has been automatically assigned in GitHub to PR creator.

@justing-bq

Copy link
Copy Markdown
ContributorAuthor

@lidavidm@kou
Please take a look when you have time.

Comment threadcpp/src/arrow/flight/sql/odbc/connection-options.md Outdated
Comment threadcpp/src/arrow/flight/sql/odbc/connection-options.md Outdated
@github-actionsgithub-actionsBot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels Apr 23, 2026
@justing-bq
justing-bqforce-pushed the gh-49723-doc-updates branch from c9d55a8 to 8e68507CompareApril 24, 2026 20:49
@kou
kou requested a review from CopilotApril 28, 2026 02:21
Comment threadcpp/src/arrow/flight/sql/odbc/connection-options.md Outdated
Comment threadcpp/src/arrow/flight/sql/odbc/connection-options.md Outdated
| `host` | The IP address or hostname for the server. | `NONE`
| `port` | The TCP port number the server uses for ODBC connections. | `NONE`
| `user` | The username for authentication to the server. | `NONE`
| `user id` | The username for authentication to the server. | `NONE`

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This includes a space. Is it correct?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes this is one of the keys accepted by the driver.

Comment threadcpp/src/arrow/flight/sql/odbc/connection-options.md Outdated
@kou
kou requested a review from alinaliBQApril 28, 2026 02:25
@github-actionsgithub-actionsBot added awaiting changes Awaiting changes and removed awaiting merge Awaiting merge labels Apr 28, 2026

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates documentation for the Arrow Flight SQL ODBC driver to better support Unix/macOS users ahead of public release (GH-49723), including a new reference for connection properties and expanded install/registration steps across platforms.

Changes:

  • Add a new connection-options.md document describing connection string / DSN properties.
  • Update ODBC README with Windows/macOS/Linux driver binary locations and registration commands.
  • Add a Linux-specific known limitation note for isql.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 14 comments.

FileDescription
cpp/src/arrow/flight/sql/odbc/connection-options.mdNew doc describing ODBC connection properties and defaults.
cpp/src/arrow/flight/sql/odbc/README.mdExpanded registration instructions for macOS/Linux and updated known limitations.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment threadcpp/src/arrow/flight/sql/odbc/connection-options.md Outdated
Comment threadcpp/src/arrow/flight/sql/odbc/README.md Outdated
Comment threadcpp/src/arrow/flight/sql/odbc/README.md Outdated
Comment threadcpp/src/arrow/flight/sql/odbc/README.md Outdated
Comment threadcpp/src/arrow/flight/sql/odbc/README.md Outdated
Comment threadcpp/src/arrow/flight/sql/odbc/README.md Outdated
Comment threadcpp/src/arrow/flight/sql/odbc/README.md Outdated
Comment threadcpp/src/arrow/flight/sql/odbc/README.md Outdated
Comment threadcpp/src/arrow/flight/sql/odbc/connection-options.md
Comment threadcpp/src/arrow/flight/sql/odbc/connection-options.md Outdated
@github-actionsgithub-actionsBot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Apr 28, 2026
@kou
kou requested a review from CopilotApril 30, 2026 08:46

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment threadcpp/src/arrow/flight/sql/odbc/connection-options.md Outdated
Comment threadcpp/src/arrow/flight/sql/odbc/connection-options.md Outdated
@justing-bq
justing-bqforce-pushed the gh-49723-doc-updates branch from f132729 to 99bb351CompareApril 30, 2026 22:03

@alinaliBQalinaliBQ left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment threadcpp/src/arrow/flight/sql/odbc/connection-options.md Outdated
Comment threadcpp/src/arrow/flight/sql/odbc/README.md Outdated
@justing-bq
justing-bqforce-pushed the gh-49723-doc-updates branch 2 times, most recently from 96f38fd to 89aa25cCompareMay 5, 2026 21:27
@justing-bq
justing-bqforce-pushed the gh-49723-doc-updates branch from 89aa25c to ab44ea2CompareMay 19, 2026 18:48
@justing-bq

Copy link
Copy Markdown
ContributorAuthor

@lidavidm@kou
Please take a look when you have time.

kou
kou approved these changes May 20, 2026

@koukou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@github-actionsgithub-actionsBot added awaiting merge Awaiting merge and removed awaiting change review Awaiting change review labels May 20, 2026

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

Comment on lines +24 to +27
ODBC connection parameters can be set in a connection string or defined in a DSN. On macOS and Linux, DSNs are typically defined in your system's `odbc.ini`. On Windows they are typically configured with the ODBC Data Source Administrator.

The following sample connection string and sample DSN are two equivalent ways to connect to Arrow.


- Conversion from timestamp data type with specified time zone value to strings is not supported at the moment. This doesn't impact driver's usage of retrieving timestamp data from Power BI on Windows, and Excel on macOS and Windows. See GH-47504 for more context.
- Conversion from strings to big int data type has a limit range of -9007199254740992 to 9007199254740992.
- On Linux, `isql` commands `tables` and `columns` don't work due to GH-49702. Users are not blocked from fetching data tables.
@kou
kou merged commit 603eeec into apache:mainMay 20, 2026
59 of 63 checks passed
@koukou removed the awaiting merge Awaiting merge label May 20, 2026
@conbench-apache-arrow

Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 603eeec.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 15 possible false positives for unstable benchmarks that are known to sometimes produce them.

Mottl pushed a commit to Mottl/arrow that referenced this pull request May 26, 2026
…che#49851)
### Rationale for this change
Update ODBC Documentation in preparation for public release.
Resolvesapache#49723
### What changes are included in this PR?
Miscellaneous doc changes.
### Are these changes tested?
N/A
### Are there any user-facing changes?
No
* GitHub Issue: apache#49723
Authored-by: justing-bq <62349012+justing-bq@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[C++][FlightRPC][ODBC] Documentation: Connection Options for Unix Systems

5 participants

@justing-bq@kou@lidavidm@alinaliBQ