[ 
https://issues.apache.org/jira/browse/ARROW-8554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francois Saint-Jacques resolved ARROW-8554.
-------------------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 7011
[https://github.com/apache/arrow/pull/7011]

> [C++][Benchmark] Fix building error "cannot bind lvalue"
> --------------------------------------------------------
>
>                 Key: ARROW-8554
>                 URL: https://issues.apache.org/jira/browse/ARROW-8554
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Benchmarking, C++
>            Reporter: Jiajia Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When running the commads:
> ```
> cmake -DARROW_BUILD_BENCHMARKS=ON ..
> make
> ```
> with following error:
> bit_util_benchmark.cc:96:10: error: cannot bind 
> ‘std::unique_ptr<arrow::Buffer>’ lvalue to ‘std::unique_ptr<arrow::Buffer>&&’
>  return buffer;



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to