You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2019/12/27 08:05:51 UTC

[GitHub] [incubator-doris] HangyuanLiu opened a new issue #2599: Support endsWith(s, suffix) function

HangyuanLiu opened a new issue #2599: Support endsWith(s, suffix) function
URL: https://github.com/apache/incubator-doris/issues/2599
 
 
   **Is your feature request related to a problem? Please describe.**
   Returns whether to end with the specified suffix. Returns 1 if the string ends with the specified suffix, otherwise it 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] imay closed issue #2599: Support ends_with(s, suffix) function

Posted by GitBox <gi...@apache.org>.
imay closed issue #2599: Support ends_with(s, suffix) function
URL: https://github.com/apache/incubator-doris/issues/2599
 
 
   

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