You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Benson Muite (Jira)" <ji...@apache.org> on 2021/10/19 13:42:00 UTC

[jira] [Commented] (ARROW-14375) [C++][CI] test failure test-ubuntu-20.04-cpp-thread-sanitizer

    [ https://issues.apache.org/jira/browse/ARROW-14375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430554#comment-17430554 ] 

Benson Muite commented on ARROW-14375:
--------------------------------------

fixed by https://github.com/apache/arrow/pull/11350

 

> [C++][CI]  test failure test-ubuntu-20.04-cpp-thread-sanitizer
> --------------------------------------------------------------
>
>                 Key: ARROW-14375
>                 URL: https://issues.apache.org/jira/browse/ARROW-14375
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C, C++, Continuous Integration
>            Reporter: Benson Muite
>            Priority: Minor
>
> arrow-compute-hash-join-node-test (Failed)
>  
> SUMMARY: ThreadSanitizer: data race /arrow/cpp/src/arrow/compute/exec/hash_join.cc:194:32 in arrow::compute::HashJoinBasicImpl::ProbeBatch_Lookup(arrow::compute::internal::RowEncoder const&, std::vector<unsigned char const*, std::allocator<unsigned char const*> > const&, std::vector<long, std::allocator<long> > const&, std::vector<int, std::allocator<int> >*, std::vector<int, std::allocator<int> >*, std::vector<int, std::allocator<int> >*, std::vector<int, std::allocator<int> >*)
>  
> SUMMARY: ThreadSanitizer: data race /arrow/cpp/src/arrow/compute/exec/schema_util.h:82:22 in arrow::compute::SchemaProjectionMaps<arrow::compute::HashJoinProjection>::map(arrow::compute::HashJoinProjection, arrow::compute::HashJoinProjection)
>  
> SUMMARY: ThreadSanitizer: data race /arrow/cpp/src/arrow/compute/exec/hash_join.cc:156:45 in arrow::compute::HashJoinBasicImpl::EncodeBatch(int, arrow::compute::HashJoinProjection, arrow::compute::internal::RowEncoder*, arrow::compute::ExecBatch const&)



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