You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Mauricio 'Pachá' Vargas Sepúlveda (Jira)" <ji...@apache.org> on 2021/04/21 21:17:00 UTC

[jira] [Created] (ARROW-12498) cannot bind 'std::unique_ptr'

Mauricio 'Pachá' Vargas Sepúlveda created ARROW-12498:
---------------------------------------------------------

             Summary: cannot bind 'std::unique_ptr<arrow::adapters::orc::ORCFileWriter>' 
                 Key: ARROW-12498
                 URL: https://issues.apache.org/jira/browse/ARROW-12498
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++, Continuous Integration
            Reporter: Mauricio 'Pachá' Vargas Sepúlveda


centos-7-amd64 has repeatedly failed at nightly builds:

2021-04-21: [https://github.com/ursacomputing/crossbow/runs/2397521625#step:8:902]

2021-04-20: [https://github.com/ursacomputing/crossbow/runs/2387780946#step:8:901]

the error reads:
{code:java}
/root/rpmbuild/BUILD/apache-arrow-3.1.0.dev705/cpp/src/arrow/adapters/orc/adapter.cc:581:10: error: cannot bind 'std::unique_ptr<arrow::adapters::orc::ORCFileWriter>' lvalue to 'std::unique_ptr<arrow::adapters::orc::ORCFileWriter>&&'{code}



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