ORC File C++ Library This library allows C++ programs to read and write the Optimized Row Columnar (ORC) file format. Required Dependencies Building % mkdir build % cd build % cmake .. % make % make test License