This is an automated email from the ASF dual-hosted git repository.

kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 6e1293b  ARROW-14368: [CI] Use ubuntu-latest for Azure Pipelines
     add d9ef519  ARROW-14211: [C++][Compute] Fixing thread sanitizer problems 
in hash join node

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/exec/hash_join.cc           | 104 +++++++++++++++-------
 cpp/src/arrow/compute/exec/hash_join_node.cc      |   6 +-
 cpp/src/arrow/compute/exec/hash_join_node_test.cc |  33 ++++---
 cpp/src/arrow/compute/exec/schema_util.h          |  93 +++++++++++--------
 cpp/src/arrow/compute/exec/task_util.cc           |   7 +-
 cpp/src/arrow/compute/exec/util_test.cc           |   6 +-
 6 files changed, 160 insertions(+), 89 deletions(-)

Reply via email to