Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.hadoop.hive.ql.optimizer.correlation Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
CorrelationOptimizer the paper "YSmart: Yet Another SQL-to-MapReduce Translator" (Rubao Lee, Tian Luo, Yin Huai, Fusheng Wang, Yongqiang He, and Xiaodong Zhang)Classorg.apache.hadoop.hive.ql.optimizer.correlationApache Hive
CorrelationUtilitiesUtilities for both CorrelationOptimizer and ReduceSinkDeDuplication.Classorg.apache.hadoop.hive.ql.optimizer.correlationApache Hive
IntraQueryCorrelationIntraQueryCorrelation records a sub-tree of the query plan tree which can be evaluated in a single MR job.Classorg.apache.hadoop.hive.ql.optimizer.correlationApache Hive
QueryPlanTreeTransformationQueryPlanTreeTransformation contains static methods used to transform the query plan tree (operator tree) based on the correlation we haveClassorg.apache.hadoop.hive.ql.optimizer.correlationApache Hive
ReduceSinkDeDuplicationIf two reducer sink operators share the same partition/sort columns and order, they can be merged.Classorg.apache.hadoop.hive.ql.optimizer.correlationApache Hive
ReduceSinkDeDuplication .AbsctractReducerReducerProcClassorg.apache.hadoop.hive.ql.optimizer.correlation.ReduceSinkDeDuplicationApache Hive