cost model - compute lower / upper bound
Closed this issue · 0 comments
skyzh commented
currently, we do not compute upper bound / lower bound for the pruning process. we simply explore the full logical plan space and compute a winner for the physical plan. the pruning logic is already there, and we just need to provide a lower / upper bound of groups to the system.