pitrou commented on PR #50945: URL: https://github.com/apache/arrow/pull/50945#issuecomment-5410633126
> Most tests pass, but `PropagateErrorsNonLinewiseChunker` behaves differently: malformed input is split into a separate document and the error is then reported by the JSON parser, whereas the current implementation reports a chunker error. As long as an error is reported while reading the JSON stream, I don't think we care if it's reported by the chunker or the parser. -- 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]
