cmu-db / ottertune

The automatic DBMS configuration tool
Other
1.21k stars 311 forks source link

disable knob ranking when important_knob_number is larger than knob_num #392

Closed yangdsh closed 4 years ago

yangdsh commented 4 years ago

Fix the following issue: If the value of a tunable knob is never modified before, it will not be included in the ranked_knob in periodic_task, which makes it never be tuned here in GPR and DNN.