npawar opened a new issue #4962: Create a new query endpoint for sql
URL: https://github.com/apache/incubator-pinot/issues/4962
 
 
   Add a new endpoint to the pinot broker, which will be the sql query 
endpoint. Adding a new endpoint will make it easier for migration from pql to 
sql. 
   The sql endpoint will fix the query type to sql, the response format to sql, 
and the group by mode to sql. There will be no scope for configuring these.
   The pql endpoint will continue to support options responseFormat=sql and 
groupByMode=sql.
   

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

Reply via email to