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 2019/05/17 22:37:22 UTC

[GitHub] [incubator-pinot] Jackie-Jiang commented on issue #4219: Support SQL in Pinot.

Jackie-Jiang commented on issue #4219: Support SQL in Pinot.
URL: https://github.com/apache/incubator-pinot/issues/4219#issuecomment-493618571
 
 
   Suggest changing Enhanced Broker Request to Pinot Query to make them totally separate from each other. No need to nest them IMO.
   
   For steps of migration:
   1. Implement PQL -> Pinot Query and Pinot Query -> Broker Request
   2. Support Pinot Query in Execution Layer (probably through a separate endpoint)
   3. Implement SQL -> Pinot Query
   4. (Optional) Remove PQL and Broker Request
   
   ![Migration Steps](https://user-images.githubusercontent.com/17555551/57959496-f8808a80-78b8-11e9-82cd-2d687c0f08de.png)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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