[ 
https://issues.apache.org/jira/browse/HIVE-28446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893408#comment-17893408
 ] 

Denys Kuzmenko edited comment on HIVE-28446 at 10/28/24 11:18 AM:
------------------------------------------------------------------

Merged to master
Thanks for the patch [~okumin]!


was (Author: dkuzmenko):
Merged. to master
Thanks for the patch [~okumin]!

> 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