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 
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
