You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/10/28 16:14:35 UTC

[GitHub] [pinot] fritzb opened a new issue #7658: Utilizing Text index on LIKE predicate

fritzb opened a new issue #7658:
URL: https://github.com/apache/pinot/issues/7658


   LIKE predicate should utilize TEXT index if TEXT index is configured on that column.
   Even better if Pinot can utilize TEXT index only on wildcard search. That is if there is '%' in the search term.


-- 
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-unsubscribe@pinot.apache.org

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



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


[GitHub] [pinot] atris commented on issue #7658: Utilizing Text index on LIKE predicate

Posted by GitBox <gi...@apache.org>.
atris commented on issue #7658:
URL: https://github.com/apache/pinot/issues/7658#issuecomment-954087699


   Ack, please assign it to me.


-- 
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-unsubscribe@pinot.apache.org

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



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


[GitHub] [pinot] Jackie-Jiang commented on issue #7658: Utilizing Text index on LIKE predicate

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang commented on issue #7658:
URL: https://github.com/apache/pinot/issues/7658#issuecomment-954039415


   @atris Can you please take a look at this issue?


-- 
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-unsubscribe@pinot.apache.org

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



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