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

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


    from 2f9e348  ARROW-7934 : [C++] Fix UriEscape for empty string
     add 4aded1d  ARROW-7888: [Python] Update pyarrow.jvm to support jpype 0.7+

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/python/pyarrow_api.h | 14 +++++++----
 cpp/src/arrow/python/pyarrow_lib.h |  5 +++-
 python/pyarrow/jvm.py              | 49 ++++++++++++++++++++++----------------
 python/pyarrow/lib.pxd             |  5 +++-
 python/pyarrow/public-api.pxi      |  3 ++-
 python/pyarrow/tests/test_jvm.py   | 20 +++++++++++++++-
 6 files changed, 67 insertions(+), 29 deletions(-)

Reply via email to