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)