Hi Gary, The C++ implementation doesn't support writes yet. It is planned, but we haven't gotten to it yet.
We've moved over to Apache and so the code is: https://github.com/apache/orc/tree/master .. Owen On Tue, Jul 14, 2015 at 7:17 PM, Zhong, Gary <[email protected]> wrote: > Hi all, > We happened to know there is a orc library here developed by > hortonworks.- https://github.com/hortonworks/orc?files=1. And we intent > to write data into orc file format using this library. But seems we don't > find any API for writing file in orc format. Am I missing something? Or the > library does support this functionality? If it supports, could you > provides an example. Thanks very much. >
