xueyumusic opened a new pull request #4519: Add support sql query http api URL: https://github.com/apache/incubator-pinot/pull/4519 This PR adds support calcite sql query http api, the updates are: 1. Rename PqlQueryResource to PinotQueryResource 2. Adds http post api `/queryByFormat` to support both pql and sql query based on parameter `queryFormat`. 3. Deprecated post api `/pql`. 4. Updates query console query api.
---------------------------------------------------------------- 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]
