clintropolis commented on code in PR #15974:
URL: https://github.com/apache/druid/pull/15974#discussion_r1517147744
##########
processing/src/main/java/org/apache/druid/math/expr/Function.java:
##########
@@ -3243,6 +3252,62 @@ public Set<Expr> getArrayInputs(List<Expr> args)
}
}
+ class MultiValueStringHarmonizeNullsFunction implements Function
Review Comment:
can do, should we document it though? is it useful for people to call or
should it remain primarily for internal use?
--
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]