Cost-based or Learning-based? A Hybrid Query Optimizer for Query Plan Selection

Xiang Yu, Chengliang Chai, Guoliang Li, Jiabin Liu

科研成果: 期刊稿件会议文章同行评审

35 引用 (Scopus)

摘要

Traditional cost-based optimizers are efficient and stable to generate optimal plans for simple SQL queries, but they may not generate high-quality plans for complicated queries. Thus learning-based optimizers have been proposed recently that can learn high-quality plans based on past experiences. However, learning-based optimizers cannot work well for dynamic workloads that have different distributions with training examples. In this paper, we propose a hybrid optimizer that adopts the advantages and avoids the shortcomings of these two types of optimizers, which first generates high-quality candidate plans from each type of optimizers and then selects the best plan from the candidates. There are two challenges. (1) How to generate high-quality candidates? We propose a hint-based candidate generation method that leverages the learning-based method to generate highly beneficial hints and then uses a cost-based method to supplement the hints to generate complete plans as candidates. (2) How to evaluate different candidate plans and select the best one? We propose an uncertainty-based optimal plan selection model, which predicts the execution time and the uncertainty for each plan. The uncertainty reflects the confidence of the execution time prediction. We select the plan using the uncertainty model. Experiment results on real datasets showed that our method outperformed the state-of-the-art baselines, and reduced the total latency by 25% and the tail latency by 65% compared to PostgreSQL.

源语言英语
页(从-至)3924-3936
页数13
期刊Proceedings of the VLDB Endowment
15
13
DOI
出版状态已出版 - 2022
已对外发布
活动48th International Conference on Very Large Data Bases, VLDB 2022 - Sydney, 澳大利亚
期限: 5 9月 20229 9月 2022

指纹

探究 'Cost-based or Learning-based? A Hybrid Query Optimizer for Query Plan Selection' 的科研主题。它们共同构成独一无二的指纹。

引用此