Jefffrey commented on issue #6026: URL: https://github.com/apache/arrow-datafusion/issues/6026#issuecomment-1516938147
Although this has been closed as intended behaviour, I wonder if it's at least worth opening a PR to fix the error message to be more informative? ``` "Arrow error: Not yet implemented: Support for Null in JSON reader" ``` Can be confusing, compared to something like ``` Cannot infer schema for empty JSON array ``` For example -- 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]
