yangzhg commented on code in PR #8923: URL: https://github.com/apache/incubator-doris/pull/8923#discussion_r850268897
########## gensrc/thrift/AgentService.thrift: ########## @@ -105,6 +115,7 @@ struct TCreateTabletReq { 13: optional TStorageFormat storage_format 14: optional TTabletType tablet_type 15: optional TStorageParam storage_param + 16: optional TCompressionType compression_type Review Comment: better to set a default value of LZ4F -- 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