Hi,
I want to know whether there are any reader/writer library for Apache Parquet or Hive ORC format.
There are already two Go reader/writer libraries for Avro format.
I am asking since I am developing a distributed map reduce system in Go, but found there are not much libraries to read the input data.
Chris
-----------------------------------
A distributed map reduce system in Go