This is an automated email from the ASF dual-hosted git repository.
chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi-website.git
The following commit(s) were added to refs/heads/master by this push:
new 051d8a4 Fix format
051d8a4 is described below
commit 051d8a4da68dd91870824552ecedf9bac16517f9
Author: Cheng Pan <[email protected]>
AuthorDate: Tue Nov 7 13:52:13 2023 +0800
Fix format
---
src/en/release/1.8.0.md | 6 +++---
src/zh/release/1.8.0.md | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/en/release/1.8.0.md b/src/en/release/1.8.0.md
index 92307cf..9c04aa2 100644
--- a/src/en/release/1.8.0.md
+++ b/src/en/release/1.8.0.md
@@ -43,7 +43,7 @@ _wpas_done_all: '1'
- [[KYUUBI #4171](https://github.com/apache/kyuubi/pull/4171)] Support skip
retrieving table's properties to speed up GetTables operation
- [[KYUUBI #4186](https://github.com/apache/kyuubi/pull/4186)] Spark
showProgress with JobInfo
- [[KYUUBI #4330](https://github.com/apache/kyuubi/pull/4330)] Non-temporary
views do not resolve to a specific real table
-- [[KYUUBI #4331](https://github.com/apache/kyuubi/pull/4331)] - [[KYUUBI
#4431](https://github.com/apache/kyuubi/pull/4431)] Lineage supports `Union`
and `MergeInto`
+- [[KYUUBI #4331](https://github.com/apache/kyuubi/pull/4331)] [[KYUUBI
#4431](https://github.com/apache/kyuubi/pull/4431)] Lineage supports `Union`
and `MergeInto`
- [[KYUUBI #4415](https://github.com/apache/kyuubi/pull/4415)] Align the
operation handle in server/engine for ExecuteScala, ExecutePython and
PlanOnlyStatement
- [[KYUUBI #4430](https://github.com/apache/kyuubi/pull/4430)] Lineage
supports the `lateral view explode` statement
- [[KYUUBI #4433](https://github.com/apache/kyuubi/pull/4433)] Fix the case
with `create a view from view`
@@ -79,7 +79,7 @@ _wpas_done_all: '1'
- [[KYUUBI #4702](https://github.com/apache/kyuubi/pull/4702)] [ARROW]
CommandResultExec should not trigger job
- [[KYUUBI #4710](https://github.com/apache/kyuubi/pull/4710)] [ARROW]
LocalTableScanExec should not trigger job
- [[KYUUBI #4710](https://github.com/apache/kyuubi/pull/4710)] [ARROW] Post
driver-side metrics for LocalTableScanExec/CommandResultExec
-- [[KYUUBI #4716](https://github.com/apache/kyuubi/pull/4716)] - [[KYUUBI
#4715](https://github.com/apache/kyuubi/pull/4715)][AUTHZ] Fix the incorrect
class name of InsertIntoHiveDirCommand in table spec generator
+- [[KYUUBI #4716](https://github.com/apache/kyuubi/pull/4716)] [[KYUUBI
#4715](https://github.com/apache/kyuubi/pull/4715)][AUTHZ] Fix the incorrect
class name of InsertIntoHiveDirCommand in table spec generator
- [[KYUUBI #4717](https://github.com/apache/kyuubi/pull/4717)] [AUTHZ] Check
Authz plugin's spec json files in UT
- [[KYUUBI #4720](https://github.com/apache/kyuubi/pull/4720)] [ARROW] Fix
java.lang.NoSuchFieldError: IpcOption.DEFAULT for Spark-3.1/3.2
- [[KYUUBI #4741](https://github.com/apache/kyuubi/pull/4741)] Kyuubi Spark
Engine/TPC connectors support Spark 3.4
@@ -375,7 +375,7 @@ _wpas_done_all: '1'
- [[KYUUBI #5412](https://github.com/apache/kyuubi/pull/5412)] Resolve the
relative zk configuration dir based on KYUUBI_HOME
- [[KYUUBI #5441](https://github.com/apache/kyuubi/pull/5441)] Make the
configuration kyuubi.zookeeper.embedded.data.log.dir effective
- [[KYUUBI #5451](https://github.com/apache/kyuubi/pull/5451)] Ignore
NoSuchFileException during OperationLog.close()
-- [[KYUUBI #5499](https://github.com/apache/kyuubi/pull/5499)] - [[KYUUBI
#2503](https://github.com/apache/kyuubi/pull/2503)] Catch any exception when
closing idle session
+- [[KYUUBI #5499](https://github.com/apache/kyuubi/pull/5499)] [[KYUUBI
#2503](https://github.com/apache/kyuubi/pull/2503)] Catch any exception when
closing idle session
- [[KYUUBI #5513](https://github.com/apache/kyuubi/pull/5513)] Always redirect
delete batch request to Kyuubi instance that owns batch session
- [[KYUUBI #5522](https://github.com/apache/kyuubi/pull/5522)] Ignore main
class for PySpark batch job submission
- [[KYUUBI #5528](https://github.com/apache/kyuubi/pull/5528)] Remove
duplicate properties tag and respect KYUUBI_LOG_DIR
diff --git a/src/zh/release/1.8.0.md b/src/zh/release/1.8.0.md
index 1582452..0278848 100644
--- a/src/zh/release/1.8.0.md
+++ b/src/zh/release/1.8.0.md
@@ -43,7 +43,7 @@ _wpas_done_all: '1'
- [[KYUUBI #4171](https://github.com/apache/kyuubi/pull/4171)] Support skip
retrieving table's properties to speed up GetTables operation
- [[KYUUBI #4186](https://github.com/apache/kyuubi/pull/4186)] Spark
showProgress with JobInfo
- [[KYUUBI #4330](https://github.com/apache/kyuubi/pull/4330)] Non-temporary
views do not resolve to a specific real table
-- [[KYUUBI #4331](https://github.com/apache/kyuubi/pull/4331)] - [[KYUUBI
#4431](https://github.com/apache/kyuubi/pull/4431)] Lineage supports `Union`
and `MergeInto`
+- [[KYUUBI #4331](https://github.com/apache/kyuubi/pull/4331)] [[KYUUBI
#4431](https://github.com/apache/kyuubi/pull/4431)] Lineage supports `Union`
and `MergeInto`
- [[KYUUBI #4415](https://github.com/apache/kyuubi/pull/4415)] Align the
operation handle in server/engine for ExecuteScala, ExecutePython and
PlanOnlyStatement
- [[KYUUBI #4430](https://github.com/apache/kyuubi/pull/4430)] Lineage
supports the `lateral view explode` statement
- [[KYUUBI #4433](https://github.com/apache/kyuubi/pull/4433)] Fix the case
with `create a view from view`
@@ -79,7 +79,7 @@ _wpas_done_all: '1'
- [[KYUUBI #4702](https://github.com/apache/kyuubi/pull/4702)] [ARROW]
CommandResultExec should not trigger job
- [[KYUUBI #4710](https://github.com/apache/kyuubi/pull/4710)] [ARROW]
LocalTableScanExec should not trigger job
- [[KYUUBI #4710](https://github.com/apache/kyuubi/pull/4710)] [ARROW] Post
driver-side metrics for LocalTableScanExec/CommandResultExec
-- [[KYUUBI #4716](https://github.com/apache/kyuubi/pull/4716)] - [[KYUUBI
#4715](https://github.com/apache/kyuubi/pull/4715)][AUTHZ] Fix the incorrect
class name of InsertIntoHiveDirCommand in table spec generator
+- [[KYUUBI #4716](https://github.com/apache/kyuubi/pull/4716)] [[KYUUBI
#4715](https://github.com/apache/kyuubi/pull/4715)][AUTHZ] Fix the incorrect
class name of InsertIntoHiveDirCommand in table spec generator
- [[KYUUBI #4717](https://github.com/apache/kyuubi/pull/4717)] [AUTHZ] Check
Authz plugin's spec json files in UT
- [[KYUUBI #4720](https://github.com/apache/kyuubi/pull/4720)] [ARROW] Fix
java.lang.NoSuchFieldError: IpcOption.DEFAULT for Spark-3.1/3.2
- [[KYUUBI #4741](https://github.com/apache/kyuubi/pull/4741)] Kyuubi Spark
Engine/TPC connectors support Spark 3.4
@@ -375,7 +375,7 @@ _wpas_done_all: '1'
- [[KYUUBI #5412](https://github.com/apache/kyuubi/pull/5412)] Resolve the
relative zk configuration dir based on KYUUBI_HOME
- [[KYUUBI #5441](https://github.com/apache/kyuubi/pull/5441)] Make the
configuration kyuubi.zookeeper.embedded.data.log.dir effective
- [[KYUUBI #5451](https://github.com/apache/kyuubi/pull/5451)] Ignore
NoSuchFileException during OperationLog.close()
-- [[KYUUBI #5499](https://github.com/apache/kyuubi/pull/5499)] - [[KYUUBI
#2503](https://github.com/apache/kyuubi/pull/2503)] Catch any exception when
closing idle session
+- [[KYUUBI #5499](https://github.com/apache/kyuubi/pull/5499)] [[KYUUBI
#2503](https://github.com/apache/kyuubi/pull/2503)] Catch any exception when
closing idle session
- [[KYUUBI #5513](https://github.com/apache/kyuubi/pull/5513)] Always redirect
delete batch request to Kyuubi instance that owns batch session
- [[KYUUBI #5522](https://github.com/apache/kyuubi/pull/5522)] Ignore main
class for PySpark batch job submission
- [[KYUUBI #5528](https://github.com/apache/kyuubi/pull/5528)] Remove
duplicate properties tag and respect KYUUBI_LOG_DIR