kangpinghuang commented on a change in pull request #492: Modify segment file 
name
URL: https://github.com/apache/incubator-doris/pull/492#discussion_r244904685
 
 

 ##########
 File path: be/src/olap/rowset/segment_reader.cpp
 ##########
 @@ -39,7 +39,6 @@ SegmentReader::SegmentReader(
         const std::vector<uint32_t>& used_columns,
         const std::set<uint32_t>& load_bf_columns,
         const Conditions* conditions,
-        const std::vector<ColumnPredicate*>* col_predicates,
 
 Review comment:
   yes, this modification is for this purpose to fix compile warning problems

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