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

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

                Author: ASF GitHub Bot
            Created on: 21/Oct/20 07:31
            Start Date: 21/Oct/20 07:31
    Worklog Time Spent: 10m 
      Work Description: pvary merged pull request #1569:
URL: https://github.com/apache/hive/pull/1569


   


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

> REPL LOAD fails because of unquoted column name
> -----------------------------------------------
>
>                 Key: HIVE-24256
>                 URL: https://issues.apache.org/jira/browse/HIVE-24256
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 4.0.0
>            Reporter: Viacheslav Avramenko
>            Assignee: Viacheslav Avramenko
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: HIVE-24256.01.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> There is unquoted column name NWI_TABLE in one of the SQL queries which 
> executed during REPL LOAD.
>  This causes the command to fail when Postgres is used for metastore.
> {code:sql}
> SELECT \"NWI_NEXT\" FROM \"NEXT_WRITE_ID\" WHERE \"NWI_DATABASE\" = ? AND 
> NWI_TABLE = ?
> {code}



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

Reply via email to