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 2022/04/29 07:27:38 UTC

[incubator-kyuubi] branch master updated (03d4bbe95 -> 9ac5faaa2)

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/incubator-kyuubi.git


    from 03d4bbe95 [KYUUBI #2512] Fix broken link of IntelliJ IDEA Setup Guide
     add 9ac5faaa2 [KYUUBI #2028][FOLLOWUP] add engine stop event and fix the partition of initialized event

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kyuubi/engine/hive/HiveSQLEngine.scala   | 13 +++++++++++--
 .../kyuubi/engine/hive/events/HiveEngineEvent.scala     |  6 +++---
 .../{SessionEvent.scala => HiveSessionEvent.scala}      |  8 ++++----
 .../kyuubi/engine/hive/session/HiveSessionImpl.scala    |  4 ++--
 .../hive/event/HiveEventLoggingServiceSuite.scala       | 17 +++++++++++------
 5 files changed, 31 insertions(+), 17 deletions(-)
 rename externals/kyuubi-hive-sql-engine/src/main/scala/org/apache/kyuubi/engine/hive/events/{SessionEvent.scala => HiveSessionEvent.scala} (92%)