Live data from Hacker News

Working with the Apache Parquet file format

blog.getdaft.io

1–2 of 2 posts

Re: Working with the Apache Parquet file format

#2
Spent some time diving into the Apache Parquet file format, which was surprisingly complicated and nuanced.

There's lots of lore/history in the versioning of the format's various features, and I put together a post to share some of the things I learned by browsing the issues/mailing list and talking to folks from the Parquet community.

Enjoy!