You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/11/06 00:33:08 UTC

[GitHub] [pinot] Jackie-Jiang commented on pull request #7692: refactor DataTable and DataSchema to pinot-spi

Jackie-Jiang commented on pull request #7692:
URL: https://github.com/apache/pinot/pull/7692#issuecomment-962292855


   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.


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

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



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