[ 
https://issues.apache.org/jira/browse/HIVE-28446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Denys Kuzmenko resolved HIVE-28446.
-----------------------------------
    Fix Version/s: 4.1.0
       Resolution: Fixed

> Convert some reserved words to non-reserved words
> -------------------------------------------------
>
>                 Key: HIVE-28446
>                 URL: https://issues.apache.org/jira/browse/HIVE-28446
>             Project: Hive
>          Issue Type: Improvement
>          Components: Parser
>    Affects Versions: 4.0.0
>            Reporter: Shohei Okumiya
>            Assignee: Shohei Okumiya
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.1.0
>
>
> We've missed listing some new keywords in the non-reserved list.
> {code:java}
> 0: jdbc:hive2://hive-hiveserver2:10000/defaul> create table test (application 
> int);
> Error: Error while compiling statement: FAILED: ParseException line 1:19 
> cannot recognize input near 'application' 'int' ')' in column name or 
> constraint (state=42000,code=40000) {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to