Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
hash-join-node.cc File Reference
#include "exec/hash-join-node.h"
#include <sstream>
#include "codegen/llvm-codegen.h"
#include "exec/old-hash-table.inline.h"
#include "exprs/expr.h"
#include "runtime/row-batch.h"
#include "runtime/runtime-state.h"
#include "util/debug-util.h"
#include "util/runtime-profile.h"
#include "gen-cpp/PlanNodes_types.h"
#include "common/names.h"
Include dependency graph for hash-join-node.cc:

Go to the source code of this file.

Functions

 DECLARE_string (cgroup_hierarchy_path)
 
 DEFINE_bool (enable_probe_side_filtering, true,"Enables pushing build side filters to probe side")
 

Function Documentation

DECLARE_string ( cgroup_hierarchy_path  )
DEFINE_bool ( enable_probe_side_filtering  ,
true  ,
"Enables pushing build side filters to probe side"   
)