This is an automated email from the ASF dual-hosted git repository.
luzhijing pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new ff3b7fcfb61 [docs](fix) Fix 2.0.4 release note for branch 2.0 (#30436)
ff3b7fcfb61 is described below
commit ff3b7fcfb61a9edba4a6f8deb1358f468f774a23
Author: KassieZ <[email protected]>
AuthorDate: Fri Jan 26 17:54:08 2024 +0800
[docs](fix) Fix 2.0.4 release note for branch 2.0 (#30436)
---
docs/en/docs/releasenotes/release-2.0.4.md | 5 +++--
docs/zh-CN/docs/releasenotes/release-2.0.4.md | 8 +++++++-
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/docs/en/docs/releasenotes/release-2.0.4.md
b/docs/en/docs/releasenotes/release-2.0.4.md
index 2422d22d9f4..fee0db143e3 100644
--- a/docs/en/docs/releasenotes/release-2.0.4.md
+++ b/docs/en/docs/releasenotes/release-2.0.4.md
@@ -34,10 +34,10 @@ Thanks to our community users and developers, about 333
improvements and bug fix
## Behavior change
- More reasonable and accurate precision and scale inference for decimal data
type
- [[improvement](decimal) use new way for decimal arithmetic precision
promotion(#27787) #28034](https://github.com/apache/doris/pull/28034)
+ -
[https://github.com/apache/doris/pull/28034](https://github.com/apache/doris/pull/28034)
- Support drop policy for user or role
- [[fix](polixy)support drop policy for user or role
#29488](https://github.com/apache/doris/pull/29488)
+ -
[https://github.com/apache/doris/pull/29488](https://github.com/apache/doris/pull/29488)
## New features
@@ -62,6 +62,7 @@ See the complete list of improvements and bug fixes on github
[dev/2.0.4-merged]
## Credits
+
Last but not least, this release would not have been possible without the
following contributors:
airborne12, amorynan, AshinGau, BePPPower, bingquanzhao, BiteTheDDDDt,
bobhan1, ByteYue, caiconghui,CalvinKirs, cambyzju, caoliang-web, catpineapple,
csun5285, dataroaring, deardeng, dutyu, eldenmoon, englefly, feifeifeimoon,
fornaix, Gabriel39, gnehil, HappenLee, hello-stephen,
HHoflittlefish777,hubgeter, hust-hhb, ixzc, jacktengg, jackwener, Jibing-Li,
kaka11chen, KassieZ, LemonLiTree,liaoxin01, LiBinfeng-01, lihuigang, liugddx,
luwei16, morningman, morrySnow, mrhhsg, Mryange, nextdrea [...]
\ No newline at end of file
diff --git a/docs/zh-CN/docs/releasenotes/release-2.0.4.md
b/docs/zh-CN/docs/releasenotes/release-2.0.4.md
index 103565cfa6e..e1059fc5f77 100644
--- a/docs/zh-CN/docs/releasenotes/release-2.0.4.md
+++ b/docs/zh-CN/docs/releasenotes/release-2.0.4.md
@@ -27,11 +27,15 @@ under the License.
亲爱的社区小伙伴们,Apache Doris 2.0.4 版本已于 2024 年 1 月 26
日正式发布,该版本在新优化器、倒排索引、数据湖等功能上有了进一步的完善与更新,使 Apache Doris
能够适配更广泛的场景。此外,该版本进行了若干的改进与优化,以提供更加稳定高效的性能体验。新版本已经上线,欢迎大家下载使用!
**官网下载:**
[https://doris.apache.org/download/](https://doris.apache.org/download/)
+
**GitHub 下载:**
[https://github.com/apache/doris/releases](https://github.com/apache/doris/releases)
+
## 行为变更
- 提供了更精确的 Precision 和 Scale 推导,可满足金融场景计算的高要求
+ -
[https://github.com/apache/doris/pull/28034](https://github.com/apache/doris/pull/28034)
- Drop Policy 支持了 User 和 Role
+ -
[https://github.com/apache/doris/pull/29488](https://github.com/apache/doris/pull/29488)
## 新功能
- 新优化器支持了 datev1, datetimev1 及 decimalv2 数据类型
@@ -49,6 +53,8 @@ under the License.
- 针对使用 date 函数查询时的分区裁剪进行了优化
- 针对优化器自动统计信息收集的可观测性和性能进行了优化
-最后,感谢 73 位开发者为 Apache Doris 2.0.4 版本做出了重要贡献 ,正是由于他们的努力,Apache Doris
在性能和稳定性方面取得了显著的进步。
+## 致谢
+
+感谢 73 位开发者为 Apache Doris 2.0.4 版本做出了重要贡献 ,正是由于他们的努力,Apache Doris
在性能和稳定性方面取得了显著的进步。
airborne12、amorynan、AshinGau、BePPPower、bingquanzhao、BiteTheDDDDt、bobhan1、ByteYue、caiconghui、CalvinKirs、cambyzju、caoliang-web、catpineapple、csun5285、dataroaring、deardeng、dutyu、eldenmoon、englefly、feifeifeimoon、fornaix、Gabriel39、gnehil、HappenLee、hello-stephen、HHoflittlefish777、hubgeter、hust-hhb、ixzc、jacktengg、jackwener、Jibing-Li、kaka11chen、KassieZ、LemonLiTree、liaoxin01、LiBinfeng-01、lihuigang、liugddx、luwei16、morningman、morrySnow、mrhhsg、Mryange、nextdreamblue、Nitin-Kashyap、platoneko、py023、qiday
[...]
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]