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/11/10 11:10:36 UTC

[GitHub] [arrow-rs] crepererum commented on pull request #3079: feat: add `OwnedRow`

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

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