OmniSciDB
a5dc49c757
|
#include <ExpressionRewrite.h>
Public Attributes | |
JoinQualsPerNestingLevel | join_quals |
bool | has_bbox_intersect_join {false} |
bool | is_reordered {false} |
Definition at line 51 of file ExpressionRewrite.h.
bool BoundingBoxIntersectJoinTranslationInfo::has_bbox_intersect_join {false} |
Definition at line 53 of file ExpressionRewrite.h.
bool BoundingBoxIntersectJoinTranslationInfo::is_reordered {false} |
Definition at line 54 of file ExpressionRewrite.h.
JoinQualsPerNestingLevel BoundingBoxIntersectJoinTranslationInfo::join_quals |
Definition at line 52 of file ExpressionRewrite.h.