TangSiyang2001 commented on PR #17704: URL: https://github.com/apache/doris/pull/17704#issuecomment-1492991519
> What if two adding colums op running concurrently. e.g. op1 is running in heavy mode and we modify table to enable light schema change then op2 runs before op1 finishes. According to the compatibility matrix, op MODIFY_TABLE_PROPERTY will confict with op SCHEMA_CHANGE, so we can avoid this situation. -- 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]
