yiguolei commented on code in PR #67784:
URL: https://github.com/apache/doris/pull/67784#discussion_r4056213371
##########
be/src/exprs/expr_zonemap_filter.cpp:
##########
@@ -185,6 +185,12 @@ const BloomFilterEvalContext::SlotBloomFilter*
BloomFilterEvalContext::slot(int
TExprNode create_texpr_node_from_hybrid_set_value(const void* data, const
PrimitiveType& type,
int precision, int scale) {
+ if (type == TYPE_VARBINARY) {
Review Comment:
这里也不需要
--
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]