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 2020/03/04 21:00:06 UTC

[GitHub] [incubator-pinot] npawar opened a new pull request #5112: Minor fixes for queryType sql in PostQuery command and pinot-java-client

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


[GitHub] [incubator-pinot] npawar merged pull request #5112: Minor fixes for queryType sql in PostQuery command and pinot-java-client

Posted by GitBox <gi...@apache.org>.
npawar merged pull request #5112: Minor fixes for queryType sql in PostQuery command and pinot-java-client
URL: https://github.com/apache/incubator-pinot/pull/5112
 
 
   

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