kangpinghuang commented on a change in pull request #669: Convert old files 
when start be
URL: https://github.com/apache/incubator-doris/pull/669#discussion_r261909941
 
 

 ##########
 File path: be/src/olap/rowset/alpha_rowset.cpp
 ##########
 @@ -191,8 +173,8 @@ int64_t AlphaRowset::ref_count() const {
 }
 
 OLAPStatus AlphaRowset::make_snapshot(const std::string& snapshot_path,
-                                      std::vector<std::string>* success_files) 
{
-    for (auto segment_group : _segment_groups) {
+                                    std::vector<std::string>* success_files) {
 
 Review comment:
   extra empty, remove it

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to