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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to