walterddr commented on pull request #7692:
URL: https://github.com/apache/pinot/pull/7692#issuecomment-962475665


   > High level question: why do we want to push these 2 interfaces into 
`pinot-spi`? They should be in the `pinot-query-spi` and not exposed to the 
general user as they are only used for query processing.
   > 
   > It might make more sense to move `DataSchema` and `ResultTable` into 
`pinot-spi` which contains the query result.
   
   Actually I agreed. I think `DataSchema` and `ResultTable` should fit in 
pinot-spi and `DataTable` is only used in query. good point!


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