|
Survey of just-in-time query compilation methods
E. Y. Sharyginab, R. A. Buchatskiyb a Lomonosov Moscow State University
b Institute for System Programming of the Russian Academy of Sciences
Abstract:
Data processing systems have been traditionally optimized for I/O, mainly because, until pretty recently, disk storage has been the most affordable type of storage and the most prevalent one. This is not necessarily the case today, particularly in the world of big data analytics. As the problems posed by data analytics become more commonplace, efficient CPU utilization becomes the new bottleneck. Just-in-time query compilation is a promising solution to this challenge that is currently being applied both in academic studies and across the industry. This paper is a survey of just-in-time query compilation methods sampled from the literature available on the subject. All methods are broadly categorized into expression compilation and hotspot methods, whole-query compilation methods, and specialization-based methods. A number of query processors are identified within confines of each category, various methods, architectures, and significant results are described. Finally, we conclude with an overview of most general approaches to query compilation that we identified.
Keywords:
just-in-time compilation, query engines, query languages, expression compilation, hotspot compilation, holistic compilation, push-model, code specialization.
Citation:
E. Y. Sharygin, R. A. Buchatskiy, “Survey of just-in-time query compilation methods”, Proceedings of ISP RAS, 29:3 (2017), 179–224
Linking options:
https://www.mathnet.ru/eng/tisp228 https://www.mathnet.ru/eng/tisp/v29/i3/p179
|
Statistics & downloads: |
Abstract page: | 239 | Full-text PDF : | 487 | References: | 37 |
|