Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
I get the following error during running the benchmarks:
Traceback (most recent call last): File "/home/antoine/asv/asv/benchmark.py", line 1170, in main_run_server main_run(run_args) File "/home/antoine/asv/asv/benchmark.py", line 1038, in main_run skip = benchmark.do_setup() File "/home/antoine/asv/asv/benchmark.py", line 569, in do_setup result = Benchmark.do_setup(self) File "/home/antoine/asv/asv/benchmark.py", line 501, in do_setup setup(*self._current_params) File "/home/antoine/arrow/python/benchmarks/streaming.py", line 65, in setup self.source = sink.get_result() AttributeError: 'pyarrow.lib.BufferOutputStream' object has no attribute 'get_result'
Attachments
Issue Links
- links to