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)