Tag:Spark
All the articles with the tag "Spark".
- 30 MIN READ•Sep 2, 2026
Storage-Partitioned Joins and the Bucket Transform
How the spec-defined bucket transform lets engines skip the shuffle in joins, and how to set it up and keep it engaged in Spark.
Apache IcebergBucketingQuery Planning - 20 MIN READ•May 23, 2026
An In-Depth Overview of the Apache Iceberg 1.11.0 Release
Apache Iceberg 1.11.0 delivers manifest list encryption, the new pluggable File Format API, credential lifecycle refreshes, and Spark/Flink improvements.
Apache IcebergData LakehouseOpen Table Format