jacktengg commented on code in PR #67627:
URL: https://github.com/apache/doris/pull/67627#discussion_r4110401405
##########
be/src/exec/common/variant_util.cpp:
##########
@@ -685,6 +685,7 @@ bool is_bf_supported_by_fe_for_variant_subcolumn(FieldType
type) {
case FieldType::OLAP_FIELD_TYPE_DECIMAL256:
case FieldType::OLAP_FIELD_TYPE_IPV4:
case FieldType::OLAP_FIELD_TYPE_IPV6:
+ case FieldType::OLAP_FIELD_TYPE_UUID:
Review Comment:
fixed
--
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]