You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/08/07 15:59:00 UTC

[jira] [Created] (ARROW-1336) [C++] Add arrow::schema factory function

Wes McKinney created ARROW-1336:
-----------------------------------

             Summary: [C++] Add arrow::schema factory function
                 Key: ARROW-1336
                 URL: https://issues.apache.org/jira/browse/ARROW-1336
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Wes McKinney
             Fix For: 0.6.0


Because using {{std::make_shared}} with initializer lists is incompatible, it would be useful to have a factory function for making schemas from an initializer list of fields to make user syntax nicer



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)