Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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;
Attachments
Issue Links
- links to