Re: [PR] [fix](pipeline) premature exit causing core dump during concurrent pr… [doris]

2025-07-08 Thread via GitHub
yiguolei merged PR #52850: URL: https://github.com/apache/doris/pull/52850 -- 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

Re: [PR] [fix](pipeline) premature exit causing core dump during concurrent pr… [doris]

2025-07-08 Thread via GitHub
github-actions[bot] commented on PR #52850: URL: https://github.com/apache/doris/pull/52850#issuecomment-3050891863 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](pipeline) premature exit causing core dump during concurrent pr… [doris]

2025-07-08 Thread via GitHub
github-actions[bot] commented on PR #52850: URL: https://github.com/apache/doris/pull/52850#issuecomment-3050891804 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](pipeline) premature exit causing core dump during concurrent pr… [doris]

2025-07-06 Thread via GitHub
hello-stephen commented on PR #52850: URL: https://github.com/apache/doris/pull/52850#issuecomment-3043427720 # BE UT Coverage Report Increment line coverage `0.00% (0/24)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/5daaf82855d51946c9ead40721c0659225

Re: [PR] [fix](pipeline) premature exit causing core dump during concurrent pr… [doris]

2025-07-06 Thread via GitHub
Thearas commented on PR #52850: URL: https://github.com/apache/doris/pull/52850#issuecomment-3043345890 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](pipeline) premature exit causing core dump during concurrent pr… [doris]

2025-07-06 Thread via GitHub
Gabriel39 commented on PR #52850: URL: https://github.com/apache/doris/pull/52850#issuecomment-3043346019 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

[PR] [fix](pipeline) premature exit causing core dump during concurrent pr… [doris]

2025-07-06 Thread via GitHub
Gabriel39 opened a new pull request, #52850: URL: https://github.com/apache/doris/pull/52850 …epare execution (#51492) Issue Number: close #51491 Problem Summary: When the queue of the FragmentMgrAsync thread pool is full, newly submitted tasks are rejected and return early.

Re: [PR] [] [doris]

2025-07-02 Thread via GitHub
hello-stephen commented on PR #52674: URL: https://github.com/apache/doris/pull/52674#issuecomment-3027211773 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+pro

[PR] [] [doris]

2025-07-02 Thread via GitHub
zzzxl1993 opened a new pull request, #52674: URL: https://github.com/apache/doris/pull/52674 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Tes

Re: [PR] [Fix] Revert PR309 computeRGIdx() changes, it will fix in the next PR. [doris-thirdparty]

2025-04-26 Thread via GitHub
morningman merged PR #310: URL: https://github.com/apache/doris-thirdparty/pull/310 -- 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...@

[PR] [Fix] Revert PR309 computeRGIdx() changes, it will fix in the next PR. [doris-thirdparty]

2025-04-26 Thread via GitHub
kaka11chen opened a new pull request, #310: URL: https://github.com/apache/doris-thirdparty/pull/310 [Fix] Revert `computeRGIdx()` changes in #309, it will fix in the next PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[PR] [improvement](status) Change the return type for block_compression (#pr) [doris]

2025-02-06 Thread via GitHub
lzyy2024 opened a new pull request, #47566: URL: https://github.com/apache/doris/pull/47566 ### What problem does this PR solve? The previous block_compression.cpp didn't make sense for the type of Status returned, so I changed it Issue Number: close #xxx Related PR: #xxx

Re: [PR] [improvement](status) Change the return type for block_compression (#pr) [doris]

2025-02-06 Thread via GitHub
hello-stephen commented on PR #47566: URL: https://github.com/apache/doris/pull/47566#issuecomment-2640235971 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+pro

Re: [PR] [Chore](clucene) reorder pr [doris-thirdparty]

2025-01-20 Thread via GitHub
airborne12 merged PR #274: URL: https://github.com/apache/doris-thirdparty/pull/274 -- 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...@

Re: [PR] [branch-2.1] pick some workload group pr [doris]

2024-11-26 Thread via GitHub
wangbo merged PR #44634: URL: https://github.com/apache/doris/pull/44634 -- 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

Re: [PR] [branch-2.1] pick some workload group pr [doris]

2024-11-26 Thread via GitHub
doris-robot commented on PR #44634: URL: https://github.com/apache/doris/pull/44634#issuecomment-2500841886 TeamCity be ut coverage result: Function Coverage: 36.74% (9608/26154) Line Coverage: 28.15% (79066/280919) Region Coverage: 26.83% (40640/151477) Branch Coverage: 23.6

Re: [PR] [branch-2.1] pick some workload group pr [doris]

2024-11-26 Thread via GitHub
doris-robot commented on PR #44634: URL: https://github.com/apache/doris/pull/44634#issuecomment-2500652342 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+proce

[PR] [branch-2.1] pick some workload group pr [doris]

2024-11-26 Thread via GitHub
wangbo opened a new pull request, #44634: URL: https://github.com/apache/doris/pull/44634 pick #42053 #43942 -- 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,

Re: [PR] [branch-2.1] pick some workload group pr [doris]

2024-11-26 Thread via GitHub
wangbo commented on PR #44634: URL: https://github.com/apache/doris/pull/44634#issuecomment-2500652486 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

[PR] [branch 3.0] backport sys table related PR [doris]

2024-09-10 Thread via GitHub
Vallishp opened a new pull request, #40636: URL: https://github.com/apache/doris/pull/40636 ## Proposed changes https://github.com/apache/doris/pull/40568 https://github.com/apache/doris/pull/40455 https://github.com/apache/doris/pull/40456 https://github.com/apache/doris/pull

Re: [PR] [branch 3.0] backport sys table related PR [doris]

2024-09-10 Thread via GitHub
doris-robot commented on PR #40636: URL: https://github.com/apache/doris/pull/40636#issuecomment-2340723514 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](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-09-07 Thread via GitHub
xiaokang merged PR #40503: URL: https://github.com/apache/doris/pull/40503 -- 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

Re: [PR] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-09-07 Thread via GitHub
doris-robot commented on PR #40503: URL: https://github.com/apache/doris/pull/40503#issuecomment-2335101385 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit aebb2bd28a15c3aa47f0345c71ed51961f13e5de with default session variables Stream

Re: [PR] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-09-07 Thread via GitHub
doris-robot commented on PR #40503: URL: https://github.com/apache/doris/pull/40503#issuecomment-2335097020 TeamCity be ut coverage result: Function Coverage: 37.83% (8133/21498) Line Coverage: 29.58% (66952/226335) Region Coverage: 29.07% (34542/118837) Branch Coverage: 24.9

Re: [PR] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

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

Re: [PR] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-09-06 Thread via GitHub
github-actions[bot] commented on PR #40503: URL: https://github.com/apache/doris/pull/40503#issuecomment-2335091136 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](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-09-06 Thread via GitHub
doris-robot commented on PR #40503: URL: https://github.com/apache/doris/pull/40503#issuecomment-2335030028 ClickBench: Total hot run time: 30.77 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-09-06 Thread via GitHub
doris-robot commented on PR #40503: URL: https://github.com/apache/doris/pull/40503#issuecomment-2335028549 TPC-DS: Total hot run time: 213044 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-09-06 Thread via GitHub
doris-robot commented on PR #40503: URL: https://github.com/apache/doris/pull/40503#issuecomment-2335026801 TeamCity be ut coverage result: Function Coverage: 37.83% (8133/21498) Line Coverage: 29.58% (66948/226340) Region Coverage: 29.07% (34542/118840) Branch Coverage: 24.9

Re: [PR] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

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

Re: [PR] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-09-06 Thread via GitHub
github-actions[bot] commented on PR #40503: URL: https://github.com/apache/doris/pull/40503#issuecomment-2335023282 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](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-09-06 Thread via GitHub
github-actions[bot] commented on PR #40503: URL: https://github.com/apache/doris/pull/40503#issuecomment-2335008394 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](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-09-06 Thread via GitHub
doris-robot commented on PR #40503: URL: https://github.com/apache/doris/pull/40503#issuecomment-2335006421 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](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-08-22 Thread via GitHub
yiguolei merged PR #39809: URL: https://github.com/apache/doris/pull/39809 -- 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

Re: [PR] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-08-22 Thread via GitHub
github-actions[bot] commented on PR #39809: URL: https://github.com/apache/doris/pull/39809#issuecomment-2304957462 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](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-08-22 Thread via GitHub
doris-robot commented on PR #39809: URL: https://github.com/apache/doris/pull/39809#issuecomment-2304929021 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] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-08-22 Thread via GitHub
Mryange opened a new pull request, #39809: URL: https://github.com/apache/doris/pull/39809 …edicate will be miss. (#39550) https://github.com/apache/doris/pull/39550 ``` drop table datetest; create table datetest ( id int, dt date ) DUPLICATE key (id) distri

Re: [PR] [fix](scan) fix predicate contains cast that results in null, the pr… [doris]

2024-08-22 Thread via GitHub
Mryange commented on PR #39809: URL: https://github.com/apache/doris/pull/39809#issuecomment-2304929395 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] [chore](ci) only add doing label on master pr [doris]

2024-08-14 Thread via GitHub
hello-stephen merged PR #39297: URL: https://github.com/apache/doris/pull/39297 -- 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

Re: [PR] [chore](ci) only add doing label on master pr [doris]

2024-08-13 Thread via GitHub
github-actions[bot] commented on PR #39297: URL: https://github.com/apache/doris/pull/39297#issuecomment-2285735929 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](ci) only add doing label on master pr [doris]

2024-08-13 Thread via GitHub
github-actions[bot] commented on PR #39297: URL: https://github.com/apache/doris/pull/39297#issuecomment-2285735847 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](ci) only add doing label on master pr [doris]

2024-08-13 Thread via GitHub
hello-stephen commented on PR #39297: URL: https://github.com/apache/doris/pull/39297#issuecomment-2285720020 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. T

Re: [PR] [chore](ci) only add doing label on master pr [doris]

2024-08-13 Thread via GitHub
doris-robot commented on PR #39297: URL: https://github.com/apache/doris/pull/39297#issuecomment-2285719899 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](label) add a doing label for every pr [doris]

2024-07-28 Thread via GitHub
xiaokang merged PR #37886: URL: https://github.com/apache/doris/pull/37886 -- 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

Re: [PR] [fix](group commit) Pick some group commit pr [doris]

2024-07-25 Thread via GitHub
dataroaring merged PR #38320: URL: https://github.com/apache/doris/pull/38320 -- 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] [fix](group commit) Pick some group commit pr [doris]

2024-07-25 Thread via GitHub
mymeiyi commented on PR #38320: URL: https://github.com/apache/doris/pull/38320#issuecomment-2249793012 run fe_ut -- 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 unsubsc

Re: [PR] [fix](group commit) Pick some group commit pr [doris]

2024-07-25 Thread via GitHub
mymeiyi commented on PR #38320: URL: https://github.com/apache/doris/pull/38320#issuecomment-2249736944 run feut -- 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] [fix](group commit) Pick some group commit pr [doris]

2024-07-25 Thread via GitHub
doris-robot commented on PR #38320: URL: https://github.com/apache/doris/pull/38320#issuecomment-2249654974 TeamCity be ut coverage result: Function Coverage: 36.44% (9254/25398) Line Coverage: 28.00% (75644/270191) Region Coverage: 26.81% (38878/145023) Branch Coverage: 23.5

Re: [PR] [fix](group commit) Pick some group commit pr [doris]

2024-07-24 Thread via GitHub
github-actions[bot] commented on PR #38320: URL: https://github.com/apache/doris/pull/38320#issuecomment-2249533345 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](group commit) Pick some group commit pr [doris]

2024-07-24 Thread via GitHub
mymeiyi commented on PR #38320: URL: https://github.com/apache/doris/pull/38320#issuecomment-2249525424 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](group commit) Pick some group commit pr [doris]

2024-07-24 Thread via GitHub
doris-robot commented on PR #38320: URL: https://github.com/apache/doris/pull/38320#issuecomment-2249352764 TeamCity be ut coverage result: Function Coverage: 36.48% (9246/25345) Line Coverage: 28.01% (75593/269923) Region Coverage: 26.81% (38849/144880) Branch Coverage: 23.5

Re: [PR] [fix](group commit) Pick some group commit pr [doris]

2024-07-24 Thread via GitHub
github-actions[bot] commented on PR #38320: URL: https://github.com/apache/doris/pull/38320#issuecomment-2249323585 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](group commit) Pick some group commit pr [doris]

2024-07-24 Thread via GitHub
mymeiyi commented on PR #38320: URL: https://github.com/apache/doris/pull/38320#issuecomment-2249318607 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](group commit) Pick some group commit pr [doris]

2024-07-24 Thread via GitHub
github-actions[bot] commented on PR #38320: URL: https://github.com/apache/doris/pull/38320#issuecomment-2249314614 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](group commit) Pick some group commit pr [doris]

2024-07-24 Thread via GitHub
mymeiyi commented on PR #38320: URL: https://github.com/apache/doris/pull/38320#issuecomment-2249314506 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] [] [doris]

2024-07-24 Thread via GitHub
doris-robot commented on PR #38305: URL: https://github.com/apache/doris/pull/38305#issuecomment-2247300531 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] [] [doris]

2024-07-24 Thread via GitHub
Mryange opened a new pull request, #38305: URL: https://github.com/apache/doris/pull/38305 ## 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 abo

Re: [PR] doris illegal label fix [doris-flink-connector]

2024-07-23 Thread via GitHub
JNSimba closed pull request #421: doris illegal label fix URL: https://github.com/apache/doris-flink-connector/pull/421 -- 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] doris illegal label fix [doris-flink-connector]

2024-07-23 Thread via GitHub
JNSimba commented on PR #421: URL: https://github.com/apache/doris-flink-connector/pull/421#issuecomment-2246730205 I agree with @DongLiang-0 suggestion. It would be better to modify it on Doris side, because the client is not only Flink. Close this first, and you can open it at any time

Re: [PR] [chore](label) add a doing label for every pr [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37886: URL: https://github.com/apache/doris/pull/37886#issuecomment-2232525886 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](label) add a doing label for every pr [doris]

2024-07-16 Thread via GitHub
github-actions[bot] commented on PR #37886: URL: https://github.com/apache/doris/pull/37886#issuecomment-2232525934 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](label) add a doing label for every pr [doris]

2024-07-16 Thread via GitHub
hello-stephen commented on PR #37886: URL: https://github.com/apache/doris/pull/37886#issuecomment-2232524063 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. T

Re: [PR] [chore](label) add a doing label for every pr [doris]

2024-07-16 Thread via GitHub
hello-stephen commented on code in PR #37886: URL: https://github.com/apache/doris/pull/37886#discussion_r1679383142 ## .github/workflows/labeler/scope-label-conf.yml: ## @@ -23,3 +23,6 @@ meta-change: - fe/fe-core/src/main/java/org/apache/doris/persist/EditLog.java - gens

Re: [PR] [chore](label) add a doing label for every pr [doris]

2024-07-15 Thread via GitHub
xiaokang commented on PR #37886: URL: https://github.com/apache/doris/pull/37886#issuecomment-2230115342 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](label) add a doing label for every pr [doris]

2024-07-15 Thread via GitHub
doris-robot commented on PR #37886: URL: https://github.com/apache/doris/pull/37886#issuecomment-2230113668 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] doris illegal label fix [doris-flink-connector]

2024-07-10 Thread via GitHub
DongLiang-0 commented on PR #421: URL: https://github.com/apache/doris-flink-connector/pull/421#issuecomment-2221845700 > > @DongLiang-0 Thank you for your reply! Do you mean that the SQL `CLEAN LABEL label1 FROM db1;`restriction on label naming, should be solved in Doris project? Am I

Re: [PR] doris illegal label fix [doris-flink-connector]

2024-07-10 Thread via GitHub
monologuist commented on PR #421: URL: https://github.com/apache/doris-flink-connector/pull/421#issuecomment-2221815330 > Thanks for trying to resolve this issue. > > I looked at doris's use of this section and found that it is `CLEAN LABEL [label] FROM db;` This SQL has some syntax

Re: [PR] doris illegal label fix [doris-flink-connector]

2024-07-10 Thread via GitHub
DongLiang-0 commented on PR #421: URL: https://github.com/apache/doris-flink-connector/pull/421#issuecomment-2220186454 Thanks for trying to resolve this issue. I looked at doris's use of this section and found that it is `CLEAN LABEL [label] FROM db;` This SQL has some syntax proble

Re: [PR] doris illegal label fix [doris-flink-connector]

2024-07-10 Thread via GitHub
monologuist commented on PR #421: URL: https://github.com/apache/doris-flink-connector/pull/421#issuecomment-2219728231 @JNSimba @CalvinKirs Hi, can you review my code? I think this is a problem and needs to be fixed -- This is an automated message from the Apache Git Service. To respond

[PR] doris illegal label fix [doris-flink-connector]

2024-07-09 Thread via GitHub
monologuist opened a new pull request, #421: URL: https://github.com/apache/doris-flink-connector/pull/421 # Proposed changes Issue Number: close #420 ## Problem Summary: Describe the overview of changes. Replace the "-" in label with "_" to ensure the generation of a leg

Re: [PR] [chore](femetaversion) add a check in fe code to avoid fe meta version changed during pick PR [doris]

2024-05-19 Thread via GitHub
yiguolei merged PR #35039: URL: https://github.com/apache/doris/pull/35039 -- 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

Re: [PR] [chore](femetaversion) add a check in fe code to avoid fe meta version changed during pick PR [doris]

2024-05-19 Thread via GitHub
github-actions[bot] commented on PR #35039: URL: https://github.com/apache/doris/pull/35039#issuecomment-2119681686 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](femetaversion) add a check in fe code to avoid fe meta version changed during pick PR [doris]

2024-05-19 Thread via GitHub
github-actions[bot] commented on PR #35039: URL: https://github.com/apache/doris/pull/35039#issuecomment-2119681648 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](femetaversion) add a check in fe code to avoid fe meta version changed during pick PR [doris]

2024-05-19 Thread via GitHub
yiguolei commented on PR #35039: URL: https://github.com/apache/doris/pull/35039#issuecomment-2119192514 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] [chore](femetaversion) add a check in fe code to avoid fe meta version changed during pick PR [doris]

2024-05-19 Thread via GitHub
yiguolei commented on PR #35039: URL: https://github.com/apache/doris/pull/35039#issuecomment-2119172882 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] [chore](femetaversion) add a check in fe code to avoid fe meta version changed during pick PR [doris]

2024-05-19 Thread via GitHub
yiguolei commented on PR #35039: URL: https://github.com/apache/doris/pull/35039#issuecomment-2119171687 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] [chore](femetaversion) add a check in fe code to avoid fe meta version changed during pick PR [doris]

2024-05-19 Thread via GitHub
doris-robot commented on PR #35039: URL: https://github.com/apache/doris/pull/35039#issuecomment-2119171614 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](femetaversion) add a check in fe code to avoid fe meta version changed during pick PR [doris]

2024-05-19 Thread via GitHub
yiguolei opened a new pull request, #35039: URL: https://github.com/apache/doris/pull/35039 ## 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

Re: [PR] Doris leozhuo [doris]

2024-05-13 Thread via GitHub
github-actions[bot] closed pull request #26496: Doris leozhuo URL: https://github.com/apache/doris/pull/26496 -- 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-

Re: [PR] Doris leozhuo [doris]

2024-05-12 Thread via GitHub
github-actions[bot] commented on PR #26496: URL: https://github.com/apache/doris/pull/26496#issuecomment-2106422667 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [fix](planner)disable nereids to test pr [doris]

2024-03-04 Thread via GitHub
starocean999 closed pull request #25391: [fix](planner)disable nereids to test pr URL: https://github.com/apache/doris/pull/25391 -- 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] Doris doc [doris]

2024-02-19 Thread via GitHub
yiguolei merged PR #31099: URL: https://github.com/apache/doris/pull/31099 -- 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

Re: [PR] Doris doc [doris]

2024-02-19 Thread via GitHub
github-actions[bot] commented on PR #31099: URL: https://github.com/apache/doris/pull/31099#issuecomment-1952054424 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] Doris doc [doris]

2024-02-19 Thread via GitHub
JNSimba commented on PR #31099: URL: https://github.com/apache/doris/pull/31099#issuecomment-1952053035 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] Doris doc [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31099: URL: https://github.com/apache/doris/pull/31099#issuecomment-1951827663 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] Doris doc [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31099: URL: https://github.com/apache/doris/pull/31099#issuecomment-1951827608 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] Doris doc [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31099: URL: https://github.com/apache/doris/pull/31099#issuecomment-1951817231 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] Doris doc [doris]

2024-02-18 Thread via GitHub
Hyman-zhao opened a new pull request, #31099: URL: https://github.com/apache/doris/pull/31099 ## 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](mail

Re: [PR] doris support kafka tvf [doris]

2023-11-26 Thread via GitHub
github-actions[bot] commented on code in PR #27579: URL: https://github.com/apache/doris/pull/27579#discussion_r1405361458 ## be/src/runtime/routine_load/routine_load_task_executor.cpp: ## @@ -412,6 +388,34 @@ cb(ctx); } +Status RoutineLoadTaskExecutor::offer_task(std::s

[PR] doris support kafka tvf [doris]

2023-11-26 Thread via GitHub
nanfeng1999 opened a new pull request, #27579: URL: https://github.com/apache/doris/pull/27579 ## 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](mai

Re: [PR] [fix](planner)disable nereids to test pr [doris]

2023-11-14 Thread via GitHub
doris-robot commented on PR #25391: URL: https://github.com/apache/doris/pull/25391#issuecomment-1810274565 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 245185d65ac3bcfda1183159fae4d9630e10899a, data reload: false

Re: [PR] [fix](planner)disable nereids to test pr [doris]

2023-11-14 Thread via GitHub
doris-robot commented on PR #25391: URL: https://github.com/apache/doris/pull/25391#issuecomment-1810084456 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.51 seconds stream load tsv: 552 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](planner)disable nereids to test pr [doris]

2023-11-14 Thread via GitHub
starocean999 commented on PR #25391: URL: https://github.com/apache/doris/pull/25391#issuecomment-1810006885 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] test pr [doris]

2023-11-10 Thread via GitHub
HappenLee closed pull request #26726: test pr URL: https://github.com/apache/doris/pull/26726 -- 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-un

Re: [PR] test pr [doris]

2023-11-09 Thread via GitHub
github-actions[bot] commented on PR #26726: URL: https://github.com/apache/doris/pull/26726#issuecomment-1804970385 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] test pr [doris]

2023-11-09 Thread via GitHub
HappenLee opened a new pull request, #26726: URL: https://github.com/apache/doris/pull/26726 ## 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

[PR] Doris leozhuo [doris]

2023-11-06 Thread via GitHub
xiaozhuoyang opened a new pull request, #26496: URL: https://github.com/apache/doris/pull/26496 ## Proposed changes Issue Number: close #xxx In the "Importing Local Data Module" section of the documentation, there is an incorrect description regarding importing modules based on

Re: [PR] [doris-enhancement]select database() does not generate a query plan [doris]

2023-10-30 Thread via GitHub
felixwluo closed pull request #20173: [doris-enhancement]select database() does not generate a query plan URL: https://github.com/apache/doris/pull/20173 -- 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] [fix](planner)disable nereids to test pr [doris]

2023-10-12 Thread via GitHub
starocean999 commented on PR #25391: URL: https://github.com/apache/doris/pull/25391#issuecomment-1760786700 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](planner)disable nereids to test pr [doris]

2023-10-12 Thread via GitHub
starocean999 commented on PR #25391: URL: https://github.com/apache/doris/pull/25391#issuecomment-1760691492 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

  1   2   >