Steven Kearnes
Results
2
comments of
Steven Kearnes
@noirello could you list the versions of libprotobuf used to build the pypi wheels? Following the chain in setup.py suggests `pyorc 0.4.0 -> ORC 1.6.6 -> protobuf 3.5.1`, but protobuf...
I just discovered that pyarrow has an (undocumented) ORC writer that uses Cython and doesn't seem to have the same conflicts: https://github.com/apache/arrow/blob/master/python/pyarrow/orc.py