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: commits-unsubscr...@druid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to