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

   Currently `IntermediateResultsBlock` is used for all types of queries, which 
makes it quite complicated because it needs to hold all different types of 
responses and handle the data table conversion for all of them.
   This PR breaks it into different results blocks for different types of 
queries so that the logic is simpler, and future changes are easier


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