[GitHub] [doris] morrySnow opened a new pull request, #23820: [fix](Nereids) set operation syntax is not compatible with legacy planner

2023-09-03 Thread via GitHub
morrySnow opened a new pull request, #23820: URL: https://github.com/apache/doris/pull/23820 for example ```sql WITH A AS (SELECT * FROM B) SELECT * FROM C UNION SELECT * FROM D ``` the scope of CTE in Nereids is the first set oeprand. the scope of CTE in legacy plan

[GitHub] [doris] yujun777 commented on pull request #23543: [improvement](tablet schedule) colocate balance between all groups

2023-09-03 Thread via GitHub
yujun777 commented on PR #23543: URL: https://github.com/apache/doris/pull/23543#issuecomment-1704544201 run buildall -- 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #23819: [Fix](bitmap index) like predicate does not work in bitmap index

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23819: URL: https://github.com/apache/doris/pull/23819#issuecomment-1704545333 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #23817: [bugfix](fragment mgr) heap used after free in fragment manager when query is cancelled

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23817: URL: https://github.com/apache/doris/pull/23817#issuecomment-1704545636 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 #23817: [bugfix](fragment mgr) heap used after free in fragment manager when query is cancelled

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23817: URL: https://github.com/apache/doris/pull/23817#issuecomment-1704545656 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 #23815: [fix](pipeline) Fix cancel_query locks nothing

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23815: URL: https://github.com/apache/doris/pull/23815#issuecomment-1704546660 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 #23815: [fix](pipeline) Fix cancel_query locks nothing

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23815: URL: https://github.com/apache/doris/pull/23815#issuecomment-1704546629 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] yiguolei commented on pull request #23817: [bugfix](fragment mgr) heap used after free in fragment manager when query is cancelled

2023-09-03 Thread via GitHub
yiguolei commented on PR #23817: URL: https://github.com/apache/doris/pull/23817#issuecomment-1704547912 run buildall -- 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 uns

[GitHub] [doris] morrySnow opened a new pull request, #23821: [chore](idea) add back .idea dir under fe

2023-09-03 Thread via GitHub
morrySnow opened a new pull request, #23821: URL: https://github.com/apache/doris/pull/23821 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

[GitHub] [doris] morrySnow commented on pull request #23821: [chore](idea) add back .idea dir under fe

2023-09-03 Thread via GitHub
morrySnow commented on PR #23821: URL: https://github.com/apache/doris/pull/23821#issuecomment-1704549189 run buildall -- 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 un

[GitHub] [doris] hello-stephen commented on pull request #23750: [pipelineX](refactor) add repeat node in pipelineX

2023-09-03 Thread via GitHub
hello-stephen commented on PR #23750: URL: https://github.com/apache/doris/pull/23750#issuecomment-1704549390 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.72 seconds stream load tsv: 528 seconds loaded 74807831229 Bytes

[GitHub] [doris] dataroaring merged pull request #23813: [community](collaborator) add collaborator shuke987 for issue/pr label

2023-09-03 Thread via GitHub
dataroaring merged PR #23813: URL: https://github.com/apache/doris/pull/23813 -- 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 (12ca9d95b6 -> 618f636197)

2023-09-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 12ca9d95b6 [opt](Nereids) use avl tree to construct continuous union operand (#23763) add 618f636197 [commun

[GitHub] [doris] github-actions[bot] commented on pull request #23813: [community](collaborator) add collaborator shuke987 for issue/pr label

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23813: URL: https://github.com/apache/doris/pull/23813#issuecomment-1704550207 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 #23811: [fix](testcase) sync load of tpcds_sf1_index testcase from tpcds_sf1_p1

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23811: URL: https://github.com/apache/doris/pull/23811#issuecomment-1704550979 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] ChinaYiGuan opened a new pull request, #23822: 2.0.1 rc04 patch0904

2023-09-03 Thread via GitHub
ChinaYiGuan opened a new pull request, #23822: URL: https://github.com/apache/doris/pull/23822 ## Proposed changes Issue Number: close #xxx 1. The catalog is connected to an old version of Doris, and an error is reported when using the datetime field type on the Doris surfa

[GitHub] [doris] bobhan1 commented on pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-09-03 Thread via GitHub
bobhan1 commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1704551611 run buildall -- 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 unsu

[GitHub] [doris] github-actions[bot] commented on pull request #23821: [chore](idea) add back .idea dir under fe

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23821: URL: https://github.com/apache/doris/pull/23821#issuecomment-1704551945 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 #23821: [chore](idea) add back .idea dir under fe

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23821: URL: https://github.com/apache/doris/pull/23821#issuecomment-1704551978 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] xiaokang merged pull request #23796: [regression](inverted index) force nereids open for count on index

2023-09-03 Thread via GitHub
xiaokang merged PR #23796: URL: https://github.com/apache/doris/pull/23796 -- 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: [regression](inverted index) force nereids open for count on index (#23796)

2023-09-03 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 e1f9626564 [regression](inverted index) force nere

[GitHub] [doris] hello-stephen commented on pull request #23635: [fix](Export) Concatenation the outfile sql for Export

2023-09-03 Thread via GitHub
hello-stephen commented on PR #23635: URL: https://github.com/apache/doris/pull/23635#issuecomment-1704553817 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.05 seconds stream load tsv: 528 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1704555255 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #23822: [Fix] Doris datetime type conversion failed

2023-09-03 Thread via GitHub
github-actions[bot] commented on code in PR #23822: URL: https://github.com/apache/doris/pull/23822#discussion_r1314402266 ## be/test/util/load_util_test.cpp: ## @@ -0,0 +1,143 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agre

[GitHub] [doris] Gabriel39 opened a new pull request, #23823: [pipelineX](fix) fix correctness problem

2023-09-03 Thread via GitHub
Gabriel39 opened a new pull request, #23823: URL: https://github.com/apache/doris/pull/23823 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

[GitHub] [doris] fornaix commented on pull request #23307: [improvement](executor) make timeout mutable on executing fragment rpc

2023-09-03 Thread via GitHub
fornaix commented on PR #23307: URL: https://github.com/apache/doris/pull/23307#issuecomment-1704556200 run buildall -- 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 unsu

[GitHub] [doris-thirdparty] qidaye merged pull request #116: [Fix](compile) make PFOR function adapt to compile arch

2023-09-03 Thread via GitHub
qidaye merged PR #116: URL: https://github.com/apache/doris-thirdparty/pull/116 -- 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...@dori

[GitHub] [doris] hello-stephen commented on pull request #23815: [fix](pipeline) Fix cancel_query locks nothing

2023-09-03 Thread via GitHub
hello-stephen commented on PR #23815: URL: https://github.com/apache/doris/pull/23815#issuecomment-1704556443 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 50.46 seconds stream load tsv: 552 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23543: [improvement](tablet schedule) colocate balance between all groups

2023-09-03 Thread via GitHub
hello-stephen commented on PR #23543: URL: https://github.com/apache/doris/pull/23543#issuecomment-1704556451 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.65 seconds stream load tsv: 531 seconds loaded 74807831229 Bytes

[doris-thirdparty] branch clucene updated: [Fix](compile) make PFOR function adapt to compile arch (#116)

2023-09-03 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new 179282c6 [Fix](compile) make PF

[GitHub] [doris] wuwenchi opened a new pull request, #23824: [Refactor] [draft] Refactor spark load

2023-09-03 Thread via GitHub
wuwenchi opened a new pull request, #23824: URL: https://github.com/apache/doris/pull/23824 ## Proposed changes 1. Unified configuration resolution. 2. Configuration is separate from spark's environment. 3. Abstract FileGroup data source SparkLoadFileGroup. ## Further co

[GitHub] [doris] xzj7019 commented on a diff in pull request #23754: [feature](nereids) eliminate cascading outer join

2023-09-03 Thread via GitHub
xzj7019 commented on code in PR #23754: URL: https://github.com/apache/doris/pull/23754#discussion_r1314383180 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/JoinUtils.java: ## @@ -60,20 +62,34 @@ public static boolean couldBroadcast(Join join) { return !(joi

[GitHub] [doris] github-actions[bot] commented on pull request #23754: [feature](nereids) eliminate cascading outer join

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23754: URL: https://github.com/apache/doris/pull/23754#issuecomment-1704557869 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] luzhijing merged pull request #23807: [docs](releasenote) 2.0.1&1.2.7 release note

2023-09-03 Thread via GitHub
luzhijing merged PR #23807: URL: https://github.com/apache/doris/pull/23807 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #23823: [pipelineX](fix) fix correctness problem

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23823: URL: https://github.com/apache/doris/pull/23823#issuecomment-1704559545 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[doris] branch master updated: [docs](releasenote) 2.0.1&1.2.7 release note (#23807)

2023-09-03 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing 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 3e00d62780 [docs](releasenote) 2.0.1&1.2.7 rel

[GitHub] [doris] jackwener closed pull request #23010: [enhancement](Nereids): convert CaseWhen to If

2023-09-03 Thread via GitHub
jackwener closed pull request #23010: [enhancement](Nereids): convert CaseWhen to If URL: https://github.com/apache/doris/pull/23010 -- 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 comm

[GitHub] [doris] bobhan1 opened a new issue, #23825: [Enhancement] Make `class Status` `[[nodiscard]]` to force the developer to consider error handling seriously

2023-09-03 Thread via GitHub
bobhan1 opened a new issue, #23825: URL: https://github.com/apache/doris/issues/23825 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Recently, we have en

[GitHub] [doris] xinyiZzz commented on pull request #23765: [feature-wip] (arrow-flight) (step1) BE support Arrow Flight server, read data only

2023-09-03 Thread via GitHub
xinyiZzz commented on PR #23765: URL: https://github.com/apache/doris/pull/23765#issuecomment-1704563258 run buildall -- 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 uns

[GitHub] [doris] github-actions[bot] commented on pull request #23765: [feature-wip] (arrow-flight) (step1) BE support Arrow Flight server, read data only

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23765: URL: https://github.com/apache/doris/pull/23765#issuecomment-1704566320 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] hello-stephen commented on pull request #23543: [improvement](tablet schedule) colocate balance between all groups

2023-09-03 Thread via GitHub
hello-stephen commented on PR #23543: URL: https://github.com/apache/doris/pull/23543#issuecomment-1704566499 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.8 seconds stream load tsv: 532 seconds loaded 74807831229 Bytes,

[GitHub] [doris] LemonLiTree commented on pull request #22933: [feature](geometry) Support geometry type and more Geo functions

2023-09-03 Thread via GitHub
LemonLiTree commented on PR #22933: URL: https://github.com/apache/doris/pull/22933#issuecomment-1704568098 run buildall -- 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

[GitHub] [doris] zclllyybb commented on pull request #23236: [Feature-WIP](partitions) Support auto partition

2023-09-03 Thread via GitHub
zclllyybb commented on PR #23236: URL: https://github.com/apache/doris/pull/23236#issuecomment-1704567609 run buildall -- 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 un

[GitHub] [doris] SWJTU-ZhangLei commented on pull request #20243: [feature](regression) Add a p2 level case for schema change

2023-09-03 Thread via GitHub
SWJTU-ZhangLei commented on PR #20243: URL: https://github.com/apache/doris/pull/20243#issuecomment-1704569510 run buildall -- 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] hello-stephen commented on pull request #23817: [bugfix](fragment mgr) heap used after free in fragment manager when query is cancelled

2023-09-03 Thread via GitHub
hello-stephen commented on PR #23817: URL: https://github.com/apache/doris/pull/23817#issuecomment-1704570041 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.91 seconds stream load tsv: 530 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23821: [chore](idea) add back .idea dir under fe

2023-09-03 Thread via GitHub
hello-stephen commented on PR #23821: URL: https://github.com/apache/doris/pull/23821#issuecomment-1704570056 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 50.32 seconds stream load tsv: 531 seconds loaded 74807831229 Bytes

[GitHub] [doris] mymeiyi commented on a diff in pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-03 Thread via GitHub
mymeiyi commented on code in PR #23053: URL: https://github.com/apache/doris/pull/23053#discussion_r1314410302 ## be/src/olap/wal_table.cpp: ## @@ -0,0 +1,397 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the N

[GitHub] [doris] BiteTheDDDDt commented on pull request #23580: [Bug](materialized-view) fix mv not match because cast and alias name

2023-09-03 Thread via GitHub
BiteThet commented on PR #23580: URL: https://github.com/apache/doris/pull/23580#issuecomment-1704570780 run p0 -- 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 unsub

[GitHub] [doris] yiguolei merged pull request #23815: [fix](pipeline) Fix cancel_query locks nothing

2023-09-03 Thread via GitHub
yiguolei merged PR #23815: URL: https://github.com/apache/doris/pull/23815 -- 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

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #22933: [feature](geometry) Support geometry type and more Geo functions

2023-09-03 Thread via GitHub
github-actions[bot] commented on code in PR #22933: URL: https://github.com/apache/doris/pull/22933#discussion_r1314410847 ## be/test/geo/geo_types_test.cpp: ## @@ -44,15 +45,10 @@ TEST_F(GeoTypesTest, point_normal) { std::string buf; point.encode_to(&buf);

[GitHub] [doris] SWJTU-ZhangLei commented on pull request #22547: [test](regression) Reduce dependency of other database in `test_alter_table_column`

2023-09-03 Thread via GitHub
SWJTU-ZhangLei commented on PR #22547: URL: https://github.com/apache/doris/pull/22547#issuecomment-1704570603 run buildall -- 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.

[doris] branch master updated (3e00d62780 -> 201c0cc4ef)

2023-09-03 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3e00d62780 [docs](releasenote) 2.0.1&1.2.7 release note (#23807) add 201c0cc4ef [fix](pipeline) Fix cancel_query

[GitHub] [doris] github-actions[bot] commented on pull request #23236: [Feature-WIP](partitions) Support auto partition

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23236: URL: https://github.com/apache/doris/pull/23236#issuecomment-1704570909 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] mymeiyi commented on pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-03 Thread via GitHub
mymeiyi commented on PR #23053: URL: https://github.com/apache/doris/pull/23053#issuecomment-1704571208 replay wal should also consider schema change, once schema change done, the wal write to table may be failed -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [doris] dataroaring merged pull request #23808: [fix](tablet clone) fix partition rebalance apply move exception

2023-09-03 Thread via GitHub
dataroaring merged PR #23808: URL: https://github.com/apache/doris/pull/23808 -- 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 branch-1.2-lts updated: [fix](tablet clone) fix partition rebalance apply move exception (#23222) (#23808)

2023-09-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new ddbc9eeb47 [fix](tablet clon

[doris] branch master updated: [doc](datetime) description of datetime in DATETIME.md (#23683)

2023-09-03 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 0f2bbf5b81 [doc](datetime) description of da

[GitHub] [doris] zy-kkk opened a new pull request, #23826: [improvement](jdbc catalog) Replace the `nvl` function with `ifnull` when pushed down to MySQL

2023-09-03 Thread via GitHub
zy-kkk opened a new pull request, #23826: URL: https://github.com/apache/doris/pull/23826 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d

[GitHub] [doris] zy-kkk commented on pull request #23826: [improvement](jdbc catalog) Replace the `nvl` function with `ifnull` when pushed down to MySQL

2023-09-03 Thread via GitHub
zy-kkk commented on PR #23826: URL: https://github.com/apache/doris/pull/23826#issuecomment-1704573285 run buildall -- 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 unsub

[GitHub] [doris] dataroaring merged pull request #23683: [typo](doc) description of datetime in DATETIME.md

2023-09-03 Thread via GitHub
dataroaring merged PR #23683: URL: https://github.com/apache/doris/pull/23683 -- 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 merged pull request #23652: [docs] Correct spelling of words

2023-09-03 Thread via GitHub
dataroaring merged PR #23652: URL: https://github.com/apache/doris/pull/23652 -- 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 (0f2bbf5b81 -> a1915d13c0)

2023-09-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0f2bbf5b81 [doc](datetime) description of datetime in DATETIME.md (#23683) add a1915d13c0 [docs] Correct sp

[GitHub] [doris] mymeiyi commented on a diff in pull request #23053: [feature](insert) Support wal for group commit insert

2023-09-03 Thread via GitHub
mymeiyi commented on code in PR #23053: URL: https://github.com/apache/doris/pull/23053#discussion_r1314413372 ## be/src/olap/wal_table.h: ## @@ -0,0 +1,64 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOTI

[GitHub] [doris] bobhan1 opened a new pull request, #23827: [Enhancement](Status)(1/N) Make class Status [[nodiscard]]

2023-09-03 Thread via GitHub
bobhan1 opened a new pull request, #23827: URL: https://github.com/apache/doris/pull/23827 ## Proposed changes This PR is part of https://github.com/apache/doris/issues/23825 ## Further comments If this is a relatively large or complex change, kick off the discussion at

[GitHub] [doris] bobhan1 commented on pull request #23827: [Enhancement](Status)(1/N) Make `class Status` `[[nodiscard]]`

2023-09-03 Thread via GitHub
bobhan1 commented on PR #23827: URL: https://github.com/apache/doris/pull/23827#issuecomment-1704577954 run buildall -- 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 unsu

[GitHub] [doris] Mryange commented on pull request #23750: [pipelineX](refactor) add repeat node in pipelineX

2023-09-03 Thread via GitHub
Mryange commented on PR #23750: URL: https://github.com/apache/doris/pull/23750#issuecomment-1704579396 run buildall -- 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 unsu

[GitHub] [doris] hello-stephen commented on pull request #21773: [feature](insert)support `insert ignore into ...` statement

2023-09-03 Thread via GitHub
hello-stephen commented on PR #21773: URL: https://github.com/apache/doris/pull/21773#issuecomment-1704581258 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.24 seconds stream load tsv: 530 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #23827: [Enhancement-WIP](Status)(1/N) Make `class Status` `[[nodiscard]]`

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23827: URL: https://github.com/apache/doris/pull/23827#issuecomment-1704581787 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] xinyiZzz opened a new pull request, #23828: [fix](stacktrace) Fix StackTraceCache initialized before ExecEnv

2023-09-03 Thread via GitHub
xinyiZzz opened a new pull request, #23828: URL: https://github.com/apache/doris/pull/23828 ## Proposed changes Fix BE grace exit ``` ==45195==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x614000432bc8 at pc 0x5584e269579b bp 0x7f473f491410 sp 0x7f473f491408 READ

[GitHub] [doris] xinyiZzz commented on pull request #23828: [fix](stacktrace) Fix StackTraceCache initialized before ExecEnv

2023-09-03 Thread via GitHub
xinyiZzz commented on PR #23828: URL: https://github.com/apache/doris/pull/23828#issuecomment-1704582131 run buildall -- 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 uns

[GitHub] [doris] hello-stephen commented on pull request #23307: [improvement](executor) make timeout mutable on executing fragment rpc

2023-09-03 Thread via GitHub
hello-stephen commented on PR #23307: URL: https://github.com/apache/doris/pull/23307#issuecomment-1704582912 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.76 seconds stream load tsv: 532 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #23828: [fix](stacktrace) Fix StackTraceCache initialized before ExecEnv

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23828: URL: https://github.com/apache/doris/pull/23828#issuecomment-1704585331 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] hello-stephen commented on pull request #23635: [fix](Export) Concatenation the outfile sql for Export

2023-09-03 Thread via GitHub
hello-stephen commented on PR #23635: URL: https://github.com/apache/doris/pull/23635#issuecomment-1704586519 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.66 seconds stream load tsv: 531 seconds loaded 74807831229 Bytes

[doris] branch master updated: [bugfix](fragment mgr) heap used after free in fragment manager when query is cancelled (#23817)

2023-09-03 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 0179e5c2ba [bugfix](fragment mgr) heap used aft

[GitHub] [doris] yiguolei merged pull request #23817: [bugfix](fragment mgr) heap used after free in fragment manager when query is cancelled

2023-09-03 Thread via GitHub
yiguolei merged PR #23817: URL: https://github.com/apache/doris/pull/23817 -- 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 branch-2.0 updated: [bugfix](fragment mgr) heap used after free in fragment manager when query is cancelled (#23817)

2023-09-03 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new e2a2194a50 [bugfix](fragment mgr) heap

svn commit: r63756 - /dev/doris/2.0.1/ /release/doris/2.0.1/

2023-09-03 Thread jiafengzheng
Author: jiafengzheng Date: Mon Sep 4 04:25:33 2023 New Revision: 63756 Log: move doris 2.0.1 to release Added: release/doris/2.0.1/ - copied from r63755, dev/doris/2.0.1/ Removed: dev/doris/2.0.1/ - To unsubscrib

[GitHub] [doris] xinyiZzz commented on pull request #23828: [fix](stacktrace) Fix StackTraceCache initialized before ExecEnv

2023-09-03 Thread via GitHub
xinyiZzz commented on PR #23828: URL: https://github.com/apache/doris/pull/23828#issuecomment-1704591953 run buildall -- 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 uns

svn commit: r63757 - in /release/doris: 2.0.1/ 2.0/2.0.1/

2023-09-03 Thread jiafengzheng
Author: jiafengzheng Date: Mon Sep 4 04:28:39 2023 New Revision: 63757 Log: move doris 2.0.1 to release Added: release/doris/2.0/2.0.1/ - copied from r63756, release/doris/2.0.1/ Removed: release/doris/2.0.1/ - T

[GitHub] [doris] github-actions[bot] commented on pull request #23828: [fix](stacktrace) Fix StackTraceCache initialized before ExecEnv

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23828: URL: https://github.com/apache/doris/pull/23828#issuecomment-1704594400 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

svn commit: r63758 - /dev/doris/1.2.7-rc03/ /release/doris/1.2/1.2.7/

2023-09-03 Thread morningman
Author: morningman Date: Mon Sep 4 04:32:04 2023 New Revision: 63758 Log: move doris 1.2.7-rc03 to release Added: release/doris/1.2/1.2.7/ - copied from r63757, dev/doris/1.2.7-rc03/ Removed: dev/doris/1.2.7-rc03/ --

[GitHub] [doris] hello-stephen commented on pull request #23236: [Feature-WIP](partitions) Support auto partition

2023-09-03 Thread via GitHub
hello-stephen commented on PR #23236: URL: https://github.com/apache/doris/pull/23236#issuecomment-1704595189 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.31 seconds stream load tsv: 541 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #23779: [FIX](array/map)fix array map batch append data with right next_array_item_rowid

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23779: URL: https://github.com/apache/doris/pull/23779#issuecomment-1704595414 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #23828: [fix](stacktrace) Fix StackTraceCache initialized before ExecEnv

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23828: URL: https://github.com/apache/doris/pull/23828#issuecomment-1704595544 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] BiteTheDDDDt merged pull request #23580: [Bug](materialized-view) fix mv not match because cast and alias name

2023-09-03 Thread via GitHub
BiteThet merged PR #23580: URL: https://github.com/apache/doris/pull/23580 -- 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] hello-stephen commented on pull request #23765: [feature-wip] (arrow-flight) (step1) BE support Arrow Flight server, read data only

2023-09-03 Thread via GitHub
hello-stephen commented on PR #23765: URL: https://github.com/apache/doris/pull/23765#issuecomment-1704604046 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.07 seconds stream load tsv: 531 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #23827: [Enhancement-WIP](Status)(1/N) Make `class Status` `[[nodiscard]]`

2023-09-03 Thread via GitHub
hello-stephen commented on PR #23827: URL: https://github.com/apache/doris/pull/23827#issuecomment-1704609519 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.52 seconds stream load tsv: 527 seconds loaded 74807831229 Bytes

[GitHub] [doris] Gabriel39 commented on a diff in pull request #23750: [pipelineX](refactor) add repeat node in pipelineX

2023-09-03 Thread via GitHub
Gabriel39 commented on code in PR #23750: URL: https://github.com/apache/doris/pull/23750#discussion_r1314437967 ## be/src/pipeline/exec/repeat_operator.cpp: ## @@ -37,9 +38,238 @@ Status RepeatOperator::prepare(doris::RuntimeState* state) { return StatefulOperator::prepare

[GitHub] [doris] Gabriel39 commented on pull request #23823: [pipelineX](fix) fix correctness problem

2023-09-03 Thread via GitHub
Gabriel39 commented on PR #23823: URL: https://github.com/apache/doris/pull/23823#issuecomment-1704614400 run buildall -- 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 un

[GitHub] [doris] hello-stephen commented on pull request #22933: [feature](geometry) Support geometry type and more Geo functions

2023-09-03 Thread via GitHub
hello-stephen commented on PR #22933: URL: https://github.com/apache/doris/pull/22933#issuecomment-1704614731 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.26 seconds stream load tsv: 549 seconds loaded 74807831229 Bytes

[GitHub] [doris] airborne12 commented on pull request #23818: [Fix](inverted index) need_read_data only supports DUP_KEYS

2023-09-03 Thread via GitHub
airborne12 commented on PR #23818: URL: https://github.com/apache/doris/pull/23818#issuecomment-1704617420 run buildall -- 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 u

[GitHub] [doris] github-actions[bot] commented on pull request #23823: [pipelineX](fix) fix correctness problem

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23823: URL: https://github.com/apache/doris/pull/23823#issuecomment-1704618947 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] xiaokang opened a new pull request, #23829: [bugfix](topn) fix miss-use of unique_id causing vector buffer overflow

2023-09-03 Thread via GitHub
xiaokang opened a new pull request, #23829: URL: https://github.com/apache/doris/pull/23829 ## Proposed changes Issue Number: close #xxx miss-use: the original cid is actually unique_id and `_schema->unique_id(cid)` is wrong. BTW, there is no problem in master branch, si

[GitHub] [doris] github-actions[bot] commented on pull request #23818: [Fix](inverted index) need_read_data only supports DUP_KEYS

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23818: URL: https://github.com/apache/doris/pull/23818#issuecomment-1704623543 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #23829: [bugfix](topn) fix miss-use of unique_id causing vector buffer overflow

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23829: URL: https://github.com/apache/doris/pull/23829#issuecomment-1704627803 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 #23829: [bugfix](topn) fix miss-use of unique_id causing vector buffer overflow

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23829: URL: https://github.com/apache/doris/pull/23829#issuecomment-1704627845 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 #23829: [bugfix](topn) fix miss-use of unique_id causing vector buffer overflow

2023-09-03 Thread via GitHub
github-actions[bot] commented on PR #23829: URL: https://github.com/apache/doris/pull/23829#issuecomment-1704629951 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] xiaokang opened a new pull request, #23830: [bugfix](topn) fix topn be inoperative because Field == Null always return true

2023-09-03 Thread via GitHub
xiaokang opened a new pull request, #23830: URL: https://github.com/apache/doris/pull/23830 ## Proposed changes Issue Number: close #xxx `if (!new_top.is_null() && new_top != old_top)` is always false since old_top is Null when init and `Field == Null` always return true.

[GitHub] [doris] jeffkxt opened a new issue, #23831: [Bug] 百度云备份数据无法恢复

2023-09-03 Thread via GitHub
jeffkxt opened a new issue, #23831: URL: https://github.com/apache/doris/issues/23831 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.0 ### What's Wr

[GitHub] [doris] xiaokang commented on a diff in pull request #23818: [Fix](inverted index) need_read_data only supports DUP_KEYS

2023-09-03 Thread via GitHub
xiaokang commented on code in PR #23818: URL: https://github.com/apache/doris/pull/23818#discussion_r1314450927 ## be/src/olap/rowset/segment_v2/segment_iterator.cpp: ## @@ -938,6 +938,10 @@ Status SegmentIterator::_apply_inverted_index_on_block_column_predicate( } bool Seg

<    1   2   3   4   >