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][Java] Implement C Data Interface integration testing for Java #37910

Closed
pitrou opened this issue Sep 27, 2023 · 2 comments · Fixed by #38248
Closed

[Integration][Java] Implement C Data Interface integration testing for Java #37910

pitrou opened this issue Sep 27, 2023 · 2 comments · Fixed by #38248

Comments

@pitrou
Copy link
Member

pitrou commented Sep 27, 2023

Describe the enhancement requested

Now that we have an infrastructure for integration testing of the C Data Interface (#37537), we should add an implementation for Arrow Java.

Component(s)

Integration, Java

@pitrou
Copy link
Member Author

pitrou commented Sep 27, 2023

@emkornfield Is this something you would like to attempt doing? We already have C++, Go and soon C# implementations which you can look into for inspiration.

@emkornfield
Copy link
Contributor

Realistically I won't have bandwidth for this :(

@pitrou pitrou self-assigned this Oct 11, 2023
pitrou added a commit to pitrou/arrow that referenced this issue Oct 12, 2023
pitrou added a commit to pitrou/arrow that referenced this issue Oct 16, 2023
pitrou added a commit to pitrou/arrow that referenced this issue Oct 19, 2023
pitrou added a commit that referenced this issue Oct 19, 2023
…testing (#38248)

### Rationale for this change

### What changes are included in this PR?

### Are these changes tested?

### Are there any user-facing changes?

* Closes: #37910

Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
@pitrou pitrou added this to the 15.0.0 milestone Oct 19, 2023
JerAguilon pushed a commit to JerAguilon/arrow that referenced this issue Oct 23, 2023
…ation testing (apache#38248)

### Rationale for this change

### What changes are included in this PR?

### Are these changes tested?

### Are there any user-facing changes?

* Closes: apache#37910

Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
…ation testing (apache#38248)

### Rationale for this change

### What changes are included in this PR?

### Are these changes tested?

### Are there any user-facing changes?

* Closes: apache#37910

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
…ation testing (apache#38248)

### Rationale for this change

### What changes are included in this PR?

### Are these changes tested?

### Are there any user-facing changes?

* Closes: apache#37910

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.

2 participants