• Get Started
  • Learn
  • Community
  • Blog
  • Docs
  • Slack
  • GitHub
  • Stackoverflow
  • Twitter
  • LinkedIn

›Recent Posts

Recent Posts

  • Introducing Presto Working Groups
  • Scaling Presto for Data Analytics - Insights from Meta, Uber, and Intuit
  • Simplifying Presto on Kubernetes - Introducing the Presto Helm Chart
  • Quick Stats - Runtime ANALYZE for Better Query Plans with Presto
  • Migrating to Presto - How Bolt Built a Data Platform Architecture for Scalability and Cost Efficiency

Introducing Presto Working Groups

August 29, 2023

Tim Meehan, Chair of Presto TSC

Recently we introduced some new working groups within the Presto open-source project. Before sharing more about those groups, I wanted to give a perspective on why working groups in open-source projects like Presto are important and will help move the project forward at a faster and more effective pace. Below you’ll see an FAQ that shares that perspective, as well as how to join.

Read More

Scaling Presto for Data Analytics - Insights from Meta, Uber, and Intuit

August 17, 2023

Ali LeClerc, Chair of Presto Foundation Outreach Team

At PrestoCon Day 2023, we had a fantastic panel discussion with speakers from Meta, Uber, and Intuit. Each shared their experiences and use cases of scaling Presto in their respective companies. Let’s take a look at the key points discussed by each panelist, including use cases, key metrics, and future plans for Presto.

Read More

Simplifying Presto on Kubernetes - Introducing the Presto Helm Chart

August 2, 2023

Ali LeClerc, Chair of Presto Foundation Outreach Team

Let’s explore how to run Presto on Kubernetes. At PrestoCon Day 2023, Denis Krivenko of Platform24 shared his work on the Presto Helm Chart and why Presto on Kubernetes helps make for an efficient deployment. He also demoed a step-by-step process of deploying Presto on a Kubernetes cluster using the Helm package manager.

Read More

Quick Stats - Runtime ANALYZE for Better Query Plans with Presto

July 20, 2023

Ali LeClerc, Chair of Presto Foundation Outreach Team

At PrestoCon Day, Anant Aneja of Ahana, an IBM Company introduced a new feature for Presto called Quick Stats which aims to enhance query optimization by providing up-to-date statistics for the query optimizer. This enables more accurate cost-based decisions and better selectivity for non-trivial queries. In this blog post we’ll recap the details and benefits of Quick Stats for Presto and how it can help improve query optimization.

Read More

Migrating to Presto - How Bolt Built a Data Platform Architecture for Scalability and Cost Efficiency

July 13, 2023

Ali LeClerc, Chair of Presto Foundation Outreach Team

At PrestoCon Day we heard from Bolt, a ride sharing app with 100 million users across 45 countries in Eastern Europe, who shared why they chose Presto to underpin their data architecture platform. By leveraging Presto's capabilities, Bolt was able to address scalability limits, cost efficiency, and workload management challenges. In this blog we’ll recap the presentation delivered by Bolt, which includes their data platform architecture, challenges faced, the migration process, and what their outcomes were.

Read More

IBM watsonx.data - a modern open data lakehouse architecture, built on Presto!

July 11, 2023

Vikram Murali, VP Hybrid Data Management at IBM

Co-authors Steven Mih, Co-Founder and CEO of Ahana, an IBM Company

Today we are happy to share that IBM watsonx.data, a Presto-based Open Data Lakehouse architecture, is now generally available. Back in April we shared that IBM had joined the Presto Foundation through the acquisition of Ahana. To reiterate what we talked about then, we believe that this is an exciting time for the Presto open source project.

Read More

Harnessing Presto - A Deep Dive into Adobe Advertising's Three Use Cases

June 29, 2023

Ali LeClerc, Chair of Presto Foundation Outreach Team

At PrestoCon Day 2023, we had a team from Adobe showcasing three different Presto-based use cases. As part of Adobe Advertising, Rajmani Arya, Varun Senthilnathan and Manoj Kumar Dhakad detailed the Adobe Data Processing platform (ADP) and three use cases for Presto: scheduled pipelines, ad-hoc query, and custom reporting. Let’s dive into what they covered.

Read More

Recapping PrestoCon Day 2023 - Presto for the Data Lakehouse, Presto at scale

June 23, 2023

Ali LeClerc, Chair of Presto Foundation Outreach Team

Just a few weeks ago we hosted PrestoCon Day, our annual virtual community conference. Thank you to everyone who attended - it was an awesome day! We had a fantastic agenda with many Presto users sharing why they chose Presto and how they’re using it to power some pretty sizable workloads.

Read More

Denodo Joins the Presto Foundation

June 14, 2023

Pablo Alvarez-Yanez, Global Director of Product Managment at Denodo

We are pleased to announce that Denodo Technologies has joined the Presto Foundation. The Denodo Platform is a popular data management platform based on the concept of data virtualization and logical data models, which includes capabilities for data integration, privacy, governance, and data cataloging. Denodo is often used to implement logical and distributed data architectures like the Data Fabric and plays a pivotal role in self-service initiatives and distributed processes like the Data Mesh.

Read More

Hudi tables via Presto-Hive connector: A Deep Dive

May 30, 2023

Pratyaksh Sharma

With the growing popularity of the lakehouse approach, it has become increasingly important for query engines to support these new formats such as Hudi. A previous blog discusses the evolution of presto-hudi integration via hive connector at a high level. With the latest community developments, a separate presto-hudi connector has come up but it is not at par with the hive connector in terms of security features, caching and cost-based optimization. Hive connector has CachingDirectoryLister which can be used for caching the splits for a given table for a configurable period of time. It also supports analyze command which helps in better planning during optimization phase. In this blog, we dive deeper into presto-hudi integration supported via hive connector from a developer's perspective and list down the various checkpoints where the query execution moves from presto to hudi library.

Read More
Next →
Copyright © The Presto Foundation.
All rights reserved. Presto is a registered trademark of LF Projects, LLC.
Please see ourTrademark Policy for more information.
Privacy Policy |Terms of Use.