#include <HashJoin.h>
Definition at line 96 of file HashJoin.h.
TooBigHashTableForBoundingBoxIntersect::TooBigHashTableForBoundingBoxIntersect |
( |
const size_t |
bbox_intersect_hash_table_max_bytes | ) |
|
|
inline |
Definition at line 98 of file HashJoin.h.
100 "Could not create hash table for bounding box intersection with less than "
101 "max allowed size of " +
102 std::to_string(bbox_intersect_hash_table_max_bytes) +
" bytes") {}
HashJoinFail(const std::string &err_msg)
The documentation for this class was generated from the following file:
- /home/jenkins-slave/workspace/core-os-doxygen/QueryEngine/JoinHashTable/HashJoin.h