alamb commented on code in PR #3427:
URL: https://github.com/apache/arrow-rs/pull/3427#discussion_r1062403622
##########
arrow-integration-testing/tests/ipc_reader.rs:
##########
@@ -102,163 +95,119 @@ fn read_generated_be_files_should_work() {
.unwrap();
FileReader::try_new(file, None).unwrap();
+
+ // While the the reader doesn't error but the values are not read
correctly
Review Comment:
https://github.com/apache/arrow-rs/issues/3459
--
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]