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/08/18 01:56:54 UTC

[incubator-kyuubi] branch master updated (c228ecc -> d0c9c8a)

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 c228ecc  [KYUUBI #946] [TEST] Fix version test
     add d0c9c8a  [KYUUBI #903] Add event for statement

No new revisions were added by this update.

Summary of changes:
 .../{SessionEvent.scala => StatementEvent.scala}   | 47 +++++++++-------------
 .../engine/spark/operation/ExecuteStatement.scala  | 21 +++++-----
 .../engine/spark/KyuubiStatementMonitorSuite.scala | 30 +-------------
 .../spark/events/EventLoggingServiceSuite.scala    | 29 ++++++++++++-
 4 files changed, 59 insertions(+), 68 deletions(-)
 copy externals/kyuubi-spark-sql-engine/src/main/scala/org/apache/kyuubi/engine/spark/events/{SessionEvent.scala => StatementEvent.scala} (52%)