dataroaring commented on code in PR #23313: URL: https://github.com/apache/doris/pull/23313#discussion_r1313812194
########## docs/en/docs/advanced/cold-hot-separation.md: ########## @@ -56,7 +56,8 @@ The storage policy is the entry to use the cold and hot separation function. Use In addition, fe configuration needs to be added: `enable_storage_policy=true` -Note: This property will not be synchronized by CCR. If this table is copied by CCR, that is, PROPERTIES contains `is_being_synced = true`, this property will be erased in this table. +Note: This property will not be synchronized by CCR. If this table is copied by CCR, that is, PROPERTIES contains `is_being_synced = true`, this property will be erased in this table. Review Comment: this -> the. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
