yangzhg commented on code in PR #8923: URL: https://github.com/apache/incubator-doris/pull/8923#discussion_r847880000
########## gensrc/thrift/AgentService.thrift: ########## @@ -84,6 +84,12 @@ struct TStorageParam { 3: optional TS3StorageParam s3_storage_param } +enum TCompressionType { Review Comment: use `DEFAULT` is not a good idea, it is better to specify an explicit type -- 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