You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "Aravind-Suresh (via GitHub)" <gi...@apache.org> on 2023/07/17 09:50:42 UTC

[GitHub] [pinot] Aravind-Suresh opened a new issue, #11123: Support Native Text Index on columns of multi-value type

Aravind-Suresh opened a new issue, #11123:
URL: https://github.com/apache/pinot/issues/11123

   Currently, in Pinot, we have native text index on single value columns (strings). We lack that functionality on multi value columns.
   
   The idea is to support an OR-based search on this collection of strings - if any of the string in this collection matches the provided term, the predicate evaluates to true and all such rows are returned.
   
   cc @atris


-- 
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.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 #11123: Support Native Text Index on columns of multi-value type

Posted by "atris (via GitHub)" <gi...@apache.org>.
atris commented on issue #11123:
URL: https://github.com/apache/pinot/issues/11123#issuecomment-1645190880

   Please refer to:
   
   https://github.com/apache/pinot/pull/11000 for reference on how to add this capability


-- 
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 closed issue #11123: Support Native Text Index on columns of multi-value type

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang closed issue #11123: Support Native Text Index on columns of multi-value type
URL: https://github.com/apache/pinot/issues/11123


-- 
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] utulshigiri commented on issue #11123: Support Native Text Index on columns of multi-value type

Posted by "utulshigiri (via GitHub)" <gi...@apache.org>.
utulshigiri commented on issue #11123:
URL: https://github.com/apache/pinot/issues/11123#issuecomment-1693630255

   added by @itschrispeck in https://github.com/apache/pinot/pull/11204. 


-- 
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