OmniSciDB
a5dc49c757
|
#include "QueryEngine/DataRecycler/BoundingBoxIntersectTuningParamRecycler.h"
#include "QueryEngine/JoinHashTable/BaselineHashTable.h"
#include "QueryEngine/JoinHashTable/BaselineJoinHashTable.h"
#include "QueryEngine/JoinHashTable/HashJoin.h"
Go to the source code of this file.
Classes | |
class | BoundingBoxIntersectJoinHashTable |
struct | BoundingBoxIntersectJoinHashTable::AlternativeCacheKeyForBoundingBoxIntersection |
Variables | |
constexpr int32_t | kMaxBBoxOverlapsCount {200} |
constexpr int32_t kMaxBBoxOverlapsCount {200} |
Definition at line 27 of file BoundingBoxIntersectJoinHashTable.h.
Referenced by BoundingBoxIntersectJoinHashTable::codegenMatchingSet().