morningman opened a new pull request #3201: [Bug][Refactor] Fix the conflict of 
temp partition and dynamic partition operations
URL: https://github.com/apache/incubator-doris/pull/3201
 
 
   The bug is described in issue: #3200.
   
   This CL solve the problem by:
   1. Refactor the alter operation conflict checking logic by introducing new 
classes `AlterOperations` and `AlterOpType`.
   2. Allow add/drop temporary partition when dynamic partition feature is 
enabled.
   3. Allow modifying table's property when there is temporary partition in 
table.
   4. Make the properties `dynamic_partition.enable` optional, and default is 
true.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to