eldenmoon commented on code in PR #39022:
URL: https://github.com/apache/doris/pull/39022#discussion_r1721138798


##########
be/src/olap/rowset/segment_v2/segment.h:
##########
@@ -162,10 +162,10 @@ class Segment : public 
std::enable_shared_from_this<Segment> {
     // nullptr will returned if storage type does not contains such column
     std::shared_ptr<const vectorized::IDataType> 
get_data_type_of(vectorized::PathInDataPtr path,
                                                                   bool 
is_nullable,
-                                                                  bool 
ignore_children) const;

Review Comment:
   renamed to read_flat_leaves



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

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to