15 package com.cloudera.impala.planner;
19 import com.cloudera.impala.thrift.TQueryOptions;
174 TQueryOptions options =
new TQueryOptions();
175 options.setExec_single_node_rows_threshold(8);
void testInlineViewLimit()
void testDistinctEstimate()
void testSmallQueryOptimization()
void runPlannerTestFile(String testFile, TQueryOptions options)
void testSubqueryRewrite()
uint64_t Test(T *ht, const ProbeTuple *input, uint64_t num_tuples)
void testNestedCollections()
void testDataSourceTables()
void testPredicatePropagation()