You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2022/12/30 14:27:32 UTC

[arrow] branch master updated (47c1ff1853 -> d00f016315)

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

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


    from 47c1ff1853 GH-15122: [Benchmarking][Python] Set ARROW_INSTALL_NAME_RPATH=ON for benchmark builds (#15123)
     add d00f016315 GH-14844: [Java] Short circuit null checks when comparing non null field types (#15106)

No new revisions were added by this update.

Summary of changes:
 .../algorithm/sort/VectorValueComparator.java      | 51 +++++++++++----
 .../sort/TestDefaultVectorComparator.java          | 74 ++++++++++++++++++++++
 2 files changed, 114 insertions(+), 11 deletions(-)