[ https://issues.apache.org/jira/browse/HIVE-20785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HIVE-20785: ---------------------------------- Labels: pull-request-available (was: ) > Wrong key name in the JDBC DatabaseMetaData.getPrimaryKeys method > ----------------------------------------------------------------- > > Key: HIVE-20785 > URL: https://issues.apache.org/jira/browse/HIVE-20785 > Project: Hive > Issue Type: Bug > Components: JDBC > Affects Versions: 3.1.0 > Reporter: Guillaume Grossetie > Assignee: Guillaume Grossetie > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0, 3.2.0 > > Attachments: HIVE-20785.1.patch, patch.patch > > > According to the documentation (1) the key should be {{KEY_SEQ, not KEQ_SEQ.}} > Pull request available: https://github.com/apache/hive/pull/440 > > (1) > [https://docs.oracle.com/javase/8/docs/api/java/sql/DatabaseMetaData.html#getPrimaryKeys-java.lang.String-java.lang.String-java.lang.String-] > -- This message was sent by Atlassian JIRA (v7.6.3#76005)