You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/11/19 00:41:00 UTC

[jira] [Work logged] (HIVE-24144) getIdentifierQuoteString in HiveDatabaseMetaData returns incorrect value

     [ https://issues.apache.org/jira/browse/HIVE-24144?focusedWorklogId=513886&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-513886 ]

ASF GitHub Bot logged work on HIVE-24144:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Nov/20 00:40
            Start Date: 19/Nov/20 00:40
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on pull request #1487:
URL: https://github.com/apache/hive/pull/1487#issuecomment-730047897


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.


----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 513886)
    Time Spent: 0.5h  (was: 20m)

> 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: 0.5h
>  Remaining Estimate: 0h
>
> {code}
>   public String getIdentifierQuoteString() throws SQLException {
>     return " ";
>   }
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)