You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "TangSiyang2001 (via GitHub)" <gi...@apache.org> on 2023/04/01 14:51:12 UTC

[GitHub] [doris] TangSiyang2001 commented on pull request #17704: [feature](table-metadata) support altering the property "light_schema_change" for the tables which created before 1.2

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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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