Parquet format - A deep dive : Part 1
The parquet file format is a well known data storage format that is famed for its "efficient storage" and "fast retrieval". I started this journey in an attempt to understand how spark and parquet work internally a bit better. It was a bit confusing ...
raghuveer.me6 min read