This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from e04f5b4b90 GH-41560: [C++] ChunkResolver: Implement ResolveMany and
add unit tests (#41561)
add 084387c56e GH-39204: [Format][FlightRPC][Docs] Stabilize Flight SQL
(#41657)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/flight/client.h | 8 +-----
cpp/src/arrow/flight/cookie_internal.cc | 3 +-
cpp/src/arrow/flight/middleware.h | 2 +-
cpp/src/arrow/flight/server.h | 3 +-
cpp/src/arrow/flight/server_middleware.h | 3 +-
cpp/src/arrow/flight/sql/server.cc | 3 +-
cpp/src/arrow/flight/sql/server.h | 3 +-
.../arrow/flight/sql/server_session_middleware.h | 1 -
cpp/src/arrow/flight/transport.h | 4 ---
cpp/src/arrow/flight/types.h | 4 +--
cpp/src/arrow/flight/types_async.h | 4 ---
docs/source/cpp/api/flightsql.rst | 2 --
docs/source/format/FlightSql.rst | 3 --
docs/source/java/overview.rst | 4 +--
format/FlightSql.proto | 32 ----------------------
java/flight/flight-core/pom.xml | 2 +-
.../arrow/flight/ServerSessionMiddleware.java | 2 --
java/flight/flight-sql/pom.xml | 2 +-
18 files changed, 12 insertions(+), 73 deletions(-)