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

   Segments with endpoints prior to year 0 or after year 9999 may overlap
   the search intervals but not match the generated SQL conditions. So, we
   need to add an additional OR condition to catch these.
   
   I checked a real, live MySQL metadata store to confirm that the query
   still uses metadata store indexes. It does.


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