You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Jiajia Li (Jira)" <ji...@apache.org> on 2020/02/07 09:01:00 UTC

[jira] [Created] (ARROW-7791) [C++] [Test] Fix building error "cannot bind lvalue"

Jiajia Li created ARROW-7791:
--------------------------------

             Summary: [C++] [Test] Fix building error "cannot bind lvalue"
                 Key: ARROW-7791
                 URL: https://issues.apache.org/jira/browse/ARROW-7791
             Project: Apache Arrow
          Issue Type: Test
          Components: C++
            Reporter: Jiajia Li


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>&&'



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