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

lzljs3620320 pushed a commit to branch release-0.5
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git

commit 6f5fa5727ee814f7030d2e88a692a8aa280e786c
Author: Jingsong <[email protected]>
AuthorDate: Wed Sep 6 11:17:34 2023 +0800

    [doc] Document Cross Partitions Update Dynamic Bucket Mode not work in 0.5.0
---
 docs/content/concepts/primary-key-table.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/content/concepts/primary-key-table.md 
b/docs/content/concepts/primary-key-table.md
index 982af7a30..feb8c20ff 100644
--- a/docs/content/concepts/primary-key-table.md
+++ b/docs/content/concepts/primary-key-table.md
@@ -67,7 +67,7 @@ Performance:
 #### Cross Partitions Update Dynamic Bucket Mode
 
 {{< hint info >}}
-This is an experimental feature.
+This is an experimental feature. Release `0.5.0-incubating` is not available, 
please use a higher version.
 {{< /hint >}}
 
 When you need cross partition updates (primary keys not contain all partition 
fields), Dynamic Bucket mode directly

Reply via email to