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/11/09 21:07:30 UTC

[arrow] branch master updated (2ca0b0dc96 -> a590b00b7a)

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 2ca0b0dc96 ARROW-18164: [Python] Honor default memory pool in Dataset scanning (#14516)
     add a590b00b7a ARROW-18294: [Java] Fix Flight SQL JDBC PreparedStatement#executeUpdate (#14616)

No new revisions were added by this update.

Summary of changes:
 .../arrow/driver/jdbc/ArrowFlightConnection.java   |  2 +-
 .../arrow/driver/jdbc/ArrowFlightMetaImpl.java     | 78 +++++++++++++++++++---
 .../jdbc/ArrowFlightPreparedStatementTest.java     | 15 ++++-
 3 files changed, 83 insertions(+), 12 deletions(-)