Simplicity Done Right for Join Ordering
Simplicity Done Right for Join Ordering
复制标题
简化连接订购
DOI:
--
复制
发表时间:
2021
期刊:
影响因子:
--
通讯作者:
Wolfgang Lehner
中科院分区:
文献类型:
--
作者:
Axel Hertzschuch;Claudio Hartmann;Dirk Habich;Wolfgang Lehner
In this paper, we propose a simple, yet fast and effective approach to determine good join orders for arbitrary select-project-join queries. Our scheme comprises three building blocks: (i) a simple upper bound for arbitrary multi-joins, (ii) appropriate join enumeration according to the upper bound, and (iii) sampling as query execution to provide fast and near-exact estimates for complex conjunctive filters. As we are going to show, using the Join-Order-Benchmark (JOB), our simple approach provides better join orderings with significantly less optimization overhead, resulting in a substantially faster response time for all 113 JOB queries compared to state-of-the-art and recent approaches.