kgyrtkirk opened a new pull request, #16597:
URL: https://github.com/apache/druid/pull/16597

   * temp fix until 
[CALCITE-6435](https://issues.apache.org/jira/browse/CALCITE-6435) gets fixed 
(released&upgraded to)
   * current approach is to run the `ReduceExpressionRule` early to get rid of 
the problematic issue
   * added a testcase which will alert on upgrade
   
   #### Release note
   Queries filtering for the same string value with both an IN expression and 
an = filter may have been incorrectly returned an empty resultset.
   
   This PR has:
   
   - [ ] been self-reviewed.
   - [ ] a release note entry in the PR description.
   - [ ] added unit tests or modified existing tests to cover new code paths, 
ensuring the threshold for [code 
coverage](https://github.com/apache/druid/blob/master/dev/code-review/code-coverage.md)
 is met.
   


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