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

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


    from 09e0eefdc39 modify equality and typed in filter behavior for numeric 
match values on string columns (#16593)
     add a9bd0eea2a9 Fix queries filtering for the same condition with both an 
IN and EQUALS to not return empty results (#16597)

No new revisions were added by this update.

Summary of changes:
 .../sql/calcite/planner/CalciteRulesManager.java   |  9 ++++
 ...Rule.java => FixIncorrectInExpansionTypes.java} | 60 +++++++++++-----------
 .../druid/sql/calcite/CalciteSelectQueryTest.java  | 27 ++++++++++
 .../decoupled.iq                                   |  4 +-
 4 files changed, 69 insertions(+), 31 deletions(-)
 copy 
sql/src/main/java/org/apache/druid/sql/calcite/rule/{CoalesceLookupRule.java => 
FixIncorrectInExpansionTypes.java} (55%)


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

Reply via email to