This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new 5ea5953b1 [doc] fix doc aggregation.md tabs name error (#4122)
5ea5953b1 is described below

commit 5ea5953b1f88a0ecd87e192581a0c576ad3cc41b
Author: herefree <[email protected]>
AuthorDate: Wed Sep 4 14:34:28 2024 +0800

    [doc] fix doc aggregation.md tabs name error (#4122)
---
 docs/content/primary-key-table/merge-engine/aggregation.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/content/primary-key-table/merge-engine/aggregation.md 
b/docs/content/primary-key-table/merge-engine/aggregation.md
index 7c784be35..a9b9b5a38 100644
--- a/docs/content/primary-key-table/merge-engine/aggregation.md
+++ b/docs/content/primary-key-table/merge-engine/aggregation.md
@@ -230,7 +230,7 @@ It supports VARBINARY data type.
 
 An example:
 
-{{< tabs "nested_update-example" >}}
+{{< tabs "hll_sketch-example" >}}
 
 {{< tab "Flink" >}}
 
@@ -290,7 +290,7 @@ An example:
 
   An example:
 
-  {{< tabs "nested_update-example" >}}
+  {{< tabs "theta_sketch-example" >}}
 
   {{< tab "Flink" >}}
 

Reply via email to