Jackie-Jiang opened a new pull request #7715: URL: https://github.com/apache/pinot/pull/7715
Currently mutable FST is not supported yet, and there is no benefit using `AutomatonBasedRegexpPredicateEvaluator` over the regular `RegexpLikePredicateEvaluator`. When we add the mutable FST index, we can wire it with the `FSTBasedRegexpPredicateEvaluator`. -- 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]
