Re: [PR] [fix](mtmv) Fix compensate union all wrongly when query rewrite by materialized view [doris]

2024-09-13 Thread via GitHub
seawinde commented on PR #40803: URL: https://github.com/apache/doris/pull/40803#issuecomment-2350882402 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](cloud) Add more ut and bvar for txn lazy commit [doris]

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

Re: [PR] [Fix](orc-reader) Fix StringRef nullptr data in orc-reader. [doris]

2024-09-13 Thread via GitHub
kaka11chen commented on PR #40857: URL: https://github.com/apache/doris/pull/40857#issuecomment-2350881786 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

Re: [PR] [fix](orc-reader) fix orc_reader reading the timestamp type in the Shanghai timezone. [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40854: URL: https://github.com/apache/doris/pull/40854#issuecomment-2350881660 TeamCity be ut coverage result: Function Coverage: 36.92% (9474/25663) Line Coverage: 28.27% (77877/275493) Region Coverage: 27.68% (40228/145323) Branch Coverage: 24.2

Re: [PR] [fix](mtmv) Fix partition trace wrong when partition name is same from both side of join (#40485) [doris]

2024-09-13 Thread via GitHub
gavinchou merged PR #40810: URL: https://github.com/apache/doris/pull/40810 -- 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-3.0 updated: [fix](mtmv) Fix partition trace wrong when partition name is same from both side of join (#40485) (#40810)

2024-09-13 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 36ce7a7dbe8 [fix](mtmv) Fix partition

Re: [PR] [feat](lock)add deadlock detection tool and monitored lock implementations #39015 [doris]

2024-09-13 Thread via GitHub
liutang123 commented on PR #40856: URL: https://github.com/apache/doris/pull/40856#issuecomment-2350881118 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

Re: [PR] [minor](field) Occupy some field ID [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40858: URL: https://github.com/apache/doris/pull/40858#issuecomment-2350881006 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-mow) print the queue length of committing txn on FE [doris]

2024-09-13 Thread via GitHub
hust-hhb commented on PR #40340: URL: https://github.com/apache/doris/pull/40340#issuecomment-2350880977 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] [minor](field) Occupy some field ID [doris]

2024-09-13 Thread via GitHub
Gabriel39 opened a new pull request, #40858: URL: https://github.com/apache/doris/pull/40858 ## 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 a

Re: [PR] [improve](cloud-mow) print the queue length of committing txn on FE [doris]

2024-09-13 Thread via GitHub
hust-hhb commented on code in PR #40340: URL: https://github.com/apache/doris/pull/40340#discussion_r1759682800 ## fe/fe-core/src/main/java/org/apache/doris/cloud/transaction/CloudGlobalTransactionMgr.java: ## @@ -959,7 +961,19 @@ public boolean commitAndPublishTransaction(Datab

Re: [PR] [PipelineX](improvement) Prepare tasks in parallel [doris]

2024-09-13 Thread via GitHub
github-actions[bot] commented on PR #40844: URL: https://github.com/apache/doris/pull/40844#issuecomment-2350880758 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] [PipelineX](improvement) Prepare tasks in parallel [doris]

2024-09-13 Thread via GitHub
github-actions[bot] commented on PR #40844: URL: https://github.com/apache/doris/pull/40844#issuecomment-2350880763 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](orc-reader) Fix StringRef nullptr data in orc-reader. [doris]

2024-09-13 Thread via GitHub
kaka11chen commented on PR #40857: URL: https://github.com/apache/doris/pull/40857#issuecomment-2350879963 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

Re: [PR] [Fix](orc-reader) Fix StringRef nullptr data in orc-reader. [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40857: URL: https://github.com/apache/doris/pull/40857#issuecomment-2350879918 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](orc-reader) Fix StringRef nullptr data in orc-reader. [doris]

2024-09-13 Thread via GitHub
kaka11chen opened a new pull request, #40857: URL: https://github.com/apache/doris/pull/40857 ## Proposed changes ### Issue ``` /var/local/ldb-toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1046:9: runtime error: reference binding to n

Re: [PR] [feature](cloud) Add more ut and bvar for txn lazy commit [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40486: URL: https://github.com/apache/doris/pull/40486#issuecomment-2350878354 TeamCity be ut coverage result: Function Coverage: 36.91% (9472/25663) Line Coverage: 28.26% (77854/275490) Region Coverage: 27.67% (40215/145319) Branch Coverage: 24.2

Re: [PR] [Fix](regression) Fix flaky case `test_delete_publish_skip_read` [doris]

2024-09-13 Thread via GitHub
github-actions[bot] commented on PR #40782: URL: https://github.com/apache/doris/pull/40782#issuecomment-2350878314 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](regression) Fix flaky case `test_delete_publish_skip_read` [doris]

2024-09-13 Thread via GitHub
github-actions[bot] commented on PR #40782: URL: https://github.com/apache/doris/pull/40782#issuecomment-2350878332 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]Fix thread num not reset 0 when fetch failed [doris]

2024-09-13 Thread via GitHub
github-actions[bot] commented on PR #40855: URL: https://github.com/apache/doris/pull/40855#issuecomment-2350877879 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]Fix thread num not reset 0 when fetch failed [doris]

2024-09-13 Thread via GitHub
github-actions[bot] commented on PR #40855: URL: https://github.com/apache/doris/pull/40855#issuecomment-2350877870 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] [opt](nereids) enable runtime filter use cte as target [doris]

2024-09-13 Thread via GitHub
englefly commented on PR #40815: URL: https://github.com/apache/doris/pull/40815#issuecomment-2350875837 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] [opt](nereids) enable runtime filter use cte as target [doris]

2024-09-13 Thread via GitHub
englefly commented on PR #40815: URL: https://github.com/apache/doris/pull/40815#issuecomment-2350875898 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] [opt](nereids) enable runtime filter use cte as target [doris]

2024-09-13 Thread via GitHub
englefly commented on PR #40815: URL: https://github.com/apache/doris/pull/40815#issuecomment-2350875767 run performance -- 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] [feat](lock)add deadlock detection tool and monitored lock implementations #39015 [doris]

2024-09-13 Thread via GitHub
liutang123 commented on PR #40856: URL: https://github.com/apache/doris/pull/40856#issuecomment-2350874728 WIP... This PR will test in our cluster. If it is stable, we consider incorporating it into 2.0. -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] [feat](lock)add deadlock detection tool and monitored lock implementations #39015 [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40856: URL: https://github.com/apache/doris/pull/40856#issuecomment-2350874702 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] [feat](lock)add deadlock detection tool and monitored lock implementations #39015 [doris]

2024-09-13 Thread via GitHub
liutang123 opened a new pull request, #40856: URL: https://github.com/apache/doris/pull/40856 This issue proposes the addition of new features to the project, including a deadlock detection tool and monitored lock implementations. These features will help in identifying and debugging potent

Re: [PR] [Fix]Fix thread num not reset 0 when fetch failed [doris]

2024-09-13 Thread via GitHub
wangbo commented on PR #40855: URL: https://github.com/apache/doris/pull/40855#issuecomment-2350874223 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] [Fix]Fix thread num not reset 0 when fetch failed [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40855: URL: https://github.com/apache/doris/pull/40855#issuecomment-2350874167 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]Fix thread num not reset 0 when fetch failed [doris]

2024-09-13 Thread via GitHub
wangbo opened a new pull request, #40855: URL: https://github.com/apache/doris/pull/40855 ## Proposed changes Fix thread num not reset 0 when fetch failed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] [opt](partition) delete idToStoragePolicy from PartitionInfo.java [doris]

2024-09-13 Thread via GitHub
DarvenDuan commented on PR #40690: URL: https://github.com/apache/doris/pull/40690#issuecomment-2350873749 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 unsub

Re: [PR] [fix](cluster key) fix mow cluster key with schema change [doris]

2024-09-13 Thread via GitHub
github-actions[bot] commented on PR #40372: URL: https://github.com/apache/doris/pull/40372#issuecomment-2350872846 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) fix mow cluster key with schema change [doris]

2024-09-13 Thread via GitHub
github-actions[bot] commented on PR #40372: URL: https://github.com/apache/doris/pull/40372#issuecomment-2350872836 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](memory) Refactor MemCounter [doris]

2024-09-13 Thread via GitHub
yiguolei commented on PR #40542: URL: https://github.com/apache/doris/pull/40542#issuecomment-2350872197 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

(doris) branch disable_alter_ops_during_atomic_restore deleted (was bc406246e24)

2024-09-13 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch disable_alter_ops_during_atomic_restore in repository https://gitbox.apache.org/repos/asf/doris.git was bc406246e24 [improve](restore) Disable alter ops during atomic restore The revisions

[PR] [fix](orc-reader) fix orc_reader reading the timestamp type in the Shanghai timezone. [doris]

2024-09-13 Thread via GitHub
BePPPower opened a new pull request, #40854: URL: https://github.com/apache/doris/pull/40854 Fix the issue with orc_reader reading the timestamp type in the Shanghai timezone. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [fix](orc-reader) fix orc_reader reading the timestamp type in the Shanghai timezone. [doris]

2024-09-13 Thread via GitHub
BePPPower commented on PR #40854: URL: https://github.com/apache/doris/pull/40854#issuecomment-2350871815 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] [fix](orc-reader) fix orc_reader reading the timestamp type in the Shanghai timezone. [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40854: URL: https://github.com/apache/doris/pull/40854#issuecomment-2350871730 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] [feature](cloud) Add more ut and bvar for txn lazy commit [doris]

2024-09-13 Thread via GitHub
SWJTU-ZhangLei commented on PR #40486: URL: https://github.com/apache/doris/pull/40486#issuecomment-2350870318 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] [branch-2.1](memory) When Load ends, check memory tracker value returns is equal to 0 [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40850: URL: https://github.com/apache/doris/pull/40850#issuecomment-2350869899 TeamCity be ut coverage result: Function Coverage: 36.14% (9319/25788) Line Coverage: 27.71% (76576/276386) Region Coverage: 26.48% (39293/148361) Branch Coverage: 23.3

Re: [PR] [test](case) add some test case for encrypt/decrypt functions (#40427) [doris]

2024-09-13 Thread via GitHub
cambyzju commented on PR #40847: URL: https://github.com/apache/doris/pull/40847#issuecomment-2350869573 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] [Fix](partial update) Fix `__DORIS_SEQUENCE_COL__` is not set for newly inserted rows in partial update [doris]

2024-09-13 Thread via GitHub
bobhan1 commented on PR #40272: URL: https://github.com/apache/doris/pull/40272#issuecomment-2350866922 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] [feat](metatable) support table$partitions for hive table [doris]

2024-09-13 Thread via GitHub
morningman commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2350864200 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) annotated tag 2.1.7-rc01 updated (55e92da7e7c -> cf1b73c2a4e)

2024-09-13 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to annotated tag 2.1.7-rc01 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.1.7-rc01 was modified! *** from 55e92da7e7c (commit) to cf1b73c2a4e (tag) tagging 55

Re: [PR] [fix](statistics)Fix drop stats log editlog bug. Catch drop stats exception while truncate table. (#40738) [doris]

2024-09-13 Thread via GitHub
Jibing-Li commented on PR #40853: URL: https://github.com/apache/doris/pull/40853#issuecomment-2350862788 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](tests) Fix export p2 2.1 [doris]

2024-09-13 Thread via GitHub
BePPPower opened a new pull request, #40852: URL: https://github.com/apache/doris/pull/40852 ## 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 a

[PR] [fix](statistics)Fix drop stats log editlog bug. Catch drop stats exception while truncate table. (#40738) [doris]

2024-09-13 Thread via GitHub
Jibing-Li opened a new pull request, #40853: URL: https://github.com/apache/doris/pull/40853 backport: https://github.com/apache/doris/pull/40738 -- 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

Re: [PR] [fix](statistics)Fix drop stats log editlog bug. Catch drop stats exception while truncate table. (#40738) [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40853: URL: https://github.com/apache/doris/pull/40853#issuecomment-2350861452 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

(doris) branch branch-2.1 updated: 2.1.7-rc01 (#40851)

2024-09-13 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 55e92da7e7c 2.1.7-rc01 (#40851) 55e92da

Re: [PR] 2.1.7-rc01 [doris]

2024-09-13 Thread via GitHub
yiguolei merged PR #40851: URL: https://github.com/apache/doris/pull/40851 -- 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](tests) Fix export p2 2.1 [doris]

2024-09-13 Thread via GitHub
BePPPower commented on PR #40852: URL: https://github.com/apache/doris/pull/40852#issuecomment-2350859899 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] [fix](tests) Fix export p2 2.1 [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40852: URL: https://github.com/apache/doris/pull/40852#issuecomment-2350859396 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](regression) Fix flaky case `test_delete_publish_skip_read` [doris]

2024-09-13 Thread via GitHub
bobhan1 commented on PR #40782: URL: https://github.com/apache/doris/pull/40782#issuecomment-2350859142 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 unsubscrib

Re: [PR] [branch-2.1](Column) refactor ColumnNullable to provide flags safety (#40769) [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40848: URL: https://github.com/apache/doris/pull/40848#issuecomment-2350857392 TeamCity be ut coverage result: Function Coverage: 36.18% (9329/25788) Line Coverage: 27.73% (76622/276326) Region Coverage: 26.50% (39303/148317) Branch Coverage: 23.3

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-13 Thread via GitHub
morningman commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2350857002 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

Re: [PR] 2.1.7-rc01 [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40851: URL: https://github.com/apache/doris/pull/40851#issuecomment-2350852613 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] 2.1.7-rc01 [doris]

2024-09-13 Thread via GitHub
yiguolei commented on PR #40851: URL: https://github.com/apache/doris/pull/40851#issuecomment-2350852651 skip 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] 2.1.7-rc01 [doris]

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

Re: [PR] [regression](cluster key) add some cluster key case like mow [doris]

2024-09-13 Thread via GitHub
dataroaring commented on code in PR #39994: URL: https://github.com/apache/doris/pull/39994#discussion_r1759672491 ## fe/fe-core/src/main/java/org/apache/doris/datasource/InternalCatalog.java: ## @@ -2650,6 +2657,10 @@ private boolean createOlapTable(Database db, CreateTableStm

Re: [PR] [fix](covar) Fix covar nullable on branch-2.1 [doris]

2024-09-13 Thread via GitHub
yiguolei commented on PR #40841: URL: https://github.com/apache/doris/pull/40841#issuecomment-2350851837 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] [regression](cluster key) add some cluster key case like mow [doris]

2024-09-13 Thread via GitHub
dataroaring commented on code in PR #39994: URL: https://github.com/apache/doris/pull/39994#discussion_r1759672186 ## fe/fe-core/src/main/java/org/apache/doris/master/ReportHandler.java: ## @@ -962,10 +963,19 @@ private static void deleteFromMeta(ListMultimap tabletDeleteFromMet

Re: [PR] [fix](scanner) Fix incorrect _max_thread_num in scanner context #40569 [doris]

2024-09-13 Thread via GitHub
yiguolei closed pull request #40760: [fix](scanner) Fix incorrect _max_thread_num in scanner context #40569 URL: https://github.com/apache/doris/pull/40760 -- 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

Re: [PR] [Enhancement](test) Add function test templates [doris]

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

Re: [PR] [Enhancement](test) Add function test templates [doris]

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

(doris) branch branch-2.1 updated: [improvement](statistics)Return -1 to neredis if report olap table row count for new table is not done for all tablets. (#40457) (#40838)

2024-09-13 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 0b1d517caab [improvement](statistics)Re

Re: [PR] [improvement](statistics)Return -1 to neredis if report olap table row count for new table is not done for all tablets. (#40457) [doris]

2024-09-13 Thread via GitHub
Jibing-Li merged PR #40838: URL: https://github.com/apache/doris/pull/40838 -- 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] [Enhancement](test) Add function test templates [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40462: URL: https://github.com/apache/doris/pull/40462#issuecomment-2350842986 TeamCity be ut coverage result: Function Coverage: 36.91% (9473/25663) Line Coverage: 28.26% (77852/275490) Region Coverage: 27.67% (40212/145319) Branch Coverage: 24.2

Re: [PR] [Enhancement](test) Add function test templates [doris]

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

Re: [PR] [Fix-2.0](column) Fix wrong has_null flag after filter_by_selector [doris]

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

Re: [PR] [Fix-2.0](column) Fix wrong has_null flag after filter_by_selector [doris]

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

Re: [PR] [fix](function) fix error result in split_by_string with utf8 chars [doris]

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

Re: [PR] [Fix-2.0](column) Fix wrong has_null flag after filter_by_selector [doris]

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

Re: [PR] [improve](cloud) use compute group instead of cluster and cluster_id instead of cloud_instance_id [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40767: URL: https://github.com/apache/doris/pull/40767#issuecomment-2350834979 TeamCity be ut coverage result: Function Coverage: 36.92% (9474/25663) Line Coverage: 28.28% (77913/275484) Region Coverage: 27.69% (40234/145318) Branch Coverage: 24.2

Re: [PR] [PipelineX](improvement) Prepare tasks in parallel [doris]

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

Re: [PR] [Enhancement](test) Add function test templates [doris]

2024-09-13 Thread via GitHub
zclllyybb commented on PR #40462: URL: https://github.com/apache/doris/pull/40462#issuecomment-2350834898 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] [fix](function) fix error result in split_by_string with utf8 chars [doris]

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

Re: [PR] [Fix-2.0](column) Fix wrong has_null flag after filter_by_selector [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40849: URL: https://github.com/apache/doris/pull/40849#issuecomment-2350834184 TeamCity be ut coverage result: Function Coverage: 37.84% (8140/21513) Line Coverage: 29.59% (66987/226408) Region Coverage: 29.07% (34559/118880) Branch Coverage: 24.9

(doris) branch branch-2.1 updated: [fix](p0)Fix case timeout. (#40788) (#40840)

2024-09-13 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 6ab8a7e5dfb [fix](p0)Fix case timeout.

Re: [PR] [enhancement](cloud) support BE http action: /api/file_cache?op=hash [doris]

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

Re: [PR] [fix](p0)Fix case timeout. (#40788) [doris]

2024-09-13 Thread via GitHub
Jibing-Li merged PR #40840: URL: https://github.com/apache/doris/pull/40840 -- 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] [PipelineX](improvement) Prepare tasks in parallel [doris]

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

Re: [PR] [Feat](Nereids) add numeric functions [doris]

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

Re: [PR] [WIP](group_commit) run relay wal test [doris]

2024-09-13 Thread via GitHub
hust-hhb closed pull request #29611: [WIP](group_commit) run relay wal test URL: https://github.com/apache/doris/pull/29611 -- 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

Re: [PR] [WIP](group_commit) run relay wal test [doris]

2024-09-13 Thread via GitHub
hust-hhb commented on PR #29611: URL: https://github.com/apache/doris/pull/29611#issuecomment-2350833638 this will not merge to branch,close it -- 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](memory) When Load ends, check memory tracker value returns is equal to 0 [doris]

2024-09-13 Thread via GitHub
github-actions[bot] commented on code in PR #40850: URL: https://github.com/apache/doris/pull/40850#discussion_r1759666195 ## be/src/vec/sink/vtablet_block_convertor.cpp: ## @@ -182,12 +182,11 @@ return DecimalType(value); } -Status OlapTableBlockConvertor::_validate_col

Re: [PR] [enhancement](cloud) support BE http action: /api/file_cache?op=hash [doris]

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

Re: [PR] [Fix-2.0](column) Fix wrong has_null flag after filter_by_selector [doris]

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

Re: [PR] [fix](function) fix error result in split_by_string with utf8 chars [doris]

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

Re: [PR] [branch-2.1](memory) When Load ends, check memory tracker value returns is equal to 0 [doris]

2024-09-13 Thread via GitHub
xinyiZzz commented on PR #40850: URL: https://github.com/apache/doris/pull/40850#issuecomment-2350831136 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] [branch-2.1](memory) When Load ends, check memory tracker value returns is equal to 0 [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40850: URL: https://github.com/apache/doris/pull/40850#issuecomment-2350831129 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](memory) When Load ends, check memory tracker value returns is equal to 0 [doris]

2024-09-13 Thread via GitHub
xinyiZzz opened a new pull request, #40850: URL: https://github.com/apache/doris/pull/40850 pick #38960 #39908 #40043 #40092 #40016 #40439 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] [PipelineX](improvement) Prepare tasks in parallel [doris]

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

Re: [PR] [enhance](mtmv)Refuse to execute insert overwrite on the same table [doris]

2024-09-13 Thread via GitHub
zddr commented on PR #40558: URL: https://github.com/apache/doris/pull/40558#issuecomment-2350830434 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

Re: [PR] [Enhancement](test) Support test DecimalV3 types in be-ut [doris]

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

Re: [PR] [enhancement](cloud) support BE http action: /api/file_cache?op=hash [doris]

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

Re: [PR] [Fix-2.0](column) Fix wrong has_null flag after filter_by_selector [doris]

2024-09-13 Thread via GitHub
github-actions[bot] commented on PR #40849: URL: https://github.com/apache/doris/pull/40849#issuecomment-2350829417 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] [Enhancement](test) Support test DecimalV3 types in be-ut [doris]

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

Re: [PR] [Enhancement](test) Support test DecimalV3 types in be-ut [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40830: URL: https://github.com/apache/doris/pull/40830#issuecomment-2350828628 TeamCity be ut coverage result: Function Coverage: 37.32% (9577/25663) Line Coverage: 28.72% (79128/275486) Region Coverage: 28.19% (40973/145323) Branch Coverage: 24.8

Re: [PR] [fix](function) fix error result in split_by_string with utf8 chars [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40710: URL: https://github.com/apache/doris/pull/40710#issuecomment-2350828517 TeamCity be ut coverage result: Function Coverage: 36.91% (9473/25664) Line Coverage: 28.28% (77902/275482) Region Coverage: 27.68% (40228/145323) Branch Coverage: 24.2

Re: [PR] [enhancement](cloud) support BE http action: /api/file_cache?op=hash [doris]

2024-09-13 Thread via GitHub
doris-robot commented on PR #40831: URL: https://github.com/apache/doris/pull/40831#issuecomment-2350828241 TeamCity be ut coverage result: Function Coverage: 36.91% (9473/25663) Line Coverage: 28.28% (77911/275501) Region Coverage: 27.69% (40241/145328) Branch Coverage: 24.2

  1   2   3   4   5   6   7   8   >