Files
doris/tools/cost_model_evaluate/README.MD
谢健 e3d7f7c8d8 [feature](Nereids) add test framework for cost model (#17071)
add test-frame-work for cost model according paper Testing the Accuracy of Query Optimizers
2023-02-28 20:59:07 +08:00

937 B

This code is used to evaluate the cost model in doris. You can config the query in config of main.py

Before running, you should install the libraries in requirements.txt