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

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

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

Kouhei Sutou updated ARROW-7791:
--------------------------------
    Summary: [C++][Parquet] Fix building error "cannot bind lvalue"  (was: [C++] [Test] Fix building error "cannot bind lvalue")

> [C++][Parquet] 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
>            Assignee: Jiajia Li
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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>&&'



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