Re: [PR] [branch-2.1] Picks "[opt](merge-on-write) Reduce the version not continuous logs for merge-on-write table #40946" [doris]

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

Re: [PR] [branch-2.0] Picks "[opt](merge-on-write) Reduce the version not continuous logs for merge-on-write table #40946" [doris]

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

[PR] [feature](function) hour/minute/second functions support time as an argument. [doris]

2024-09-19 Thread via GitHub
Mryange opened a new pull request, #41008: URL: https://github.com/apache/doris/pull/41008 ## Proposed changes ``` mysql> select cast(4562632 as time),hour(cast(4562632 as time)), minute(cast(4562632 as time)),second(cast(4562632 as time)); +---+

Re: [PR] [fix](decimal) throw overflow exception if result is NaN of Infinit when converting from decimal to float (#40290) [doris]

2024-09-19 Thread via GitHub
jacktengg commented on PR #41007: URL: https://github.com/apache/doris/pull/41007#issuecomment-2360530649 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] [Bug](branch-20) fix udf return array_string type has error in branch-20 [doris]

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

Re: [PR] [improve](profile): Add metric and profile indicators of hdfs close f… [doris]

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

Re: [PR] Fix2.0 [doris]

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

Re: [PR] Sampleimprove2.0 [doris]

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

Re: [PR] [fix](decimal) throw overflow exception if result is NaN of Infinit when converting from decimal to float (#40290) [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41009: URL: https://github.com/apache/doris/pull/41009#issuecomment-2360544186 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](decimal) throw overflow exception if result is NaN of Infinit when converting from decimal to float (#40290) [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #41007: URL: https://github.com/apache/doris/pull/41007#issuecomment-2360543651 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] [improvement](cloud rebalance) make multiple fe consistent of tablet's backend [doris]

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

Re: [PR] Fix2.0 [doris]

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

(doris) branch branch-3.0 updated: [fix](cloud-mow) make cloud_txn_delete_bitmap_cache's expired time more reasonable (#40333)

2024-09-19 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 bcdf55350bb [fix](cloud-mow) make cl

Re: [PR] [fix](decimal) throw overflow exception if result is NaN of Infinit w… [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41007: URL: https://github.com/apache/doris/pull/41007#issuecomment-2360529652 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) use compute group instead of cluster and remove cloud_instance_id [doris]

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

2024-09-19 Thread via GitHub
doris-robot commented on PR #40982: URL: https://github.com/apache/doris/pull/40982#issuecomment-2360531848 TeamCity be ut coverage result: Function Coverage: 37.84% (8141/21513) Line Coverage: 29.59% (67003/226413) Region Coverage: 29.08% (34568/118880) Branch Coverage: 24.9

Re: [PR] [branch-2.0] Picks "[opt](merge-on-write) Reduce the version not continuous logs for merge-on-write table #40946" [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #40997: URL: https://github.com/apache/doris/pull/40997#issuecomment-2360527645 TeamCity be ut coverage result: Function Coverage: 37.84% (8141/21513) Line Coverage: 29.59% (66998/226423) Region Coverage: 29.08% (34566/118884) Branch Coverage: 24.9

Re: [PR] [feature](nereids)support correlated scalar subquery without scalar agg [doris]

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

Re: [PR] [Bug](branch-20) fix udf return array_string type has error in branch-20 [doris]

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

Re: [PR] [improve](multi table) allow auto resume if plan load fails [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #40991: URL: https://github.com/apache/doris/pull/40991#issuecomment-2360548363 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] Fix2.0 [doris]

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

Re: [PR] [nereids](enhance) Added order by and limit expr for show routine load [doris]

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

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

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

Re: [PR] [improve](multi table) allow auto resume if plan load fails [doris]

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

Re: [PR] [fix](decimal) throw overflow exception if result is NaN of Infinit when converting from decimal to float (#40290) [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #41009: URL: https://github.com/apache/doris/pull/41009#issuecomment-2360558413 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix](mysql)Support COM_CHANGE_USER and other mysql command. [doris]

2024-09-19 Thread via GitHub
Jibing-Li commented on code in PR #40932: URL: https://github.com/apache/doris/pull/40932#discussion_r1766550316 ## fe/fe-core/src/main/java/org/apache/doris/qe/MysqlConnectProcessor.java: ## @@ -249,6 +271,110 @@ private void handleFieldList() throws ConnectionException {

Re: [PR] Fix2.0 [doris]

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

Re: [PR] [feature](nereids)add unequal predicates infer [doris]

2024-09-19 Thread via GitHub
feiniaofeiafei commented on PR #40878: URL: https://github.com/apache/doris/pull/40878#issuecomment-2360564614 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] [test](p2) print error message when assert fails (#40699) [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #40977: URL: https://github.com/apache/doris/pull/40977#issuecomment-2360164550 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] [Feat](json) Support json_search function in 2.0 [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on code in PR #40962: URL: https://github.com/apache/doris/pull/40962#discussion_r1766242394 ## be/src/vec/functions/function_jsonb.cpp: ## @@ -1426,6 +1428,355 @@ struct JsonbContainsAndPathImpl { } }; +class FunctionJsonSearch : public IFu

Re: [PR] [fix](catalog) should return error if try using a unknown database [doris]

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

Re: [PR] [improve](cloud-mow) merge and remove old version of delete bitmap when cumulative compaction is done [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #40204: URL: https://github.com/apache/doris/pull/40204#issuecomment-2360166432 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] [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-19 Thread via GitHub
doris-robot commented on PR #40973: URL: https://github.com/apache/doris/pull/40973#issuecomment-2360180358 TeamCity be ut coverage result: Function Coverage: 37.84% (8141/21513) Line Coverage: 29.59% (66996/226413) Region Coverage: 29.08% (34567/118880) Branch Coverage: 24.9

(doris) branch branch-2.1 updated (f483a7605c8 -> 8302261dd25)

2024-09-19 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from f483a7605c8 [fix](nestedtypes) fix nested type with is_exclusive (#40434) add 8302261dd25 [Fix](nereids) s

Re: [PR] [fix](tvf) fix that FE OOM when using tvf [doris]

2024-09-19 Thread via GitHub
BePPPower commented on PR #40981: URL: https://github.com/apache/doris/pull/40981#issuecomment-2360182286 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] [Enhancement](doris-future) Support "REGR_R2" aggregation function [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #40346: URL: https://github.com/apache/doris/pull/40346#issuecomment-2360276641 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] [feature](functions) impl scalar functions translate and url_encode [doris]

2024-09-19 Thread via GitHub
morningman merged PR #40567: URL: https://github.com/apache/doris/pull/40567 -- 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] [improve](cloud-mow) merge and remove old version of delete bitmap when cumulative compaction is done [doris]

2024-09-19 Thread via GitHub
dataroaring commented on code in PR #40204: URL: https://github.com/apache/doris/pull/40204#discussion_r1766440222 ## be/src/cloud/cloud_cumulative_compaction.cpp: ## @@ -340,9 +342,87 @@ Status CloudCumulativeCompaction::modify_rowsets() {

Re: [PR] [feature](schema) support temporary table like mysql/sr [doris]

2024-09-19 Thread via GitHub
Yulei-Yang commented on PR #40680: URL: https://github.com/apache/doris/pull/40680#issuecomment-2360464777 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](mtmv) Fix duplicate column name not check when create materialized view [doris]

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

Re: [PR] [fix](move-memtable) fix bvar g_load_stream_file_writer_cnt (#39075) [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #40985: URL: https://github.com/apache/doris/pull/40985#issuecomment-2360272987 TeamCity be ut coverage result: Function Coverage: 36.16% (9330/25800) Line Coverage: 27.73% (76659/276464) Region Coverage: 26.51% (39368/148505) Branch Coverage: 23.3

(doris) 02/05: [opt](Nereids) support alter statement syntax in Nereids (#39709)

2024-09-19 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 9386af4266ebd0b1b1133e3e8d593d897cf015b1 Author: morrySnow <101034200+morrys...@users.noreply.github.com> AuthorD

(doris) 01/05: [opt](Nereids) support drop statement syntax in Nereids (#39506)

2024-09-19 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 0d300e527c45ddef25ebdc0186525b24d23064d0 Author: morrySnow <101034200+morrys...@users.noreply.github.com> AuthorD

(doris) branch branch-3.0 updated (bcdf55350bb -> 8c32934efa8)

2024-09-19 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from bcdf55350bb [fix](cloud-mow) make cloud_txn_delete_bitmap_cache's expired time more reasonable (#40333)

Re: [PR] [fix](pipelinex) fix fragment instance progress reports (#40325) [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #40987: URL: https://github.com/apache/doris/pull/40987#issuecomment-2360474803 TeamCity be ut coverage result: Function Coverage: 36.16% (9330/25800) Line Coverage: 27.73% (76663/276470) Region Coverage: 26.51% (39370/148505) Branch Coverage: 23.3

Re: [PR] [fix](test-case) fix unstable test case about table_options sys table [doris]

2024-09-19 Thread via GitHub
morningman commented on PR #41006: URL: https://github.com/apache/doris/pull/41006#issuecomment-2360480787 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] Sampleimprove2.0 [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #40982: URL: https://github.com/apache/doris/pull/40982#issuecomment-2360487637 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] [bugfix](external)Memory leak problem for external table with insert operation [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #40440: URL: https://github.com/apache/doris/pull/40440#issuecomment-2360495029 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] [bugfix](external)Memory leak problem for external table with insert operation [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #40440: URL: https://github.com/apache/doris/pull/40440#issuecomment-2360495082 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] [improvement](cloud rebalance) make multiple fe consistent of tablet's backend [doris]

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

(doris) 02/04: [opt](Nereids) add job, analyze, load and cancel statements syntax (#40203)

2024-09-19 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 03688135d8afa95d8de6449f91c410861433f8aa Author: morrySnow <101034200+morrys...@users.noreply.github.com> AuthorD

(doris) 01/04: [opt](Nereids) support some statements syntax (#40151)

2024-09-19 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 28eb81cdda703ffdddc37e7b199d7c63a735b1e6 Author: morrySnow <101034200+morrys...@users.noreply.github.com> AuthorD

Re: [PR] [feature](agg-func) linear_histogram [doris]

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

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

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

(doris) branch branch-2.1 updated: [Fix](load) Restrict the import of VARCHAR(0) data to avoid coredump #40940 (#40974)

2024-09-19 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 f2b93d58964 [Fix](load) Restrict the imp

Re: [PR] [feature](nereids)support correlated scalar subquery without scalar agg [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #39471: URL: https://github.com/apache/doris/pull/39471#issuecomment-2360510071 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] [feature](nereids)support correlated scalar subquery without scalar agg [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #39471: URL: https://github.com/apache/doris/pull/39471#issuecomment-2360510156 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] [branch-2.0] Picks "[opt](merge-on-write) Reduce the version not continuous logs for merge-on-write table #40946" [doris]

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

Re: [PR] Sampleimprove2.0 [doris]

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

Re: [PR] [fix](window_func) fix window_funnel bug used in window function and add many test cases [doris]

2024-09-19 Thread via GitHub
jacktengg commented on PR #40678: URL: https://github.com/apache/doris/pull/40678#issuecomment-2360552141 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 un

Re: [PR] [Bug](branch-20) fix udf return array_string type has error in branch-20 [doris]

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

Re: [PR] [fix](nereids)adjust conjunct's nullable info in LogicalExternalRelation [doris]

2024-09-19 Thread via GitHub
starocean999 commented on PR #41014: URL: https://github.com/apache/doris/pull/41014#issuecomment-2360705466 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] [fix](decimal) throw overflow exception if result is NaN of Infinit when converting from decimal to float (#40290) [doris]

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

(doris) 03/04: [opt](Nereids) add show statement syntax (#40288)

2024-09-19 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit c90313cc05797700c2ab24ab97e00a6517401e39 Author: morrySnow <101034200+morrys...@users.noreply.github.com> AuthorD

Re: [PR] [branch-2.0](schema change) opt cooldown data schema change [doris]

2024-09-19 Thread via GitHub
DarvenDuan commented on PR #40963: URL: https://github.com/apache/doris/pull/40963#issuecomment-2360398746 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 unsubsc

Re: [PR] [fix](cluster key) add delta writer be ut [doris]

2024-09-19 Thread via GitHub
mymeiyi commented on PR #41013: URL: https://github.com/apache/doris/pull/41013#issuecomment-2360711274 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] [feature](function) hour/minute/second functions support time as an argument. [doris]

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

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

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

[PR] [fix](create table) Fix `test_partition_create_tablet_rr` docker regr… [doris]

2024-09-19 Thread via GitHub
deardeng opened a new pull request, #41012: URL: https://github.com/apache/doris/pull/41012 …ession case ## 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 GitHu

Re: [PR] [fix](create table) Fix `test_partition_create_tablet_rr` docker regr… [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41012: URL: https://github.com/apache/doris/pull/41012#issuecomment-2360697333 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] [enhance](mtmv)Optimize the logic of mtmv lock [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #41010: URL: https://github.com/apache/doris/pull/41010#issuecomment-2360713517 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] [enhance](mtmv)Optimize the logic of mtmv lock [doris]

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

[PR] [branch-2.0] Picks "[opt](merge-on-write) Reduce the version not continuous logs for merge-on-write table #40946" [doris]

2024-09-19 Thread via GitHub
bobhan1 opened a new pull request, #40997: URL: https://github.com/apache/doris/pull/40997 picks https://github.com/apache/doris/pull/40946 -- 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: [PR] [fix](window_func) fix window_funnel bug used in window function and add many test cases [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #40678: URL: https://github.com/apache/doris/pull/40678#issuecomment-2360325561 TeamCity be ut coverage result: Function Coverage: 37.29% (9586/25705) Line Coverage: 28.70% (79219/276067) Region Coverage: 28.16% (41020/145655) Branch Coverage: 24.7

Re: [PR] [fix](mtmv) Fix duplicate column name not check when create materialized view [doris]

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

Re: [PR] [branch-2.0] Picks "[Fix](partial update) Fix __DORIS_SEQUENCE_COL__ is not set for newly inserted rows in partial update #40272" [doris]

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

[PR] [fix](regression-test) Revome "UNIQUE KEY (k1)" case for test_dynamic_partition_mod_distribution_key [doris]

2024-09-19 Thread via GitHub
TangSiyang2001 opened a new pull request, #41002: URL: https://github.com/apache/doris/pull/41002 ## Proposed changes 1. Remove "UNIQUE KEY (k1)" case, because for unique table hash column must be key column, but for that historical bugs, this case will fail if adding k2 unique k

Re: [PR] [nereids](enhance) Added order by and limit expr for show routine load [doris]

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

[PR] [improve](multi table) allow auto resume if plan load fails [doris]

2024-09-19 Thread via GitHub
sollhui opened a new pull request, #40991: URL: https://github.com/apache/doris/pull/40991 If plan fails, multi table load would not auto resume: ``` ReasonOfStateChanged: ErrorReason{code=errCode = 105, msg='failed to get stream load plan, errCode = 2, detailMessage = txn does not exi

Re: [PR] [fix](tvf) fix that FE OOM when using tvf [doris]

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

Re: [PR] [fix](profile) Fix npe when updating profile for internal load task. [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #40990: URL: https://github.com/apache/doris/pull/40990#issuecomment-2360296453 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] [Feat](json) Support json_search function [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #40948: URL: https://github.com/apache/doris/pull/40948#issuecomment-2360297778 TeamCity be ut coverage result: Function Coverage: 37.29% (9586/25706) Line Coverage: 28.69% (79236/276199) Region Coverage: 28.16% (41030/145698) Branch Coverage: 24.8

Re: [PR] [branch-2.1] Picks "[opt](merge-on-write) Reduce the version not continuous logs for merge-on-write table #40946" [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #40996: URL: https://github.com/apache/doris/pull/40996#issuecomment-2360573904 TeamCity be ut coverage result: Function Coverage: 36.16% (9329/25800) Line Coverage: 27.71% (76612/276476) Region Coverage: 26.50% (39351/148509) Branch Coverage: 23.3

Re: [PR] [feature](nereids)support correlated scalar subquery without scalar agg [doris]

2024-09-19 Thread via GitHub
starocean999 commented on PR #39471: URL: https://github.com/apache/doris/pull/39471#issuecomment-2360435575 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] [cases](ip) improve cases for ip functions [doris]

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

Re: [PR] [opt](nereids) refine operator estimation [doris]

2024-09-19 Thread via GitHub
xzj7019 commented on code in PR #40762: URL: https://github.com/apache/doris/pull/40762#discussion_r1766084367 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/FilterEstimation.java: ## @@ -117,13 +117,14 @@ public Statistics visitCompoundPredicate(CompoundPredicate p

Re: [PR] [Fix](table size) Fix MoW table merge data fault [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #40880: URL: https://github.com/apache/doris/pull/40880#issuecomment-2360533677 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] [feature](schema) support temporary table like mysql/sr [doris]

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

Re: [PR] [fix](cluster key) add delta writer be ut [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41013: URL: https://github.com/apache/doris/pull/41013#issuecomment-2360704468 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](nereids)adjust conjunct's nullable info in LogicalExternalRelation [doris]

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

Re: [PR] [fix](nereids)adjust conjunct's nullable info in LogicalExternalRelation [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41014: URL: https://github.com/apache/doris/pull/41014#issuecomment-2360705382 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](cluster key) add delta writer be ut [doris]

2024-09-19 Thread via GitHub
mymeiyi opened a new pull request, #41013: URL: https://github.com/apache/doris/pull/41013 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-ma

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

2024-09-19 Thread via GitHub
zddr commented on PR #40992: URL: https://github.com/apache/doris/pull/40992#issuecomment-2360702284 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](topn) avoid missmatched row count when upgrading [doris]

2024-09-19 Thread via GitHub
doris-robot commented on PR #41000: URL: https://github.com/apache/doris/pull/41000#issuecomment-2360364620 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](load) Restrict the import of VARCHAR(0) data to avoid coredump (#40940) [doris]

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

[PR] [fix](test-case) fix unstable test case about table_options sys table [doris]

2024-09-19 Thread via GitHub
morningman opened a new pull request, #41006: URL: https://github.com/apache/doris/pull/41006 Some regression test env use 3 replicas, some use 1 replicas. So do not query "default.replication_allocation", because the result is uncertain -- This is an automated message from the Apache

Re: [PR] [fix](test-case) fix unstable test case about table_options sys table [doris]

2024-09-19 Thread via GitHub
github-actions[bot] commented on PR #41006: URL: https://github.com/apache/doris/pull/41006#issuecomment-2360730219 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] [enhance](mtmv)when drop temp partition, not trigger materialized vie… [doris]

2024-09-19 Thread via GitHub
zddr commented on PR #40993: URL: https://github.com/apache/doris/pull/40993#issuecomment-2360742148 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] [fix](cluster key) add delta writer be ut [doris]

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

Re: [PR] [improvement](statistics)Support cloud version set row count to -1 when not reported. [doris]

2024-09-19 Thread via GitHub
Jibing-Li commented on PR #41015: URL: https://github.com/apache/doris/pull/41015#issuecomment-2360750748 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

<    1   2   3   4   5   6   7   8   9   >