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/12/13 17:06:31 UTC

[GitHub] [pinot] egalpin commented on issue #7519: FILTER Clause Support

egalpin commented on issue #7519:
URL: https://github.com/apache/pinot/issues/7519#issuecomment-1349081193

   I wanted to mention that I'm currently exploring/investigating GROUP BY support with FILTER expressions.  As best as I can tell so far, GroupByPlanNode will need to have similar modifications as those made to AggregationPlanNode in @atris [original PR](https://github.com/apache/pinot/pull/7916/files#diff-83f495afef4b7f71270317579d50f0e3be8f773c6cbc61b54041cdf618854bdb) (plus all implicated changes).  I realize it's been advised that this is not a beginner-friendly PR but support for FILTER + GROUP BY will be high impact for my use of Pinot, so it's worth a shot.
   
   I welcome any collaboration!


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