You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2015/07/29 23:50:04 UTC

[jira] [Created] (HIVE-11404) branch-1 does not compile

Jason Dere created HIVE-11404:
---------------------------------

             Summary: branch-1 does not compile
                 Key: HIVE-11404
                 URL: https://issues.apache.org/jira/browse/HIVE-11404
             Project: Hive
          Issue Type: Bug
            Reporter: Jason Dere
            Assignee: Jason Dere


{noformat}
ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcCtx.java:[216,28] cannot find symbol
[ERROR] symbol:   class UnionOperator
[ERROR] location: class org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcCtx
{noformat}

Looks like HIVE-11271 broke this. Missing an import of UnionOperator, which was added to ColumnPrunerProcCtx.java as part of HIVE-11333, however that Jira has not yet been added to branch-1.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)