fallintoplace opened a new pull request, #1145: URL: https://github.com/apache/arrow-go/pull/1145
## What\n\nWhen schema inference runs with , the first CSV record is consumed while generating , , and so on, but it is not sent through the builders. This patch keeps that record pending and replays it through the normal reader path.\n\n## Test\n\n- ok github.com/apache/arrow-go/v18/arrow/csv 0.471s -- 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]
