alamb opened a new issue #155: URL: https://github.com/apache/arrow-rs/issues/155
*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-10991 When running tests with the {{release}} profile. Also only seems to happen when running multiple tests, couldn't reproduce yet with a single test case. {code:java} ==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 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. For queries about this service, please contact Infrastructure at: [email protected]
