Jackie-Jiang commented on issue #7043: URL: https://github.com/apache/incubator-pinot/issues/7043#issuecomment-873199102
In order to do general post-aggregation and nest query, we should build another set of operators on broker side that work on `ResultTable` (row major table). Currently all the operators on the server side works on the `DataSource` which is column major. -- 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