You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ul...@apache.org on 2023/02/14 07:33:44 UTC

[kyuubi] branch master updated (9ce5ef623 -> 763c088d8)

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

ulyssesyou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


    from 9ce5ef623 [KYUUBI #4324] Add Publish docker image step
     add 763c088d8 [KYUUBI #4323] Improve trino session context

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kyuubi/server/trino/api/Query.scala | 54 ++++++++++++++++------
 .../kyuubi/server/trino/api/TrinoContext.scala     | 20 ++++----
 .../server/trino/api/v1/StatementResource.scala    |  7 +--
 .../server/trino/api/TrinoClientApiSuite.scala     | 18 ++++++--
 .../trino/api/v1/StatementResourceSuite.scala      |  8 ++--
 5 files changed, 74 insertions(+), 33 deletions(-)