You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Omer Ozarslan (Jira)" <ji...@apache.org> on 2019/09/12 17:52:00 UTC

[jira] [Created] (ARROW-6552) [C++] boost::optional in STL test fails compiling in gcc 4.8.2

Omer Ozarslan created ARROW-6552:
------------------------------------

             Summary: [C++] boost::optional in STL test fails compiling in gcc 4.8.2
                 Key: ARROW-6552
                 URL: https://issues.apache.org/jira/browse/ARROW-6552
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Omer Ozarslan


Quoting [~bkietz] from mailgroup:
{code:java}
a tuple constructor is choking on implicit conversion from
string literal (char[6]) to boost::optional<std::string>{code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)