Jackie-Jiang opened a new pull request #8172:
URL: https://github.com/apache/pinot/pull/8172


   When a query has the same mixed regular aggregation and filtered 
aggregation, the index of the aggregation function is not maintained correctly.
   This PR contains the following changes:
   - Fix `QueryContext` to maintain the correct index
   - Fix `PostAggregationHandler` to always use the filtered aggregation index 
map
   - Add tests for `QueryContext` and queries


-- 
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-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to