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

#include <RelAlgExecutionUnit.h>

Public Attributes

std::list< std::shared_ptr
< Analyzer::Expr > > 
quals
 
JoinType type
 

Detailed Description

Definition at line 157 of file RelAlgExecutionUnit.h.

Member Data Documentation

std::list<std::shared_ptr<Analyzer::Expr> > JoinCondition::quals

Definition at line 158 of file RelAlgExecutionUnit.h.

Referenced by Executor::buildCurrentLevelHashTable().


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