kangpinghuang opened a new issue #360: Temporary header should not be save to 
meta when making snapshot files
URL: https://github.com/apache/incubator-doris/issues/360
 
 
   **Describe the bug**
   When make snapshot files in OLAPEngine::_create_snapshot_files, the temp new 
header is construct to describe the snapshot files. But  the temp new header is 
save to replace the ref table's original header, and this may cause lose of 
version information and schema change status info.
   
   **How to fix**
   the temp new header should not be save to meta.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to