[ https://issues.apache.org/jira/browse/HIVE-24144?focusedWorklogId=482877&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-482877 ]
ASF GitHub Bot logged work on HIVE-24144: ----------------------------------------- Author: ASF GitHub Bot Created on: 12/Sep/20 20:28 Start Date: 12/Sep/20 20:28 Worklog Time Spent: 10m Work Description: jcamachor opened a new pull request #1487: URL: https://github.com/apache/hive/pull/1487 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 482877) Remaining Estimate: 0h Time Spent: 10m > 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: 10m > Remaining Estimate: 0h > > {code} > public String getIdentifierQuoteString() throws SQLException { > return " "; > } > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)