This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 91c69f10da [typo](docs) fix docs characters error (#22294)
91c69f10da is described below
commit 91c69f10da97f50b30c51cd7573037b41d5070ae
Author: Wanghuan <[email protected]>
AuthorDate: Sat Sep 2 21:47:00 2023 +0800
[typo](docs) fix docs characters error (#22294)
---
docs/zh-CN/docs/releasenotes/release-1.2.0.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/zh-CN/docs/releasenotes/release-1.2.0.md
b/docs/zh-CN/docs/releasenotes/release-1.2.0.md
index d57b0c9315..42b1131259 100644
--- a/docs/zh-CN/docs/releasenotes/release-1.2.0.md
+++ b/docs/zh-CN/docs/releasenotes/release-1.2.0.md
@@ -181,7 +181,7 @@ Multi-Catalog 多源数据目录功能的目标在于能够帮助用户更方便
### 9. DateV2/DatatimeV2 新版日期/日期时间数据类型
-支持 DataV2 日期类型和 DatatimeV2 日期时间类型,相较于原有的 Data 和 Datatime
效率更高且支持最多到微秒的时间精度,建议使用新版日期类型。
+支持 DateV2 日期类型和 DatetimeV2 日期时间类型,相较于原有的 Date 和 Datetime
效率更高且支持最多到微秒的时间精度,建议使用新版日期类型。
文档:[https://doris.apache.org/zh-CN/docs/1.2/sql-manual/sql-reference/Data-Types/DATETIMEV2](https://doris.apache.org/zh-CN/docs/1.2/sql-manual/sql-reference/Data-Types/DATETIMEV2)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]