fallintoplace opened a new pull request, #986: URL: https://github.com/apache/arrow-go/pull/986
arrow-cat and arrow-ls previously treated a record-read failure as successful end of input because neither checked Reader.Err after iteration. Both commands now return the read error, with regression coverage using a truncated record message.\n\nTests:\n- go test ./arrow/ipc/cmd/arrow-cat ./arrow/ipc/cmd/arrow-ls -- 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]
