gianm commented on code in PR #15974:
URL: https://github.com/apache/druid/pull/15974#discussion_r1517220869


##########
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:
   Hmm my feeling is undocumented for now, I don't really want to have to add 
SQL bindings and stuff. Unless you have a use case in mind.



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