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

[Java][CI] Implement Flight do_exchange integration test #44444

Closed
adamreeve opened this issue Oct 16, 2024 · 1 comment
Closed

[Java][CI] Implement Flight do_exchange integration test #44444

adamreeve opened this issue Oct 16, 2024 · 1 comment

Comments

@adamreeve
Copy link
Contributor

Describe the enhancement requested

I added a new Flight integration test for testing do_exchange between the C++ and C# implementations: #44424

It would be useful to also have a Java implementation of this test to check compatibility of the Java implementation against C++ and C#.

Component(s)

Continuous Integration, Java

lidavidm pushed a commit that referenced this issue Oct 17, 2024
…tegration test (#44445)

### Rationale for this change

See #44444, this helps ensure compatibility of the Java `do_exchange` implementation with C++ and C#.

### What changes are included in this PR?

Adds a Java implementation of the `do_exchange:echo` Flight integration test, and enables it in Archery.

### Are these changes tested?

Yes

### Are there any user-facing changes?

No
* GitHub Issue: #44444

Authored-by: Adam Reeve <adreeve@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
@lidavidm lidavidm added this to the 19.0.0 milestone Oct 17, 2024
@lidavidm
Copy link
Member

Issue resolved by pull request 44445
#44445

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants