telepath / com.github.giedomak.telepath.costmodel / SimpleCostModel / cost

cost

fun cost(physicalPlan: PhysicalPlan): Long (source)

Overrides CostModel.cost

Our SimpleCostModel will just return the height/height of the physicalPlan as the cost.