JiahuiJiang opened a new pull request #1894: [CALCITE-3888] Switch avatica-server to be test dependency for core URL: https://github.com/apache/calcite/pull/1894 `avatica-server` was a test only dependencies in [`calcite-core` pre 1.21.0](https://github.com/apache/calcite/blob/calcite-1.21.0/core/pom.xml#L52). But during the switch to gradle in 1.22.0, it's configured to be an implementation dependency. This PR switches it back to testImplementation only.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
