zentol opened a new pull request, #20470: URL: https://github.com/apache/flink/pull/20470
With this PR test dependencies required on the python side are mostly setup via maven. The python module has dependencies on all required dependencies (ensuring they are actually built beforehand), and copies the require jars into `target/test-dependencies` where they are picked up by the `pyflink_gateway_server`. This also makes these dependencies more discoverable; previously python could fail out of nowhere if some dependency was missing, and it was not obvious where it had to be added. -- 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]
