Thanks Antoine! I got this fixed (although it is not the ARROW_COMPUTE flag
but some other error I made)
Li
On Thu, Jul 7, 2022 at 4:23 PM Antoine Pitrou wrote:
>
> I don't think you need anything more on the PyArrow side, but you need
> to (re)compile Arrow C++ with ARROW_COMPUTE enabled, is t
I don't think you need anything more on the PyArrow side, but you need
to (re)compile Arrow C++ with ARROW_COMPUTE enabled, is that the case?
Le 07/07/2022 à 22:16, Li Jin a écrit :
Hello,
I am trying to build Arrow/Pyarrow with our internal build system (cmake
based) and encounter and e
Hello,
I am trying to build Arrow/Pyarrow with our internal build system (cmake
based) and encounter and error when running pyarrow test:
ImportError while importing test module
'/home/ljin/vats/add-arrowpython-master/ext/public/python/pyarrow/master/dist/lib/python3.9/pyarrow/tests/test_table.py