Skip to content

Conversation

@alinaliBQ
Copy link
Contributor

@alinaliBQ alinaliBQ commented Oct 1, 2025

Rationale for this change

Need to call function to register Arrow compute calls which is needed due to #25025

What changes are included in this PR?

Are these changes tested?

  • arrow-odbc-spi-impl-test pass locally.

Are there any user-facing changes?

No

PR is extracted from PR #46099

`arrow-odbc-spi-impl-test` pass locally.
Remove `RUN_ALL_TESTS` that wasn't needed; it is no longer needed after fix of apacheGH-47434.
@alinaliBQ alinaliBQ changed the title [C++] Register arrow compute calls in ODBC GH-47679: [C++] Register arrow compute calls in ODBC Oct 1, 2025
@github-actions
Copy link

github-actions bot commented Oct 1, 2025

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

@github-actions github-actions bot added the awaiting review Awaiting review label Oct 1, 2025
@alinaliBQ alinaliBQ marked this pull request as ready for review October 2, 2025 16:46
@alinaliBQ alinaliBQ requested a review from lidavidm as a code owner October 2, 2025 16:46
@alinaliBQ
Copy link
Contributor Author

@lidavidm @kou Please review this PR, it is extracted from #46099. Thanks!

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting review Awaiting review labels Oct 2, 2025
Put kernel registration in a testing environment
Copy link
Contributor Author

@alinaliBQ alinaliBQ left a comment

Choose a reason for hiding this comment

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

Addressed comments from @kou

@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Oct 2, 2025
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

@kou kou merged commit a13525d into apache:main Oct 3, 2025
42 checks passed
@kou kou removed the awaiting change review Awaiting change review label Oct 3, 2025
@github-actions github-actions bot added the awaiting merge Awaiting merge label Oct 3, 2025
@conbench-apache-arrow
Copy link

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

There were no benchmark performance regressions. 🎉

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

zanmato1984 pushed a commit to zanmato1984/arrow that referenced this pull request Oct 15, 2025
)

### Rationale for this change
Need to call function to register Arrow compute calls which is needed due to apache#25025

### What changes are included in this PR?
- Add calls to `arrow::compute::Initialize`
- Remove `RUN_ALL_TESTS` that wasn't needed; it is no longer needed after fix of apacheGH-47434.
### Are these changes tested?
- `arrow-odbc-spi-impl-test` pass locally.
### Are there any user-facing changes?
No

PR is extracted from PR apache#46099
* GitHub Issue: apache#47679

Authored-by: Alina (Xi) Li <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
@alinaliBQ alinaliBQ deleted the gh-47679-kernel-registration branch October 27, 2025 20:27
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