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

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

                Author: ASF GitHub Bot
            Created on: 26/Aug/20 20:08
            Start Date: 26/Aug/20 20:08
    Worklog Time Spent: 10m 
      Work Description: nrg4878 closed pull request #1433:
URL: https://github.com/apache/hive/pull/1433


   


----------------------------------------------------------------
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: 474992)
    Time Spent: 0.5h  (was: 20m)

> MetastoreDirectSql.getDatabase() needs a space in the query
> -----------------------------------------------------------
>
>                 Key: HIVE-24076
>                 URL: https://issues.apache.org/jira/browse/HIVE-24076
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>    Affects Versions: 4.0.0
>            Reporter: Naveen Gangam
>            Assignee: Naveen Gangam
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> String queryTextDbSelector= "select "
>           + "\"DB_ID\", \"NAME\", \"DB_LOCATION_URI\", \"DESC\", "
>           + "\"OWNER_NAME\", \"OWNER_TYPE\", \"CTLG_NAME\" , \"CREATE_TIME\", 
> \"DB_MANAGED_LOCATION_URI\""
>           + "FROM "+ DBS
> There needs to be a space before FROM so the query is right. Currently it 
> falls back to JDO, so not lapse in functionality.



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

Reply via email to