fallintoplace opened a new pull request, #1117: URL: https://github.com/apache/arrow-go/pull/1117
JSONReader derives row counts from field builders. With an empty schema there are no field builders, so valid JSON objects are reported as zero-row batches. Track successful rows in the reader and preserve them for one-row and whole-input chunks. -- 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]
