[
https://issues.apache.org/jira/browse/FLINK-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-13420:
-----------------------------------
Labels: pull-request-available (was: )
> Supported hive versions are hard coded
> --------------------------------------
>
> Key: FLINK-13420
> URL: https://issues.apache.org/jira/browse/FLINK-13420
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Hive
> Affects Versions: 1.9.0
> Reporter: Jeff Zhang
> Priority: Major
> Labels: pull-request-available
>
> Currently, the supported hive versions are hardcoded in
> [HiveShimLoader|[https://github.com/apache/flink/blob/master/flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/table/catalog/hive/client/HiveShimLoader.java]]
> That makes me unable to run hive connector for 1.2.2, I believe we only need
> to check the major.minor version number, but ignore the bugfix version number.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)