HappenLee commented on code in PR #55184:
URL: https://github.com/apache/doris/pull/55184#discussion_r2297575883
##########
be/src/vec/functions/array/function_array_distance.h:
##########
@@ -110,7 +105,7 @@ class FunctionArrayDistance : public IFunction {
bool use_default_implementation_for_nulls() const override { return false;
}
Review Comment:
should delete the func `use_default_implementation_for_nulls` not need
override
--
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]