yiluoya opened a new issue #8427: URL: https://github.com/apache/incubator-doris/issues/8427
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description 目前对于数据的压缩算法是系统统一指定的, 对于部分业务场景,比如日志数据,希望极高的压缩率,对于业务数据,可能需要极高的查询性能,现在的设计无法满足自定义压缩算法, 希望 : 压缩算法在建表的时候指定,像hbase 一样。 ### Solution 压缩算法在建表的时候指定,像hbase 一样。 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org