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/10/26 09:18:46 UTC

[incubator-kyuubi] branch master updated (7b3442a -> 14dfd14)

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 7b3442a  [KYUUBI #660] Add UDF session_user
     add 14dfd14  [KYUUBI #1284] Add Kyuubi Query Sesstion Page

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/kyuubi/ui/EnginePage.scala    | 365 +++++++++++----------
 .../apache/spark/kyuubi/ui/EngineSessionPage.scala | 124 +++++++
 .../org/apache/spark/kyuubi/ui/EngineTab.scala     |   1 +
 3 files changed, 310 insertions(+), 180 deletions(-)
 create mode 100644 externals/kyuubi-spark-sql-engine/src/main/scala/org/apache/spark/kyuubi/ui/EngineSessionPage.scala