Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Integration] Enable C Data Interface integration testing on Rust #38798

Closed
pitrou opened this issue Nov 20, 2023 · 0 comments · Fixed by #38799
Closed

[Integration] Enable C Data Interface integration testing on Rust #38798

pitrou opened this issue Nov 20, 2023 · 0 comments · Fixed by #38799

Comments

@pitrou
Copy link
Member

pitrou commented Nov 20, 2023

Describe the enhancement requested

Arrow Rust has added entrypoints for C Data Interface integration testing, so this can now be enabled on our side:
apache/arrow-rs#5080

Component(s)

Integration

pitrou added a commit to pitrou/arrow that referenced this issue Nov 20, 2023
pitrou added a commit to pitrou/arrow that referenced this issue Nov 21, 2023
@pitrou pitrou added this to the 15.0.0 milestone Nov 21, 2023
pitrou added a commit that referenced this issue Nov 21, 2023
…n Rust (#38799)

### Rationale for this change

Arrow Rust has added entrypoints for C Data Interface integration testing, so this can now be enabled on our side:
apache/arrow-rs#5080

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: #38798

Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
…ting on Rust (apache#38799)

### Rationale for this change

Arrow Rust has added entrypoints for C Data Interface integration testing, so this can now be enabled on our side:
apache/arrow-rs#5080

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#38798

Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant