Towards multi-way join aware optimizer in SAP HANA
Existing binary join based plans may be suboptimal for important, emerging applications. Typical query optimizers enumerate plans using binary joins only. In this paper, we introduce the multi-way join aware optimizer in SAP HANA. The naive way to extend the existing query optimizer to be aware of m...
Gespeichert in:
Veröffentlicht in: | Proceedings of the VLDB Endowment 2020-08, Vol.13 (12), p.3019-3031 |
---|---|
Hauptverfasser: | , , , |
Format: | Artikel |
Sprache: | eng |
Online-Zugang: | Volltext |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
Zusammenfassung: | Existing binary join based plans may be suboptimal for important, emerging applications. Typical query optimizers enumerate plans using binary joins only. In this paper, we introduce the multi-way join aware optimizer in SAP HANA. The naive way to extend the existing query optimizer to be aware of multi-way joins (
m
-way joins for short) is to enumerate
m
-way joins on top of a traditional binary join enumeration framework. However, many different binary joins correspond to the same
m
-way join. Thus, unnecessary join enumerations would be required for such naive integration. To solve this problem, we introduce the new concept of an
m
-way join unit and explain how the construction of join units is plugged into the SAP HANA query optimizer. We also provide a series of optimizer enhancements by exploiting
m
-way join unit characteristics. Using TPC-H and our customer workloads, we showcase the superiority of our
m
-way join aware optimizer. |
---|---|
ISSN: | 2150-8097 2150-8097 |
DOI: | 10.14778/3415478.3415531 |