The Most Addictive Python and SQL Courses
AI Engineer - Learn how to integrate AI into software applications
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn how to implement history-based optimizations for SparkSQL in this 20-minute conference talk from The ASF's OLAP & Data Analysis Track. Discover advanced techniques for leveraging historical query patterns and execution statistics to enhance SparkSQL performance through intelligent optimization strategies. Explore how ByteDance engineers approach query optimization by analyzing past execution data to make informed decisions about query planning, resource allocation, and execution strategies. Gain insights into practical implementation approaches for building systems that learn from previous query executions to automatically improve future performance. Understand the challenges and solutions involved in collecting, storing, and utilizing historical execution metadata to drive optimization decisions in large-scale data processing environments. Examine real-world use cases and performance improvements achieved through history-based optimization techniques in production SparkSQL deployments.
Syllabus
History based optimizations for SparkSQL
Taught by
The ASF