OmniSciDB
a5dc49c757
|
Files | |
file | GeospatialFunctionFinder.cpp [code] |
file | GeospatialFunctionFinder.h [code] |
file | QueryPlanDagChecker.cpp [code] |
file | QueryPlanDagChecker.h [code] |
file | RelAlgDagViewer.h [code] |
file | RelRexDagVisitor.cpp [code] |
file | RelRexDagVisitor.h [code] |
file | RexSubQueryIdCollector.cpp [code] |
file | RexSubQueryIdCollector.h [code] |
RexSubQueryIdCollector is a visitor class that collects all RexSubQuery::getId() values for all RexSubQuery nodes. This uses sorted arrays of (hash_code, handler) pairs for tree navigation. | |
file | SQLOperatorDetector.cpp [code] |
file | SQLOperatorDetector.h [code] |
file | TransientStringLiteralsVisitor.h [code] |
file | TypeHandler.h [code] |
Sortable utility struct for visitor patterns. | |