OmniSciDB
1dac507f6e
|
Public Attributes | |
std::shared_ptr < JoinHashTableInterface > | hash_table |
std::string | fail_reason |
std::string Executor::JoinHashTableOrError::fail_reason |
Definition at line 879 of file Execute.h.
Referenced by Executor::buildCurrentLevelHashTable().
std::shared_ptr<JoinHashTableInterface> Executor::JoinHashTableOrError::hash_table |
Definition at line 878 of file Execute.h.
Referenced by Executor::buildCurrentLevelHashTable().