[GitHub] [doris] hello-stephen commented on pull request #13246: [Feature](runtime-filter) add runtime filter breaking change adapt

2022-10-15 Thread GitBox
hello-stephen commented on PR #13246: URL: https://github.com/apache/doris/pull/13246#issuecomment-1279685483 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015153413_clickbench_pr_29739.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] github-actions[bot] commented on pull request #13338: [Opt](fun) simd the substring function and use stack buf to speed up

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13338: URL: https://github.com/apache/doris/pull/13338#issuecomment-1279693732 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 #13338: [Opt](fun) simd the substring function and use stack buf to speed up

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13338: URL: https://github.com/apache/doris/pull/13338#issuecomment-1279693738 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 #13339: [Opt](vec) opt runtime filter for TPCH Q22

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13339: URL: https://github.com/apache/doris/pull/13339#issuecomment-1279694115 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 #13339: [Opt](vec) opt runtime filter for TPCH Q22

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13339: URL: https://github.com/apache/doris/pull/13339#issuecomment-1279694121 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 #13285: [improvement](memory) disable page cache and chunk allocator, optimize memory allocate size

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13285: URL: https://github.com/apache/doris/pull/13285#issuecomment-1279704279 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 #13285: [improvement](memory) disable page cache and chunk allocator, optimize memory allocate size

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13285: URL: https://github.com/apache/doris/pull/13285#issuecomment-1279704272 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] xinyiZzz merged pull request #13285: [improvement](memory) disable page cache and chunk allocator, optimize memory allocate size

2022-10-15 Thread GitBox
xinyiZzz merged PR #13285: URL: https://github.com/apache/doris/pull/13285 -- 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.apa

[doris] branch master updated: [improvement](memory) disable page cache and chunk allocator, optimize memory allocate size (#13285)

2022-10-15 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi 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 a5f3880649 [improvement](memory) disable page c

[GitHub] [doris] morningman commented on a diff in pull request #13067: [feature-wip](recover) new recover ddl and support show dropped

2022-10-15 Thread GitBox
morningman commented on code in PR #13067: URL: https://github.com/apache/doris/pull/13067#discussion_r996279665 ## fe/fe-core/src/main/cup/sql_parser.cup: ## @@ -2743,17 +2745,17 @@ drop_stmt ::= // Recover statement recover_stmt ::= -KW_RECOVER KW_DATABASE ident:dbName

[GitHub] [doris] morningman commented on pull request #13240: [fix](ddl) check view name by table name regex when create

2022-10-15 Thread GitBox
morningman commented on PR #13240: URL: https://github.com/apache/doris/pull/13240#issuecomment-1279713987 Please add some unit test -- 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] [doris] jackwener commented on pull request #13387: [Enhancement] replace assertTrue(X.equals(X)) with assertEquals

2022-10-15 Thread GitBox
jackwener commented on PR #13387: URL: https://github.com/apache/doris/pull/13387#issuecomment-1279720063 I suggest the you can use `intellij IDEA` open project. And `IDEA` will suggest it and auto fix it. -- This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [doris] github-actions[bot] commented on pull request #13362: [Enhancement](function) refactor of date function

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13362: URL: https://github.com/apache/doris/pull/13362#issuecomment-1279728971 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 #13362: [Enhancement](function) refactor of date function

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13362: URL: https://github.com/apache/doris/pull/13362#issuecomment-1279728974 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] dataalive closed pull request #13385: [typo](docs)fix wrong url link

2022-10-15 Thread GitBox
dataalive closed pull request #13385: [typo](docs)fix wrong url link URL: https://github.com/apache/doris/pull/13385 -- 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 unsubscr

[GitHub] [doris] SpringHuBiWei opened a new issue, #13390: Broker Load get a mistake "ErrorMsg: type:LOAD_RUN_FAIL; msg:errCode = 2, detailMessage = coordinator could not finished before job timeout"

2022-10-15 Thread GitBox
SpringHuBiWei opened a new issue, #13390: URL: https://github.com/apache/doris/issues/13390 ### 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] SpringHuBiWei commented on issue #13390: Broker Load get a mistake "ErrorMsg: type:LOAD_RUN_FAIL; msg:errCode = 2, detailMessage = coordinator could not finished before job timeout"

2022-10-15 Thread GitBox
SpringHuBiWei commented on issue #13390: URL: https://github.com/apache/doris/issues/13390#issuecomment-1279747290 The file size on the hdfs has been identified, indicating that the hdfs can be connected, but it is always displayed in the loading process, and this error will be reported lat

[GitHub] [doris] hello-stephen commented on pull request #13314: [Improvement](like) Change `like` function to batch call

2022-10-15 Thread GitBox
hello-stephen commented on PR #13314: URL: https://github.com/apache/doris/pull/13314#issuecomment-1279751163 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015215615_clickbench_pr_29762.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] smallhibiscus closed pull request #13386: [typo](docs) fix thrift_client_timeout_ms's incorrect description

2022-10-15 Thread GitBox
smallhibiscus closed pull request #13386: [typo](docs) fix thrift_client_timeout_ms's incorrect description URL: https://github.com/apache/doris/pull/13386 -- 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

[GitHub] [doris] smallhibiscus opened a new pull request, #13391: [typo](docs) Fixed thrift_client_timeout_ms's incorrect description

2022-10-15 Thread GitBox
smallhibiscus opened a new pull request, #13391: URL: https://github.com/apache/doris/pull/13391 …f en docs. # Proposed changes Issue Number: close #xxx ## Problem summary Fixed thrift_client_timeout_ms's incorrect description of en docs. ## Checklist(Requir

svn commit: r57388 - /dev/doris/1.1.3-rc02/ /release/doris/1.1/1.1.3-rc02/

2022-10-15 Thread morningman
Author: morningman Date: Sat Oct 15 14:15:18 2022 New Revision: 57388 Log: move doris 1.1.3-rc02 to release Added: release/doris/1.1/1.1.3-rc02/ - copied from r57387, dev/doris/1.1.3-rc02/ Removed: dev/doris/1.1.3-rc02/ -

[GitHub] [doris] github-actions[bot] commented on pull request #13388: [chore](build release) remove doris home and user info from doris_be --version output (#13344)

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13388: URL: https://github.com/apache/doris/pull/13388#issuecomment-1279754797 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 #13388: [chore](build release) remove doris home and user info from doris_be --version output (#13344)

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13388: URL: https://github.com/apache/doris/pull/13388#issuecomment-1279754813 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] nextdreamblue commented on a diff in pull request #13067: [feature-wip](recover) new recover ddl and support show dropped

2022-10-15 Thread GitBox
nextdreamblue commented on code in PR #13067: URL: https://github.com/apache/doris/pull/13067#discussion_r996317416 ## fe/fe-core/src/main/cup/sql_parser.cup: ## @@ -3619,6 +3621,10 @@ show_param ::= {: RESULT = new ShowAnalyzeStmt(tbl, parser.where, orderByClause,

[GitHub] [doris] nextdreamblue commented on a diff in pull request #13067: [feature-wip](recover) new recover ddl and support show dropped

2022-10-15 Thread GitBox
nextdreamblue commented on code in PR #13067: URL: https://github.com/apache/doris/pull/13067#discussion_r996317757 ## fe/fe-core/src/main/java/org/apache/doris/catalog/CatalogRecycleBin.java: ## @@ -76,46 +81,56 @@ public synchronized boolean recycleDatabase(Database db, Set t

[GitHub] [doris] nextdreamblue commented on a diff in pull request #13067: [feature-wip](recover) new recover ddl and support show dropped

2022-10-15 Thread GitBox
nextdreamblue commented on code in PR #13067: URL: https://github.com/apache/doris/pull/13067#discussion_r996319079 ## fe/fe-core/src/main/java/org/apache/doris/analysis/ShowDroppedStmt.java: ## @@ -0,0 +1,154 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

[GitHub] [doris] nextdreamblue commented on a diff in pull request #13067: [feature-wip](recover) new recover ddl and support show dropped

2022-10-15 Thread GitBox
nextdreamblue commented on code in PR #13067: URL: https://github.com/apache/doris/pull/13067#discussion_r996319079 ## fe/fe-core/src/main/java/org/apache/doris/analysis/ShowDroppedStmt.java: ## @@ -0,0 +1,154 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

[GitHub] [doris] nextdreamblue commented on a diff in pull request #13067: [feature-wip](recover) new recover ddl and support show dropped

2022-10-15 Thread GitBox
nextdreamblue commented on code in PR #13067: URL: https://github.com/apache/doris/pull/13067#discussion_r996319079 ## fe/fe-core/src/main/java/org/apache/doris/analysis/ShowDroppedStmt.java: ## @@ -0,0 +1,154 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

[GitHub] [doris] dataroaring commented on a diff in pull request #13056: [Feature](Retention) support retention function

2022-10-15 Thread GitBox
dataroaring commented on code in PR #13056: URL: https://github.com/apache/doris/pull/13056#discussion_r996316301 ## be/src/vec/aggregate_functions/aggregate_function_retention.h: ## @@ -0,0 +1,138 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more con

[GitHub] [doris] hello-stephen opened a new pull request, #13392: [thirdparty](zstd)update dist info and thirdparty change log

2022-10-15 Thread GitBox
hello-stephen opened a new pull request, #13392: URL: https://github.com/apache/doris/pull/13392 # Proposed changes Issue Number: close #xxx ## Problem summary 1. change dist/LICENSE-dist.txt,thirdparty/CHANGELOG.md 2. add zstd-1.5.2.tar.gz into https://doris-thirdpar

[GitHub] [doris] hello-stephen commented on pull request #13392: [thirdparty](zstd)update dist info and thirdparty change log

2022-10-15 Thread GitBox
hello-stephen commented on PR #13392: URL: https://github.com/apache/doris/pull/13392#issuecomment-1279767218 @morningman Please review -- 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 specifi

[GitHub] [doris] liaoxin01 opened a new pull request, #13393: [feature-wip](unique-key-merge-on-write) fix that delete the bitmap of stale rowset

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

[GitHub] [doris] hello-stephen commented on pull request #13354: [feature-wip](new-scan) Support stream load with csv in new scan framework

2022-10-15 Thread GitBox
hello-stephen commented on PR #13354: URL: https://github.com/apache/doris/pull/13354#issuecomment-1279809343 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221016025825_clickbench_pr_29807.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] github-actions[bot] commented on pull request #8438: [Feature] [vectorized]support vectorized compaction

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #8438: URL: https://github.com/apache/doris/pull/8438#issuecomment-1279856777 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, #13394: [fix](jsonreader) teach jsonreader to release memory (#13336)

2022-10-15 Thread GitBox
dataroaring opened a new pull request, #13394: URL: https://github.com/apache/doris/pull/13394 Allocator of rapidjson does not release memory, this fix use allocator with local buffer and call Clear to release memory allocated beyond local buffer. # Proposed changes Issue Numbe

[GitHub] [doris] hello-stephen commented on pull request #13354: [feature-wip](new-scan) Support stream load with csv in new scan framework

2022-10-15 Thread GitBox
hello-stephen commented on PR #13354: URL: https://github.com/apache/doris/pull/13354#issuecomment-1279868419 https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221016093707_clickbench_pr_29833.html -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] zxealous commented on pull request #13377: [Test](cache)Add remote cache ut

2022-10-15 Thread GitBox
zxealous commented on PR #13377: URL: https://github.com/apache/doris/pull/13377#issuecomment-1279874828 > https://doris-community-test-1308700295.cos.ap-hongkong.myqcloud.com/tmp/20221015010249_clickbench_pr_29479.html @hello-stephen What's the meaning of this? -- This is an auto

[GitHub] [doris] github-actions[bot] commented on pull request #13056: [Feature](Retention) support retention function

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13056: URL: https://github.com/apache/doris/pull/13056#issuecomment-1279875175 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 #13056: [Feature](Retention) support retention function

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13056: URL: https://github.com/apache/doris/pull/13056#issuecomment-1279875179 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] nextdreamblue commented on pull request #13240: [fix](ddl) check view name by table name regex when create

2022-10-15 Thread GitBox
nextdreamblue commented on PR #13240: URL: https://github.com/apache/doris/pull/13240#issuecomment-1279878098 > Please add some unit test add unit test done, please review again -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [doris] liaoxin01 opened a new pull request, #13395: [fix](regression-test) fix that multiple cases conflict with the same table name

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

[GitHub] [doris] HappenLee merged pull request #13338: [Opt](fun) simd the substring function and use stack buf to speed up

2022-10-15 Thread GitBox
HappenLee merged PR #13338: URL: https://github.com/apache/doris/pull/13338 -- 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.ap

[doris] branch master updated: [Opt](fun) simd the substring function and use stack buf to speed up (#13338)

2022-10-15 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 144486e220 [Opt](fun) simd the substring funct

[GitHub] [doris] github-actions[bot] commented on pull request #13365: [fix](array-type) check value valid while insert data into array column

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13365: URL: https://github.com/apache/doris/pull/13365#issuecomment-1279889010 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 #13365: [fix](array-type) check value valid while insert data into array column

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13365: URL: https://github.com/apache/doris/pull/13365#issuecomment-1279889021 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 #13361: [fix](array-type) bugfix for array column with delete condition

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13361: URL: https://github.com/apache/doris/pull/13361#issuecomment-1279889524 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 #13361: [fix](array-type) bugfix for array column with delete condition

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13361: URL: https://github.com/apache/doris/pull/13361#issuecomment-1279889529 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 #13314: [Improvement](like) Change `like` function to batch call

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13314: URL: https://github.com/apache/doris/pull/13314#issuecomment-1279891290 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 #13314: [Improvement](like) Change `like` function to batch call

2022-10-15 Thread GitBox
github-actions[bot] commented on PR #13314: URL: https://github.com/apache/doris/pull/13314#issuecomment-1279891295 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] xinyiZzz opened a new pull request, #13396: [branch-1.1-lts](memtracker) Fix mem hook cancel query

2022-10-15 Thread GitBox
xinyiZzz opened a new pull request, #13396: URL: https://github.com/apache/doris/pull/13396 # Proposed changes Issue Number: close #xxx ## Problem summary Allow independent enable based on `proc/mem_info` check mem limit and cancel query ## Checklist(Required)

[GitHub] [doris] mrhhsg opened a new pull request, #13397: [improvement](scan) speed up inserting strings into ColumnString

2022-10-15 Thread GitBox
mrhhsg opened a new pull request, #13397: URL: https://github.com/apache/doris/pull/13397 # Proposed changes Test sql: ```sql select count(distinct url) from hits where UserID % 5 = 0; ``` without this opt: https://user-images.githubusercontent.com/1179834/196019282-32dd905d

[GitHub] [doris] BiteTheDDDDt merged pull request #13362: [Enhancement](function) refactor of date function

2022-10-15 Thread GitBox
BiteThet merged PR #13362: URL: https://github.com/apache/doris/pull/13362 -- 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: [Enhancement](function) refactor of date function (#13362)

2022-10-15 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 632670a49c [Enhancement](function) refactor o