Skip to content

Conversation

@pitrou
Copy link
Member

@pitrou pitrou commented Oct 21, 2025

Rationale for this change

Extension type tests were skipped in the C Data Interface tests.

What changes are included in this PR?

  • Move C Data Integration testing entrypoints into a dedicated DLL, and make them link to the arrow_testing library
  • Register the required extension types in those entrypoints
  • Remove the associated skip in the Archery integration testing harness

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@pitrou pitrou marked this pull request as ready for review October 21, 2025 13:42
@pitrou
Copy link
Member Author

pitrou commented Oct 21, 2025

cc @Alex-PLACET

@github-actions github-actions bot added awaiting committer review Awaiting committer review awaiting changes Awaiting changes and removed awaiting review Awaiting review awaiting committer review Awaiting committer review labels Oct 21, 2025
@pitrou pitrou force-pushed the gh47887-integration-extension-types branch from fd2063a to a8ed658 Compare October 22, 2025 09:00
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Oct 22, 2025
@pitrou pitrou merged commit 25b351f into apache:main Oct 22, 2025
43 of 44 checks passed
@pitrou pitrou removed the awaiting change review Awaiting change review label Oct 22, 2025
@pitrou pitrou deleted the gh47887-integration-extension-types branch October 22, 2025 09:31
@conbench-apache-arrow
Copy link

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

There was 1 benchmark result with an error:

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 12 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 Nov 5, 2025
… Interface tests (apache#47888)

### Rationale for this change

Extension type tests were skipped in the C Data Interface tests.

### What changes are included in this PR?

* Move C Data Integration testing entrypoints into a dedicated DLL, and make them link to the `arrow_testing` library
* Register the required extension types in those entrypoints
* Remove the associated skip in the Archery integration testing harness

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: apache#47887

Authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
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