fsk119 commented on code in PR #26770:
URL: https://github.com/apache/flink/pull/26770#discussion_r2194229075


##########
flink-dist/src/main/assemblies/bin.xml:
##########
@@ -122,6 +122,13 @@ under the License.
                        <fileMode>0644</fileMode>
                </file>
 
+               <file>

Review Comment:
   revert this change. I think if users need this, they can donwload from mvn 
repo or  this 
[page](https://nightlies.apache.org/flink/flink-docs-release-2.0/docs/connectors/table/downloads/)
   
   It seems we should also modify our doc.



##########
flink-dist/pom.xml:
##########
@@ -365,6 +365,13 @@ under the License.
                        <scope>provided</scope>
                </dependency>
 
+               <dependency>

Review Comment:
   Revert this.



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