Ken,

There is a parquet-cpp project [1], but I don't think it has write support. There is also the Impala code that you might want to check out [2]. That's ASLv2 licensed so you could either use it directly or use it as a guide to add a writer to the parquet-cpp project.

rb

[1]: https://github.com/apache/parquet-cpp
[2]: https://github.com/cloudera/Impala/blob/cdh5-trunk/be/src/exec/hdfs-parquet-table-writer.cc

On 11/05/2015 05:12 PM, Ken Sedgwick wrote:
Greetings,

We'd like to write Parquet files from a C++ or Go program.  Has this been
done before?  Are there any resources to know about?

Many thanks in advance!

Ken



--
Ryan Blue
Software Engineer
Cloudera, Inc.

Reply via email to