indigophox commented on PR #34817: URL: https://github.com/apache/arrow/pull/34817#issuecomment-1861968050
@lidavidm @zeroshade I guess the biggest question I have is about the cross-language integration test framework: Is there much in the way of creating Flight SQL tests (to avoid reimplementing DoAction as is done in other tests)? Looks like at least from the Java perspective one can just import other test fixtures and so on in `.../flight/integration/tests/Scenarios.java` however I'm unclear on what's required on the C++ side of things or if there are other gotchas as far as what the Archery `runner.py` has access to. Thanks! -- 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]
