lidavidm commented on PR #824: URL: https://github.com/apache/arrow-go/pull/824#issuecomment-4526995311
> While investigating, I noticed WriteBatchSpaced in parquet/file/column_writer_types.gen.go lacks the defer recover() that WriteBatch has, so an I/O error during a spaced write panics out of the calling goroutine instead of returning an error. Same class of bug as https://github.com/apache/arrow-go/issues/820 but a different code path; happy to file a separate issue. Uhh, so @zeroshade do you (or your agent) want to file that issue? :sweat_smile: -- 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]
