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/05/02 12:27:23 UTC

[arrow] branch master updated (3f2c33f591 -> 760ad20067)

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 3f2c33f591 ARROW-16419: [Python] Properly wait for ExecPlan to finish
     add 760ad20067 ARROW-15755: [Java] Support Java 17

No new revisions were added by this update.

Summary of changes:
 docs/source/developers/java/building.rst           |  2 +-
 java/adapter/orc/pom.xml                           | 19 +++++++-
 .../org/apache/arrow/flight/TestCallOptions.java   |  3 +-
 .../apache/arrow/flight/TestClientMiddleware.java  | 13 +++---
 .../apache/arrow/flight/sql/FlightSqlClient.java   |  6 +--
 .../arrow/memory/util/TestArrowBufPointer.java     |  7 +--
 java/pom.xml                                       | 52 ++++++++++++++++++----
 7 files changed, 77 insertions(+), 25 deletions(-)