1.0
Package parquet.
This package provides the ability to read (and eventually write) Apache Parquet formatted files. Such files are becoming the mainstay of cloud-native big data systems, especially the Apache Hadoop ecosystem.
The Parquet format is based upon the Apache Thrift framework; "for scalable cross-language services development". The support for this is described in the Thrift collection documentation.