[
https://issues.apache.org/jira/browse/ARROW-18144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-18144:
-----------------------------------
Component/s: C++
> [C++] Improve JSONTypeError error message in testing
> ----------------------------------------------------
>
> Key: ARROW-18144
> URL: https://issues.apache.org/jira/browse/ARROW-18144
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Jin Shang
> Assignee: Jin Shang
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If there is a type error, ArrayFromJSON returns an error message like
> "Invalid: Expected unsigned int or null, got JSON type 4", where JSON type 4
> is a value of type rapidjson::Type enum. It is better to print type names
> rather than enum values.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)