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

SimpleCostModel

object SimpleCostModel : CostModel (source)

Functions

cost

fun cost(physicalPlan: PhysicalPlan): Long

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