You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/02/18 22:00:43 UTC

[GitHub] [druid] sthetland commented on a change in pull request #6974: sql support for dynamic parameters

sthetland commented on a change in pull request #6974: sql support for dynamic parameters
URL: https://github.com/apache/druid/pull/6974#discussion_r380951980
 
 

 ##########
 File path: docs/querying/sql.md
 ##########
 @@ -630,6 +663,17 @@ the necessary stickiness even with a normal non-sticky load balancer. Please see
 
 Note that the non-JDBC [JSON over HTTP](#json-over-http) API is stateless and does not require stickiness.
 
+### Dynamic Parameters
+
+Parameterized queries are supported with JDBC:
 
 Review comment:
   I misread this at first as meaning JDBC *enables* parameterized queries somehow. Is this wording clearer: 
   "You can use parameterized queries in JDBC code, as in this example;"

----------------------------------------------------------------
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@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org