You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/12/16 16:50:00 UTC

[jira] [Created] (ARROW-10943) [Rust] Intermittent build failure in parquet encoding

Andy Grove created ARROW-10943:
----------------------------------

             Summary: [Rust] Intermittent build failure in parquet encoding
                 Key: ARROW-10943
                 URL: https://issues.apache.org/jira/browse/ARROW-10943
             Project: Apache Arrow
          Issue Type: Bug
          Components: Rust
            Reporter: Andy Grove


I saw this test failure locally
{code:java}
---- encodings::encoding::tests::test_bool stdout ----
thread 'encodings::encoding::tests::test_bool' panicked at 'Invalid byte when reading bool', parquet/src/util/bit_util.rs:73:18
 {code}
I ran "cargo test" again and it passed



--
This message was sent by Atlassian Jira
(v8.3.4#803005)