emkornfield commented on issue #9735: URL: https://github.com/apache/arrow/issues/9735#issuecomment-800880558
@hunght3101 I would recommend maybe looking at the [unit tests](https://github.com/apache/arrow/blob/master/go/arrow/ipc/stream_test.go) I still believe the problem is `r = strings.NewReader("Object Apache Arrow")` this line is producing an reader with invalid arrow data. If you are still having problems please send an email (not a github issue to [user@ email list](https://arrow.apache.org/community/) you will need to subscribe first to send an e-mail. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
