twalthr commented on a change in pull request #6486: [FLINK-10051][tests][sql]
Add missing depenendeices for sql client E2E test
URL: https://github.com/apache/flink/pull/6486#discussion_r207811795
##########
File path: flink-end-to-end-tests/flink-sql-client-test/pom.xml
##########
@@ -42,8 +42,55 @@ under the License.
<artifactId>scala-compiler</artifactId>
<scope>provided</scope>
</dependency>
+ <dependency>
Review comment:
nit: Add a comment that a new jar has to be added here and in the bottom
section.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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