[ 
https://issues.apache.org/jira/browse/ARROW-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661599#comment-17661599
 ] 

Rok Mihevc commented on ARROW-4576:
-----------------------------------

This issue has been migrated to [issue 
#21121|https://github.com/apache/arrow/issues/21121] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> [Python] Benchmark failures
> ---------------------------
>
>                 Key: ARROW-4576
>                 URL: https://issues.apache.org/jira/browse/ARROW-4576
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Benchmarking, Python
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I get the following error during running the benchmarks:
> {code}
>                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'
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to