Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
When building with Flight enabled, I get the following failure:
Traceback (most recent call last): File "/home/antoine/arrow/python/pyarrow/tests/test_array.py", line 43, in test_total_bytes_allocated assert pa.total_allocated_bytes() == 0 AssertionError: assert 256 == 0 + where 256 = <built-in function total_allocated_bytes>() + where <built-in function total_allocated_bytes> = pa.total_allocated_bytes
Attachments
Issue Links
- links to