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/04/08 18:52:45 UTC

[GitHub] [pinot] Jackie-Jiang commented on pull request #7916: FILTER Clauses for Aggregates

Jackie-Jiang commented on PR #7916:
URL: https://github.com/apache/pinot/pull/7916#issuecomment-1093234891

   No it is not supported. For the example you give, `SELECT SUM(value) WHERE IN_SUBQUERY(entityId, 'SELECT ID_SET(entityId) FROM other_table WHERE cond = <thing>') = 1 FROM table` should work


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