Re: [PR] branch-3.0: [improve](common) Add synchronized to avoid concurrent modification [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42473: URL: https://github.com/apache/doris/pull/42473#issuecomment-2437026991 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] branch-2.1: [improve](common) Add synchronized to avoid concurrent modification [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42472: URL: https://github.com/apache/doris/pull/42472#issuecomment-2437026595 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] branch-2.1: [improve](common) Add synchronized to avoid concurrent modification [doris]

2024-10-24 Thread via GitHub
caoliang-web opened a new pull request, #42472: URL: https://github.com/apache/doris/pull/42472 #42384 -- 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-mai

[PR] branch-3.0: [improve](common) Add synchronized to avoid concurrent modification [doris]

2024-10-24 Thread via GitHub
caoliang-web opened a new pull request, #42473: URL: https://github.com/apache/doris/pull/42473 #42384 -- 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-mai

Re: [PR] Be column mem [doris]

2024-10-24 Thread via GitHub
eldenmoon commented on PR #42448: URL: https://github.com/apache/doris/pull/42448#issuecomment-2436672685 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

Re: [PR] [improve](cloud) support arm compilation in cloud mode [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42467: URL: https://github.com/apache/doris/pull/42467#issuecomment-2437018967 TPC-H: Total hot run time: 41454 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [improve](common) Add synchronized to avoid concurrent modification #42384 [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42453: URL: https://github.com/apache/doris/pull/42453#issuecomment-2436701223 TPC-H: Total hot run time: 48965 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feature](nereids)support set command [doris]

2024-10-24 Thread via GitHub
starocean999 commented on PR #41913: URL: https://github.com/apache/doris/pull/41913#issuecomment-2437015794 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

Re: [PR] [fix](cloud-mow) Add enable config for procesing old version delete bitmap when doing cu compaction [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42471: URL: https://github.com/apache/doris/pull/42471#issuecomment-2437014916 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

Re: [PR] [fix] query blocked by exchange reach limit [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42371: URL: https://github.com/apache/doris/pull/42371#issuecomment-2437014632 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

Re: [PR] [regression](concat) add concat and group_concat test case for special chars [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42449: URL: https://github.com/apache/doris/pull/42449#issuecomment-2437014435 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

Re: [PR] [regression](concat) add concat and group_concat test case for special chars [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42449: URL: https://github.com/apache/doris/pull/42449#issuecomment-2437014407 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

Re: [PR] [fix](flink) Fix scanner be cancelled early on pipelineX [doris]

2024-10-24 Thread via GitHub
xinyiZzz commented on PR #42421: URL: https://github.com/apache/doris/pull/42421#issuecomment-2436759342 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

Re: [PR] [feature](decommission) decommission skip leaky tablets [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42401: URL: https://github.com/apache/doris/pull/42401#issuecomment-2436869749 ClickBench: Total hot run time: 32.3 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

[PR] [pick]support cgroup v2 [doris]

2024-10-24 Thread via GitHub
wangbo opened a new pull request, #42465: URL: https://github.com/apache/doris/pull/42465 ## Proposed changes pick #39991 #39374 #36663 -- 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

(doris) branch branch-3.0 updated: [opt](scanner profile) Rename some filed name to keep consistent with audit log. #41993 (#42138)

2024-10-24 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 8ae348a4c1c [opt](scanner profile) Rena

Re: [PR] [fix](cloud-mow) Add enable config for procesing old version delete bitmap when doing cu compaction [doris]

2024-10-24 Thread via GitHub
hust-hhb commented on PR #42471: URL: https://github.com/apache/doris/pull/42471#issuecomment-2437009874 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

[PR] [fix](cloud-mow) Add enable config for procesing old version delete bitmap when doing cu compaction [doris]

2024-10-24 Thread via GitHub
hust-hhb opened a new pull request, #42471: URL: https://github.com/apache/doris/pull/42471 pr https://github.com/apache/doris/pull/40204 support deleting old version delete bitmap when doing cu compaction, it a new function and better to add a config to eable it or not. -- This

(doris) branch branch-3.0 updated (b3bf77753cf -> df2ea716399)

2024-10-24 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from b3bf77753cf [branch-3.0](fe) Avoid interrupt daemon thread and use proper polling interval (#42210) (#42322)

Re: [PR] [fix](auth)Fix use encryptkey should check auth (#41791) [doris]

2024-10-24 Thread via GitHub
morrySnow merged PR #42106: URL: https://github.com/apache/doris/pull/42106 -- 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

Re: [I] load data,csv的数据中包含分隔符,enclose指定了也没用 [doris-website]

2024-10-24 Thread via GitHub
physym commented on issue #1228: URL: https://github.com/apache/doris-website/issues/1228#issuecomment-2437008584 是哪边写错了吗? -- 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. T

Re: [PR] [Opt](timezone) Preload time offset in datetime [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on code in PR #42395: URL: https://github.com/apache/doris/pull/42395#discussion_r1816093513 ## be/test/util/timezone_utils_test.cpp: ## @@ -0,0 +1,144 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license

Re: [PR] [pick]support cgroup v2 [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42465: URL: https://github.com/apache/doris/pull/42465#issuecomment-2437009310 TeamCity be ut coverage result: Function Coverage: 36.01% (9366/26006) Line Coverage: 27.59% (76955/278969) Region Coverage: 26.36% (39511/149901) Branch Coverage: 23.1

Re: [PR] [refactor](profile) Remove profile tree printer code [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #41766: URL: https://github.com/apache/doris/pull/41766#issuecomment-2437009173 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

Re: [PR] [refactor](profile) Remove profile tree printer code [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #41766: URL: https://github.com/apache/doris/pull/41766#issuecomment-2437009130 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

Re: [PR] [fix](cloud-mow) Add enable config for procesing old version delete bitmap when doing cu compaction [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42471: URL: https://github.com/apache/doris/pull/42471#issuecomment-2437008260 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Opt](timezone) Preload time offset in datetime [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42395: URL: https://github.com/apache/doris/pull/42395#issuecomment-2437007741 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

Re: [PR] [chore](log) Reduce some BE execution log [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42383: URL: https://github.com/apache/doris/pull/42383#issuecomment-2437006237 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

Re: [PR] [chore](log) Reduce some BE execution log [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42383: URL: https://github.com/apache/doris/pull/42383#issuecomment-2437006201 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

[I] load data,csv的数据中包含分隔符,enclose指定了也没用 [doris-website]

2024-10-24 Thread via GitHub
physym opened a new issue, #1228: URL: https://github.com/apache/doris-website/issues/1228 csv文件其中一行数据: ... a|b|c|"d|e"|f ... 使用以下命令导入 load data local infile 'test.csv' into table test columns terminated by '|' lines terminated by '\n' ignore 1 rows properties ("

Re: [PR] [cloud](storage vault) Rewrite vaults regression test and fix two error [doris]

2024-10-24 Thread via GitHub
SWJTU-ZhangLei commented on PR #42411: URL: https://github.com/apache/doris/pull/42411#issuecomment-2436713800 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.

Re: [PR] [fix] query blocked by exchange reach limit [doris]

2024-10-24 Thread via GitHub
mrhhsg commented on PR #42371: URL: https://github.com/apache/doris/pull/42371#issuecomment-2437005021 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

Re: [PR] [Improvement](join) support single column nullable join hash table context [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42398: URL: https://github.com/apache/doris/pull/42398#issuecomment-2437004710 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

[PR] [feature](nereids) extend infer predicates (#41731) [doris]

2024-10-24 Thread via GitHub
feiniaofeiafei opened a new pull request, #42457: URL: https://github.com/apache/doris/pull/42457 pick #41731 to branch-3.0 -- 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.

Re: [PR] [branch-3.0][improve](common) Add synchronized to avoid concurrent modification [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42464: URL: https://github.com/apache/doris/pull/42464#issuecomment-2436788214 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [improve](common) Add synchronized to avoid concurrent modification #42384 [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42453: URL: https://github.com/apache/doris/pull/42453#issuecomment-2436715677 ClickBench: Total hot run time: 30.26 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Opt](timezone) Preload time offset in datetime [doris]

2024-10-24 Thread via GitHub
zclllyybb commented on PR #42395: URL: https://github.com/apache/doris/pull/42395#issuecomment-2437003551 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

Re: [PR] [test](mtmv)add create partition and partition scrolling [doris]

2024-10-24 Thread via GitHub
seawinde commented on code in PR #42402: URL: https://github.com/apache/doris/pull/42402#discussion_r181603 ## regression-test/suites/nereids_rules_p0/mv/union_rewrite/partition_curd_union_rewrite_hive.groovy: ## @@ -0,0 +1,287 @@ +// Licensed to the Apache Software Foundati

(doris) branch branch-2.0 updated: [feat](Nereids) support set var in hint when parse sql (#41331) (#42335)

2024-10-24 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 c8b1f7542da [feat](Nereids) support

Re: [PR] [feat](Nereids) support set var in hint when parse sql (#41331) [doris]

2024-10-24 Thread via GitHub
starocean999 merged PR #42335: URL: https://github.com/apache/doris/pull/42335 -- 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

Re: [PR] [Improvement](join) support single column nullable join hash table context [doris]

2024-10-24 Thread via GitHub
BiteThet commented on PR #42398: URL: https://github.com/apache/doris/pull/42398#issuecomment-2436997926 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

Re: [PR] [feature](decommission) decommission skip leaky tablets [doris]

2024-10-24 Thread via GitHub
yujun777 commented on PR #42401: URL: https://github.com/apache/doris/pull/42401#issuecomment-2436997805 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

Re: [PR] [feature](decommission) decommission skip leaky tablets [doris]

2024-10-24 Thread via GitHub
yujun777 commented on PR #42401: URL: https://github.com/apache/doris/pull/42401#issuecomment-2436780075 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

Re: [PR] [extension](kettle) add kettle plugins to write doris [doris]

2024-10-24 Thread via GitHub
qsy840035156 closed pull request #42456: [extension](kettle) add kettle plugins to write doris URL: https://github.com/apache/doris/pull/42456 -- 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 spe

Re: [PR] [fix](cluster key) improve cluster key lookup rowkey [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42470: URL: https://github.com/apache/doris/pull/42470#issuecomment-2436985982 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [refactor](Coordinator) refactor coordinator [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #41730: URL: https://github.com/apache/doris/pull/41730#issuecomment-2436996109 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

Re: [PR] [fix](cluster key) improve cluster key lookup rowkey [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42470: URL: https://github.com/apache/doris/pull/42470#issuecomment-2436994337 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

Re: [PR] [refactor](Coordinator) refactor coordinator [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #41730: URL: https://github.com/apache/doris/pull/41730#issuecomment-2436996056 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

Re: [PR] [refactor](Coordinator) refactor coordinator [doris]

2024-10-24 Thread via GitHub
morrySnow commented on code in PR #41730: URL: https://github.com/apache/doris/pull/41730#discussion_r1816056879 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/insert/InsertIntoTableCommand.java: ## @@ -289,4 +394,55 @@ private boolean childIsEmptyRela

Re: [PR] [fix](auth)Fix use encryptkey should check auth (#41791) [doris]

2024-10-24 Thread via GitHub
morrySnow merged PR #42105: URL: https://github.com/apache/doris/pull/42105 -- 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 branch-2.1 updated: [fix](auth)Fix use encryptkey should check auth (#41791) (#42105)

2024-10-24 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new b88d4db6e70 [fix](auth)Fix use encrypt

Re: [PR] [fix](cluster key) improve cluster key lookup rowkey [doris]

2024-10-24 Thread via GitHub
mymeiyi commented on PR #42470: URL: https://github.com/apache/doris/pull/42470#issuecomment-2436987987 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

Re: [PR] [fix](inverted index) Fix incorrect exception handling (#243) [doris-thirdparty]

2024-10-24 Thread via GitHub
qidaye merged PR #246: URL: https://github.com/apache/doris-thirdparty/pull/246 -- 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

[PR] [fix](cluster key) improve cluster key lookup rowkey [doris]

2024-10-24 Thread via GitHub
mymeiyi opened a new pull request, #42470: URL: https://github.com/apache/doris/pull/42470 (no comment) -- 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-ma

(doris-thirdparty) branch clucene-2.0 updated: [fix](inverted index) Fix incorrect exception handling (#243) (#246)

2024-10-24 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch clucene-2.0 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene-2.0 by this push: new ff7c8667c0d [fix](inver

[PR] [fix](test) fix regression [doris]

2024-10-24 Thread via GitHub
feiniaofeiafei opened a new pull request, #42469: URL: https://github.com/apache/doris/pull/42469 (no comment) -- 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 unsubscrib

Re: [PR] [fix](test) fix regression [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42469: URL: https://github.com/apache/doris/pull/42469#issuecomment-2436983900 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](test) fix regression [doris]

2024-10-24 Thread via GitHub
feiniaofeiafei commented on PR #42469: URL: https://github.com/apache/doris/pull/42469#issuecomment-2436983992 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.

[PR] [improve](restore) Compress backup/restore job log size by compress [doris]

2024-10-24 Thread via GitHub
w41ter opened a new pull request, #42462: URL: https://github.com/apache/doris/pull/42462 (no comment) -- 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-mai

Re: [PR] [improve](restore) Compress backup/restore job log size by compress [doris]

2024-10-24 Thread via GitHub
w41ter commented on PR #42463: URL: https://github.com/apache/doris/pull/42463#issuecomment-2436772541 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

Re: [PR] [improve](restore) Compress backup/restore job log size by compress [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42462: URL: https://github.com/apache/doris/pull/42462#issuecomment-2436771286 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [improve](cloud) support arm compilation in cloud mode [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42467: URL: https://github.com/apache/doris/pull/42467#issuecomment-2436980586 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

Re: [PR] [improve](cloud) support arm compilation in cloud mode [doris]

2024-10-24 Thread via GitHub
luwei16 commented on PR #42467: URL: https://github.com/apache/doris/pull/42467#issuecomment-2436978066 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

Re: [PR] [improve](backup) Reduce backup/restore job log size by compress [doris]

2024-10-24 Thread via GitHub
w41ter commented on PR #42468: URL: https://github.com/apache/doris/pull/42468#issuecomment-2436971816 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

Re: [PR] [improve](backup) Reduce backup/restore job log size by compress [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42468: URL: https://github.com/apache/doris/pull/42468#issuecomment-2436971679 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [improve](cloud) support arm compilation in cloud mode [doris]

2024-10-24 Thread via GitHub
luwei16 commented on PR #42467: URL: https://github.com/apache/doris/pull/42467#issuecomment-2436960746 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

Re: [PR] [fix](rowset meta) Fix rowset meta size relation [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #41022: URL: https://github.com/apache/doris/pull/41022#issuecomment-2435202810 TeamCity be ut coverage result: Function Coverage: 37.47% (9714/25924) Line Coverage: 28.70% (80548/280650) Region Coverage: 28.15% (41647/147965) Branch Coverage: 24.7

Re: [PR] [improve](common) Add synchronized to avoid concurrent modification [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42384: URL: https://github.com/apache/doris/pull/42384#issuecomment-2434398458 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

Re: [PR] [enhance](hive) support reading hive table with OpenCSVSerde [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42257: URL: https://github.com/apache/doris/pull/42257#issuecomment-2435300988 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

Re: [PR] [Refactor] (inverted index) list inverted index files [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42125: URL: https://github.com/apache/doris/pull/42125#issuecomment-2435448206 TeamCity be ut coverage result: Function Coverage: 37.46% (9714/25934) Line Coverage: 28.76% (80577/280174) Region Coverage: 28.18% (41663/147830) Branch Coverage: 24.7

Re: [PR] [Opt](log) change frequent INFO log to DEBUG log in ColumnObject #42336 [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42433: URL: https://github.com/apache/doris/pull/42433#issuecomment-2435174303 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Fix](GA)Fix cherry-pick script path [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42440: URL: https://github.com/apache/doris/pull/42440#issuecomment-2435262534 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [selectdb-cloud] support arm compilation in cloud mode [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42467: URL: https://github.com/apache/doris/pull/42467#issuecomment-2436957555 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

Re: [PR] [selectdb-cloud] support arm compilation in cloud mode [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42467: URL: https://github.com/apache/doris/pull/42467#issuecomment-2436937408 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/11512892999";) output. shellcheck er

[PR] [selectdb-cloud] support arm compilation in cloud mode [doris]

2024-10-24 Thread via GitHub
luwei16 opened a new pull request, #42467: URL: https://github.com/apache/doris/pull/42467 (no comment) -- 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-ma

Re: [PR] [selectdb-cloud] support arm compilation in cloud mode [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42467: URL: https://github.com/apache/doris/pull/42467#issuecomment-2436935823 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [Chore](Gihug)Update .asf.yaml [doris]

2024-10-24 Thread via GitHub
CalvinKirs opened a new pull request, #42466: URL: https://github.com/apache/doris/pull/42466 Add doris-robot to collaborators ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [Chore](Gihug)Update .asf.yaml [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42466: URL: https://github.com/apache/doris/pull/42466#issuecomment-2436916307 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Chore](Gihug)Update .asf.yaml [doris]

2024-10-24 Thread via GitHub
CalvinKirs merged PR #42466: URL: https://github.com/apache/doris/pull/42466 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.a

(doris) branch CalvinKirs-patch-1 deleted (was 181162d8277)

2024-10-24 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch CalvinKirs-patch-1 in repository https://gitbox.apache.org/repos/asf/doris.git was 181162d8277 [Chore](Gihug)Update .asf.yaml The revisions that were on this branch are still contained in oth

(doris) branch master updated (fb23f410f42 -> d103c8a7124)

2024-10-24 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from fb23f410f42 [refine](exchange)remove template in ExchangeSinkOperatorX::channel_add_rows (#42425) add d103c8a7124 [

Re: [PR] [pick]support cgroup v2 [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42465: URL: https://github.com/apache/doris/pull/42465#issuecomment-2436861195 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Chore](Gihug)Update .asf.yaml [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42466: URL: https://github.com/apache/doris/pull/42466#issuecomment-2436919727 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

Re: [PR] [refactor](Coordinator) refactor coordinator [doris]

2024-10-24 Thread via GitHub
morrySnow commented on PR #41730: URL: https://github.com/apache/doris/pull/41730#issuecomment-2436918570 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

Re: [PR] [Chore](Gihug)Update .asf.yaml [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42466: URL: https://github.com/apache/doris/pull/42466#issuecomment-2436919691 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

Re: [PR] [Chore](Gihug)Update .asf.yaml [doris]

2024-10-24 Thread via GitHub
CalvinKirs commented on PR #42466: URL: https://github.com/apache/doris/pull/42466#issuecomment-2436918301 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

(doris) branch CalvinKirs-patch-1 created (now 181162d8277)

2024-10-24 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch CalvinKirs-patch-1 in repository https://gitbox.apache.org/repos/asf/doris.git at 181162d8277 [Chore](Gihug)Update .asf.yaml No new revisions were added by this update. ---

Re: [PR] [fix](statistics)Skip shadow index while analyzing a table. (#42201) [doris]

2024-10-24 Thread via GitHub
Jibing-Li commented on PR #42414: URL: https://github.com/apache/doris/pull/42414#issuecomment-2435321904 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 unsubscr

Re: [PR] [feature-WIP](query cache) cache tablets aggregate result, BE part (#40171) [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42375: URL: https://github.com/apache/doris/pull/42375#issuecomment-2435221967 TPC-H: Total hot run time: 40614 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [improvement](log)Support exception report in our benchmark utils (#40834) [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42445: URL: https://github.com/apache/doris/pull/42445#issuecomment-2435519710 TPC-H: Total hot run time: 41199 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Fix](GA)Add necessary permissions [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42447: URL: https://github.com/apache/doris/pull/42447#issuecomment-2435483916 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

Re: [PR] [Fix](flexible partial update) Fix incorrect result when there are insert after delete for same key in one load [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #41701: URL: https://github.com/apache/doris/pull/41701#issuecomment-2434613244 ClickBench: Total hot run time: 31.57 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Opt](log) change frequent INFO log to DEBUG log in ColumnObject (#42336) [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42429: URL: https://github.com/apache/doris/pull/42429#issuecomment-2435214203 TeamCity be ut coverage result: Function Coverage: 36.03% (9366/25998) Line Coverage: 27.59% (76927/278812) Region Coverage: 26.38% (39516/149800) Branch Coverage: 23.1

[PR] [Fix](GA)Add necessary permissions [doris]

2024-10-24 Thread via GitHub
CalvinKirs opened a new pull request, #42447: URL: https://github.com/apache/doris/pull/42447 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [enhancement](bakcup) throw detailed msg for backup or restore (#42288) [doris]

2024-10-24 Thread via GitHub
dataroaring merged PR #42313: URL: https://github.com/apache/doris/pull/42313 -- 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.

Re: [I] [Enhancement] add metrics for http request in snapshot_loader [doris]

2024-10-24 Thread via GitHub
KerYooz commented on issue #42197: URL: https://github.com/apache/doris/issues/42197#issuecomment-2434355535 I want to try it, please assign it to me -- 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

Re: [PR] [improvement](statistics)Skip auto analyze when table row count is not fully reported. (return -1) (#42209) [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42407: URL: https://github.com/apache/doris/pull/42407#issuecomment-2434752653 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Opt](log) change frequent INFO log to DEBUG log in ColumnObject [doris]

2024-10-24 Thread via GitHub
github-actions[bot] commented on PR #42336: URL: https://github.com/apache/doris/pull/42336#issuecomment-2434166921 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

[PR] [Opt](config) adjust segment cache (#42308) [doris]

2024-10-24 Thread via GitHub
eldenmoon opened a new pull request, #42436: URL: https://github.com/apache/doris/pull/42436 (#42308) -- 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

Re: [PR] [Opt](config) adjust segment cache (#42308) [doris]

2024-10-24 Thread via GitHub
doris-robot commented on PR #42436: URL: https://github.com/apache/doris/pull/42436#issuecomment-2435196501 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

  1   2   3   4   5   6   7   8   9   >