deepthi912 opened a new pull request, #16902:
URL: https://github.com/apache/pinot/pull/16902

   Revert https://github.com/apache/pinot/pull/16879
   
   Add changes in ScanBasedRegexpLikePredicateEvaluator to cache the matches as 
we evaluate them.
   
   By default if the dictionary size< 10000, it will still use dictionary or if 
the user specifies `regexpDictCardinalityThreshold` or 
`pinot.broker.regexp.dict.cardinality.threshold`, those thresholds are taken to 
consider the dictionary based scan when matching REGEX_LIKE expressions.


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