npawar opened a new pull request #5112: Minor fixes for queryType sql in PostQuery command and pinot-java-client URL: https://github.com/apache/incubator-pinot/pull/5112 Making fixes to PostQuery to correctly handle queryType to match information in https://apache-pinot.gitbook.io/apache-pinot-cookbook/pinot-user-guide/querying-pinot-using-standard-sql#pinot-admin Use Request in Connection and PreparedStatement to be able to execute sql, to match examples in https://apache-pinot.gitbook.io/apache-pinot-cookbook/pinot-user-guide/pinot-clients/java. Deprecating the pql-only ways of executing query
---------------------------------------------------------------- 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]
