This document summarizes Presto, an open source distributed SQL query engine used at Netflix for interactive queries against large datasets. Key points: - Presto allows Netflix to run interactive SQL queries against 15+ PB of data across hundreds of workers. It processes 2,500 queries per day and has over 300 users. - Presto is fast, scalable, supports ANSI SQL, and works well on AWS. Netflix has