js8544 opened a new pull request, #14486:
URL: https://github.com/apache/arrow/pull/14486

   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to