Apache Iceberg

Jun
07
Are Your Iceberg Writes Optimized?

Are Your Iceberg Writes Optimized?

How do Iceberg Distribution Modes, Advisory Partition Size, AQE, and Target File Sizes work together? How to mitigate slow writes and control file sizes during writes?
18 min read
Jan
13
Optimizing Iceberg MERGE Statements

Optimizing Iceberg MERGE Statements

How can you eliminate shuffling, sorting, and push-down filters to optimize the Apache Iceberg merge statements?
11 min read