TanYuxin-tyx commented on code in PR #23826: URL: https://github.com/apache/flink/pull/23826#discussion_r1409175868
########## flink-formats/flink-orc/pom.xml: ########## @@ -182,7 +182,7 @@ under the License. <type>test-jar</type> </dependency> - <!-- ArchUit test dependencies --> + <!-- ArchUnit test dependencies --> Review Comment: @JingGe Thanks for the fix. But there are many similar typos and you can find them by global search. (e.g., https://github.com/apache/flink/blob/667d3a4cf7f59eb488dbbc4d4333df5220c85158/flink-formats/flink-compress/pom.xml#L94, https://github.com/apache/flink/blob/667d3a4cf7f59eb488dbbc4d4333df5220c85158/flink-table/flink-table-planner/pom.xml#L153, etc.) We'd better fix them together. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org