OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RelAlgExecutor.h File Reference
+ Include dependency graph for RelAlgExecutor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QueryStepExecutionResult
 
class  RelAlgExecutor
 
struct  RelAlgExecutor::WorkUnit
 
struct  RelAlgExecutor::TableFunctionWorkUnit
 

Namespaces

 Fragmenter_Namespace
 

Enumerations

enum  MergeType { MergeType::Union, MergeType::Reduce }
 

Variables

bool g_skip_intermediate_count
 

Enumeration Type Documentation

enum MergeType
strong
Enumerator
Union 
Reduce 

Definition at line 39 of file RelAlgExecutor.h.

Variable Documentation

bool g_skip_intermediate_count

Definition at line 54 of file RelAlgExecutor.cpp.