[ https://issues.apache.org/jira/browse/HIVE-24144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198565#comment-17198565 ]
Vineet Garg commented on HIVE-24144: ------------------------------------ +1 > getIdentifierQuoteString in HiveDatabaseMetaData returns incorrect value > ------------------------------------------------------------------------ > > Key: HIVE-24144 > URL: https://issues.apache.org/jira/browse/HIVE-24144 > Project: Hive > Issue Type: Bug > Components: JDBC, JDBC storage handler > Reporter: Jesus Camacho Rodriguez > Assignee: Jesus Camacho Rodriguez > Priority: Major > Labels: pull-request-available > Time Spent: 20m > Remaining Estimate: 0h > > {code} > public String getIdentifierQuoteString() throws SQLException { > return " "; > } > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)