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 2022/09/08 15:28:25 UTC

[GitHub] [pinot] walterddr commented on issue #9345: [multistage] Query Fails When Using IN Clause With String Args

walterddr commented on issue #9345:
URL: https://github.com/apache/pinot/issues/9345#issuecomment-1240875866

   oh. yes. query for range such as `a > 10 AND a < 15` or search clause like `a IN ('foo', 'bar')` is not supported because the search predicate operator is not implemented. 
   
   contributions are welcome.


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