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/incubator-paimon.git
The following commit(s) were added to refs/heads/master by this push:
new 5890c791d [doc] Document experimental for append scalable table
5890c791d is described below
commit 5890c791dce474b5c1305ba1b97f44513cf804d1
Author: Jingsong <[email protected]>
AuthorDate: Sat Jul 29 22:12:44 2023 +0800
[doc] Document experimental for append scalable table
---
docs/content/concepts/append-only-table.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/content/concepts/append-only-table.md
b/docs/content/concepts/append-only-table.md
index cbede7344..96000c8d1 100644
--- a/docs/content/concepts/append-only-table.md
+++ b/docs/content/concepts/append-only-table.md
@@ -194,6 +194,10 @@ CREATE TABLE MyTable (
## Append For Scalable Table
+{{< hint info >}}
+This is an experimental feature.
+{{< /hint >}}
+
### Definition
By defining `'bucket' = '-1'` in table properties, you can assign a special
mode (we call it "unaware-bucket mode") to this