lidavidm commented on PR #38331: URL: https://github.com/apache/arrow/pull/38331#issuecomment-1777179038
Ah, sorry - then you need to implement the integration test scenario for Java to do the same thing as Go/C++: add an AppMetadataFlightInfoEndpointScenario.java at https://github.com/apache/arrow/tree/main/java/flight/flight-integration-tests/src/main/java/org/apache/arrow/flight/integration/tests following appMetadataFlightInfoEndpointScenarioTester in Go (https://github.com/apache/arrow/blob/5b9f4b976118052824c5aeaa2220886839b6f4be/go/arrow/internal/flight_integration/scenario.go#L1241) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
