This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 018e7d3f9c GH-35730: [C++] Add the ability to specify custom schema on
a dataset write (#35860)
add cd42895a0a GH-35033: [Java] [Datasets] Add support for multi-file
datasets from Java (#35034)
No new revisions were added by this update.
Summary of changes:
java/dataset/src/main/cpp/jni_wrapper.cc | 48 +++++++++++++++++++++-
.../dataset/file/FileSystemDatasetFactory.java | 9 ++++
.../org/apache/arrow/dataset/file/JniWrapper.java | 13 +++++-
.../arrow/dataset/file/TestFileSystemDataset.java | 43 +++++++++++++++++++
4 files changed, 111 insertions(+), 2 deletions(-)