This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 5a57c44456e [docs](fe-config) add default_compression_type
configuration (#3322)
5a57c44456e is described below
commit 5a57c44456e7ff0d146bf363b787acf121455b56
Author: Yongqiang YANG <[email protected]>
AuthorDate: Wed Feb 4 16:09:41 2026 -0800
[docs](fe-config) add default_compression_type configuration (#3322)
## Summary
- Add documentation for `default_compression_type` FE configuration
- Default value: lz4 (before 4.0.3), zstd (since 4.0.3)
- Valid values: lz4, zstd
## Files Changed
- English docs (dev and 4.x)
- Chinese docs (current and 4.x)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]