yiguolei commented on code in PR #55633:
URL: https://github.com/apache/doris/pull/55633#discussion_r2318675962


##########
be/src/exec/olap_common.h:
##########
@@ -459,7 +459,8 @@ class OlapScanKeys {
 
 using ColumnValueRangeType = std::variant<
         ColumnValueRange<TYPE_TINYINT>, ColumnValueRange<TYPE_SMALLINT>, 
ColumnValueRange<TYPE_INT>,
-        ColumnValueRange<TYPE_BIGINT>, ColumnValueRange<TYPE_LARGEINT>, 
ColumnValueRange<TYPE_IPV4>,

Review Comment:
   这个column value range 是不是只是作用于key 列的?



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