Tamas Mate has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17019


Change subject: IMPALA-10379: Add missing HiveLexer classes to shared-deps
......................................................................

IMPALA-10379: Add missing HiveLexer classes to shared-deps

HIVE-19064 introduced additional lexer classes that are required during
runtime. This commit adds the missing HiveLexer lexer classes to the
shared-deps. Without these classes queries such as 'select 1 as "``"'
would fail with 'NoClassDefFoundError'.

Testing:
 - added a misc.test to verify that the classes are available and that
IMPALA-9641 is fixed by HIVE-19064

Change-Id: I6e3a00335983f26498c1130ab9f109f6e67256f5
---
M java/shaded-deps/hive-exec/pom.xml
M testdata/workloads/functional-query/queries/QueryTest/misc.test
2 files changed, 12 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/19/17019/1
--
To view, visit http://gerrit.cloudera.org:8080/17019
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e3a00335983f26498c1130ab9f109f6e67256f5
Gerrit-Change-Number: 17019
Gerrit-PatchSet: 1
Gerrit-Owner: Tamas Mate <[email protected]>

Reply via email to