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

[jira] [Created] (ARROW-6284) [C++] Allow references in std::tuple when converting tuple to arrow array

Omer Ozarslan created ARROW-6284:
------------------------------------

             Summary: [C++] Allow references in std::tuple when converting tuple to arrow array
                 Key: ARROW-6284
                 URL: https://issues.apache.org/jira/browse/ARROW-6284
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Omer Ozarslan


This allows using std::tuple (e.g. std::tie) to convert user data types. More details will be provided in PR.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)