bkietz opened a new issue, #38186: URL: https://github.com/apache/arrow/issues/38186
`json_internal.cc` uses `DCHECK`s to check many conditions even in scopes where a status could be returned instead. These should be replaced with error statuses, which will help pinpoint invalid JSON more explicitly -- 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]
