You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2021/11/08 22:48:18 UTC

[pinot] branch master updated (2605122 -> 52ec46e)

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

jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git.


    from 2605122  Allow adding JSON data type for dimension column types (#7718)
     add 52ec46e  Remove the AutomatonBasedRegexpPredicateEvaluator and use regular RegexpLikePredicateEvaluator (#7715)

No new revisions were added by this update.

Summary of changes:
 .../FSTBasedRegexpPredicateEvaluatorFactory.java   | 67 +---------------------
 .../org/apache/pinot/core/plan/FilterPlanNode.java |  6 --
 .../indexsegment/mutable/MutableSegmentImpl.java   | 53 ++++++++---------
 .../index/column/IntermediateIndexContainer.java   |  2 +-
 .../index/datasource/MutableDataSource.java        | 11 +---
 5 files changed, 29 insertions(+), 110 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org