richardstartin commented on PR #8818:
URL: https://github.com/apache/pinot/pull/8818#issuecomment-1145708838

   I don’t think it’s possible to express backtracking behaviour in a LIKE 
statement, this optimisation would target long unions of LIKE statements 
generated by ORMs, and should be most effective in reducing the impact on a 
cluster when there is no text or FST index in place. I expect this would also 
help FST based regular expression evaluation, so getting some numbers to 
justify extending to FST regex evaluators would be great.


-- 
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: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to