nilmadhab commented on code in PR #26284:
URL: https://github.com/apache/flink/pull/26284#discussion_r2015753255


##########
flink-datastream-api/pom.xml:
##########
@@ -40,5 +40,11 @@ under the License.
                        <artifactId>flink-core-api</artifactId>
                        <version>${project.version}</version>
                </dependency>
-       </dependencies>
+    <dependency>
+      <groupId>org.apache.flink</groupId>
+      <artifactId>flink-core</artifactId>

Review Comment:
   I can copy it, but will it be okay to have these duplicate code in codebase? 
Or is there any other better way to do that?



-- 
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]

Reply via email to