Re: [PR] [Enhancement](compaction) Do not set failure time when cumulative compaction dealing with delete rowset [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #43466: URL: https://github.com/apache/doris/pull/43466#issuecomment-2521190310 TeamCity be ut coverage result: Function Coverage: 38.48% (10007/26003) Line Coverage: 29.50% (83885/284315) Region Coverage: 28.61% (43118/150700) Branch Coverage: 25.

Re: [I] Doris每次查询数据不一致 [doris]

2024-12-05 Thread via GitHub
Baymine commented on issue #29778: URL: https://github.com/apache/doris/issues/29778#issuecomment-252189 We encountered the same issue in Doris 2.0.14, where one of the replicas returned data with duplicate unique keys. Specifically, one of the rows with a lower version, which should no

Re: [PR] [fix](csv-parsing) Reset state every time after extending output buffer [doris]

2024-12-05 Thread via GitHub
TangSiyang2001 commented on code in PR #45036: URL: https://github.com/apache/doris/pull/45036#discussion_r1872446463 ## be/src/vec/exec/format/file_reader/new_plain_text_line_reader.cpp: ## @@ -325,13 +324,13 @@ Status NewPlainTextLineReader::read_line(const uint8_t** ptr, siz

(doris) branch auto-pick-44960-branch-2.1 updated (bb949226367 -> ed51fceb5f6)

2024-12-05 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch auto-pick-44960-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git discard bb949226367 [fix](mtmv) Fixed an error in setting variables in nested materialize views (#44960)

(doris) branch auto-pick-44857-branch-2.1 updated (5732812e840 -> 290532e206c)

2024-12-05 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch auto-pick-44857-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git discard 5732812e840 [fix](mtmv) Fix refresh materialized view fail when mv def contains cte (#44857)

(doris) branch branch-2.1 updated: [fix](auth)fix be enable http auth, some request link never return. (#44959) (#45063)

2024-12-05 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 0c3bc1bcd07 [fix](auth)fix be enable ht

Re: [PR] [fix](auth)fix be enable http auth, some request link never return. (#44959) [doris]

2024-12-05 Thread via GitHub
yiguolei merged PR #45063: URL: https://github.com/apache/doris/pull/45063 -- 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](nereids) common-sub-expression opt: avoid computing alias repeatedly [doris]

2024-12-05 Thread via GitHub
englefly commented on PR #45043: URL: https://github.com/apache/doris/pull/45043#issuecomment-2521904037 run cloud_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 uns

Re: [PR] [env](compile) enable the -Wshadow compiler option. [doris]

2024-12-05 Thread via GitHub
Mryange commented on PR #45028: URL: https://github.com/apache/doris/pull/45028#issuecomment-2521912239 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: [I] Doris每次查询数据不一致 [doris]

2024-12-05 Thread via GitHub
Baymine commented on issue #29778: URL: https://github.com/apache/doris/issues/29778#issuecomment-2521915198 We encountered the same issue in Doris 2.0.14, where one of the replicas returned data with duplicate unique keys. Specifically, one of the rows with a lower version, which should no

Re: [PR] [feature](backup) backup and restore privileges catalogs workloadgroup [doris]

2024-12-05 Thread via GitHub
yiguolei commented on code in PR #44905: URL: https://github.com/apache/doris/pull/44905#discussion_r1872457472 ## fe/fe-common/src/main/java/org/apache/doris/common/FeMetaVersion.java: ## @@ -103,8 +103,11 @@ public final class FeMetaVersion { public static final int VER

Re: [PR] [opt](lambda) let lambda expression support refer outer slot [doris]

2024-12-05 Thread via GitHub
github-actions[bot] commented on PR #44365: URL: https://github.com/apache/doris/pull/44365#issuecomment-2521915820 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] [opt](lambda) let lambda expression support refer outer slot [doris]

2024-12-05 Thread via GitHub
github-actions[bot] commented on PR #44365: URL: https://github.com/apache/doris/pull/44365#issuecomment-2521915797 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] [Improve](columns) update columns and ut [doris]

2024-12-05 Thread via GitHub
amorynan commented on code in PR #42269: URL: https://github.com/apache/doris/pull/42269#discussion_r1872460677 ## be/test/vec/columns/common_column_test.h: ## @@ -0,0 +1,766 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreem

Re: [PR] [Improve](columns) update columns and ut [doris]

2024-12-05 Thread via GitHub
amorynan commented on code in PR #42269: URL: https://github.com/apache/doris/pull/42269#discussion_r1872461938 ## be/test/vec/columns/common_column_test.h: ## @@ -0,0 +1,766 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreem

Re: [PR] [Improve](columns) update columns and ut [doris]

2024-12-05 Thread via GitHub
amorynan commented on code in PR #42269: URL: https://github.com/apache/doris/pull/42269#discussion_r1872462556 ## be/test/vec/columns/common_column_test.h: ## @@ -0,0 +1,766 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreem

(doris) branch branch-2.1 updated: [opt](exec) Use PASSTHROUGH to improve the concurrency of the ADAPTIV… (#44971)

2024-12-05 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 21e21f5e3b4 [opt](exec) Use PASSTHROU

Re: [PR] [opt](exec) Use PASSTHROUGH to improve the concurrency of the ADAPTIV… [doris]

2024-12-05 Thread via GitHub
Gabriel39 merged PR #44971: URL: https://github.com/apache/doris/pull/44971 -- 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: [PR] [Improve](columns) update columns and ut [doris]

2024-12-05 Thread via GitHub
amorynan commented on PR #42269: URL: https://github.com/apache/doris/pull/42269#issuecomment-2521921690 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] [Improve](columns) update columns and ut [doris]

2024-12-05 Thread via GitHub
amorynan commented on code in PR #42269: URL: https://github.com/apache/doris/pull/42269#discussion_r1872462818 ## be/src/vec/columns/column_array.cpp: ## @@ -417,7 +418,8 @@ void ColumnArray::pop_back(size_t n) { void ColumnArray::reserve(size_t n) { get_offsets().reserve

Re: [PR] [Improve](columns) update columns and ut [doris]

2024-12-05 Thread via GitHub
amorynan commented on PR #42269: URL: https://github.com/apache/doris/pull/42269#issuecomment-2521924161 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] [fix] (inverted index) fix index file in gc binlogs [doris]

2024-12-05 Thread via GitHub
csun5285 commented on PR #44994: URL: https://github.com/apache/doris/pull/44994#issuecomment-2522238794 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:request when switch version [doris-website]

2024-12-05 Thread via GitHub
yang1666204 opened a new pull request, #1470: URL: https://github.com/apache/doris-website/pull/1470 (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 unsubsc

Re: [PR] branch-3.0: [opt](paimon)Remove unnecessary fields #44906 [doris]

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

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

2024-12-05 Thread via GitHub
starocean999 commented on PR #44058: URL: https://github.com/apache/doris/pull/44058#issuecomment-2522242476 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] branch-2.1: [fix](runtime_profile) fix race condition in to_thrift #45047 [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45099: URL: https://github.com/apache/doris/pull/45099#issuecomment-2522244931 TeamCity be ut coverage result: Function Coverage: 36.72% (9614/26181) Line Coverage: 28.10% (79024/281217) Region Coverage: 26.76% (40568/151580) Branch Coverage: 23.5

Re: [PR] [enhancement](nereids) optimize insert into values [doris]

2024-12-05 Thread via GitHub
924060929 commented on PR #40202: URL: https://github.com/apache/doris/pull/40202#issuecomment-2522245155 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] branch-3.0: [fix](recycler) Process self-defined domain names for s3 storage vault #45072 [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45100: URL: https://github.com/apache/doris/pull/45100#issuecomment-2522256566 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] branch-3.0: [fix](recycler) Process self-defined domain names for s3 storage vault #45072 [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45100: URL: https://github.com/apache/doris/pull/45100#issuecomment-2522256505 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-3.0: [fix](recycler) Process self-defined domain names for s3 storage vault #45072 [doris]

2024-12-05 Thread via GitHub
github-actions[bot] opened a new pull request, #45100: URL: https://github.com/apache/doris/pull/45100 Cherry-picked from #45072 -- 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 comme

Re: [PR] branch-3.0: [fix](recycler) Process self-defined domain names for s3 storage vault #45072 [doris]

2024-12-05 Thread via GitHub
dataroaring closed pull request #45100: branch-3.0: [fix](recycler) Process self-defined domain names for s3 storage vault #45072 URL: https://github.com/apache/doris/pull/45100 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [fix](editlog) Fix replay BatchDropInfo [doris]

2024-12-05 Thread via GitHub
github-actions[bot] commented on PR #45077: URL: https://github.com/apache/doris/pull/45077#issuecomment-2522256948 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](editlog) Fix replay BatchDropInfo [doris]

2024-12-05 Thread via GitHub
w41ter merged PR #45077: URL: https://github.com/apache/doris/pull/45077 -- 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] [enhance](catalog)Unified external partition prune interface (#44567) [doris]

2024-12-05 Thread via GitHub
zddr closed pull request #45090: [enhance](catalog)Unified external partition prune interface (#44567) URL: https://github.com/apache/doris/pull/45090 -- 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

Re: [I] [Bug] runtime filter reports 'sync filter size meet error' when enable_pipeline_x_exec is off. [doris]

2024-12-05 Thread via GitHub
ixzc commented on issue #44730: URL: https://github.com/apache/doris/issues/44730#issuecomment-2522259885 > > or upgrade your doris to 2.1.7 version > > @ixzc I see doris 2.17 has been forcibly set `enable_pipeline_x_engine` to true. Does that mean those code `of pipeline on, pipeline

(doris) branch auto-pick-45077-branch-3.0 updated (4511e0fa1ec -> c661d2ff9af)

2024-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45077-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 4511e0fa1ec branch-3.0: [Chore](Job)Add scheduling logs for periodic jobs. #44843 (#45070)

(doris) branch auto-pick-45077-branch-2.1 updated (ea24410faf5 -> 982bff8ae54)

2024-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45077-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from ea24410faf5 [enhancement][docker] fix kafka docker issue (#45091) add 982bff8ae54 [fix](ed

Re: [PR] branch-2.1: [fix](editlog) Fix replay BatchDropInfo #45077 [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45102: URL: https://github.com/apache/doris/pull/45102#issuecomment-2522261029 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

Re: [PR] branch-3.0: [fix](editlog) Fix replay BatchDropInfo #45077 [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45101: URL: https://github.com/apache/doris/pull/45101#issuecomment-2522259564 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

[PR] branch-3.0: [fix](editlog) Fix replay BatchDropInfo #45077 [doris]

2024-12-05 Thread via GitHub
github-actions[bot] opened a new pull request, #45101: URL: https://github.com/apache/doris/pull/45101 Cherry-picked from #45077 -- 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 comme

Re: [PR] branch-3.0: [fix](editlog) Fix replay BatchDropInfo #45077 [doris]

2024-12-05 Thread via GitHub
dataroaring closed pull request #45101: branch-3.0: [fix](editlog) Fix replay BatchDropInfo #45077 URL: https://github.com/apache/doris/pull/45101 -- 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

(doris) branch auto-pick-45077-branch-2.1 created (now ea24410faf5)

2024-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45077-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at ea24410faf5 [enhancement][docker] fix kafka docker issue (#45091) No new revisions were added

[PR] branch-2.1: [fix](editlog) Fix replay BatchDropInfo #45077 [doris]

2024-12-05 Thread via GitHub
github-actions[bot] opened a new pull request, #45102: URL: https://github.com/apache/doris/pull/45102 Cherry-picked from #45077 -- 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 comme

(doris) branch auto-pick-45077-branch-3.0 created (now 4511e0fa1ec)

2024-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45077-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 4511e0fa1ec branch-3.0: [Chore](Job)Add scheduling logs for periodic jobs. #44843 (#45070) No

Re: [PR] branch-2.1: [fix](editlog) Fix replay BatchDropInfo #45077 [doris]

2024-12-05 Thread via GitHub
dataroaring closed pull request #45102: branch-2.1: [fix](editlog) Fix replay BatchDropInfo #45077 URL: https://github.com/apache/doris/pull/45102 -- 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

Re: [PR] branch-2.1: [fix](editlog) Fix replay BatchDropInfo #45077 [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45102: URL: https://github.com/apache/doris/pull/45102#issuecomment-2522261119 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] branch-3.0: [fix](editlog) Fix replay BatchDropInfo #45077 [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45101: URL: https://github.com/apache/doris/pull/45101#issuecomment-2522259502 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

Re: [PR] Revert #43255 & #44615 [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45096: URL: https://github.com/apache/doris/pull/45096#issuecomment-2522251884 TeamCity be ut coverage result: Function Coverage: 36.46% (9542/26170) Line Coverage: 27.91% (78450/281065) Region Coverage: 26.56% (40223/151434) Branch Coverage: 23.3

[PR] feat: remove pwa [doris-website]

2024-12-05 Thread via GitHub
jeffreys-cat opened a new pull request, #1471: URL: https://github.com/apache/doris-website/pull/1471 (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 unsubs

Re: [PR] [feat](nereids) expression add min max scope for slot reference [doris]

2024-12-05 Thread via GitHub
yujun777 commented on code in PR #45081: URL: https://github.com/apache/doris/pull/45081#discussion_r1872695838 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifyRange.java: ## @@ -548,6 +763,7 @@ public Expression toExpression() {

Re: [PR] [fix] (inverted index) fix index file in gc binlogs [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #44994: URL: https://github.com/apache/doris/pull/44994#issuecomment-2522281861 TeamCity be ut coverage result: Function Coverage: 38.53% (10021/26005) Line Coverage: 29.58% (84119/284399) Region Coverage: 28.64% (43179/150746) Branch Coverage: 25.

Re: [PR] [Bug](runtime-filter) avoid missing eos make rf process meet error [doris]

2024-12-05 Thread via GitHub
BiteThet commented on PR #45105: URL: https://github.com/apache/doris/pull/45105#issuecomment-2522284665 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

[PR] [opt](Nereids) translate "between" to "equalTo" if upper equals to lower #43344 branch-3.0 [doris]

2024-12-05 Thread via GitHub
englefly opened a new pull request, #45106: URL: https://github.com/apache/doris/pull/45106 ### What problem does this PR solve? pick 43344 Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author)

Re: [PR] [Enhancement] (nereids)implement adminCleanTrashCommand in nereids [doris]

2024-12-05 Thread via GitHub
DongLiang-0 commented on code in PR #45051: URL: https://github.com/apache/doris/pull/45051#discussion_r1872698292 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/AdminCleanTrashCommand.java: ## @@ -0,0 +1,105 @@ +// Licensed to the Apache Software Foun

Re: [PR] [Enhancement] (nereids)implement adminCleanTrashCommand in nereids [doris]

2024-12-05 Thread via GitHub
DongLiang-0 commented on PR #45051: URL: https://github.com/apache/doris/pull/45051#issuecomment-2522287411 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] [opt](Nereids) translate "between" to "equalTo" if upper equals to lower #43344 branch-3.0 [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45106: URL: https://github.com/apache/doris/pull/45106#issuecomment-2522286208 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

Re: [PR] [feat](nereids) add rewrite rule :EliminateGroupByKeyByUniform (#43391) [doris]

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

Re: [PR] branch-3.0: [fix](Export) Fix the problem of exporting stuck #44944 [doris]

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

Re: [PR] [feat](nereids) add rewrite rule :EliminateGroupByKeyByUniform (#43391) [doris]

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

Re: [PR] branch-3.0: [fix](Export) Fix the problem of exporting stuck #44944 [doris]

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

Re: [PR] [opt](partial update) use a separate config to control the behavior of newly inserted rows in partial update [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #41232: URL: https://github.com/apache/doris/pull/41232#issuecomment-2522203004 TeamCity be ut coverage result: Function Coverage: 38.48% (10008/26009) Line Coverage: 29.50% (83926/284488) Region Coverage: 28.60% (43123/150768) Branch Coverage: 25.

(doris) branch branch-3.0 updated: branch-3.0: [Chore](Job)Add scheduling logs for periodic jobs. #44843 (#45070)

2024-12-05 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 4511e0fa1ec branch-3.0: [Chore](Job)A

Re: [PR] branch-3.0: [fix](runtime_profile) fix race condition in to_thrift #45047 [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45098: URL: https://github.com/apache/doris/pull/45098#issuecomment-2522212149 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

Re: [PR] branch-3.0: [fix](runtime_profile) fix race condition in to_thrift #45047 [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45098: URL: https://github.com/apache/doris/pull/45098#issuecomment-2522212256 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](runtime_profile) fix race condition in to_thrift [doris]

2024-12-05 Thread via GitHub
yiguolei merged PR #45047: URL: https://github.com/apache/doris/pull/45047 -- 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 auto-pick-44843-branch-3.0 deleted (was a865eeac105)

2024-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44843-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was a865eeac105 [Chore](Job)Add scheduling logs for periodic jobs. (#44843) The revisions that wer

(doris) branch auto-pick-45047-branch-3.0 created (now 4511e0fa1ec)

2024-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45047-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 4511e0fa1ec branch-3.0: [Chore](Job)Add scheduling logs for periodic jobs. #44843 (#45070) No

Re: [PR] branch-3.0: [Chore](Job)Add scheduling logs for periodic jobs. #44843 [doris]

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

Re: [PR] branch-2.1: [fix](mtmv) Fixed an error in setting variables in nested materialize views #44960 [doris]

2024-12-05 Thread via GitHub
lide-reed merged PR #45038: URL: https://github.com/apache/doris/pull/45038 -- 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: branch-2.1: [fix](mtmv) Fixed an error in setting variables in nested materialize views #44960 (#45038)

2024-12-05 Thread lide
This is an automated email from the ASF dual-hosted git repository. lide 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 f038f28682b branch-2.1: [fix](mtmv) Fixed a

(doris) branch auto-pick-44960-branch-2.1 deleted (was ed51fceb5f6)

2024-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44960-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was ed51fceb5f6 [fix](mtmv) Fixed an error in setting variables in nested materialize views (#4496

Re: [PR] [feature](backup)(cooldown) backup/restore for cooldown data [doris]

2024-12-05 Thread via GitHub
justfortaste commented on PR #43778: URL: https://github.com/apache/doris/pull/43778#issuecomment-259091 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](csv reader) fix csv parser incorrect if enclosing line_delimiter [doris]

2024-12-05 Thread via GitHub
sollhui commented on PR #38347: URL: https://github.com/apache/doris/pull/38347#issuecomment-2522263338 > Is anybody knew how to get rid of enclose symbol from column-value itself When Using stream-load CSV? Can you give an example? -- This is an automated message from the Apache G

(doris) branch auto-pick-45072-branch-3.0 updated (4511e0fa1ec -> 2864d3658ff)

2024-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45072-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 4511e0fa1ec branch-3.0: [Chore](Job)Add scheduling logs for periodic jobs. #44843 (#45070)

Re: [PR] [Job](Fix)Improve Event Publishing with Timeout [doris]

2024-12-05 Thread via GitHub
CalvinKirs commented on PR #45103: URL: https://github.com/apache/doris/pull/45103#issuecomment-2522267335 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 auto-pick-45072-branch-3.0 created (now 4511e0fa1ec)

2024-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45072-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 4511e0fa1ec branch-3.0: [Chore](Job)Add scheduling logs for periodic jobs. #44843 (#45070) No

(doris) branch branch-3.0 updated: [fix](test)set replication_allocation = 1 (#45078)

2024-12-05 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 01f0003792d [fix](test)set replicat

[PR] [Job](Fix)Improve Event Publishing with Timeout [doris]

2024-12-05 Thread via GitHub
CalvinKirs opened a new pull request, #45103: URL: https://github.com/apache/doris/pull/45103 ### Summary: This PR refines the publishEvent method to improve event publishing reliability by introducing a timeout mechanism and enhanced logging. The changes allow for a more responsive syst

Re: [PR] [Job](Fix)Improve Event Publishing with Timeout [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45103: URL: https://github.com/apache/doris/pull/45103#issuecomment-2522266032 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

Re: [PR] [fix](test)set replication_allocation = 1 [doris]

2024-12-05 Thread via GitHub
starocean999 merged PR #45078: URL: https://github.com/apache/doris/pull/45078 -- 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] [misc](regression) adjust doc case for unique-update.md [doris]

2024-12-05 Thread via GitHub
wangtianyi2004 commented on PR #44854: URL: https://github.com/apache/doris/pull/44854#issuecomment-2522265096 LGTM -- 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

(doris) branch master updated: [fix](editlog) Fix replay BatchDropInfo (#45077)

2024-12-05 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter 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 6eca02307df [fix](editlog) Fix replay BatchDropIn

(doris) branch auto-pick-44849-branch-2.1 deleted (was 2c9c9d8b685)

2024-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44849-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 2c9c9d8b685 [improvement](information_schema)Support show default value in information_schema.

Re: [PR] [opt](lambda) let lambda expression support refer outer slot [doris]

2024-12-05 Thread via GitHub
morrySnow closed pull request #44365: [opt](lambda) let lambda expression support refer outer slot URL: https://github.com/apache/doris/pull/44365 -- 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 th

Re: [PR] [feat](catalog)Replace HadoopUGI with HadoopKerberosAuthenticator to Support Kerberos Ticket Auto-Renewal [doris]

2024-12-05 Thread via GitHub
github-actions[bot] commented on PR #44916: URL: https://github.com/apache/doris/pull/44916#issuecomment-2522334163 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] [Job](Fix)Improve Event Publishing with Timeout [doris]

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

Re: [PR] branch-3.0: [opt](paimon)Remove unnecessary fields #44906 [doris]

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

Re: [PR] [Enhancement] (nereids)implement SHOW CATALOG COMMAND in nereids [doris]

2024-12-05 Thread via GitHub
Yao-MR commented on PR #44633: URL: https://github.com/apache/doris/pull/44633#issuecomment-254257 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 unsubscribe

Re: [PR] [fix] (inverted index) fix index file in gc binlogs [doris]

2024-12-05 Thread via GitHub
csun5285 commented on PR #44994: URL: https://github.com/apache/doris/pull/44994#issuecomment-2522234141 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](mtmv)Support iceberg partition refresh. [doris]

2024-12-05 Thread via GitHub
Jibing-Li commented on PR #44726: URL: https://github.com/apache/doris/pull/44726#issuecomment-2522236034 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] branch-2.1: [improvement](information_schema)Support show default value in information_schema. #44849 [doris]

2024-12-05 Thread via GitHub
Jibing-Li merged PR #45080: URL: https://github.com/apache/doris/pull/45080 -- 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: branch-2.1: [improvement](information_schema)Support show default value in information_schema. #44849 (#45080)

2024-12-05 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 f0324e2a562 branch-2.1: [improvement](i

[PR] [fix](orc) ignore null values when the literals of in_predicate contains [doris]

2024-12-05 Thread via GitHub
suxiaogang223 opened a new pull request, #45104: URL: https://github.com/apache/doris/pull/45104 ### What problem does this PR solve? Related PR: #43255 Problem Summary: Should ignore null values when the literals of in_predicate contains null value, like `in (1, null)`

Re: [PR] [fix](orc) ignore null values when the literals of in_predicate contains [doris]

2024-12-05 Thread via GitHub
doris-robot commented on PR #45104: URL: https://github.com/apache/doris/pull/45104#issuecomment-2522276856 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

Re: [PR] [enhance](mtmv)Optimize MTMV lock logic (#44967) [doris]

2024-12-05 Thread via GitHub
zddr commented on PR #45076: URL: https://github.com/apache/doris/pull/45076#issuecomment-2522278722 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 unsubscribe

Re: [PR] [fix](auth) Prohibit deleting admin user (#44751) [doris]

2024-12-05 Thread via GitHub
zddr commented on PR #45083: URL: https://github.com/apache/doris/pull/45083#issuecomment-2522277893 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 unsubsc

[PR] [Bug](runtime-filter) avoid missing eos make rf process meet error [doris]

2024-12-05 Thread via GitHub
BiteThet opened a new pull request, #45105: URL: https://github.com/apache/doris/pull/45105 ### What problem does this PR solve? a instance may closed early coz sink is finished, then this instance will missing eos. shared hash table join build sink will copy rf from other instance

Re: [PR] [Bug](runtime-filter) avoid missing eos make rf process meet error [doris]

2024-12-05 Thread via GitHub
BiteThet commented on PR #45105: URL: https://github.com/apache/doris/pull/45105#issuecomment-2522280266 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

(doris) branch auto-pick-44575-branch-3.0 deleted (was bd1699c66d4)

2024-12-05 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch auto-pick-44575-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was bd1699c66d4 [fix](mtmv) Fix filter position different but same causing rewritten by materialize

(doris) branch branch-3.0 updated: branch-3.0: [fix](mtmv) Fix filter position different but same causing rewritten by materialized view fail #44575 (#44899)

2024-12-05 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 e5217a2cdfd branch-3.0: [fix](mtmv) Fi

<    1   2   3   4   5   6   7   8   9   >