[
https://issues.apache.org/jira/browse/ARROW-18184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-18184.
------------------------------------
Fix Version/s: 11.0.0
Resolution: Fixed
Issue resolved by pull request 14552
[https://github.com/apache/arrow/pull/14552]
> [C++] Improve JSON parser benchmarks
> ------------------------------------
>
> Key: ARROW-18184
> URL: https://issues.apache.org/jira/browse/ARROW-18184
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Ben Harkins
> Assignee: Ben Harkins
> Priority: Minor
> Labels: pull-request-available
> Fix For: 11.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The current JSON parser benchmark suite is fairly limited, as it only really
> tests objects with a couple non-varying fields. To properly measure
> optimizations based on input predictability (i.e.
> [ARROW-4709|https://issues.apache.org/jira/browse/ARROW-4709]) it would be
> beneficial to provide a parameterized way to create schemas with an arbitrary
> number of fields and add benchmarks for input with randomly ordered/omitted
> fields.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)