[
https://issues.apache.org/jira/browse/ARROW-14375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benson Muite resolved ARROW-14375.
----------------------------------
Resolution: Fixed
> [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)