Fang-Yu Rao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16390
Change subject: IMPALA-10118: Update shaded-deps/hive-exec/pom.xml for GenericHiveLexer ...................................................................... IMPALA-10118: Update shaded-deps/hive-exec/pom.xml for GenericHiveLexer In HIVE-19064 the class of GenericHiveLexer was introduced as an intermediate class between the classes of HiveLexer and Lexer. In order for ToSqlUtils.java to be compiled once we bump up CDP_BUILD_NUMBER that includes this change on the Hive side, this patch updates shaded-deps/hive-exec/pom.xml to include the jar of GenericHiveLexer so that Impala could be successfully built. Testing: - Verified that Impala could compile in a local development environment after applying this patch. Change-Id: I27db1cb8de36dd86bae08b7177ae3f1c156d73bc --- M shaded-deps/hive-exec/pom.xml 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/90/16390/1 -- To view, visit http://gerrit.cloudera.org:8080/16390 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I27db1cb8de36dd86bae08b7177ae3f1c156d73bc Gerrit-Change-Number: 16390 Gerrit-PatchSet: 1 Gerrit-Owner: Fang-Yu Rao <fangyu....@cloudera.com> Gerrit-Reviewer: Fang-Yu Rao <fangyu....@cloudera.com> Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>