edgar2020 commented on code in PR #16871:
URL: https://github.com/apache/druid/pull/16871#discussion_r1715601331


##########
docs/querying/sql-functions.md:
##########
@@ -1519,27 +1655,69 @@ Alias for [`LENGTH`](#length).
 
 ## STRPOS
 
-`STRPOS(<CHARACTER>, <CHARACTER>)`
+Returns the one-based index position of a substring within an expression.

Review Comment:
   Adding the sentence: "If `substring` is not found, returns 0."



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to