Re: [PR] [opt](Nereids) fix several insert into related issues (#40467) [doris]

2024-09-12 Thread via GitHub
morrySnow merged PR #40755: URL: https://github.com/apache/doris/pull/40755 -- 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] [Bug](conv) fix conv function parser string failure return wrong result [doris]

2024-09-12 Thread via GitHub
zhangstar333 commented on PR #40530: URL: https://github.com/apache/doris/pull/40530#issuecomment-2347912734 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](Nereids) fix minidump problems [doris]

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

[PR] [fix] (Nereids) restrict the execution of match on the scan (#40532) [doris]

2024-09-12 Thread via GitHub
csun5285 opened a new pull request, #40780: URL: https://github.com/apache/doris/pull/40780 ## Proposed changes pick from master #40532 -- 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] [fix] (Nereids) restrict the execution of match on the scan (#40532) [doris]

2024-09-12 Thread via GitHub
doris-robot commented on PR #40780: URL: https://github.com/apache/doris/pull/40780#issuecomment-2347915729 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] (compaction) fix compaction score in time series policy (#40242) [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40779: URL: https://github.com/apache/doris/pull/40779#issuecomment-2347916707 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

(doris) branch master updated (4466541c1b4 -> 96c299e0d8e)

2024-09-12 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4466541c1b4 [fix](statistics)Fix drop stats log editlog bug. Catch drop stats exception while truncate table. (#407

Re: [PR] [Fix](cases) fix test_use_mv [doris]

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

[I] Issue on docs [doris-website]

2024-09-12 Thread via GitHub
13776633636 opened a new issue, #1108: URL: https://github.com/apache/doris-website/issues/1108 ![6e22b7bd5b9fb0f2f55605e45e5aa61](https://github.com/user-attachments/assets/0a752e85-c9d6-4b03-9a7c-8562d132d90b) Path:/docs/releasenotes/all-release -- This is an automated message fr

Re: [PR] [fix](Nereids) avoid bad cast when compute scale for round [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40776: URL: https://github.com/apache/doris/pull/40776#issuecomment-2347919396 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](Nereids) avoid bad cast when compute scale for round [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40776: URL: https://github.com/apache/doris/pull/40776#issuecomment-2347919421 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

(doris) branch branch-2.1 updated: [opt](Nereids) fix several insert into related issues (#40467) (#40755)

2024-09-12 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 51c8b62d1c4 [opt](Nereids) fix several

Re: [PR] [fix] (Nereids) restrict the execution of match on the scan (#40532) [doris]

2024-09-12 Thread via GitHub
csun5285 commented on PR #40780: URL: https://github.com/apache/doris/pull/40780#issuecomment-2347915776 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] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-09-12 Thread via GitHub
eldenmoon commented on code in PR #39468: URL: https://github.com/apache/doris/pull/39468#discussion_r1758085834 ## regression-test/suites/prepared_stmt_p0/prepared_stmt_in_list.groovy: ## @@ -189,5 +189,43 @@ suite("test_prepared_stmt_in_list", "nonConcurrent") { stmt_

Re: [PR] [fix](export) fix p2 tests of export [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40198: URL: https://github.com/apache/doris/pull/40198#issuecomment-2347923939 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[PR] [branch-3.0][feat](lock)add deadlock detection tool and monitored lock implementations (#39015) [doris]

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

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

2024-09-12 Thread via GitHub
doris-robot commented on PR #40781: URL: https://github.com/apache/doris/pull/40781#issuecomment-2347923993 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](auth)Http api check auth [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40688: URL: https://github.com/apache/doris/pull/40688#issuecomment-2347925379 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](cases) Make case success when meet expected error [doris]

2024-09-12 Thread via GitHub
Gabriel39 merged PR #40713: URL: https://github.com/apache/doris/pull/40713 -- 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] [branch-3.0][feat](lock)add deadlock detection tool and monitored lock implementations (#39015) [doris]

2024-09-12 Thread via GitHub
CalvinKirs closed pull request #40781: [branch-3.0][feat](lock)add deadlock detection tool and monitored lock implementations (#39015) URL: https://github.com/apache/doris/pull/40781 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

(doris) branch master updated: [Fix](cases) Make case success when meet expected error (#40713)

2024-09-12 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 69b14b56a71 [Fix](cases) Make case success wh

Re: [PR] [Refactor](Nereids) refactor fold constant framework on fe [doris]

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

Re: [PR] [fix](auth)Http api check auth [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40688: URL: https://github.com/apache/doris/pull/40688#issuecomment-2347925405 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](Nereids) fix minidump problems [doris]

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

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

2024-09-12 Thread via GitHub
bobhan1 opened a new pull request, #40782: URL: https://github.com/apache/doris/pull/40782 ## Proposed changes -- 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] [Fix](regression) Fix flaky case `test_delete_publish_skip_read` [doris]

2024-09-12 Thread via GitHub
doris-robot commented on PR #40782: URL: https://github.com/apache/doris/pull/40782#issuecomment-2347927314 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](Nereids) avoid bad cast when compute scale for round [doris]

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

(doris) branch master updated (69b14b56a71 -> 7659de554ce)

2024-09-12 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 69b14b56a71 [Fix](cases) Make case success when meet expected error (#40713) add 7659de554ce [fix](Nereids) av

Re: [PR] [chore](enhance) Added order by create_time for show routine load [doris]

2024-09-12 Thread via GitHub
doris-robot commented on PR #40783: URL: https://github.com/apache/doris/pull/40783#issuecomment-2347928382 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](enhance) Added order by create_time for show routine load [doris]

2024-09-12 Thread via GitHub
Toms1999 commented on PR #40783: URL: https://github.com/apache/doris/pull/40783#issuecomment-2347928455 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] [chore](enhance) Added order by create_time for show routine load [doris]

2024-09-12 Thread via GitHub
Toms1999 opened a new pull request, #40783: URL: https://github.com/apache/doris/pull/40783 ## Proposed changes Issue Number: close #xxx https://github.com/user-attachments/assets/b55cdb48-9108-4d55-9112-7e401cdbba07";> -- This is an automated message from the Apa

Re: [PR] [chore](dependencies)upgrade spring to 5.3.39 (#39863) [doris]

2024-09-12 Thread via GitHub
yiguolei merged PR #40709: URL: https://github.com/apache/doris/pull/40709 -- 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 branch-2.1 updated: [chore](dependencies)upgrade spring to 5.3.39 (#39863) (#40709)

2024-09-12 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 76495b6d5c0 [chore](dependencies)upgrad

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

2024-09-12 Thread via GitHub
CalvinKirs commented on PR #40784: URL: https://github.com/apache/doris/pull/40784#issuecomment-2347929560 #39015 -- 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] [Bug](conv) fix conv function parser string failure return wrong result [doris]

2024-09-12 Thread via GitHub
doris-robot commented on PR #40530: URL: https://github.com/apache/doris/pull/40530#issuecomment-2347928803 TPC-H: Total hot run time: 42885 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][feat](lock)add deadlock detection tool and monitored lock implementations (#39015) [doris]

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

2024-09-12 Thread via GitHub
CalvinKirs opened a new pull request, #40784: URL: https://github.com/apache/doris/pull/40784 ## Proposed changes ### Description: This issue proposes the addition of new features to the project, including a deadlock detection tool and monitored lock implementations. Th

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

2024-09-12 Thread via GitHub
CalvinKirs commented on PR #40784: URL: https://github.com/apache/doris/pull/40784#issuecomment-2347929639 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] [opt](function) Optimize the concat(col, constant, constant, constant) function [doris]

2024-09-12 Thread via GitHub
HappenLee commented on code in PR #40670: URL: https://github.com/apache/doris/pull/40670#discussion_r1758092346 ## be/src/vec/functions/function_string.h: ## @@ -1017,6 +1022,34 @@ class FunctionStringConcat : public IFunction { return std::make_shared(); } +

Re: [PR] [chore](test)Exclude Hive-related packages from `java-udf-src`. [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40757: URL: https://github.com/apache/doris/pull/40757#issuecomment-2347930880 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](export) fix p2 tests of export [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40198: URL: https://github.com/apache/doris/pull/40198#issuecomment-2347930970 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] [Improment]Add workload group query detail [doris]

2024-09-12 Thread via GitHub
wangbo commented on PR #40050: URL: https://github.com/apache/doris/pull/40050#issuecomment-2347931229 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] [Pick]only publish topic to alive be (#40535) [doris]

2024-09-12 Thread via GitHub
wangbo closed pull request #40759: [Pick]only publish topic to alive be (#40535) URL: https://github.com/apache/doris/pull/40759 -- 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] [opt](function) Optimize the concat(col, constant, constant, constant) function [doris]

2024-09-12 Thread via GitHub
HappenLee commented on code in PR #40670: URL: https://github.com/apache/doris/pull/40670#discussion_r1758092346 ## be/src/vec/functions/function_string.h: ## @@ -1017,6 +1022,34 @@ class FunctionStringConcat : public IFunction { return std::make_shared(); } +

Re: [PR] [fix] (compaction) fix compaction score in time series policy (#40242) [doris]

2024-09-12 Thread via GitHub
doris-robot commented on PR #40779: URL: https://github.com/apache/doris/pull/40779#issuecomment-2347932360 TeamCity be ut coverage result: Function Coverage: 36.15% (9319/25777) Line Coverage: 27.72% (76474/275874) Region Coverage: 26.49% (39255/148179) Branch Coverage: 23.3

Re: [PR] [opt](function) Optimize the concat(col, constant, constant, constant) function [doris]

2024-09-12 Thread via GitHub
HappenLee commented on code in PR #40670: URL: https://github.com/apache/doris/pull/40670#discussion_r1758093599 ## be/src/vec/functions/function_string.h: ## @@ -1017,6 +1022,34 @@ class FunctionStringConcat : public IFunction { return std::make_shared(); } +

Re: [PR] [chore](test)Exclude Hive-related packages from `java-udf-src`. [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40757: URL: https://github.com/apache/doris/pull/40757#issuecomment-2347932377 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

(doris) branch master updated (7659de554ce -> 23ccaa0f08d)

2024-09-12 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7659de554ce [fix](Nereids) avoid bad cast when compute scale for round (#40776) add 23ccaa0f08d [fix](DCHECK) F

Re: [PR] [fix](DCHECK) Fix the DCHECK failure when the query is canceled. [doris]

2024-09-12 Thread via GitHub
yiguolei merged PR #40276: URL: https://github.com/apache/doris/pull/40276 -- 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](partial update) Fix partial update failed when merge_type=MERGE [doris]

2024-09-12 Thread via GitHub
bobhan1 commented on PR #40730: URL: https://github.com/apache/doris/pull/40730#issuecomment-2347932704 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] [Refactor](Nereids) refactor fold constant framework on fe [doris]

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

Re: [PR] [Bug](conv) fix conv function parser string failure return wrong result [doris]

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

Re: [PR] [Refactor](Nereids) refactor fold constant framework on fe [doris]

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

(doris) branch master updated: [Fix](parquet-reader) Fix parquet reader crash in set_dict(). (#40643)

2024-09-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 e40275ae44a [Fix](parquet-reader) Fix parquet

Re: [I] [Bug] CPU does not support SSSE3 instruction set. [doris]

2024-09-12 Thread via GitHub
yiguolei closed issue #40627: [Bug] CPU does not support SSSE3 instruction set. URL: https://github.com/apache/doris/issues/40627 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [Fix](parquet-reader) Fix parquet reader crash in set_dict(). [doris]

2024-09-12 Thread via GitHub
morningman merged PR #40643: URL: https://github.com/apache/doris/pull/40643 -- 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] [chore](test)Exclude Hive-related packages from `java-udf-src`. [doris]

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

(doris) branch master updated: [chore](test)Exclude Hive-related packages from `java-udf-src`. (#40757)

2024-09-12 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs 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 70922604242 [chore](test)Exclude Hive-related packa

Re: [PR] [Bug](conv) fix conv function parser string failure return wrong result [doris]

2024-09-12 Thread via GitHub
doris-robot commented on PR #40530: URL: https://github.com/apache/doris/pull/40530#issuecomment-2347938976 TeamCity be ut coverage result: Function Coverage: 36.89% (9461/25649) Line Coverage: 28.24% (77769/275390) Region Coverage: 27.65% (40168/145263) Branch Coverage: 24.2

[PR] [chore](test)Exclude Hive-related packages from `java-udf-src`. (#40757) [doris]

2024-09-12 Thread via GitHub
CalvinKirs opened a new pull request, #40785: URL: https://github.com/apache/doris/pull/40785 Some dependencies in these packages might conflict with the core, as the core already includes these two packages. Therefore, exclude Hive-related packages from the build. ## Proposed change

Re: [PR] [chore](test)Exclude Hive-related packages from `java-udf-src`. (#40757) [doris]

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

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

2024-09-12 Thread via GitHub
morningman commented on PR #40784: URL: https://github.com/apache/doris/pull/40784#issuecomment-2347939914 @gavinchou , this is a new feature. Maybe we should not merge it ino 3.0.2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [chore](test)Exclude Hive-related packages from `java-udf-src`. (#40757) [doris]

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

2024-09-12 Thread via GitHub
bobhan1 commented on PR #40782: URL: https://github.com/apache/doris/pull/40782#issuecomment-2347941243 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](export) fix p2 tests of export [doris]

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

(doris) branch master updated (70922604242 -> 61eb0de241e)

2024-09-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 70922604242 [chore](test)Exclude Hive-related packages from `java-udf-src`. (#40757) add 61eb0de241e [fix](ex

Re: [PR] [Bug](conv) fix conv function parser string failure return wrong result [doris]

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

Re: [PR] [improve](percentile_approx) use pdqsort to improve percentile_approx function performance [doris]

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

Re: [PR] [feature](functions) impl scalar functions normal_cdf,to_iso8601,from_iso8601_date [doris]

2024-09-12 Thread via GitHub
hubgeter commented on PR #40695: URL: https://github.com/apache/doris/pull/40695#issuecomment-234797 1. For the implementation of `to_iso8601`, I used `to_buffer`. However, for the `datetime` type, it needs to be slightly modified. 2. For the `from_iso8601_date` function, I originall

[PR] [fix](brpc_client_cache) resolve hostname in DNS cache before passing to brpc (#40074) [doris]

2024-09-12 Thread via GitHub
kaijchen opened a new pull request, #40786: URL: https://github.com/apache/doris/pull/40786 backport #40074 -- 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](brpc_client_cache) resolve hostname in DNS cache before passing to brpc (#40074) [doris]

2024-09-12 Thread via GitHub
doris-robot commented on PR #40786: URL: https://github.com/apache/doris/pull/40786#issuecomment-2347945112 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](brpc_client_cache) resolve hostname in DNS cache before passing to brpc (#40074) [doris]

2024-09-12 Thread via GitHub
kaijchen commented on PR #40786: URL: https://github.com/apache/doris/pull/40786#issuecomment-2347945147 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] [bugfix](hive)Handle exceptions when submitting tasks fails to prevent dead loop [doris]

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

(doris) branch master updated (61eb0de241e -> 7e4bd25bff4)

2024-09-12 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 61eb0de241e [fix](export) fix p2 tests of export (#40198) add 7e4bd25bff4 [bugfix](hive)Handle exceptions when

Re: [PR] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-09-12 Thread via GitHub
eldenmoon commented on code in PR #39468: URL: https://github.com/apache/doris/pull/39468#discussion_r1758108102 ## fe/fe-core/src/main/java/org/apache/doris/qe/PointQueryExecutor.java: ## @@ -159,40 +219,258 @@ public static void directExecuteShortCircuitQuery(StmtExecutor exe

Re: [PR] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-09-12 Thread via GitHub
eldenmoon commented on code in PR #39468: URL: https://github.com/apache/doris/pull/39468#discussion_r1758108723 ## fe/fe-core/src/main/java/org/apache/doris/qe/PointQueryExecutor.java: ## @@ -159,40 +219,258 @@ public static void directExecuteShortCircuitQuery(StmtExecutor exe

Re: [PR] [Enhancement](Short Circuit) short circuit query supports `IN` [doris]

2024-09-12 Thread via GitHub
eldenmoon commented on code in PR #39468: URL: https://github.com/apache/doris/pull/39468#discussion_r1758108859 ## fe/fe-core/src/main/java/org/apache/doris/qe/PointQueryExecutor.java: ## @@ -159,40 +219,258 @@ public static void directExecuteShortCircuitQuery(StmtExecutor exe

Re: [PR] [fix](brpc_client_cache) resolve hostname in DNS cache before passing to brpc (#40074) [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on code in PR #40786: URL: https://github.com/apache/doris/pull/40786#discussion_r1758110252 ## be/src/util/brpc_client_cache.h: ## @@ -83,33 +83,47 @@ class BrpcClientCache { } std::shared_ptr get_client(const std::string& host, int por

[PR] [draft](doris compose) flush print and add verbose log [doris]

2024-09-12 Thread via GitHub
yujun777 opened a new pull request, #40787: URL: https://github.com/apache/doris/pull/40787 ## 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] [draft](doris compose) flush print and add verbose log [doris]

2024-09-12 Thread via GitHub
doris-robot commented on PR #40787: URL: https://github.com/apache/doris/pull/40787#issuecomment-2347951400 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](p0)Fix case timeout. [doris]

2024-09-12 Thread via GitHub
Jibing-Li opened a new pull request, #40788: URL: https://github.com/apache/doris/pull/40788 Fix case timeout. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

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

2024-09-12 Thread via GitHub
doris-robot commented on PR #40788: URL: https://github.com/apache/doris/pull/40788#issuecomment-2347952777 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](p0)Fix case timeout. [doris]

2024-09-12 Thread via GitHub
Jibing-Li commented on PR #40788: URL: https://github.com/apache/doris/pull/40788#issuecomment-2347954765 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](jdbc catalog) Fixed FE memory leak by enabling weak references in HikariCP [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40773: URL: https://github.com/apache/doris/pull/40773#issuecomment-2347956599 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](jdbc catalog) Fixed FE memory leak by enabling weak references in HikariCP [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40773: URL: https://github.com/apache/doris/pull/40773#issuecomment-2347956618 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](enhance) Added order by create_time for show routine load [doris]

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

Re: [PR] [Fix](nereids) set all nullable aggregate function to alwaysnullable in window expression [doris]

2024-09-12 Thread via GitHub
feiniaofeiafei commented on PR #40693: URL: https://github.com/apache/doris/pull/40693#issuecomment-2347958098 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] [Improment]Add workload group query detail [doris]

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

Re: [PR] [fix](restore) Fix atomic restore with exists replicas [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40734: URL: https://github.com/apache/doris/pull/40734#issuecomment-2347960841 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](function) Optimize the concat(col, constant, constant, constant) function [doris]

2024-09-12 Thread via GitHub
Mryange commented on PR #40670: URL: https://github.com/apache/doris/pull/40670#issuecomment-2347962153 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](enhance) Added order by create_time for show routine load [doris]

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

Re: [PR] [Improment]Add workload group query detail [doris]

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

Re: [PR] [chore](enhance) Added order by create_time for show routine load [doris]

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

Re: [PR] [fix] (compaction) fix compaction score in time series policy (#40242) [doris]

2024-09-12 Thread via GitHub
doris-robot commented on PR #40789: URL: https://github.com/apache/doris/pull/40789#issuecomment-2347971003 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] (compaction) fix compaction score in time series policy (#40242) [doris]

2024-09-12 Thread via GitHub
csun5285 opened a new pull request, #40789: URL: https://github.com/apache/doris/pull/40789 ## Proposed changes pick from master #40242 -- 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] [fix] (compaction) fix compaction score in time series policy (#40242) [doris]

2024-09-12 Thread via GitHub
csun5285 commented on PR #40789: URL: https://github.com/apache/doris/pull/40789#issuecomment-2347971069 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] [Improment]Add workload group query detail [doris]

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

Re: [PR] [fix](brpc_client_cache) resolve hostname in DNS cache before passing to brpc (#40074) [doris]

2024-09-12 Thread via GitHub
doris-robot commented on PR #40786: URL: https://github.com/apache/doris/pull/40786#issuecomment-2347973491 TeamCity be ut coverage result: Function Coverage: 36.15% (9318/25778) Line Coverage: 27.71% (76485/276002) Region Coverage: 26.48% (39264/148250) Branch Coverage: 23.3

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

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40788: URL: https://github.com/apache/doris/pull/40788#issuecomment-2347973679 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](p0)Fix case timeout. [doris]

2024-09-12 Thread via GitHub
github-actions[bot] commented on PR #40788: URL: https://github.com/apache/doris/pull/40788#issuecomment-2347973657 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

<    2   3   4   5   6   7   8   >