You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2020/12/01 03:23:47 UTC

[GitHub] [hive] viirya commented on pull request #1356: HIVE-23980: Shade Guava from hive-exec in Hive 2.3

viirya commented on pull request #1356:
URL: https://github.com/apache/hive/pull/1356#issuecomment-736192230


   > Yes, my main question is whether it is safe to skip the changes on `HiveSubQueryRemoveRule` and `HiveRelDecorrelator`. It looks fine to me since we've already shaded calcite within hive/ql.
   
   Yeah, it should be fine. Calcite uses guava API so shading guava causes no method error if we don't include calcite in shaded jar of hive/ql.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org