OmniSciDB
a5dc49c757
|
#include <ExpressionRewrite.h>
Public Attributes | |
std::list< std::shared_ptr < Analyzer::Expr > > | quals |
std::list< std::shared_ptr < Analyzer::Expr > > | join_quals |
Definition at line 46 of file ExpressionRewrite.h.
std::list<std::shared_ptr<Analyzer::Expr> > BoundingBoxIntersectJoinConjunction::join_quals |
Definition at line 48 of file ExpressionRewrite.h.
Referenced by translate_bounding_box_intersect_with_reordering().
std::list<std::shared_ptr<Analyzer::Expr> > BoundingBoxIntersectJoinConjunction::quals |
Definition at line 47 of file ExpressionRewrite.h.
Referenced by translate_bounding_box_intersect_with_reordering().