OmniSciDB
a5dc49c757
|
Public Attributes | |
std::shared_ptr< HashJoin > | hash_table |
std::string | fail_reason |
std::string Executor::JoinHashTableOrError::fail_reason |
Definition at line 1237 of file Execute.h.
Referenced by Executor::buildCurrentLevelHashTable().
std::shared_ptr<HashJoin> Executor::JoinHashTableOrError::hash_table |
Definition at line 1236 of file Execute.h.
Referenced by Executor::buildCurrentLevelHashTable().