Open hanfei1991 opened 7 years ago
@zz-jason can you help re-triage?
OK. We still need to update the cost formular for these physical operators, it's a long term issue, I think we can leave it open.
/cc @eurekaka
hope we can finish it in release 3.0
There're several physical executions that need to be selected during cbo. Currently we only estimate the cost roughly. We need more experiments to prove the correctness of estimation.
Besides these, we still need to test the composition of two executors. Say
keep order
andmemory sort
.keep order + limit
andTopN
.The result of expriments will be posted here.