[GitHub] [doris] github-actions[bot] commented on pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22028: URL: https://github.com/apache/doris/pull/22028#issuecomment-1649235899 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] dataroaring commented on pull request #21597: [feature](partial update) support MOW partial update for insert statement

2023-07-24 Thread via GitHub
dataroaring commented on PR #21597: URL: https://github.com/apache/doris/pull/21597#issuecomment-1649234257 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] github-actions[bot] commented on pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22028: URL: https://github.com/apache/doris/pull/22028#issuecomment-1649233843 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 #22140: [Fix](multi-catalog) Do not throw exceptions when file not exists for external hive tables.

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22140: URL: https://github.com/apache/doris/pull/22140#issuecomment-1649230397 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 #22140: [Fix](multi-catalog) Do not throw exceptions when file not exists for external hive tables.

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22140: URL: https://github.com/apache/doris/pull/22140#issuecomment-1649228726 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] Gabriel39 commented on pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics

2023-07-24 Thread via GitHub
Gabriel39 commented on PR #22028: URL: https://github.com/apache/doris/pull/22028#issuecomment-1649226955 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] DigitalWNZ commented on issue #22189: [Enhancement] Support number literal, such as "0E0" syntax in Doris

2023-07-24 Thread via GitHub
DigitalWNZ commented on issue #22189: URL: https://github.com/apache/doris/issues/22189#issuecomment-1649222371 [approximate numeric-literals](https://www.google.com/url?sa=D&q=https%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F8.0%2Fen%2Fnumber-literals.html) 在MySQL中是支持的, 所以建议Doris也支持这个功能。 -

[GitHub] [doris] Gabriel39 commented on pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics

2023-07-24 Thread via GitHub
Gabriel39 commented on PR #22028: URL: https://github.com/apache/doris/pull/22028#issuecomment-164957 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

[doris] branch master updated (2b4bfe5be7 -> d96e31c4d7)

2023-07-24 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2b4bfe5be7 [fix](autoinc) fix `_fill_auto_inc_cols` when the input column is `ColumnConst` (#22175) add d96e31

[GitHub] [doris] morrySnow merged pull request #21891: [Enhancement](Nereids)fix push down global limit to avoid gather.

2023-07-24 Thread via GitHub
morrySnow merged PR #21891: URL: https://github.com/apache/doris/pull/21891 -- 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] dataroaring merged pull request #22175: [fix](autoinc) fix `_fill_auto_inc_cols` when the input column is `ColumnConst`

2023-07-24 Thread via GitHub
dataroaring merged PR #22175: URL: https://github.com/apache/doris/pull/22175 -- 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 (28b714c371 -> 2b4bfe5be7)

2023-07-24 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 28b714c371 [feature](executor) using fe version to set instance_num (#22047) add 2b4bfe5be7 [fix](autoinc) f

[GitHub] [doris] github-actions[bot] commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22071: URL: https://github.com/apache/doris/pull/22071#issuecomment-1649211559 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] HappenLee merged pull request #22047: [feature](executor) using fe version to set instance_num

2023-07-24 Thread via GitHub
HappenLee merged PR #22047: URL: https://github.com/apache/doris/pull/22047 -- 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: [feature](executor) using fe version to set instance_num (#22047)

2023-07-24 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 28b714c371 [feature](executor) using fe versio

[GitHub] [doris] github-actions[bot] commented on pull request #22051: [Regression-test](case) update case of fold_constant on delete

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22051: URL: https://github.com/apache/doris/pull/22051#issuecomment-1649201373 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] DigitalWNZ opened a new issue, #22189: [Enhancement] Support "0E0" syntax in Doris

2023-07-24 Thread via GitHub
DigitalWNZ opened a new issue, #22189: URL: https://github.com/apache/doris/issues/22189 ### 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 目前doris是不支持0E0的语法

[GitHub] [doris] github-actions[bot] commented on pull request #22175: [fix](autoinc) fix `_fill_auto_inc_cols` when the input column is `ColumnConst`

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22175: URL: https://github.com/apache/doris/pull/22175#issuecomment-1649197464 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 #22175: [fix](autoinc) fix `_fill_auto_inc_cols` when the input column is `ColumnConst`

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22175: URL: https://github.com/apache/doris/pull/22175#issuecomment-1649197428 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 (c251a574e8 -> c01230f99a)

2023-07-24 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from c251a574e8 [Fix](MoW) Fix dup key when do schema change add new key (#22154) add c01230f99a [fix](match) Optimize

[GitHub] [doris] xiaokang merged pull request #21622: [fix](match) Optimize the logic for match_phrase function filter

2023-07-24 Thread via GitHub
xiaokang merged PR #21622: URL: https://github.com/apache/doris/pull/21622 -- 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 pull request #21109: [Improve](serde)update serialize and deserialize text for data type

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21109: URL: https://github.com/apache/doris/pull/21109#issuecomment-1649194662 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] liaoxin01 commented on pull request #22188: [chore](merge-on-write) disable single replica load and compaction for mow table

2023-07-24 Thread via GitHub
liaoxin01 commented on PR #22188: URL: https://github.com/apache/doris/pull/22188#issuecomment-1649194018 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] BiteTheDDDDt commented on pull request #22051: [Regression-test](case) update case of fold_constant on delete

2023-07-24 Thread via GitHub
BiteThet commented on PR #22051: URL: https://github.com/apache/doris/pull/22051#issuecomment-1649192773 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] liaoxin01 opened a new pull request, #22188: [chore](merge-on-write) disable single replica load and compaction for mow table

2023-07-24 Thread via GitHub
liaoxin01 opened a new pull request, #22188: URL: https://github.com/apache/doris/pull/22188 ## 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](m

[doris] branch master updated (103c473b96 -> c251a574e8)

2023-07-24 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 103c473b96 [Bug](pipeline) fix pipeline shared scan + topn optimization (#21940) add c251a574e8 [Fix](MoW) Fix

[GitHub] [doris] zhannngchen merged pull request #22154: [Fix](MoW) Fix dup key when do schema change add new key

2023-07-24 Thread via GitHub
zhannngchen merged PR #22154: URL: https://github.com/apache/doris/pull/22154 -- 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] vinlee19 commented on issue #21921: [Bug] Be down

2023-07-24 Thread via GitHub
vinlee19 commented on issue #21921: URL: https://github.com/apache/doris/issues/21921#issuecomment-1649191081 @xavierzhao We have fixed a lot of issues in 1.2.6. If this problem still exists after the upgrade, please add my wechat:Aurora_0_618 -- This is an automated message from the

[GitHub] [doris] github-actions[bot] commented on pull request #22154: [Fix](MoW) Fix dup key when do schema change add new key

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22154: URL: https://github.com/apache/doris/pull/22154#issuecomment-1649177516 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] xavierzhao commented on issue #21921: [Bug] Be down

2023-07-24 Thread via GitHub
xavierzhao commented on issue #21921: URL: https://github.com/apache/doris/issues/21921#issuecomment-1649172067 > You can use the be.out query id to find the corresponding sql statement in the audit log. Or you can try upgrading to 1.2.6 I found that a wrong sql caused the BE to crash

[GitHub] [doris] hello-stephen commented on pull request #22123: [fix](Nereids): mergeGroup should merge target Group into existed Group

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22123: URL: https://github.com/apache/doris/pull/22123#issuecomment-1649167087 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.26 seconds stream load tsv: 506 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22027: URL: https://github.com/apache/doris/pull/22027#issuecomment-1649161584 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 #22098: [feature](planner) modify multi partition prefix value

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22098: URL: https://github.com/apache/doris/pull/22098#issuecomment-1649151190 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.82 seconds stream load tsv: 503 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #21888: [improvement](vectorized) Deserialized elements of count distinct aggregation directly inserted into target hashset

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21888: URL: https://github.com/apache/doris/pull/21888#issuecomment-1649143777 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] xzj7019 commented on a diff in pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right

2023-07-24 Thread via GitHub
xzj7019 commented on code in PR #22177: URL: https://github.com/apache/doris/pull/22177#discussion_r1273011389 ## fe/fe-core/src/main/java/org/apache/doris/qe/Coordinator.java: ## @@ -1422,7 +1425,7 @@ private void computeMultiCastFragmentParams() throws Exception {

[doris] branch master updated: [Bug](pipeline) fix pipeline shared scan + topn optimization (#21940)

2023-07-24 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 103c473b96 [Bug](pipeline) fix pipeline share

[GitHub] [doris] Gabriel39 merged pull request #21940: [Bug](pipeline) fix pipeline shared scan + topn optimization

2023-07-24 Thread via GitHub
Gabriel39 merged PR #21940: URL: https://github.com/apache/doris/pull/21940 -- 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] hello-stephen commented on pull request #22144: [fix](Nereids) Nereids support sql cache

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22144: URL: https://github.com/apache/doris/pull/22144#issuecomment-1649119207 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.33 seconds stream load tsv: 510 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #21891: [Enhancement](Nereids)fix push down global limit to avoid gather.

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21891: URL: https://github.com/apache/doris/pull/21891#issuecomment-1649118621 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] morrySnow commented on pull request #22150: [refactor](Nereids) add sink interface and abstract class

2023-07-24 Thread via GitHub
morrySnow commented on PR #22150: URL: https://github.com/apache/doris/pull/22150#issuecomment-1649112016 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 #22154: [Fix](MoW) Fix dup key when do schema change add new key

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22154: URL: https://github.com/apache/doris/pull/22154#issuecomment-1649107101 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.18 seconds stream load tsv: 506 seconds loaded 74807831229 Bytes

[GitHub] [doris] catpineapple commented on pull request #22098: [feature](planner) modify multi partition prefix value

2023-07-24 Thread via GitHub
catpineapple commented on PR #22098: URL: https://github.com/apache/doris/pull/22098#issuecomment-1649089404 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] xinyiZzz commented on pull request #22144: [fix](Nereids) Nereids support sql cache

2023-07-24 Thread via GitHub
xinyiZzz commented on PR #22144: URL: https://github.com/apache/doris/pull/22144#issuecomment-1649078624 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 #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22027: URL: https://github.com/apache/doris/pull/22027#issuecomment-1649070150 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 #22158: [improvement](stream-load) add http request field check for stream load in BE

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22158: URL: https://github.com/apache/doris/pull/22158#issuecomment-1649069959 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 #22158: [improvement](stream-load) add http request field check for stream load in BE

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22158: URL: https://github.com/apache/doris/pull/22158#issuecomment-1649069877 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] hello-stephen commented on pull request #22152: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22152: URL: https://github.com/apache/doris/pull/22152#issuecomment-1649062225 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.92 seconds stream load tsv: 505 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22154: [Fix](MoW) Fix dup key when do schema change add new key

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22154: URL: https://github.com/apache/doris/pull/22154#issuecomment-1649058563 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] englefly commented on pull request #22156: [stats](nereids)in predicate range adjust

2023-07-24 Thread via GitHub
englefly commented on PR #22156: URL: https://github.com/apache/doris/pull/22156#issuecomment-1649053947 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

[doris] branch master updated: [vectorized](udf) java udf support map type (#22059)

2023-07-24 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 0f439bb1ca [vectorized](udf) java udf support

[GitHub] [doris] HappenLee merged pull request #22059: [vectorized](udf) java udf support map type

2023-07-24 Thread via GitHub
HappenLee merged PR #22059: URL: https://github.com/apache/doris/pull/22059 -- 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] Yukang-Lian commented on pull request #22154: [Fix](MoW) Fix dup key when do schema change add new key

2023-07-24 Thread via GitHub
Yukang-Lian commented on PR #22154: URL: https://github.com/apache/doris/pull/22154#issuecomment-1649044710 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] wuyunzzz commented on issue #20772: [Bug] A large amount of 'apply filter meet error' occurred during the Doris BE running process and the node subsequently crashed

2023-07-24 Thread via GitHub
wuyunzzz commented on issue #20772: URL: https://github.com/apache/doris/issues/20772#issuecomment-1649041144 I'm also having this issue. When I restart the backends, it's ok. how did you solve it? -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [doris] hello-stephen commented on pull request #21109: [Improve](serde)update serialize and deserialize text for data type

2023-07-24 Thread via GitHub
hello-stephen commented on PR #21109: URL: https://github.com/apache/doris/pull/21109#issuecomment-1649034399 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.18 seconds stream load tsv: 506 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22089: [fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1)

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22089: URL: https://github.com/apache/doris/pull/22089#issuecomment-1649026385 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.39 seconds stream load tsv: 508 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #21813: [Feature](inverted index) add tokenize function for inverted index

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21813: URL: https://github.com/apache/doris/pull/21813#issuecomment-1649019203 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 (f6b47c34b3 -> 7891c99e9f)

2023-07-24 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 f6b47c34b3 [improvement](stats) show stats with updated time (#21377) add 7891c99e9f [fix](pipeline) fix wrong s

[GitHub] [doris] yiguolei merged pull request #22179: [fix](pipeline) fix wrong state of runtime filter of pipeline

2023-07-24 Thread via GitHub
yiguolei merged PR #22179: URL: https://github.com/apache/doris/pull/22179 -- 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] hello-stephen commented on pull request #22152: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22152: URL: https://github.com/apache/doris/pull/22152#issuecomment-1649001184 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.29 seconds stream load tsv: 508 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22186: [upgrade](hudi) upgrade hudi version from 0.13.0 to 0.13.1

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22186: URL: https://github.com/apache/doris/pull/22186#issuecomment-1648993758 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.69 seconds stream load tsv: 506 seconds loaded 74807831229 Bytes

[doris] branch master updated: [improvement](stats) show stats with updated time (#21377)

2023-07-24 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 f6b47c34b3 [improvement](stats) show stats wit

[GitHub] [doris] morrySnow merged pull request #21377: [improvement](stats) show stats with updated time

2023-07-24 Thread via GitHub
morrySnow merged PR #21377: URL: https://github.com/apache/doris/pull/21377 -- 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 #21889: [enhancement](nereids) Retry when async analyze task failed

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21889: URL: https://github.com/apache/doris/pull/21889#issuecomment-1648991258 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 #21889: [enhancement](nereids) Retry when async analyze task failed

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21889: URL: https://github.com/apache/doris/pull/21889#issuecomment-1648991339 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

[doris] branch branch-1.2-lts updated (bd45f778a4 -> a30c195c46)

2023-07-24 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git from bd45f778a4 [fix](planner)push conjuncts into inlineview (#22054) add a30c195c46 [feature](metric) Supp

[doris] branch master updated (6a03a612a0 -> b41fcbb783)

2023-07-24 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 6a03a612a0 [opt](Nereids) add check msg for creating decimal type (#22172) add b41fcbb783 [feature](agg) add th

[GitHub] [doris] yiguolei merged pull request #22043: [feature](agg) add the aggregation function 'mag_agg'

2023-07-24 Thread via GitHub
yiguolei merged PR #22043: URL: https://github.com/apache/doris/pull/22043 -- 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: [opt](Nereids) add check msg for creating decimal type (#22172)

2023-07-24 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 6a03a612a0 [opt](Nereids) add check msg for cr

[GitHub] [doris] morrySnow merged pull request #22172: [opt](Nereids) add check msg for creating decimal type

2023-07-24 Thread via GitHub
morrySnow merged PR #22172: URL: https://github.com/apache/doris/pull/22172 -- 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 #22152: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22152: URL: https://github.com/apache/doris/pull/22152#issuecomment-1648985882 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] englefly commented on a diff in pull request #21849: [enhancement](nereids) Retry when loading stats

2023-07-24 Thread via GitHub
englefly commented on code in PR #21849: URL: https://github.com/apache/doris/pull/21849#discussion_r1272953483 ## fe/fe-core/src/main/java/org/apache/doris/common/ThreadPoolManager.java: ## @@ -134,6 +134,15 @@ public static ThreadPoolExecutor newDaemonFixedThreadPool(int numT

[doris] branch branch-2.0 updated: [feature](metric) Support collect query counter and error query counter metric in user level (#22125)

2023-07-24 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui 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 e51fdc62b0 [feature](metric) Support

[doris] branch master updated: [feature](metric) Support collect query counter and error query counter metric in user level (#22125)

2023-07-24 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui 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 2e20ff8cab [feature](metric) Support collect

[GitHub] [doris] caiconghui merged pull request #22125: [feature](metric) Support collect query counter and error query counter metric in user level

2023-07-24 Thread via GitHub
caiconghui merged PR #22125: URL: https://github.com/apache/doris/pull/22125 -- 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

[GitHub] [doris] hello-stephen commented on pull request #22125: [feature](metric) Support collect query counter and error query counter metric in user level

2023-07-24 Thread via GitHub
hello-stephen commented on PR #22125: URL: https://github.com/apache/doris/pull/22125#issuecomment-1648980714 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.6 seconds stream load tsv: 543 seconds loaded 74807831229 Bytes,

[GitHub] [doris] github-actions[bot] commented on pull request #22172: [opt](Nereids) add check msg for creating decimal type

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22172: URL: https://github.com/apache/doris/pull/22172#issuecomment-1648979177 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 #22172: [opt](Nereids) add check msg for creating decimal type

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22172: URL: https://github.com/apache/doris/pull/22172#issuecomment-1648979086 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] BiteTheDDDDt commented on pull request #22152: [Bug](runtime-filter) fix probe expr prepared twice on minmax runtime filter

2023-07-24 Thread via GitHub
BiteThet commented on PR #22152: URL: https://github.com/apache/doris/pull/22152#issuecomment-1648974405 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] github-actions[bot] commented on pull request #22095: [feature](stats) Enable period time with cron expr

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22095: URL: https://github.com/apache/doris/pull/22095#issuecomment-1648968575 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 #21849: [enhancement](nereids) Retry when loading stats

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21849: URL: https://github.com/apache/doris/pull/21849#issuecomment-1648964125 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 #21849: [enhancement](nereids) Retry when loading stats

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21849: URL: https://github.com/apache/doris/pull/21849#issuecomment-1648964058 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 #21377: [improvement](stats) show stats with updated time

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21377: URL: https://github.com/apache/doris/pull/21377#issuecomment-1648961349 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 #22158: [improvement](stream-load) add http request field check for stream load in BE

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22158: URL: https://github.com/apache/doris/pull/22158#issuecomment-1648959361 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 #22158: [improvement](stream-load) add http request field check for stream load in BE

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22158: URL: https://github.com/apache/doris/pull/22158#issuecomment-1648958145 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 #22157: [Docs](docs) Rename Release Note Title and File name of CN & EN Version

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22157: URL: https://github.com/apache/doris/pull/22157#issuecomment-1648956196 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 #22157: [Docs](docs) Rename Release Note Title and File name of CN & EN Version

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22157: URL: https://github.com/apache/doris/pull/22157#issuecomment-1648956106 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 #22187: [fix](hudi) the required fields are empty if only reading partition columns

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22187: URL: https://github.com/apache/doris/pull/22187#issuecomment-1648947687 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] morrySnow commented on a diff in pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right

2023-07-24 Thread via GitHub
morrySnow commented on code in PR #22177: URL: https://github.com/apache/doris/pull/22177#discussion_r1272944562 ## fe/fe-core/src/main/java/org/apache/doris/qe/Coordinator.java: ## @@ -1422,7 +1425,7 @@ private void computeMultiCastFragmentParams() throws Exception {

[GitHub] [doris] morrySnow commented on a diff in pull request #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids

2023-07-24 Thread via GitHub
morrySnow commented on code in PR #22184: URL: https://github.com/apache/doris/pull/22184#discussion_r1272939522 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/InsertIntoTableCommand.java: ## @@ -123,6 +125,11 @@ public void run(ConnectContext ctx, Stm

[GitHub] [doris] zenoyang commented on pull request #21888: [improvement](vectorized) Deserialized elements of count distinct aggregation directly inserted into target hashset

2023-07-24 Thread via GitHub
zenoyang commented on PR #21888: URL: https://github.com/apache/doris/pull/21888#issuecomment-1648934773 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 unsubscri

[doris] branch master updated: [typo](docs) add jdbc catalog error handling methods (#22160)

2023-07-24 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 ba2eb4d788 [typo](docs) add jdbc catalog error han

[GitHub] [doris] zy-kkk merged pull request #22160: [typo](docs) add jdbc catalog error handling methods

2023-07-24 Thread via GitHub
zy-kkk merged PR #22160: URL: https://github.com/apache/doris/pull/22160 -- 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.apach

[GitHub] [doris] englefly commented on pull request #21891: [Enhancement](Nereids)fix push down global limit to avoid gather.

2023-07-24 Thread via GitHub
englefly commented on PR #21891: URL: https://github.com/apache/doris/pull/21891#issuecomment-1648927460 limit -> sort ->join after replaceLimiteNode rule: topn->sort->join there is no limit node, how to trigger SpliteLimit rule and PushDownLimit rule? -- This is an automated mes

[doris-website] branch master updated: (fix) fix release note expression (#267)

2023-07-24 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-website.git The following commit(s) were added to refs/heads/master by this push: new 1775825ed07 (fix) fix release note exp

[GitHub] [doris-website] luzhijing merged pull request #267: (fix) fix release note expression

2023-07-24 Thread via GitHub
luzhijing merged PR #267: URL: https://github.com/apache/doris-website/pull/267 -- 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 #21634: [Refactor](load) refactor memtable flush actively

2023-07-24 Thread via GitHub
hello-stephen commented on PR #21634: URL: https://github.com/apache/doris/pull/21634#issuecomment-1648924614 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.76 seconds stream load tsv: 543 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22187: [fix](hudi) the required fields are empty if only reading partition columns

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #22187: URL: https://github.com/apache/doris/pull/22187#issuecomment-1648924608 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 #21891: [Enhancement](Nereids)fix push down global limit to avoid gather.

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21891: URL: https://github.com/apache/doris/pull/21891#issuecomment-1648920440 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 #21891: [Enhancement](Nereids)fix push down global limit to avoid gather.

2023-07-24 Thread via GitHub
github-actions[bot] commented on PR #21891: URL: https://github.com/apache/doris/pull/21891#issuecomment-1648920378 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] AshinGau commented on pull request #22187: [fix](hudi) the required fields are empty if only reading partition columns

2023-07-24 Thread via GitHub
AshinGau commented on PR #22187: URL: https://github.com/apache/doris/pull/22187#issuecomment-1648919985 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

  1   2   3   4   5   >