Jingsong Lee created FLINK-16500: ------------------------------------ Summary: Hive get primary key should not throw exception when Invalid method name Key: FLINK-16500 URL: https://issues.apache.org/jira/browse/FLINK-16500 Project: Flink Issue Type: Bug Components: Connectors / Hive Reporter: Jingsong Lee Assignee: Jingsong Lee Fix For: 1.11.0
We can use hive 2.2 dependencies to support hive 2.0.0 metastore server. Consider HiveShim2.2 and 2.1, only primary key is not compatible. We can catch this non-compatible invalid method name exception, and return none. -- This message was sent by Atlassian Jira (v8.3.4#803005)