Turi Create  4.0
turi::query_eval::optimization_engine Class Reference

#include <core/storage/query_engine/planning/optimization_engine.hpp>

Static Public Member Functions

static pnode_ptr optimize_planner_graph (pnode_ptr tip, const materialize_options &exec_params)
 

Detailed Description

The main engine to power the optimizations.

Definition at line 58 of file optimization_engine.hpp.

Member Function Documentation

◆ optimize_planner_graph()

static pnode_ptr turi::query_eval::optimization_engine::optimize_planner_graph ( pnode_ptr  tip,
const materialize_options exec_params 
)
static

The main function to optimize the graph.


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