This is an automated email from the ASF dual-hosted git repository.

cwylie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from 2b23d0b5b52 MSQ: Controller checker should check for "closed" only. 
(#16161)
     add 48b8d42698b fix regexp_like, contains_string, icontains_string to 
return null instead of false for null inputs in sql compatible mode (#15963)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/druid/query/expression/ContainsExpr.java |  2 +-
 .../apache/druid/query/expression/RegexpLikeExprMacro.java   |  2 +-
 .../druid/query/expression/CaseInsensitiveExprMacroTest.java | 12 ++++++------
 .../apache/druid/query/expression/ContainsExprMacroTest.java |  9 +++++----
 .../druid/query/expression/RegexpLikeExprMacroTest.java      |  9 +++++----
 .../apache/druid/sql/calcite/expression/ExpressionsTest.java |  6 +++---
 6 files changed, 21 insertions(+), 19 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to