OmniSciDB
a5dc49c757
|
Functions | |
template<typename T > | |
std::string | toStringFlat (const HashJoin *hash_table, const ExecutorDeviceType device_type, const int device_id) |
InnerOuter | get_cols (const Analyzer::BinOper *qual_bin_oper, const TemporaryTables *temporary_tables) |
InnerOuter anonymous_namespace{HashJoin.cpp}::get_cols | ( | const Analyzer::BinOper * | qual_bin_oper, |
const TemporaryTables * | temporary_tables | ||
) |
Definition at line 1075 of file HashJoin.cpp.
References Analyzer::BinOper::get_left_operand(), Analyzer::BinOper::get_right_operand(), and HashJoin::normalizeColumnPair().
Referenced by PerfectJoinHashTable::codegenMatchingSet(), PerfectJoinHashTable::codegenSlot(), get_shard_count(), PerfectJoinHashTable::getInstance(), and PerfectJoinHashTable::reify().
std::string anonymous_namespace{HashJoin.cpp}::toStringFlat | ( | const HashJoin * | hash_table, |
const ExecutorDeviceType | device_type, | ||
const int | device_id | ||
) |
Definition at line 100 of file HashJoin.cpp.
References HashJoin::getJoinHashBuffer(), HashJoin::getJoinHashBufferSize(), heavydb.dtypes::T, and to_string().