[
https://issues.apache.org/jira/browse/ARROW-8709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100851#comment-17100851
]
Wes McKinney edited comment on ARROW-8709 at 5/6/20, 2:36 PM:
--------------------------------------------------------------
[~abemammen] generally speaking, in the C++ library we build the things that we
need to move the project forward. If you want to add helper functions to
improve its usability it is generally a responsibility of the person who needs
the function to build it. If you consider the percentage of direct/indirect
users of the C++ library it's heavily skewed toward binding consumers (Python,
R, Ruby, etc.) and so it's difficult for us to invest a great deal of time in
conveniences for C++ developers beyond what we build for ourselves (i.e. the
regular contributors/maintainers) to improve our own productivity. That said,
we're happy to accept PRs
was (Author: wesmckinn):
[~abemammen] generally speaking, in the C++ library we build the things that we
need to move the project forward. If you want to add helper functions to
improve its usability it is generally a responsibility of the person who needs
the function to build it. If you consider the percentage of direct/indirect
users of the C++ library it's heavily skewed toward binding consumers (Python,
R, Ruby, etc.) and so it's difficult for us to invest a great deal of time in
conveniences for C++ developers. That said, we're happy to accept PRs
> [C++] ArrayToJSON
> -----------------
>
> Key: ARROW-8709
> URL: https://issues.apache.org/jira/browse/ARROW-8709
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 0.17.0
> Reporter: Abe Mammen
> Priority: Major
>
> Analogous to ArrayFromJSON it would be good to have the reverse. Any plans?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)