OmniSciDB
a5dc49c757
|
Go to the source code of this file.
Functions | |
std::vector< size_t > | get_node_input_permutation (const JoinQualsPerNestingLevel &left_deep_join_quals, const std::vector< InputTableInfo > &table_infos, const Executor *executor) |
std::vector<size_t> get_node_input_permutation | ( | const JoinQualsPerNestingLevel & | left_deep_join_quals, |
const std::vector< InputTableInfo > & | table_infos, | ||
const Executor * | executor | ||
) |
Definition at line 650 of file FromTableReordering.cpp.
References anonymous_namespace{FromTableReordering.cpp}::build_join_cost_graph(), and anonymous_namespace{FromTableReordering.cpp}::traverse_join_cost_graph().
Referenced by anonymous_namespace{RelAlgExecutor.cpp}::do_table_reordering().