XComp commented on a change in pull request #16190:
URL: https://github.com/apache/flink/pull/16190#discussion_r656799213
##########
File path: flink-libraries/flink-cep/pom.xml
##########
@@ -82,6 +82,13 @@ under the License.
<scope>test</scope>
</dependency>
+ <dependency>
Review comment:
Shall we add a comment here as well to mention why this dependency is
needed?
##########
File path: flink-streaming-java/pom.xml
##########
@@ -56,6 +56,12 @@ under the License.
<version>${project.version}</version>
</dependency>
+ <dependency>
Review comment:
Shall we add a comment here as well to mention why this dependency is
needed?
##########
File path: flink-table/flink-table-runtime-blink/pom.xml
##########
@@ -74,6 +74,13 @@ under the License.
<scope>provided</scope>
</dependency>
+ <dependency>
Review comment:
Shall we add a comment here as well to mention why this dependency is
needed?
--
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]