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 2021/12/22 19:11:39 UTC

[arrow] branch flight-sql updated (16a9df1 -> dc3f919)

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

lidavidm pushed a change to branch flight-sql
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 16a9df1  ARROW-15112: [Integration][C++][Java] Implement Flight SQL integration tests
     add dc3f919  ARROW-15187: [Java][FlightRPC] Fix pom.xml for Flight integration tests

No new revisions were added by this update.

Summary of changes:
 java/flight/flight-integration-tests/pom.xml                         | 2 +-
 .../src/main/java/org/apache/arrow/flight/sql/FlightSqlClient.java   | 1 +
 .../java/org/apache/arrow/flight/sql/example/FlightSqlExample.java   | 5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)