clintropolis opened a new pull request, #19524: URL: https://github.com/apache/druid/pull/19524
### Description This PR adds partial `getDimensionRangeSet` support to `LikeDimFilter` to cover the equality and prefix cases, while still returning null for cases we cannot translate into a range. This allows it to participate in 'FilterSegmentPruner`, so that we can better reduce the set of segments which we have to consider processing. -- 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]
