[GitHub] [doris] dataroaring opened a new issue, #13564: [Enhancement] export metrics of memory allocator

2022-10-21 Thread GitBox
dataroaring opened a new issue, #13564: URL: https://github.com/apache/doris/issues/13564 ### 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 Memory

[GitHub] [doris] dataroaring opened a new pull request, #13565: [enhancement](tcmalloc) print more metrics of tcmalloc

2022-10-21 Thread GitBox
dataroaring opened a new pull request, #13565: URL: https://github.com/apache/doris/pull/13565 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] morningman opened a new pull request, #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

2022-10-21 Thread GitBox
morningman opened a new pull request, #13568: URL: https://github.com/apache/doris/pull/13568 # Proposed changes Issue Number: close #xxx ## Problem summary The regression test may failed because of heartbeat failure occasionally. So I add 2 new FE config to relax this

[GitHub] [doris] hello-stephen commented on pull request #13511: [fix](join) fix be core dump when using right join with other join predicates

2022-10-21 Thread GitBox
hello-stephen commented on PR #13511: URL: https://github.com/apache/doris/pull/13511#issuecomment-1287099674 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.68 seconds load time: 563 seconds storage size: 17154699249 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #13562: [deps](fe)upgrade commons-text to 1.10.0

2022-10-21 Thread GitBox
github-actions[bot] commented on PR #13562: URL: https://github.com/apache/doris/pull/13562#issuecomment-1287104586 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #13562: [deps](fe)upgrade commons-text to 1.10.0

2022-10-21 Thread GitBox
github-actions[bot] commented on PR #13562: URL: https://github.com/apache/doris/pull/13562#issuecomment-1287104470 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #13563: [chore](macOS) Disable JAVA UDF temporarily

2022-10-21 Thread GitBox
github-actions[bot] commented on PR #13563: URL: https://github.com/apache/doris/pull/13563#issuecomment-1287111267 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] github-actions[bot] commented on pull request #13563: [chore](macOS) Disable JAVA UDF temporarily

2022-10-21 Thread GitBox
github-actions[bot] commented on PR #13563: URL: https://github.com/apache/doris/pull/13563#issuecomment-1287111210 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

2022-10-21 Thread GitBox
github-actions[bot] commented on PR #13568: URL: https://github.com/apache/doris/pull/13568#issuecomment-1287118158 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

2022-10-21 Thread GitBox
github-actions[bot] commented on PR #13568: URL: https://github.com/apache/doris/pull/13568#issuecomment-1287118225 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] yuanyuan8983 commented on issue #13503: [Bug] 没有任何SYNC同步JOB,但是日志一直报CanalSyncDataReceiver Connection refused

2022-10-21 Thread GitBox
yuanyuan8983 commented on issue #13503: URL: https://github.com/apache/doris/issues/13503#issuecomment-1287121456 Hello!看样子可能是配置有问题,可以加我微信:lyy0222 ,我们一起看下哈! -- 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

[GitHub] [doris] morningman closed issue #13540: [Bug] PluginMgr may produce dirty uninstallation

2022-10-21 Thread GitBox
morningman closed issue #13540: [Bug] PluginMgr may produce dirty uninstallation URL: https://github.com/apache/doris/issues/13540 -- 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

[GitHub] [doris] morningman merged pull request #13543: [fix](plugin) bugfix for dirty uninstallation of dynamic plugin (#13540)

2022-10-21 Thread GitBox
morningman merged PR #13543: URL: https://github.com/apache/doris/pull/13543 -- 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-unsubscr...@doris.a

[doris] branch master updated: [fix](plugin) bugfix for dirty uninstallation of dynamic plugin (#13540) (#13543)

2022-10-21 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/doris.git The following commit(s) were added to refs/heads/master by this push: new 60e9fe2b3a [fix](plugin) bugfix for dirty uni

[GitHub] [doris] hello-stephen commented on pull request #13539: [improvement](profile) Change some profile warning log to debug log

2022-10-21 Thread GitBox
hello-stephen commented on PR #13539: URL: https://github.com/apache/doris/pull/13539#issuecomment-1287133395 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39 seconds load time: 564 seconds storage size: 17154644737 Bytes https://doris-commu

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #13466: [function](date_function)add new date function 'last_day'

2022-10-21 Thread GitBox
BiteThet commented on code in PR #13466: URL: https://github.com/apache/doris/pull/13466#discussion_r1001937599 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -569,6 +569,153 @@ class FunctionUnixTimestamp : public IFunction { } }; +template class Impl, typen

[GitHub] [doris] morningman commented on pull request #13558: [improvement](config) allow to modify the master-only configuration of non-master nodes

2022-10-21 Thread GitBox
morningman commented on PR #13558: URL: https://github.com/apache/doris/pull/13558#issuecomment-1287143436 > If this is a `master-only` config, can you modify it on non-master FE, the stmt will be forwarded to master, see the Constructor of `AdminSetConfigStmt`. Oh, i see, this is onl

[GitHub] [doris] github-actions[bot] commented on pull request #13558: [improvement](config) allow to modify the master-only configuration of non-master nodes

2022-10-21 Thread GitBox
github-actions[bot] commented on PR #13558: URL: https://github.com/apache/doris/pull/13558#issuecomment-1287144601 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [doris] github-actions[bot] commented on pull request #13558: [improvement](config) allow to modify the master-only configuration of non-master nodes

2022-10-21 Thread GitBox
github-actions[bot] commented on PR #13558: URL: https://github.com/apache/doris/pull/13558#issuecomment-1287144655 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] siriume closed issue #11495: [Bug] The nvl function reports an error after the vectorization engine is enabled.

2022-10-21 Thread GitBox
siriume closed issue #11495: [Bug] The nvl function reports an error after the vectorization engine is enabled. URL: https://github.com/apache/doris/issues/11495 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [doris] siriume closed issue #11238: [Bug] Rows transformed by collect_list in subquery cannot be used

2022-10-21 Thread GitBox
siriume closed issue #11238: [Bug] Rows transformed by collect_list in subquery cannot be used URL: https://github.com/apache/doris/issues/11238 -- 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 s

[GitHub] [doris] siriume closed issue #11677: [Bug] count (distinct (xxx)) over is not support

2022-10-21 Thread GitBox
siriume closed issue #11677: [Bug] count (distinct (xxx)) over is not support URL: https://github.com/apache/doris/issues/11677 -- 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.

[GitHub] [doris] siriume closed issue #12689: [Bug] Array column join Error.

2022-10-21 Thread GitBox
siriume closed issue #12689: [Bug] Array column join Error. URL: https://github.com/apache/doris/issues/12689 -- 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-

[GitHub] [doris] hello-stephen commented on pull request #13558: [improvement](config) allow to modify the master-only configuration of non-master nodes

2022-10-21 Thread GitBox
hello-stephen commented on PR #13558: URL: https://github.com/apache/doris/pull/13558#issuecomment-1287172888 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.7 seconds load time: 567 seconds storage size: 17154644812 Bytes https://doris-com

[GitHub] [doris] hello-stephen commented on pull request #13046: [enhancement](Nereids)Optimize CostAndEnforcerJob

2022-10-21 Thread GitBox
hello-stephen commented on PR #13046: URL: https://github.com/apache/doris/pull/13046#issuecomment-1287201084 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.05 seconds load time: 562 seconds storage size: 17154655327 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13562: [deps](fe)upgrade commons-text to 1.10.0

2022-10-21 Thread GitBox
hello-stephen commented on PR #13562: URL: https://github.com/apache/doris/pull/13562#issuecomment-1287220467 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.09 seconds load time: 558 seconds storage size: 17154887195 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13563: [chore](macOS) Disable JAVA UDF temporarily

2022-10-21 Thread GitBox
hello-stephen commented on PR #13563: URL: https://github.com/apache/doris/pull/13563#issuecomment-1287221741 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 40.08 seconds load time: 563 seconds storage size: 17154655352 Bytes https://doris-co

[GitHub] [doris] adonis0147 merged pull request #13563: [chore](macOS) Disable JAVA UDF temporarily

2022-10-21 Thread GitBox
adonis0147 merged PR #13563: URL: https://github.com/apache/doris/pull/13563 -- 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-unsubscr...@doris.a

[doris] branch master updated: [chore](macOS) Disable JAVA UDF temporarily (#13563)

2022-10-21 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 20ade4ae96 [chore](macOS) Disable JAVA UDF te

[GitHub] [doris] hello-stephen commented on pull request #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

2022-10-21 Thread GitBox
hello-stephen commented on PR #13568: URL: https://github.com/apache/doris/pull/13568#issuecomment-1287240671 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.36 seconds load time: 558 seconds storage size: 17154644827 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13535: [Fix](multi-catalog)Fix partition external table query bug.

2022-10-21 Thread GitBox
hello-stephen commented on PR #13535: URL: https://github.com/apache/doris/pull/13535#issuecomment-1287259357 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 40.4 seconds load time: 590 seconds storage size: 17154743814 Bytes https://doris-com

[GitHub] [doris] github-actions[bot] commented on pull request #8633: [Opt] Optimize hotspot functions in pre-compaction

2022-10-21 Thread GitBox
github-actions[bot] commented on PR #8633: URL: https://github.com/apache/doris/pull/8633#issuecomment-1287549224 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.

[GitHub] [doris] zy-kkk opened a new pull request, #13569: [typo](docs)improve the outfile doc

2022-10-21 Thread GitBox
zy-kkk opened a new pull request, #13569: URL: https://github.com/apache/doris/pull/13569 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes

[GitHub] [doris] rc452860 opened a new issue, #13570: [Bug] CREATE STORAGE POLICY 提示语法错误

2022-10-21 Thread GitBox
rc452860 opened a new issue, #13570: URL: https://github.com/apache/doris/issues/13570 ### 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 1.1.2

[GitHub] [doris] hello-stephen commented on pull request #13511: [fix](join) fix be core dump when using right join with other join predicates

2022-10-21 Thread GitBox
hello-stephen commented on PR #13511: URL: https://github.com/apache/doris/pull/13511#issuecomment-1287588219 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.59 seconds load time: 578 seconds storage size: 17155053111 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

2022-10-21 Thread GitBox
hello-stephen commented on PR #13568: URL: https://github.com/apache/doris/pull/13568#issuecomment-1287608018 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 38.42 seconds load time: 561 seconds storage size: 17154709764 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #13568: [improvement](heartbeat) Add some relaxation strategies to reduce the failure probability of regression testing

2022-10-21 Thread GitBox
hello-stephen commented on PR #13568: URL: https://github.com/apache/doris/pull/13568#issuecomment-1287608203 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 39.61 seconds load time: 626 seconds storage size: 17154810712 Bytes https://doris-co

[GitHub] [doris] adonis0147 opened a new pull request, #13571: [chore](macOS) Fix the issues with protoc and protoc-gen-grpc-java on M1

2022-10-21 Thread GitBox
adonis0147 opened a new pull request, #13571: URL: https://github.com/apache/doris/pull/13571 # Proposed changes ~~Issue Number: close #xxx~~ ## Problem summary There are some errors occur when building FE by JDK (arm64) on M1 because the dependencies `protoc` and `grpc-

<    1   2