luzhijing commented on code in PR #16866:
URL: https://github.com/apache/doris/pull/16866#discussion_r1109591140


##########
docs/en/docs/advanced/best-practice/compaction.md:
##########
@@ -34,6 +34,9 @@ Appropriately adjusting the compaction strategy can greatly 
improve load and que
 
 ## Vertical compaction
 
+<version since="2.0.0">

Review Comment:
   since v1.2.2  



##########
docs/zh-CN/docs/advanced/best-practice/compaction.md:
##########
@@ -31,6 +31,10 @@ Doris 提供如下2种compaction方式进行调优:
 
 
 ## Vertical compaction
+
+<version since="2.0.0">

Review Comment:
   since v1.2.2



##########
docs/en/docs/advanced/best-practice/compaction.md:
##########
@@ -34,6 +34,9 @@ Appropriately adjusting the compaction strategy can greatly 
improve load and que
 
 ## Vertical compaction
 
+<version since="2.0.0">
+</version>
+
 Vertical compaction is a new compaction algorithm implemented in Doris 2.0, 
which is used to optimize compaction execution efficiency and resource overhead 
in large-scale and wide table scenarios. It can effectively reduce the memory 
overhead of compaction and improve the execution speed of compaction. The test 
results show that the memory consumption by vertical compaction is only 1/10 of 
the original compaction algorithm, and the compaction rate is increased by 15%.

Review Comment:
   Doris 1.2.2



##########
docs/zh-CN/docs/advanced/best-practice/compaction.md:
##########
@@ -31,6 +31,10 @@ Doris 提供如下2种compaction方式进行调优:
 
 
 ## Vertical compaction
+
+<version since="2.0.0">
+</version>
+
 Vertical compaction 是 Doris 2.0 版本中实现的新的 Compaction 算法,用于解决大宽表场景下的 Compaction 
执行效率和资源开销问题。可以有效降低Compaction的内存开销,并提升 Compaction 的执行速度。

Review Comment:
   1.2.2



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to