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

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


    from 37ae220  ARROW-13975: [C++] Implement decimal round
     add f857553  ARROW-13257: [Java][Dataset] Allow passing empty columns for 
projection

No new revisions were added by this update.

Summary of changes:
 cpp/src/jni/dataset/jni_wrapper.cc                 |  5 +-
 .../org/apache/arrow/dataset/jni/JniWrapper.java   |  4 +-
 .../apache/arrow/dataset/jni/NativeDataset.java    |  4 +-
 .../apache/arrow/dataset/scanner/ScanOptions.java  | 34 ++++++++-
 .../arrow/dataset/file/TestFileSystemDataset.java  | 80 +++++++++++++++++-----
 .../arrow/dataset/jni/TestReservationListener.java |  4 +-
 6 files changed, 103 insertions(+), 28 deletions(-)

Reply via email to