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**
   
![image](https://user-images.githubusercontent.com/9495145/76486250-bfbe2d00-6459-11ea-9c6a-8a7d7475e196.png)
   
   
   

----------------------------------------------------------------
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