This is an automated email from the ASF dual-hosted git repository.
feiwang pushed a change to branch branch-1.10
in repository https://gitbox.apache.org/repos/asf/kyuubi.git
discard 869db638f9 [KYUUBI #7217] Support customized session protocol version
to support binary type
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/branch-1.10 (6de66220c8)
\
O -- O -- O (869db638f9)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
docs/client/rest/rest_api.md | 7 +-
.../org/apache/kyuubi/client/api/v1/dto/Field.java | 7 --
.../client/api/v1/dto/SessionOpenRequest.java | 19 +-----
.../kyuubi/server/api/v1/OperationsResource.scala | 78 ++++++++++++++--------
.../kyuubi/server/api/v1/SessionsResource.scala | 5 +-
.../server/api/v1/OperationsResourceSuite.scala | 37 ++--------
6 files changed, 63 insertions(+), 90 deletions(-)