minwoo-jung commented on issue #12224:
URL: https://github.com/apache/pinot/issues/12224#issuecomment-1880573804

   @somandal
   I added the following settings to pinot-broker.conf as you suggested. 
   ```
   
pinot.broker.result.rewriter.class.names=org.apache.pinot.core.query.utils.rewriter.ParentAggregationResultRewriter
   ```
   However, I got the same error
   I would like to ask you to confirm that the class I need to add is 
`ParentAggregationResultRewriter` .


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