Stamatis Zampetakis created HIVE-23453:
------------------------------------------
Summary: IntelliJ compile errors in StaticPermanentFunctionChecker
and TestVectorGroupByOperator
Key: HIVE-23453
URL: https://issues.apache.org/jira/browse/HIVE-23453
Project: Hive
Issue Type: Bug
Components: Hive
Environment: IntelliJ IDEA 2020.1.1 built 201.7223.91
jdk 1.8.0_251
Reporter: Stamatis Zampetakis
Assignee: Stamatis Zampetakis
The following errors appear when compiling the code using IntelliJ:
TestVectorGroupByOperator: Error:(89, 32) java: package
com.sun.tools.javac.util does not exist
StaticPermanentFunctionChecker: Error:(31, 19) java: package com.sun.jdi does
not exist
--
This message was sent by Atlassian Jira
(v8.3.4#803005)