zclllyybb commented on code in PR #56430:
URL: https://github.com/apache/doris/pull/56430#discussion_r2377732057


##########
be/src/vec/functions/function_coalesce.cpp:
##########
@@ -193,7 +198,7 @@ class FunctionCoalesce : public IFunction {
                 }
             }
 
-            if (!is_string_result) {
+            if (!cannot_random_write) {

Review Comment:
   有点儿拗口啊,要不改成can_random_write?



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