Youngwb opened a new issue #3086: Table could not load data after restore from a snapshot which backup is performed in the alter table procedure URL: https://github.com/apache/incubator-doris/issues/3086 **Describe the bug** When backup occurs during alter table (rollup, schema change) and restores the snapshot generated by this backup, the restore table cannot load data **To Reproduce** Steps to reproduce the behavior: 1. alter table and not finish 2. backup this table, generate the snapshot 3. restore a table from this snapshot 4. could not load data to the restored table **Screenshots** 
---------------------------------------------------------------- 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