[ https://issues.apache.org/jira/browse/HIVE-24256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Viacheslav Avramenko updated HIVE-24256: ---------------------------------------- Affects Version/s: 4.0.0 > 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 > Time Spent: 10m > 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)