[GitHub] [incubator-doris] hf200012 opened a new pull request #7135: [Blog]Doris monitoring metrics description

2021-11-17 Thread GitBox
hf200012 opened a new pull request #7135: URL: https://github.com/apache/incubator-doris/pull/7135 Doris monitoring metrics description ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. I

[GitHub] [incubator-doris] THUMarkLau opened a new pull request #7136: [Doc] Fix typo in CONTRIBUTING.md and CONTRIBUTING_CN.md

2021-11-17 Thread GitBox
THUMarkLau opened a new pull request #7136: URL: https://github.com/apache/incubator-doris/pull/7136 "Apache" is incorrectly spelled as "Aapche" -- 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 t

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7136: [Doc] Fix typo in CONTRIBUTING.md and CONTRIBUTING_CN.md

2021-11-17 Thread GitBox
github-actions[bot] commented on pull request #7136: URL: https://github.com/apache/incubator-doris/pull/7136#issuecomment-971399401 -- 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 c

[GitHub] [incubator-doris] hf200012 opened a new pull request #7137: remove Invalid code

2021-11-17 Thread GitBox
hf200012 opened a new pull request #7137: URL: https://github.com/apache/incubator-doris/pull/7137 remove Invalid code ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug

[GitHub] [incubator-doris] xy720 opened a new pull request #7138: [Binlog]Add how to open binlog load to the error message

2021-11-17 Thread GitBox
xy720 opened a new pull request #7138: URL: https://github.com/apache/incubator-doris/pull/7138 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request

[GitHub] [incubator-doris] morningman opened a new issue #7139: [Bug] Root user has been dropped

2021-11-17 Thread GitBox
morningman opened a new issue #7139: URL: https://github.com/apache/incubator-doris/issues/7139 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 0.1

[GitHub] [incubator-doris] morningman opened a new pull request #7140: [Bug] Do not allow drop or create root user

2021-11-17 Thread GitBox
morningman opened a new pull request #7140: URL: https://github.com/apache/incubator-doris/pull/7140 ## Proposed changes root user should not be dropped or created ## Types of changes What types of changes does your code introduce to Doris? _Put an `x` in the boxes th

[GitHub] [incubator-doris] weizuo93 opened a new issue #7141: [Feature] [Stream Load] Two-Phase Commit for stream load

2021-11-17 Thread GitBox
weizuo93 opened a new issue #7141: URL: https://github.com/apache/incubator-doris/issues/7141 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description #

[GitHub] [incubator-doris] xinyiZzz opened a new issue #7142: [Bug] Coordinator automatically retry Export task always fails

2021-11-17 Thread GitBox
xinyiZzz opened a new issue #7142: URL: https://github.com/apache/incubator-doris/issues/7142 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version trunk

[GitHub] [incubator-doris] xinyiZzz opened a new pull request #7143: [Export] Fix Export task automatic retry always fail

2021-11-17 Thread GitBox
xinyiZzz opened a new pull request #7143: URL: https://github.com/apache/incubator-doris/pull/7143 ## Proposed changes fix #7142 clear export status `alreadySentBackendIds` before Coordinator retry Export task. ## Types of changes What types of changes does your code

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7140: [Bug] Do not allow drop or create root user

2021-11-17 Thread GitBox
github-actions[bot] commented on pull request #7140: URL: https://github.com/apache/incubator-doris/pull/7140#issuecomment-972399372 -- 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 c

[GitHub] [incubator-doris] xinghuayu007 commented on issue #3897: subquery can not reslove the grandpa column

2021-11-17 Thread GitBox
xinghuayu007 commented on issue #3897: URL: https://github.com/apache/incubator-doris/issues/3897#issuecomment-972461600 Did this problem be solved? -- 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

[GitHub] [incubator-doris] xinyiZzz commented on a change in pull request #7032: [Heartbeat] Support cancel outdated query after FE restart

2021-11-17 Thread GitBox
xinyiZzz commented on a change in pull request #7032: URL: https://github.com/apache/incubator-doris/pull/7032#discussion_r751867135 ## File path: be/src/agent/heartbeat_server.h ## @@ -34,9 +35,22 @@ class StorageEngine; class Status; class ThriftServer; +struct FrontendSt

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7138: [Binlog]Add how to open binlog load to the error message

2021-11-17 Thread GitBox
github-actions[bot] commented on pull request #7138: URL: https://github.com/apache/incubator-doris/pull/7138#issuecomment-972512117 -- 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 c

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7137: remove Invalid code

2021-11-17 Thread GitBox
github-actions[bot] commented on pull request #7137: URL: https://github.com/apache/incubator-doris/pull/7137#issuecomment-972524571 -- 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 c

[GitHub] [incubator-doris] xinyiZzz commented on a change in pull request #7032: [Heartbeat] Support cancel outdated query after FE restart

2021-11-17 Thread GitBox
xinyiZzz commented on a change in pull request #7032: URL: https://github.com/apache/incubator-doris/pull/7032#discussion_r751896740 ## File path: be/src/agent/heartbeat_server.cpp ## @@ -78,6 +78,32 @@ void HeartbeatServer::heartbeat(THeartbeatResult& heartbeat_result, Statu

[GitHub] [incubator-doris] Userwhite commented on pull request #6990: Doris on es 聚合下推

2021-11-17 Thread GitBox
Userwhite commented on pull request #6990: URL: https://github.com/apache/incubator-doris/pull/6990#issuecomment-972546875 > OK, I know it. I will deal with it recently. Now nothing has done because I am busy in the last and this week😂 -- This is an automated message from the Apache

[GitHub] [incubator-doris] Userwhite commented on pull request #6990: Doris on es 聚合下推

2021-11-17 Thread GitBox
Userwhite commented on pull request #6990: URL: https://github.com/apache/incubator-doris/pull/6990#issuecomment-972547344 > > > > > @Userwhite As discussed in our online meeting,we should move the predicate-transform from BE (backends) to FE (frontends) which would

[GitHub] [incubator-doris] Userwhite removed a comment on pull request #6990: Doris on es 聚合下推

2021-11-17 Thread GitBox
Userwhite removed a comment on pull request #6990: URL: https://github.com/apache/incubator-doris/pull/6990#issuecomment-972546875 > OK, I know it. I will deal with it recently. Now nothing has done because I am busy in the last and this week😂 -- This is an automated message from the

[GitHub] [incubator-doris] morningman merged pull request #7108: [Bug] Fix the incompatibility of sql mode between Doris and MySQL

2021-11-17 Thread GitBox
morningman merged pull request #7108: URL: https://github.com/apache/incubator-doris/pull/7108 -- 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: com

[GitHub] [incubator-doris] morningman closed issue #7106: [Bug] Fix the incompatibility of sql mode between Doris and MySQL

2021-11-17 Thread GitBox
morningman closed issue #7106: URL: https://github.com/apache/incubator-doris/issues/7106 -- 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-

[incubator-doris] branch master updated (9487899 -> 74e8264)

2021-11-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 9487899 Update members.md (#7115) add 74e8264 [fix](session-var) Fix the incompatibility of sql m

[GitHub] [incubator-doris] morningman merged pull request #7114: [Routine load] Support show offset lag in show routine load stmt

2021-11-17 Thread GitBox
morningman merged pull request #7114: URL: https://github.com/apache/incubator-doris/pull/7114 -- 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: com

[GitHub] [incubator-doris] morningman closed issue #7113: [Feature] Show offset lag for routine load job

2021-11-17 Thread GitBox
morningman closed issue #7113: URL: https://github.com/apache/incubator-doris/issues/7113 -- 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-

[incubator-doris] branch master updated (74e8264 -> be89f0f)

2021-11-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 74e8264 [fix](session-var) Fix the incompatibility of sql mode between Doris and MySQL (#7108) ad

[GitHub] [incubator-doris] morningman merged pull request #7127: correct getLogger argument

2021-11-17 Thread GitBox
morningman merged pull request #7127: URL: https://github.com/apache/incubator-doris/pull/7127 -- 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: com

[incubator-doris] branch master updated (be89f0f -> eaebe6a)

2021-11-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from be89f0f [feat-opt](routine-load) Support show offset lag in show routine load stmt (#7114) add ea

[GitHub] [incubator-doris] morningman merged pull request #7128: [Dependency] Add breakpad for minidump

2021-11-17 Thread GitBox
morningman merged pull request #7128: URL: https://github.com/apache/incubator-doris/pull/7128 -- 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: com

[incubator-doris] branch master updated (eaebe6a -> 00e653e)

2021-11-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from eaebe6a [typo] correct getLogger argument (#7127) add 00e653e [deps] add breakpad for minidump (#

[incubator-doris] branch master updated (00e653e -> b842b28)

2021-11-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 00e653e [deps] add breakpad for minidump (#7128) add b842b28 [typo] fix typo in CONTRIBUTING.md a

[GitHub] [incubator-doris] morningman merged pull request #7136: [Doc] Fix typo in CONTRIBUTING.md and CONTRIBUTING_CN.md

2021-11-17 Thread GitBox
morningman merged pull request #7136: URL: https://github.com/apache/incubator-doris/pull/7136 -- 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: com

[incubator-doris] branch master updated: [refactor] remove unused code (#7137)

2021-11-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 4f7d7a5 [refactor] remove unused c

[GitHub] [incubator-doris] morningman merged pull request #7137: remove Invalid code

2021-11-17 Thread GitBox
morningman merged pull request #7137: URL: https://github.com/apache/incubator-doris/pull/7137 -- 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: com

[incubator-doris] branch master updated (4f7d7a5 -> 94fa6db)

2021-11-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 4f7d7a5 [refactor] remove unused code (#7137) add 94fa6db [feat-opt](binlog-load) add how to open

[GitHub] [incubator-doris] morningman merged pull request #7138: [Binlog]Add how to open binlog load to the error message

2021-11-17 Thread GitBox
morningman merged pull request #7138: URL: https://github.com/apache/incubator-doris/pull/7138 -- 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: com

[GitHub] [incubator-doris] morningman closed issue #7139: [Bug] Root user has been dropped

2021-11-17 Thread GitBox
morningman closed issue #7139: URL: https://github.com/apache/incubator-doris/issues/7139 -- 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-

[GitHub] [incubator-doris] morningman merged pull request #7140: [Bug] Do not allow drop or create root user

2021-11-17 Thread GitBox
morningman merged pull request #7140: URL: https://github.com/apache/incubator-doris/pull/7140 -- 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: com

[incubator-doris] branch master updated (94fa6db -> 1238f8d)

2021-11-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 94fa6db [feat-opt](binlog-load) add how to open binlog load to the error message (#7138) add 1238

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7143: [Export] Fix Export task automatic retry always fail

2021-11-17 Thread GitBox
github-actions[bot] commented on pull request #7143: URL: https://github.com/apache/incubator-doris/pull/7143#issuecomment-972582137 -- 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 c

[GitHub] [incubator-doris] morningman commented on pull request #7135: [Blog]Doris monitoring metrics description

2021-11-17 Thread GitBox
morningman commented on pull request #7135: URL: https://github.com/apache/incubator-doris/pull/7135#issuecomment-972589094 There will be more and more pictures saving in code repo, which is not suitable for a code repository. I am thinking about moving `docs/` to `https://github.com/ap

[GitHub] [incubator-doris] hf200012 commented on pull request #7135: [Blog]Doris monitoring metrics description

2021-11-17 Thread GitBox
hf200012 commented on pull request #7135: URL: https://github.com/apache/incubator-doris/pull/7135#issuecomment-972590966 > There will be more and more pictures saving in code repo, which is not suitable for a code repository. I am thinking about moving `docs/` to `https://github.com/apach

[GitHub] [incubator-doris] hf200012 closed pull request #7135: [Blog]Doris monitoring metrics description

2021-11-17 Thread GitBox
hf200012 closed pull request #7135: URL: https://github.com/apache/incubator-doris/pull/7135 -- 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: commi

[GitHub] [incubator-doris] xinyiZzz commented on a change in pull request #7032: [Heartbeat] Support cancel outdated query after FE restart

2021-11-17 Thread GitBox
xinyiZzz commented on a change in pull request #7032: URL: https://github.com/apache/incubator-doris/pull/7032#discussion_r751956364 ## File path: be/src/agent/heartbeat_server.h ## @@ -34,9 +35,22 @@ class StorageEngine; class Status; class ThriftServer; +struct FrontendSt