morningman commented on code in PR #9910:
URL: https://github.com/apache/incubator-doris/pull/9910#discussion_r886622023
##########
be/src/exprs/bitmap_function.cpp:
##########
@@ -393,7 +393,7 @@ StringVal
BitmapFunctions::bitmap_hash(doris_udf::FunctionContext* ctx,
StringVal BitmapFunctions::bitmap_serialize(FunctionContext* ctx, const
StringVal& src) {
if (src.is_null) {
- return src;
Review Comment:
Could you explain more about the reason?
Maybe you can write some comment directly in code.
And P0 failed, please check.
--
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]