HaoYang670 commented on issue #2541:
URL: https://github.com/apache/arrow-rs/issues/2541#issuecomment-1221717603

   After replacing `build_unchecked` with `build().unwrap()` in 
`create_primitive_array` in the ipc reader, 5 tests fail:
   ```
   failures:
       ipc::reader::tests::read_generated_files_014
       ipc::reader::tests::read_generated_streams_014
       ipc::writer::tests::read_and_rewrite_generated_files_014
       ipc::writer::tests::read_and_rewrite_generated_streams_014
       json::reader::tests::test_row_type_validation
   ```
   @tustvold @viirya Any idea about these?


-- 
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]

Reply via email to