You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/06/24 14:59:00 UTC

[jira] [Created] (ARROW-5711) [C++] Remove BuilderPtrs from json parser

Benjamin Kietzman created ARROW-5711:
----------------------------------------

             Summary: [C++] Remove BuilderPtrs from json parser
                 Key: ARROW-5711
                 URL: https://issues.apache.org/jira/browse/ARROW-5711
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Benjamin Kietzman
            Assignee: Benjamin Kietzman


The json parser currently uses custom builder types, which may not be adding enough performance to justify the added complexity: https://github.com/apache/arrow/pull/4165#discussion_r276694081

Remove them or benchmark the performance boost they provide



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)