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 2021/07/08 08:06:30 UTC

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #6182: [Docs] Add like, regexp function documents

EmmyMiao87 opened a new pull request #6182:
URL: https://github.com/apache/incubator-doris/pull/6182


   ## Proposed changes
   
   [Docs] Add like, regexp function documents
   
   ## Types of changes
   
   What types of changes does your code introduce to Doris?
   _Put an `x` in the boxes that apply_
   
   - [ ] Bugfix (non-breaking change which fixes an issue)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
   - [x] Documentation Update (if none of the other choices apply)
   - [ ] Code refactor (Modify the code structure, format the code, etc...)


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-doris] yangzhg merged pull request #6182: [Docs] Add like, regexp function documents

Posted by GitBox <gi...@apache.org>.
yangzhg merged pull request #6182:
URL: https://github.com/apache/incubator-doris/pull/6182


   


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-doris] morningman commented on a change in pull request #6182: [Docs] Add like, regexp function documents

Posted by GitBox <gi...@apache.org>.
morningman commented on a change in pull request #6182:
URL: https://github.com/apache/incubator-doris/pull/6182#discussion_r667013557



##########
File path: docs/.vuepress/sidebar/en.js
##########
@@ -323,6 +321,24 @@ module.exports = [
               "starts_with",
               "strleft",
               "strright",
+              {

Review comment:
       Do we need an extra level?




-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #6182: [Docs] Add like, regexp function documents

Posted by GitBox <gi...@apache.org>.
EmmyMiao87 commented on a change in pull request #6182:
URL: https://github.com/apache/incubator-doris/pull/6182#discussion_r667640549



##########
File path: docs/.vuepress/sidebar/en.js
##########
@@ -323,6 +321,24 @@ module.exports = [
               "starts_with",
               "strleft",
               "strright",
+              {

Review comment:
       It’s better to put like and not like together




-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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