Is Pinot able to efficiently run queries that use ...
# getting-started
t
Is Pinot able to efficiently run queries that use REGEXP_LIKE? I'm not sure if there is any indexing or pre aggregations that would make that fast?
k
Text index
t
Ah perfect. Thank you!