Merge pull request #20350 from taosdata/wangmm0220-patch-4

fix:change the default value of smlDataFormat
This commit is contained in:
Shengliang Guan 2023-03-09 15:19:56 +08:00 committed by GitHub
commit b99694a70f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -599,7 +599,7 @@ The charset that takes effect is UTF-8.
| Applicable | Client only |
| Meaning | Whether schemaless columns are consistently ordered, depat, discarded since 3.0.3.0|
| Value Range | 0: not consistent; 1: consistent. |
| Default | 1 |
| Default | 0 |
## Compress Parameters