freemandealer commented on code in PR #14014:
URL: https://github.com/apache/doris/pull/14014#discussion_r1015127547


##########
be/src/olap/rowset/segment_v2/binary_plain_page.h:
##########
@@ -158,6 +166,7 @@ class BinaryPlainPageBuilder : public PageBuilder {
     uint32_t _last_value_size = 0;
     faststring _first_value;
     faststring _last_value;
+    bool _is_dict_page;

Review Comment:
   indeed!



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

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to