freemandealer commented on PR #21757: URL: https://github.com/apache/doris/pull/21757#issuecomment-1645263015
This commit is intended to record medium info in create table SQL and provide as much as possible for future `show create table` - if set, return what has been set - if unset, return default ( default value when create table, not when show query which is less meaningful) partition-level info is not handled for we cannot demonstrate such info in `show create table`: - use backup medium when shortage on target medium https://github.com/apache/doris/pull/20739 - part of the partitions' media altered later or dynamic partitioning -- 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]
