This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 316d7c6 [doc] Update hive support version (#8371)
316d7c6 is described below
commit 316d7c6e86a656d9ad9df2c3023deb9af5cf42fd
Author: jiafeng.zhang <[email protected]>
AuthorDate: Sat Mar 12 22:06:09 2022 +0800
[doc] Update hive support version (#8371)
Update hive support version
---
docs/en/extending-doris/hive-of-doris.md | 2 +-
docs/zh-CN/extending-doris/hive-of-doris.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/extending-doris/hive-of-doris.md
b/docs/en/extending-doris/hive-of-doris.md
index 04b9d19..cfa98ab 100644
--- a/docs/en/extending-doris/hive-of-doris.md
+++ b/docs/en/extending-doris/hive-of-doris.md
@@ -106,7 +106,7 @@ The supported Hive column types correspond to Doris in the
following table.
**Note:**
- Hive table Schema changes **are not automatically synchronized** and require
rebuilding the Hive external table in Doris.
- The current Hive storage format only supports Text, Parquet and ORC types
-- The Hive version currently supported by default is 2.3.7, which has not been
tested in other versions. More versions will be supported in the future.
+- The Hive version currently supported by default is `2.3.7、3.1.2`, which has
not been tested in other versions. More versions will be supported in the
future.
### Query Usage
diff --git a/docs/zh-CN/extending-doris/hive-of-doris.md
b/docs/zh-CN/extending-doris/hive-of-doris.md
index b1da9ee..e6371eb 100644
--- a/docs/zh-CN/extending-doris/hive-of-doris.md
+++ b/docs/zh-CN/extending-doris/hive-of-doris.md
@@ -106,7 +106,7 @@ PROPERTIES (
**注意:**
- Hive 表 Schema 变更**不会自动同步**,需要在 Doris 中重建 Hive 外表。
- 当前 Hive 的存储格式仅支持 Text,Parquet 和 ORC 类型
-- 当前默认支持的 Hive 版本为 2.3.7,未在其他版本进行测试。后续后支持更多版本。
+- 当前默认支持的 Hive 版本为 `2.3.7、3.1.2`,未在其他版本进行测试。后续后支持更多版本。
### 查询用法
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]