default_compress_func specifies the default algorithm for compressing table data. You can also specify another compression algorithm when creating a table.
| Property | Description |
|---|---|
| Parameter type | String |
| Default value | zstd_1.0 |
| Value range | * None * lz4_1.0 * snappy_1.0 * zlib_1.0 * zstd_1.0 |
| Effective upon OBServer restart | No |