[GitHub] [doris] github-actions[bot] commented on pull request #13041: [docs](broker load) add doc for property load_parallelism

2022-10-05 Thread GitBox
github-actions[bot] commented on PR #13041: URL: https://github.com/apache/doris/pull/13041#issuecomment-1269264896 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] hf200012 commented on pull request #13066: [Fix](Load) fix bug that last line of data lost for stream load

2022-10-05 Thread GitBox
hf200012 commented on PR #13066: URL: https://github.com/apache/doris/pull/13066#issuecomment-1269263889 Please improve the documentation, line separators and examples to make it clearer for users to use -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [doris] github-actions[bot] commented on pull request #13068: [docs](unique-key-merge-on-write) add document for unique key merge o…

2022-10-05 Thread GitBox
github-actions[bot] commented on PR #13068: URL: https://github.com/apache/doris/pull/13068#issuecomment-1269261527 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 #13068: [docs](unique-key-merge-on-write) add document for unique key merge o…

2022-10-05 Thread GitBox
github-actions[bot] commented on PR #13068: URL: https://github.com/apache/doris/pull/13068#issuecomment-1269261499 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 #13130: 修改错别字

2022-10-05 Thread GitBox
github-actions[bot] commented on PR #13130: URL: https://github.com/apache/doris/pull/13130#issuecomment-1269257823 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

[doris] branch master updated: (runtimefilter) shorter time prepare consumes (#13127)

2022-10-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 441b450a79 (runtimefilter) shorter time prep

[GitHub] [doris] dataroaring merged pull request #13127: [improvement](runtimefilter) shorter time prepare consumes

2022-10-05 Thread GitBox
dataroaring merged PR #13127: URL: https://github.com/apache/doris/pull/13127 -- 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.

[doris] branch master updated: [fix](string) allocate memory according to actual size instead of max size (#13112)

2022-10-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 218b0857ab [fix](string) allocate memory acc

[GitHub] [doris] dataroaring merged pull request #13112: [fix](string) allocate memory according to actual size instead of max…

2022-10-05 Thread GitBox
dataroaring merged PR #13112: URL: https://github.com/apache/doris/pull/13112 -- 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.

[GitHub] [doris] github-actions[bot] commented on pull request #13128: [type](docs)fix slack link

2022-10-05 Thread GitBox
github-actions[bot] commented on PR #13128: URL: https://github.com/apache/doris/pull/13128#issuecomment-1269152192 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 #13128: [type](docs)fix slack link

2022-10-05 Thread GitBox
github-actions[bot] commented on PR #13128: URL: https://github.com/apache/doris/pull/13128#issuecomment-1269152154 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] bigcatpan opened a new pull request, #13130: 修改错别字

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

[GitHub] [doris] github-actions[bot] commented on pull request #8412: [Function] Support function YEARWEEK(DATE,INT,INT) RETURN INT

2022-10-05 Thread GitBox
github-actions[bot] commented on PR #8412: URL: https://github.com/apache/doris/pull/8412#issuecomment-1269135272 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] dataroaring opened a new pull request, #13113: [improvement](log) limit nums of logging disable auto compaction

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

[GitHub] [doris] jackwener commented on a diff in pull request #13073: [fix](fe-core) TestWithFeService do not clean up dorisHome

2022-10-05 Thread GitBox
jackwener commented on code in PR #13073: URL: https://github.com/apache/doris/pull/13073#discussion_r985859248 ## fe/fe-core/src/test/java/org/apache/doris/utframe/TestWithFeService.java: ## @@ -540,4 +547,19 @@ private void checkAlterJob() throws InterruptedException, MetaNot

[GitHub] [doris] github-actions[bot] commented on pull request #13105: [fix](test) add sync and drop table for insert.groovy and test_array_…

2022-10-05 Thread GitBox
github-actions[bot] commented on PR #13105: URL: https://github.com/apache/doris/pull/13105#issuecomment-1265517064 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 #13105: [fix](test) add sync and drop table for insert.groovy and test_array_…

2022-10-05 Thread GitBox
github-actions[bot] commented on PR #13105: URL: https://github.com/apache/doris/pull/13105#issuecomment-1265517130 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] dataroaring merged pull request #13108: [feature-wip](unique-key-merge-on-write) Do not allow alter mow property

2022-10-05 Thread GitBox
dataroaring merged PR #13108: URL: https://github.com/apache/doris/pull/13108 -- 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.

[GitHub] [doris] dataroaring opened a new pull request, #13112: [fix](string) allocate memory according to actual size instead of max…

2022-10-05 Thread GitBox
dataroaring opened a new pull request, #13112: URL: https://github.com/apache/doris/pull/13112 … size String column lengh is 2GB, if we allocate memory according to column length, string would consume a lot of memory. It also misleads memory tracker. # Proposed changes I

[GitHub] [doris] zhannngchen opened a new pull request, #13111: [Enhancement](load) remove load mem limit

2022-10-05 Thread GitBox
zhannngchen opened a new pull request, #13111: URL: https://github.com/apache/doris/pull/13111 # Proposed changes Issue Number: close #xxx ## Problem summary #12716 removed the mem limit for single load task, in this PR I propose to remove the session variable load_mem_l

[GitHub] [doris] github-actions[bot] commented on pull request #13062: [Regression](load) Add broker load regression test.

2022-10-05 Thread GitBox
github-actions[bot] commented on PR #13062: URL: https://github.com/apache/doris/pull/13062#issuecomment-1264839422 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] dataroaring opened a new issue, #13110: [Bug] core dump caused by varlen overflow

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

[GitHub] [doris] github-actions[bot] commented on pull request #13062: [Regression](load) Add broker load regression test.

2022-10-05 Thread GitBox
github-actions[bot] commented on PR #13062: URL: https://github.com/apache/doris/pull/13062#issuecomment-1264839408 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] Yukang-LIAN commented on a diff in pull request #13056: [Feature](Retention) support retention function

2022-10-05 Thread GitBox
Yukang-LIAN commented on code in PR #13056: URL: https://github.com/apache/doris/pull/13056#discussion_r985264453 ## be/src/exprs/aggregate_functions.h: ## @@ -372,6 +372,14 @@ class AggregateFunctions { static StringVal window_funnel_serialize(FunctionContext* ctx, const

[GitHub] [doris] Yukang-LIAN commented on pull request #13106: [fix] (docs) Fix wrong path in /docs folder

2022-10-05 Thread GitBox
Yukang-LIAN commented on PR #13106: URL: https://github.com/apache/doris/pull/13106#issuecomment-1264682776 > Even though some images cannot be found when reading md files [directly on the github](https://github.com/apache/doris/tree/master/docs/zh-CN/docs) , I think it's better to close th

[GitHub] [doris] GoGim1 commented on pull request #13106: [fix] (docs) Fix wrong path in /docs folder

2022-10-05 Thread GitBox
GoGim1 commented on PR #13106: URL: https://github.com/apache/doris/pull/13106#issuecomment-1264675000 I found that if this PR was merged, images on [Doris's website](https://doris.apache.org/docs/summary/basic-summary) would get the wrong path since the website only copies the docs/images

[doris] branch hf200012-patch-3 created (now af090af07d)

2022-10-05 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch hf200012-patch-3 in repository https://gitbox.apache.org/repos/asf/doris.git at af090af07d fix slack link This branch includes the following new commits: new af090af07d fix sla

[doris] 01/01: fix slack link

2022-10-05 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch hf200012-patch-3 in repository https://gitbox.apache.org/repos/asf/doris.git commit af090af07dc26f10d5a7a8cfbc6b6106aa7cb950 Author: jiafeng.zhang AuthorDate: Wed Oct 5 23:02:34 2022 +0800

[doris] branch master updated: [fix](spark-load) no need to filter row group when doing spark load (#13116)

2022-10-05 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 d286aa7bf7 [fix](spark-load) no need to filte

[doris] branch master updated: [typo](docs)Metadata Operations and Maintenance link error (#13090)

2022-10-05 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng 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 90512ebd59 [typo](docs)Metadata Operations