default_compress_func

2023-08-16 03:57:13  Updated

default_compress_func specifies the default algorithm for compressing table data. You can also specify another compression algorithm when creating a table.

Parameter Description
Type String
Default value zstd_1.3.8
Value range
  • none
  • lz4_1.0
  • snappy_1.0
  • zlib_1.0
  • zstd_1.0
  • zstd_1.3.8
  • Effective upon restart of OBServer node No

    Contact Us