You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/07 22:22:48 UTC

[GitHub] [arrow-rs] novemberkilo commented on issue #1399: Parquet reader fails to read null list.

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org