Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
When running the commads:
```
cmake -DARROW_BUILD_TESTS=ON ..
make
```
with following error:
arrow/cpp/src/parquet/arrow/arrow_reader_writer_test.cc:2900:12: error: cannot bind 'std::unique_ptr<parquet::arrow::FileReader>' lvalue to 'std::unique_ptr<parquet::arrow::FileReader>&&'
Attachments
Issue Links
- links to