Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
partitioned-hash-join-node.cc File Reference
#include "exec/partitioned-hash-join-node.inline.h"
#include <sstream>
#include <gutil/strings/substitute.h>
#include "codegen/llvm-codegen.h"
#include "exec/hash-table.inline.h"
#include "exprs/expr.h"
#include "exprs/expr-context.h"
#include "exprs/slot-ref.h"
#include "runtime/buffered-block-mgr.h"
#include "runtime/buffered-tuple-stream.inline.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 partitioned-hash-join-node.cc:

Go to the source code of this file.

Functions

 DEFINE_bool (enable_phj_probe_side_filtering, true,"Enables pushing PHJ build side filters to probe side")
 
static Status NullAwareAntiJoinError (bool build)
 

Function Documentation

DEFINE_bool ( enable_phj_probe_side_filtering  ,
true  ,
"Enables pushing PHJ build side filters to probe side"   
)
static Status NullAwareAntiJoinError ( bool  build)
static