xiangfu0 opened a new pull request, #18448: URL: https://github.com/apache/pinot/pull/18448
## Summary - Make `RangeIndexBasedFilterOperator.canEvaluate` a `public static` helper so callers outside the package can reuse the existing range-index eligibility logic. ## User manual / examples - Not applicable. This is a Java API visibility change only; it does not alter table config, query syntax, or runtime behavior. ## Validation - `./mvnw -pl pinot-core -am -DskipTests compile` -- 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]
