zddr opened a new pull request, #41192:
URL: https://github.com/apache/doris/pull/41192

   revert https://github.com/apache/doris/pull/35644/files
   
   table if not set storage medium, will set default by 
`Config.default_storage_medium`, 
   at present, we cannot distinguish whether the storage medium of the table is 
set by the user.
   If it is not set by the user, it represents priority use rather than 
mandatory use. If we directly inherit the storage medium of the table, it may 
cause the partition to be forced to use 'Config. default_storage_madium', 
resulting in the partition being unable to be created
   
   
   
   


-- 
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

Reply via email to