[
https://issues.apache.org/jira/browse/HIVE-19278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vineet Garg updated HIVE-19278:
-------------------------------
Description:
Introduced by HIVE-19001
{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}
was:
{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}
> 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
>
> Introduced by HIVE-19001
> {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)