Skip to content

Commit

Permalink
fix 1.9.0 release note highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
zwangsheng committed Mar 20, 2024
1 parent 537d66a commit d383301
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/en/release/1.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,19 @@ _wpas_done_all: '1'
limitations under the License. See accompanying LICENSE file.
-->

# Highlight

- Fully verified with Java 8, 11, and 17, Scala 2.12 and 2.13
- Fully verified with Apache Spark 3.1 to 3.5, support for Spark 3.1 is deprecated and will be removed in the next release
- Fully verified with Apache Flink 1.16 to 1.19, support for Flink 1.16 is deprecated and will be removed in the next release
- Fully verified with Apache Hive 2.3, 3.1, and Cloudera Hive 2.1.1-cdh6, support running Hive engine on YARN (experimental)
- Spark engine supports save large query result to file before retrieving
- JDBC engine supports more dialects, including Doris, MySQL, PostgreSQL, Phoenix, StarRocks and Impala
- Kyuubis server metastore supports PostgreSQL as backend storage
- Introduce a basic SQL query editor in Kyuubi Web UI
- Continuously Spark AuthZ plugin improvements, including enhanced Iceberg support and new introduced Apache Hudi and Delta Lake support
- Continuously Kyuubi & Spark on Kubernetes improvements

## Server
- [[KYUUBI #5423](https://github.com/apache/kyuubi/pull/5423)] Support chaining SessionConfAdvisors
- [[KYUUBI #5631](https://github.com/apache/kyuubi/pull/5631)][K8S][HELM] Set session affinity if needed in helm chart
Expand Down
13 changes: 13 additions & 0 deletions src/zh/release/1.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,19 @@ _wpas_done_all: '1'
limitations under the License. See accompanying LICENSE file.
-->

# Highlight

- Fully verified with Java 8, 11, and 17, Scala 2.12 and 2.13
- Fully verified with Apache Spark 3.1 to 3.5, support for Spark 3.1 is deprecated and will be removed in the next release
- Fully verified with Apache Flink 1.16 to 1.19, support for Flink 1.16 is deprecated and will be removed in the next release
- Fully verified with Apache Hive 2.3, 3.1, and Cloudera Hive 2.1.1-cdh6, support running Hive engine on YARN (experimental)
- Spark engine supports save large query result to file before retrieving
- JDBC engine supports more dialects, including Doris, MySQL, PostgreSQL, Phoenix, StarRocks and Impala
- Kyuubis server metastore supports PostgreSQL as backend storage
- Introduce a basic SQL query editor in Kyuubi Web UI
- Continuously Spark AuthZ plugin improvements, including enhanced Iceberg support and new introduced Apache Hudi and Delta Lake support
- Continuously Kyuubi & Spark on Kubernetes improvements

## Server
- [[KYUUBI #5423](https://github.com/apache/kyuubi/pull/5423)] Support chaining SessionConfAdvisors
- [[KYUUBI #5631](https://github.com/apache/kyuubi/pull/5631)][K8S][HELM] Set session affinity if needed in helm chart
Expand Down

0 comments on commit d383301

Please sign in to comment.