PAPER DIGEST
Most Influential ICDE 2019 Paper · 2026-03 edition

Presto: SQL On Everything

R. Sethi et al.

Venue
IEEE International Conference on Data Engineering (ICDE) 2019
Recognition
Most Influential ICDE 2019 Paper (Rank No. 5)
Edition
2026-03
Impact factor
5
Certificate ID
9825e872340c91a2

Abstract

Presto is an open source distributed query engine that supports much of the SQL analytics workload at Facebook. Presto is designed to be adaptive, flexible, and extensible. It supports a wide variety of use cases with diverse characteristics. These range from user-facing reporting applications with sub-second latency requirements to multi-hour ETL jobs that aggregate or join terabytes of data. Presto's Connector API allows plugins to provide a high performance I/O interface to dozens of data sources, including Hadoop data warehouses, RDBMSs, NoSQL systems, and stream processing systems. In this paper, we outline a selection of use cases that Presto supports at Facebook. We then describe its architecture and implementation, and call out features and performance optimizations that enable it to support these use cases. Finally, we present performance results that demonstrate the impact of our main design decisions.

Download PDF certificate