[ https://issues.apache.org/jira/browse/HIVE-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phabricator updated HIVE-5075: ------------------------------ Attachment: HIVE-5075.D12261.2.patch sershe updated the revision "HIVE-5075 [jira] bug in ExprProcFactory.genPruner". Remove stray import. Reviewers: ashutoshc, JIRA REVISION DETAIL https://reviews.facebook.net/D12261 CHANGE SINCE LAST DIFF https://reviews.facebook.net/D12261?vs=37905&id=38331#toc BRANCH HIVE-5075-dev ARCANIST PROJECT hive AFFECTED FILES ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/ExprProcCtx.java ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/ExprProcFactory.java ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/OpProcFactory.java ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/OpWalkerCtx.java ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionPruner.java ql/src/java/org/apache/hadoop/hive/ql/parse/ParseContext.java To: JIRA, ashutoshc, sershe > bug in ExprProcFactory.genPruner > -------------------------------- > > Key: HIVE-5075 > URL: https://issues.apache.org/jira/browse/HIVE-5075 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-5075.D12261.1.patch, HIVE-5075.D12261.2.patch > > > The implications are not clear to me yet, I am just familiarizing myself with > code around these parts, but ExprProcFactory.genPruner intends to return a > value (indicating whether there are non-partition columns) via a primitive > boolean parameter. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira