Hacker News new | ask | show | jobs
Working with the Apache Parquet file format (blog.getdaft.io)
1 points by jaychia 1064 days ago
1 comments

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!