You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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 <[email protected]>
Signed-off-by: David Li <[email protected]>
Describe the enhancement requested
I added a new Flight integration test for testing
do_exchange
between the C++ and C# implementations: #44424It 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
The text was updated successfully, but these errors were encountered: