zhannngchen commented on PR #16951: URL: https://github.com/apache/doris/pull/16951#issuecomment-1450060769
This property should not support schema change. We have a hidden sequence column, it's value is copied from specified column. If we want the new added sequence column works correctly, we should rewrite the value of hidden sequence column of all old data. -- 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]
