yiguolei commented on code in PR #4001:
URL: https://github.com/apache/doris-website/pull/4001#discussion_r3619324468
##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/basic-element/sql-data-types/semi-structured/variant-v2-compute-semantics.md:
##########
@@ -0,0 +1,177 @@
+---
+{
+ "title": "VARIANT V2 行为与语义",
+ "language": "zh-CN",
+ "description": "面向用户介绍实验性 VARIANT V2 的功能、行为和语义,包括开启方式、Equality、CAST 与 JSON
解析、Decimal 和日期时间处理、SQL 示例及当前限制。"
+}
+---
+
+## 概览
+
+实验性 VARIANT V2 扩展了可以消费 `VARIANT` 值的运算,并为分组、去重和集合运算定义了一致的 logical-value 语义。
Review Comment:
不要暴露variant v2.
我们应该是比如说4.2 之后的variant 具备哪些功能。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]