alamb commented on pull request #704: URL: https://github.com/apache/arrow-rs/pull/704#issuecomment-1016407370
I merged this branch to master and with the fix from https://github.com/apache/arrow-rs/pull/1166 from @helgikrs this test now passes 🎉 ``` warning: `parquet` (test "array_struct_bug") generated 8 warnings Finished test [unoptimized + debuginfo] target(s) in 9.62s Running tests/array_struct_bug.rs (/Users/alamb/Software/df-target/debug/deps/array_struct_bug-ffc075f6b2fe1ef0) running 1 test test array_struct_bug ... ok ``` Thanks again for the report @mosyp -- 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]
