Jin Shang created ARROW-18144:
---------------------------------

             Summary: [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
            Reporter: Jin Shang


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)

Reply via email to