You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2022/04/21 08:16:01 UTC

[arrow] branch master updated (1763622b6f -> 08ab8b0fdb)

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

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


    from 1763622b6f ARROW-16122: [Python] Change use_legacy_dataset default and deprecate no-longer supported keywords in parquet.write_to_dataset
     add 08ab8b0fdb ARROW-15718: [C++] Increase thread limit to work around thread issues

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/exec/hash_join.cc      |  6 ++++--
 cpp/src/arrow/compute/exec/hash_join_dict.cc |  3 ++-
 cpp/src/arrow/compute/exec/util.cc           |  2 +-
 r/tests/testthat/test-dplyr-join.R           | 28 +++++++++++++++++-----------
 4 files changed, 24 insertions(+), 15 deletions(-)