novemberkilo commented on issue #1399: URL: https://github.com/apache/arrow-rs/issues/1399#issuecomment-1061199633
I'm sorry I've linked the wrong test run in the original bug report. The correct one is here: https://github.com/novemberkilo/arrow-rs/runs/5431134675?check_suite_focus=true#step:7:1944 ``` ---- arrow::arrow_reader::tests::test_read_null_list stdout ---- thread 'arrow::arrow_reader::tests::test_read_null_list' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', parquet/src/arrow/arrow_reader.rs:1036:62 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` -- 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]
