[
https://issues.apache.org/jira/browse/ARROW-10943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250519#comment-17250519
]
Andrew Lamb edited comment on ARROW-10943 at 12/16/20, 6:14 PM:
----------------------------------------------------------------
see https://github.com/apache/arrow/pull/8930#issuecomment-746661642 for some
more context
I ran the arrow test suite this morning under valgrind and it didn't report any
issue
It started happening after https://github.com/apache/arrow/pull/8698 was merged
(though that did not necessarily introduce the problem).
[[email protected]] did you see anything similar to this during
development
was (Author: alamb):
see https://github.com/apache/arrow/pull/8930#issuecomment-746661642 for some
more context
I ran the arrow test suite this morning under valgrind and didn't see this
before.
It started happening after https://github.com/apache/arrow/pull/8698 was merged
(though that did not necessarily introduce the problem).
[[email protected]] did you see anything similar to this during
development
> [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
> Priority: Major
>
> 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
>
> We have seen this happen in CI as well
--
This message was sent by Atlassian Jira
(v8.3.4#803005)