You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ya...@apache.org on 2021/07/18 13:00:50 UTC

[incubator-kyuubi] branch master updated (d5be0a4 -> 98e4463)

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

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


    from d5be0a4  [KYUUBI #283] Add a sync client to ensure all requests sent to engine within a session are in order
     add 98e4463  [KYUUBI #823] [BUILD] [DEPS] Leverage maven to resolve transitive dependencies except hive

No new revisions were added by this update.

Summary of changes:
 dev/kyuubi-extension-spark_3.1/pom.xml    |  49 +++---
 dev/kyuubi-tpcds/pom.xml                  |   4 -
 externals/kyuubi-spark-monitor/pom.xml    |   6 -
 externals/kyuubi-spark-sql-engine/pom.xml |  17 +-
 kyuubi-assembly/pom.xml                   |   6 +
 kyuubi-hive-jdbc/pom.xml                  |  10 +-
 pom.xml                                   | 266 ++++++++----------------------
 7 files changed, 110 insertions(+), 248 deletions(-)