This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.1 by this push: new 15f859272f7 [docs](docs) Update 2.0.6 release note and 1.2.8 release note(#32090) 15f859272f7 is described below commit 15f859272f7023ea12707331cf87ef4d015c6eb8 Author: KassieZ <139741991+kass...@users.noreply.github.com> AuthorDate: Tue Mar 12 13:15:21 2024 +0800 [docs](docs) Update 2.0.6 release note and 1.2.8 release note(#32090) --- README.md | 4 +- docs/en/docs/releasenotes/release-1.2.8.md | 47 +++++++++++++++++++++ docs/en/docs/releasenotes/release-2.0.6.md | 59 +++++++++++++++++++++++++++ docs/sidebars.json | 2 + docs/zh-CN/docs/releasenotes/release-1.2.8.md | 48 ++++++++++++++++++++++ docs/zh-CN/docs/releasenotes/release-2.0.6.md | 54 ++++++++++++++++++++++++ 6 files changed, 212 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54b54456fd6..a9bcb8f86c5 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ Apache Doris is an easy-to-use, high-performance and real-time analytical databa All this makes Apache Doris an ideal tool for scenarios including report analysis, ad-hoc query, unified data warehouse, and data lake query acceleration. On Apache Doris, users can build various applications, such as user behavior analysis, AB test platform, log retrieval analysis, user portrait analysis, and order analysis. -🎉 Version 2.0.5 released now. Check out the 🔗[Release Notes](https://doris.apache.org/docs/releasenotes/release-2.0.5) here. The 2.0 version has achieved over 10x performance improvements on standard Benchmark, comprehensive enhancement in log analysis and lakehouse scenarios, more efficient and stable data update and write efficiency, support for more comprehensive multi-tenant and resource isolation mechanisms, and take a new step in the direction of resource elasticity and storage com [...] +🎉 Version 2.1.0 released now. Check out the 🔗[Release Notes](https://doris.apache.org/docs/releasenotes/release-2.1.0) here. The 2.1 verison delivers exceptional performance with 100% higher out-of-the-box queries proven by TPC-DS 1TB tests, enhanced data lake analytics that are 4-6 times speedier than Trino and Spark, solid support for semi-structured data analysis with new Variant types and suite of analytical functions, asynchronous materialized views for query acceleration, optimized [...] -🎉 Version 1.2.7 released now! It is fully evolved release and all users are encouraged to upgrade to this release. Check out the 🔗[Release Notes](https://doris.apache.org/docs/releasenotes/release-1.2.7) here. +🎉 Version 2.0.6 is now released ! This fully evolved and stable release is ready for all users to upgrade. Check out the 🔗[Release Notes](https://doris.apache.org/docs/releasenotes/release-2.0.6) here. 👀 Have a look at the 🔗[Official Website](https://doris.apache.org/) for a comprehensive list of Apache Doris's core features, blogs and user cases. diff --git a/docs/en/docs/releasenotes/release-1.2.8.md b/docs/en/docs/releasenotes/release-1.2.8.md new file mode 100644 index 00000000000..35cbb7a3cdc --- /dev/null +++ b/docs/en/docs/releasenotes/release-1.2.8.md @@ -0,0 +1,47 @@ +--- +{ + "title": "Release 1.2.8", + "language": "en" +} +--- + +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> + +**Quick Download:** [https://doris.apache.org/download/](https://doris.apache.org/download/) + +**GitHub:** [https://github.com/apache/doris/releases](https://github.com/apache/doris/releases) + + +## Bug Fixes +- Fixed several issues with query execution. +- Fixed several issues with Spark Load. +- Fixed several issues with Parquet Reader. +- Fixed several issues with Orc Reader. +- Fixed Broker "FileSystem closed" problem. +- Fixed several issues with Broker Load. +- Fixed several issues with CTAS execution. +- Fixed several issues with backup and restore. +- Added "Catalog" column in audit log. +- Optimized the metadata cache of Iceberg Catalog. +- Fixed several issues with outfile/export feature. +- Fixed an issue with "replayEraseTable" edit log causing FE start to fail. +- Fixed some security issues. + + diff --git a/docs/en/docs/releasenotes/release-2.0.6.md b/docs/en/docs/releasenotes/release-2.0.6.md new file mode 100644 index 00000000000..bd072932143 --- /dev/null +++ b/docs/en/docs/releasenotes/release-2.0.6.md @@ -0,0 +1,59 @@ +--- +{ + "title": "Release 2.0.6", + "language": "en" +} +--- + +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> + + + +Thanks to our community users and developers, about 114 improvements and bug fixes have been created by 51 contributors in Doris 2.0.6 version. + +**Quick Download:** [https://doris.apache.org/download/](https://doris.apache.org/download/) + +**GitHub:** [https://github.com/apache/doris/releases](https://github.com/apache/doris/releases) + + +## Behavior change +- N/A + +## New features +- Support match a function with alias in materialized-view +- Add a command to drop a tablet replica safely on backend +- Add row count cache for external table. +- Support analyze rollup to gather statistics for optimizer + +## Improvement and optimizations +- Improve tablet schema cache memory by using deterministic way to serialize protobuf +- Improve show column stats performance +- Support estimate row count for iceberg and paimon +- Support sqlserver timestamp type read for JDBC catalog + + +See the complete list of improvements and bug fixes on [github](https://github.com/apache/doris/compare/2.0.5-rc02...2.0.6). + + +## Credits +Thanks all who contribute to this release: + +924060929, AshinGau, BePPPower, BiteTheDDDDt, CalvinKirs, cambyzju, deardeng, DongLiang-0, eldenmoon, englefly, feelshana, feiniaofeiafei, felixwluo, HappenLee, hust-hhb, iwanttobepowerful, ixzc, JackDrogon, Jibing-Li, KassieZ, larshelge, liaoxin01, LiBinfeng-01, liutang123, luennng, morningman, morrySnow, mrhhsg, qidaye, starocean999, TangSiyang2001, wangbo, wsjz, wuwenchi, xiaokang, XieJiann, xuwei0912, xy720, xzj7019, yiguolei, yujun777, Yukang-Lian, Yulei-Yang, zclllyybb, zddr, zhang [...] + diff --git a/docs/sidebars.json b/docs/sidebars.json index 9d3d110735d..cce7d257329 100644 --- a/docs/sidebars.json +++ b/docs/sidebars.json @@ -1437,12 +1437,14 @@ "label": "Release notes", "items": [ "releasenotes/release-2.1.0", + "releasenotes/release-2.0.6", "releasenotes/release-2.0.5", "releasenotes/release-2.0.4", "releasenotes/release-2.0.3", "releasenotes/release-2.0.2", "releasenotes/release-2.0.1", "releasenotes/release-2.0.0", + "releasenotes/release-1.2.8", "releasenotes/release-1.2.7", "releasenotes/release-1.2.6", "releasenotes/release-1.2.5", diff --git a/docs/zh-CN/docs/releasenotes/release-1.2.8.md b/docs/zh-CN/docs/releasenotes/release-1.2.8.md new file mode 100644 index 00000000000..bc0b632932f --- /dev/null +++ b/docs/zh-CN/docs/releasenotes/release-1.2.8.md @@ -0,0 +1,48 @@ +--- +{ + "title": "Release 1.2.8", + "language": "zh-CN" +} +--- + +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> + + +亲爱的社区小伙伴们,[Apache Doris 1.2.8](https://doris.apache.org/download/) 版本已于 2024 年 3 月 09 日正式与大家见面。该版本对多个功能进行了更新优化,旨在更好地满足用户的需求, 欢迎大家下载体验。 + +**官网下载:** [https://doris.apache.org/download/](https://doris.apache.org/download/) + +**GitHub 下载:** [https://github.com/apache/doris/releases](https://github.com/apache/doris/releases) + + +## 改进和优化 +- 修复若干查询执行的问题 +- 修复若干 Spark Load 相关的问题 +- 修复若干 Parquet/ORC 文件读取的问题。 +- 修复 Broker 进行因为 "FileSystem closed" 错误导致运行失败的问题。 +- 修复若干 Broker Load 相关的问题。 +- 修复若干 CTAS 操作相关的问题。 +- 修复若干备份恢复功能相关的问题。 +- 修复若干导出(Export/Outfile)相关的问题。 +- 修复 `replayEraseTable` 方法导致 FE 无法启动的问题。 +- 优化 Iceberg Catalog 元数据缓存的性能。 +- Audit Log 中新增 Catalog 列。 + + diff --git a/docs/zh-CN/docs/releasenotes/release-2.0.6.md b/docs/zh-CN/docs/releasenotes/release-2.0.6.md new file mode 100644 index 00000000000..38b14f5bdeb --- /dev/null +++ b/docs/zh-CN/docs/releasenotes/release-2.0.6.md @@ -0,0 +1,54 @@ +--- +{ + "title": "Release 2.0.6", + "language": "zh-CN" +} +--- + +<!-- +Licensed to the Apache Software Foundation (ASF) under one +or more contributor license agreements. See the NOTICE file +distributed with this work for additional information +regarding copyright ownership. The ASF licenses this file +to you under the Apache License, Version 2.0 (the +"License"); you may not use this file except in compliance +with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, +software distributed under the License is distributed on an +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +KIND, either express or implied. See the License for the +specific language governing permissions and limitations +under the License. +--> + + +亲爱的社区小伙伴们,[Apache Doris 2.0.6](https://doris.apache.org/download/) 版本已于 2024 年 3 月 12 日正式与大家见面。本次版本中,有 51 位贡献者提交了约 114 个功能改进以及问题修复,进一步提升了系统的稳定性和性能,欢迎大家下载体验。 + +**官网下载:** [https://doris.apache.org/download/](https://doris.apache.org/download/) + +**GitHub 下载:** [https://github.com/apache/doris/releases](https://github.com/apache/doris/releases) + + +## 行为变更 +- 无 + +## 新功能 +- 自动选择物化视图时支持匹配带别名的函数 +- 增加安全下线一个 tablet 副本的命令 +- 外表统计信息增加行数统计缓存 +- 统计信息收集支持 Rollup + +## 改进和优化 +- 使用 protobuf 稳定序列化减少 Tablet Schema 缓存内存占用 +- 提升 `show column stats` 的性能 +- 统计信息收集和优化器支持 Iceberg 和 Paimon 的行数估计 +- JDBC Catalog支持读取 SQL Server 的 Timestamp 类型 + + +## 致谢 +最后,衷心感谢 51 位开发者为 Apache Doris 2.0.6 版本做出了重要贡献: + +924060929, AshinGau, BePPPower, BiteTheDDDDt, CalvinKirs, cambyzju, deardeng, DongLiang-0, eldenmoon, englefly, feelshana, feiniaofeiafei, felixwluo, HappenLee, hust-hhb, iwanttobepowerful, ixzc, JackDrogon, Jibing-Li, KassieZ, larshelge, liaoxin01, LiBinfeng-01, liutang123, luennng, morningman, morrySnow, mrhhsg, qidaye, starocean999, TangSiyang2001, wangbo, wsjz, wuwenchi, xiaokang, XieJiann, xuwei0912, xy720, xzj7019, yiguolei, yujun777, Yukang-Lian, Yulei-Yang, zclllyybb, zddr, zhang [...] --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org