Alex Behm has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/8216


Change subject: IMPALA-6011: Remove use of Guava Hasher.
......................................................................

IMPALA-6011: Remove use of Guava Hasher.

Removes the use of Guava Hasher to avoid dependency
conflicts with other components that may include a
different version of Guava in their jars.

Testing:
- Locally ran planner tests and a few simple queries
  in the shell. I verified that the new code is executed.

Change-Id: I04b8888b436eb93a86b8db24b2a97f14047f828b
---
M fe/src/main/java/org/apache/impala/analysis/ColumnLineageGraph.java
1 file changed, 19 insertions(+), 5 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I04b8888b436eb93a86b8db24b2a97f14047f828b
Gerrit-Change-Number: 8216
Gerrit-PatchSet: 1
Gerrit-Owner: Alex Behm <alex.b...@cloudera.com>

Reply via email to