luoyuxia commented on a change in pull request #16015:
URL: https://github.com/apache/flink/pull/16015#discussion_r642821594
##########
File path:
flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/table/catalog/hive/client/HiveShimLoader.java
##########
@@ -49,6 +49,7 @@
public static final String HIVE_VERSION_V2_3_4 = "2.3.4";
public static final String HIVE_VERSION_V2_3_5 = "2.3.5";
public static final String HIVE_VERSION_V2_3_6 = "2.3.6";
+ public static final String HIVE_VERSION_V2_3_6 = "2.3.7";
Review comment:
Maybe you mean to use HIVE_VERSION_V2_3_7?
--
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]