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

   ## Proposed changes
   1. fix partition storage policy info lost
      When adding a storage policy to a table through an alter statement, the 
partition policy is lost when the FE is restarted because the storage policy is 
not set for the partition synchronously.
   
   2. when setting policies, check the uniq table in advance to prevent 
metadata inconsistencies
       
   
   3. show storage policy using for stmt support any string policy name
        
       If the policy name begins with a number, the statement cannot be parsed.
   
   Issue Number: close #xxx
   
   <!--Describe your changes.-->
   
   


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