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/05/27 17:03:48 UTC

[GitHub] [hive] zabetak opened a new pull request #1037: HIVE-23453: Resolve IntelliJ compile errors in StaticPermanentFunctionChecker/TestVectorGroupByOperator

zabetak opened a new pull request #1037:
URL: https://github.com/apache/hive/pull/1037


   1. Replace com.sun.tools.javac.util.Pair with org.apache.calcite.util.Pair in TestVectorGroupByOperator.
   2. Remove unused imports in StaticPermanentFunctionChecker in particular com.sun.jdi.InvocationException.
   
   Both problems rise from the fact that tools.jar is not in the classpath (compile dependency) and is certainly not worth adding.


----------------------------------------------------------------
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


[GitHub] [hive] asfgit closed pull request #1037: HIVE-23453: Resolve IntelliJ compile errors in StaticPermanentFunctionChecker/TestVectorGroupByOperator

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #1037:
URL: https://github.com/apache/hive/pull/1037


   


----------------------------------------------------------------
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