OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BoundingBoxIntersectJoinTranslationInfo Struct Reference

#include <ExpressionRewrite.h>

Public Attributes

JoinQualsPerNestingLevel join_quals
 
bool has_bbox_intersect_join {false}
 
bool is_reordered {false}
 

Detailed Description

Definition at line 51 of file ExpressionRewrite.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: