chaoyli commented on a change in pull request #772: Be refactor new fix test bug
URL: https://github.com/apache/incubator-doris/pull/772#discussion_r266745729
 
 

 ##########
 File path: be/src/olap/rowset/alpha_rowset_reader.cpp
 ##########
 @@ -234,6 +234,7 @@ OLAPStatus 
AlphaRowsetReader::_init_column_datas(RowsetReaderContext* read_conte
         _key_range_size = read_context->lower_bound_keys->size();
     }
 
+    LOG(INFO) << "segment groups size:" << _segment_groups.size();
 
 Review comment:
   Debug info is not necessary.

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