Optimizing Delta Tables
Delta tables carry many unique, useful properties. This post deconstructs three core concepts used by Delta tables for query runtime and space optimization.
Compaction
This is the most basic form of space optimization. When large amounts of data is s...
theforce.hashnode.dev8 min read