Jörn Horstmann created ARROW-10991:
--------------------------------------

             Summary: [Rust]: Valgrind warnings in filter kernel
                 Key: ARROW-10991
                 URL: https://issues.apache.org/jira/browse/ARROW-10991
             Project: Apache Arrow
          Issue Type: Bug
          Components: Rust
            Reporter: Jörn Horstmann


{code}
==42927== Conditional jump or move depends on uninitialised value(s)
==42927==    at 0x384DE0: 
arrow::compute::kernels::filter::FilterContext::filter (in 
/home/jhorstmann/Source/github/apache/arrow/rust/target/release/deps/arrow-421088df9db9800e)
==42927==    by 0x396394: arrow::compute::kernels::filter::filter (in 
/home/jhorstmann/Source/github/apache/arrow/rust/target/release/deps/arrow-421088df9db9800e)
==42927==    by 0x34B786: core::ops::function::FnOnce::call_once (in 
/home/jhorstmann/Source/github/apache/arrow/rust/target/release/deps/arrow-421088df9db9800e)
{code}



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

Reply via email to