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 2018/11/10 01:20:55 UTC

[GitHub] gianm opened a new pull request #6596: SQL: Add "POSITION" function.

gianm opened a new pull request #6596: SQL: Add "POSITION" function.
URL: https://github.com/apache/incubator-druid/pull/6596
 
 
   Also add a "fromIndex" argument to the strpos expression function. There
   are some -1 and +1 adjustment terms due to the fact that the strpos
   expression behaves like Java indexOf (0-indexed), but the POSITION SQL
   function is 1-indexed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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