Skip to content

GH-49250: [C++][FlightRPC] ODBC: SQLError for macOS#49251

Merged
lidavidm merged 1 commit intoapache:mainfrom
Bit-Quill:gh-49250-sql-error
Mar 6, 2026
Merged

GH-49250: [C++][FlightRPC] ODBC: SQLError for macOS#49251
lidavidm merged 1 commit intoapache:mainfrom
Bit-Quill:gh-49250-sql-error

Conversation

@alinaliBQ
Copy link
Collaborator

@alinaliBQ alinaliBQ commented Feb 12, 2026

Rationale for this change

#49250

What changes are included in this PR?

  • Implement SQLError for macOS
  • Update SQLError related tests for macOS

Are these changes tested?

  • SQLError Tests are tested locally on macOS

Are there any user-facing changes?

N/A

@github-actions
Copy link

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

@github-actions github-actions bot added awaiting committer review Awaiting committer review and removed awaiting review Awaiting review labels Feb 12, 2026
@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting committer review Awaiting committer review labels Feb 23, 2026
Disable `SQLGetConnectOption` on macOS as it isn't required by macOS Excel to fetch data.

Locally `debug/arrow-flight-sql-odbc-test "--gtest_filter=*.TestConnect:Error*.*"` pass with no issues.

Co-Authored-By: justing-bq <justin.gossett@improving.com>
@alinaliBQ alinaliBQ force-pushed the gh-49250-sql-error branch from 136a31a to fd73fcc Compare March 5, 2026 22:08
@alinaliBQ alinaliBQ marked this pull request as ready for review March 5, 2026 23:02
@alinaliBQ
Copy link
Collaborator Author

@lidavidm I have rebased this branch onto `main. This PR is ready for review

@lidavidm lidavidm merged commit f83c554 into apache:main Mar 6, 2026
56 of 60 checks passed
@lidavidm lidavidm removed the awaiting merge Awaiting merge label Mar 6, 2026
@conbench-apache-arrow
Copy link

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

There were no benchmark performance regressions. 🎉

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

Sign up for free to 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.

2 participants