alamb commented on issue #1399:
URL: https://github.com/apache/arrow-rs/issues/1399#issuecomment-1060701993


   @novemberkilo  notes that this is a blocker to 
https://github.com/apache/arrow-rs/issues/1036
   
   I don't fully understand how this bug report is related to the test failure, 
which seems to imply a missing file (rather than an error reading null lists)
   
   
https://github.com/novemberkilo/arrow-rs/runs/5431110483?check_suite_focus=true#step:4:1999
   ```
   ---- 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]


Reply via email to