This is an automated email from the ASF dual-hosted git repository.

richardstartin pushed a change to branch range-index-equals-queries
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from 37899aa054 move predicate evaluators to shorten class names
     add 9d2d5b5f45 simplify range index

No new revisions were added by this update.

Summary of changes:
 .../filter/RangeIndexBasedFilterOperator.java      | 422 +++++++--------------
 .../DoubleRawValueBasedEqPredicateEvaluator.java   |   2 +-
 .../FloatRawValueBasedEqPredicateEvaluator.java    |   2 +-
 .../IntRawValueBasedEqPredicateEvaluator.java      |   2 +-
 .../LongRawValueBasedEqPredicateEvaluator.java     |   2 +-
 .../index/readers/BitSlicedRangeIndexReader.java   |  29 +-
 .../segment/spi/index/reader/RangeIndexReader.java |  16 +-
 7 files changed, 145 insertions(+), 330 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to