OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
QueryPlanDagExtractor.cpp File Reference
#include "QueryPlanDagExtractor.h"
#include <boost/algorithm/cxx11/any_of.hpp>
#include "RexVisitor.h"
#include "Shared/DbObjectKeys.h"
#include "Visitors/QueryPlanDagChecker.h"
+ Include dependency graph for QueryPlanDagExtractor.cpp:

Go to the source code of this file.

Classes

struct  anonymous_namespace{QueryPlanDagExtractor.cpp}::IsEquivBinOp
 
struct  anonymous_namespace{QueryPlanDagExtractor.cpp}::OpInfo
 

Namespaces

 anonymous_namespace{QueryPlanDagExtractor.cpp}
 

Functions

int anonymous_namespace{QueryPlanDagExtractor.cpp}::get_input_idx (const RelLeftDeepInnerJoin *rel_left_deep_join, const shared::TableKey &table_key)
 

Variables

bool g_is_test_env
 

Variable Documentation

bool g_is_test_env

Definition at line 149 of file Execute.cpp.