MCPcopy Create free account
hub / github.com/cmu-db/bustub / OptimizeColumnPruning

Method OptimizeColumnPruning

src/optimizer/column_pruning.cpp:23–26  ·  view source on GitHub ↗

* @brief column pruning for child plan following a projection plan * @param plan the plan to optimize * @return the new plan with column pruning * @note You may use this function to implement column pruning optimization. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected