crepererum commented on PR #3079:
URL: https://github.com/apache/arrow-rs/pull/3079#issuecomment-1310124055
Windows CI fails w/
```text
failures:
---- column::reader::decoder::tests::test_skip stdout ----
thread 'column::reader::decoder::tests::test_skip' panicked at 'assertion
failed: `(left == right)`
left: `43`,
right: `81`', parquet\src\column\reader\decoder.rs:506:21
failures:
column::reader::decoder::tests::test_skip
test result: FAILED. 578 passed; 1 failed; 1 ignored; 0 measured; 0 filtered
out; finished in 15.16s
error: test failed, to rerun pass `-p parquet --lib`
```
I'm pretty sure this is unrelated.
--
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]