Uses of Class
org.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactory.NodeInfoWrapper

Packages that use PcrExprProcFactory.NodeInfoWrapper
org.apache.hadoop.hive.ql.optimizer.pcr   
 

Uses of PcrExprProcFactory.NodeInfoWrapper in org.apache.hadoop.hive.ql.optimizer.pcr
 

Methods in org.apache.hadoop.hive.ql.optimizer.pcr that return PcrExprProcFactory.NodeInfoWrapper
static PcrExprProcFactory.NodeInfoWrapper PcrExprProcFactory.walkExprTree(String tabAlias, ArrayList<Partition> parts, ExprNodeDesc pred)
          Remove partition conditions when necessary from the the expression tree.
 



Copyright © 2011 The Apache Software Foundation