This is an automated email from the ASF dual-hosted git repository.
HTHou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 5036fca0 add default compression is LZ4 (#1106)
5036fca0 is described below
commit 5036fca0459648e0374c874befd53608195f51a9
Author: leto-b <[email protected]>
AuthorDate: Thu Apr 30 10:11:36 2026 +0800
add default compression is LZ4 (#1106)
---
.../Master/Table/Technical-Insider/Encoding-and-Compression.md | 2 +-
src/UserGuide/Master/Tree/Technical-Insider/Encoding-and-Compression.md | 2 +-
.../latest-Table/Technical-Insider/Encoding-and-Compression.md | 2 +-
src/UserGuide/latest/Technical-Insider/Encoding-and-Compression.md | 2 +-
.../Master/Table/Technical-Insider/Encoding-and-Compression.md | 2 +-
.../UserGuide/Master/Tree/Technical-Insider/Encoding-and-Compression.md | 2 +-
.../latest-Table/Technical-Insider/Encoding-and-Compression.md | 2 +-
src/zh/UserGuide/latest/Technical-Insider/Encoding-and-Compression.md | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
diff --git
a/src/UserGuide/Master/Table/Technical-Insider/Encoding-and-Compression.md
b/src/UserGuide/Master/Table/Technical-Insider/Encoding-and-Compression.md
index 6f0f1824..fb280dd6 100644
--- a/src/UserGuide/Master/Table/Technical-Insider/Encoding-and-Compression.md
+++ b/src/UserGuide/Master/Table/Technical-Insider/Encoding-and-Compression.md
@@ -112,7 +112,7 @@ IoTDB allows specifying the compression method of a column
when creating a time
- UNCOMPRESSED
- SNAPPY
-- LZ4 (Recommended)
+- LZ4 (Default and recommended compression method)
- GZIP
- ZSTD
- LZMA2
diff --git
a/src/UserGuide/Master/Tree/Technical-Insider/Encoding-and-Compression.md
b/src/UserGuide/Master/Tree/Technical-Insider/Encoding-and-Compression.md
index 5614789a..264ca44e 100644
--- a/src/UserGuide/Master/Tree/Technical-Insider/Encoding-and-Compression.md
+++ b/src/UserGuide/Master/Tree/Technical-Insider/Encoding-and-Compression.md
@@ -111,7 +111,7 @@ IoTDB allows you to specify the compression method of the
column when creating a
* SNAPPY
-* LZ4 (Recommended compression method)
+* LZ4 (Default and recommended compression method)
* GZIP
diff --git
a/src/UserGuide/latest-Table/Technical-Insider/Encoding-and-Compression.md
b/src/UserGuide/latest-Table/Technical-Insider/Encoding-and-Compression.md
index 6f0f1824..fb280dd6 100644
--- a/src/UserGuide/latest-Table/Technical-Insider/Encoding-and-Compression.md
+++ b/src/UserGuide/latest-Table/Technical-Insider/Encoding-and-Compression.md
@@ -112,7 +112,7 @@ IoTDB allows specifying the compression method of a column
when creating a time
- UNCOMPRESSED
- SNAPPY
-- LZ4 (Recommended)
+- LZ4 (Default and recommended compression method)
- GZIP
- ZSTD
- LZMA2
diff --git a/src/UserGuide/latest/Technical-Insider/Encoding-and-Compression.md
b/src/UserGuide/latest/Technical-Insider/Encoding-and-Compression.md
index 09651a5b..772ba20c 100644
--- a/src/UserGuide/latest/Technical-Insider/Encoding-and-Compression.md
+++ b/src/UserGuide/latest/Technical-Insider/Encoding-and-Compression.md
@@ -111,7 +111,7 @@ IoTDB allows you to specify the compression method of the
column when creating a
* SNAPPY
-* LZ4 (Recommended compression method)
+* LZ4 (Default and recommended compression method)
* GZIP
diff --git
a/src/zh/UserGuide/Master/Table/Technical-Insider/Encoding-and-Compression.md
b/src/zh/UserGuide/Master/Table/Technical-Insider/Encoding-and-Compression.md
index 4fa108d9..c0838816 100644
---
a/src/zh/UserGuide/Master/Table/Technical-Insider/Encoding-and-Compression.md
+++
b/src/zh/UserGuide/Master/Table/Technical-Insider/Encoding-and-Compression.md
@@ -107,7 +107,7 @@ IoTDB 允许在创建一个时间序列的时候指定该列的压缩方式。
* UNCOMPRESSED(不压缩)
* SNAPPY 压缩
-* LZ4 压缩(推荐压缩方式)
+* LZ4 压缩(默认压缩方式,推荐使用)
* GZIP 压缩
* ZSTD 压缩
* LZMA2 压缩
diff --git
a/src/zh/UserGuide/Master/Tree/Technical-Insider/Encoding-and-Compression.md
b/src/zh/UserGuide/Master/Tree/Technical-Insider/Encoding-and-Compression.md
index c274ec2e..7640f952 100644
--- a/src/zh/UserGuide/Master/Tree/Technical-Insider/Encoding-and-Compression.md
+++ b/src/zh/UserGuide/Master/Tree/Technical-Insider/Encoding-and-Compression.md
@@ -107,7 +107,7 @@ IoTDB 允许在创建一个时间序列的时候指定该列的压缩方式。
* UNCOMPRESSED(不压缩)
* SNAPPY 压缩
-* LZ4 压缩(推荐压缩方式)
+* LZ4 压缩(默认压缩方式,推荐使用)
* GZIP 压缩
* ZSTD 压缩
* LZMA2 压缩
diff --git
a/src/zh/UserGuide/latest-Table/Technical-Insider/Encoding-and-Compression.md
b/src/zh/UserGuide/latest-Table/Technical-Insider/Encoding-and-Compression.md
index 4fa108d9..c0838816 100644
---
a/src/zh/UserGuide/latest-Table/Technical-Insider/Encoding-and-Compression.md
+++
b/src/zh/UserGuide/latest-Table/Technical-Insider/Encoding-and-Compression.md
@@ -107,7 +107,7 @@ IoTDB 允许在创建一个时间序列的时候指定该列的压缩方式。
* UNCOMPRESSED(不压缩)
* SNAPPY 压缩
-* LZ4 压缩(推荐压缩方式)
+* LZ4 压缩(默认压缩方式,推荐使用)
* GZIP 压缩
* ZSTD 压缩
* LZMA2 压缩
diff --git
a/src/zh/UserGuide/latest/Technical-Insider/Encoding-and-Compression.md
b/src/zh/UserGuide/latest/Technical-Insider/Encoding-and-Compression.md
index c274ec2e..7640f952 100644
--- a/src/zh/UserGuide/latest/Technical-Insider/Encoding-and-Compression.md
+++ b/src/zh/UserGuide/latest/Technical-Insider/Encoding-and-Compression.md
@@ -107,7 +107,7 @@ IoTDB 允许在创建一个时间序列的时候指定该列的压缩方式。
* UNCOMPRESSED(不压缩)
* SNAPPY 压缩
-* LZ4 压缩(推荐压缩方式)
+* LZ4 压缩(默认压缩方式,推荐使用)
* GZIP 压缩
* ZSTD 压缩
* LZMA2 压缩