dongwoo6kim commented on code in PR #23166: URL: https://github.com/apache/flink/pull/23166#discussion_r1289443353
########## flink-connectors/flink-sql-connector-hive-3.1.3/pom.xml: ########## @@ -223,6 +223,10 @@ under the License. <pattern>org.apache.parquet</pattern> <shadedPattern>org.apache.hive.shaded.parquet</shadedPattern> Review Comment: Nit) Shading naming convention looks inconsistent with the one in ```flink-sql-connector-2.3.9```. How about chaing this to ```org.apache.flink.hive.shaded.parquet```? -- 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