[
https://issues.apache.org/jira/browse/HIVE-24144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kishen Das reassigned HIVE-24144:
---------------------------------
Assignee: Kishen Das
> 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
> Reporter: Jesus Camacho Rodriguez
> Assignee: Kishen Das
> Priority: Major
>
> {code}
> public String getIdentifierQuoteString() throws SQLException {
> return " ";
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)