I am working on packaging a system that uses Arrow from both C++ and
Python. I have working Conda packages without much trouble. However,
Ubuntu/APT packages are turning out to be a problem. The deb packages
(at
https://apache.bintray.com/arrow/ubuntu/pool/focal/main/a/apache-arrow/
for instance) don't appear to include the pyarrow wrappers. There are
pip packages for pyarrow, but they include their own incompatible
binaries by default and a deb cannot depend on a pip package anyway.
Is there a way to create a deb package that depends on pyarrow? And if
not, is there anything we can do about it? Also, are there plans to
create non-conda binaries that support both C++ and Python at the same
time? Or did I miss something and it all just works if I'm less dumb? :-)
Thanks so much!
-Arthur
--
*Arthur Michener Peters*, Software Engineer
He/him/his
*KATANA GRAPH*
400 West 15th Street, Suite 150, Austin, TX 78701
a...@katanagraph.com <mailto:a...@katanagraph.com>
_katanagraph.com_ <http://katanagraph.com/>