atris commented on PR #8818: URL: https://github.com/apache/pinot/pull/8818#issuecomment-1152679541
Yeah, the REGEXP_LIKE translation from LIKE is not equivalent. Also, remember that any FST traversal will benefit most from a selective expression rather than a full term match. Lastly, why do you say that indices don't help for single regexes? Unless I am misreading the benchmark result, even for a single regex case, native index is pretty fast? -- 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