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 73588c3b2e ARROW-16006: [C++][Docs] Provide row conversion example for
dynamic schemas (#12775)
add 2a2d01d70e ARROW-16329: [Java][C++] Keep more context when marshalling
errors through JNI (#13246)
No new revisions were added by this update.
Summary of changes:
java/dataset/src/main/cpp/jni_util.cc | 99 +++++++++++++++++++++-
java/dataset/src/main/cpp/jni_util.h | 18 ++++
java/dataset/src/main/cpp/jni_wrapper.cc | 41 ++++++---
...ionListener.java => JniExceptionDescriber.java} | 27 +++---
.../arrow/dataset/jni/TestReservationListener.java | 36 +++++++-
5 files changed, 196 insertions(+), 25 deletions(-)
copy
java/dataset/src/main/java/org/apache/arrow/dataset/jni/{ReservationListener.java
=> JniExceptionDescriber.java} (56%)