You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ch...@apache.org on 2024/04/06 03:42:16 UTC

(kyuubi) branch master updated (f4504eabb -> a632edc01)

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

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


    from f4504eabb [KYUUBI #6257] Bump vite from 4.5.2 to 4.5.3 in /kyuubi-server/web-ui
     add a632edc01 [KYUUBI #6249] Drop support for Flink 1.16.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/master.yml                       |  4 --
 docs/deployment/migration-guide.md                 |  1 +
 docs/quick_start/quick_start.rst                   |  2 +-
 .../kyuubi/engine/flink/FlinkEngineUtils.scala     | 22 +-------
 .../result/IncrementalResultFetchIterator.scala    | 19 +++----
 .../flink/session/FlinkSQLSessionManager.scala     |  5 +-
 .../engine/flink/shim/FlinkSessionManager.scala    | 58 ----------------------
 .../kyuubi/engine/flink/udf/KDFRegistry.scala      | 22 +-------
 .../flink/operation/FlinkOperationSuite.scala      |  9 ++--
 .../engine/flink/FlinkProcessBuilderSuite.scala    |  4 +-
 pom.xml                                            |  7 ---
 11 files changed, 19 insertions(+), 134 deletions(-)
 delete mode 100644 externals/kyuubi-flink-sql-engine/src/main/scala/org/apache/kyuubi/engine/flink/shim/FlinkSessionManager.scala