You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vineet Garg (JIRA)" <ji...@apache.org> on 2018/04/23 20:32:00 UTC

[jira] [Assigned] (HIVE-19278) hive build warnings while compiling parser code

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

Vineet Garg reassigned HIVE-19278:
----------------------------------


> hive build warnings while compiling parser code
> -----------------------------------------------
>
>                 Key: HIVE-19278
>                 URL: https://issues.apache.org/jira/browse/HIVE-19278
>             Project: Hive
>          Issue Type: Task
>            Reporter: Vineet Garg
>            Assignee: Vineet Garg
>            Priority: Major
>
> {noformat}
> warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:2376:5: 
> Decision can match input such as "KW_CHECK {KW_EXISTS, KW_TINYINT}" using multiple alternatives: 1, 2
> As a result, alternative(s) 2 were disabled for that input
> warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:2376:5: 
> Decision can match input such as "KW_CHECK KW_STRUCT LESSTHAN" using multiple alternatives: 1, 2
> As a result, alternative(s) 2 were disabled for that input
> warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:2376:5: 
> Decision can match input such as "KW_CHECK KW_DATETIME" using multiple alternatives: 1, 2
> As a result, alternative(s) 2 were disabled for that input
> warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:2376:5: 
> Decision can match input such as "KW_CHECK KW_DATE {LPAREN, StringLiteral}" using multiple alternatives: 1, 2
> As a result, alternative(s) 2 were disabled for that input
> warning(200): org/apache/hadoop/hive/ql/parse/HiveParser.g:2376:5: 
> Decision can match input such as "KW_CHECK KW_UNIONTYPE LESSTHAN" using multiple alternatives: 1, 2
> As a result, alternative(s) 2 were disabled for that input
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)