Build intuition through interaction.
These small, interactive models make data engineering behavior visible. Adjust the inputs, run the operation, and watch what happens under the hood or on disk.
No playgrounds match your search.
Incremental liquid clustering
Compare full Z-Cube rewrites with Runtime 2.0 incremental selection and auto reclustering.
- Write amplification
- File skipping
Auto compaction
See when a successful write synchronously combines small files and how thresholds affect rewrite cost.
- Compaction
- Small files
Deletion vectors
See how deletion vectors minimize write aplification on top of immutable parquet files.
- Write amplification
- Logical deletes