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

   Fixes #19408 by skipping pruning for RangeFilter with matchValueType other 
than STRING.
   
   In the future, it'd be nice to expand the pruning to handle other 
comparators. The issue is that DimensionRangeShardSpec only uses a string 
comparator for pruning, so we'd need to either extend that to include types, or 
create a new shard spec that includes types.


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