Re: [PR] [bugfix](hive)use originHiveKeys for hive partitionvalue for 2.0 [doris]

2024-04-03 Thread via GitHub
wuwenchi commented on PR #33240: URL: https://github.com/apache/doris/pull/33240#issuecomment-2034600634 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] [draft][improvement](partial-update) segment compaction do not need to read missing column when doing agg partial-update [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33025: URL: https://github.com/apache/doris/pull/33025#issuecomment-2034600919 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 9902f142ee2c96b2d2a5df55ff679b0c5d4edc15 with default session variables Stream

Re: [I] [Enhancement](doris-future) Support insert function [doris]

2024-04-03 Thread via GitHub
AcKing-Sam commented on issue #33094: URL: https://github.com/apache/doris/issues/33094#issuecomment-2034601704 @zclllyybb Hi, I have made the PR to this enhancement. ;) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] [bugfix](hive)use originHiveKeys for hive partitionvalue for 2.0 [doris]

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

Re: [PR] [fix](compaction) fix single replica compaction input rowsets [doris]

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

Re: [PR] [fix](merg-cloud) fix routine load no connect context [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33241: URL: https://github.com/apache/doris/pull/33241#issuecomment-2034621329 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](merg-cloud) fix routine load no connect context [doris]

2024-04-03 Thread via GitHub
yujun777 opened a new pull request, #33241: URL: https://github.com/apache/doris/pull/33241 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [fix](compaction) fix single replica compaction input rowsets [doris]

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

Re: [PR] [Feature](vectorization) Add string `INSERT` function [doris]

2024-04-03 Thread via GitHub
AcKing-Sam commented on PR #33239: URL: https://github.com/apache/doris/pull/33239#issuecomment-2034652310 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](compaction) fix single replica compaction input rowsets [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33053: URL: https://github.com/apache/doris/pull/33053#issuecomment-2034660859 ClickBench: Total hot run time: 29.79 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](compaction) fix single replica compaction input rowsets [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33053: URL: https://github.com/apache/doris/pull/33053#issuecomment-2034669198 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 48fc797619369046708953e0f642c1861be4afde with default session variables Stream

Re: [PR] [improvement](spill) improve cancel of spill and improve log printing [doris]

2024-04-03 Thread via GitHub
yiguolei commented on code in PR #33229: URL: https://github.com/apache/doris/pull/33229#discussion_r1549804799 ## be/src/pipeline/pipeline_x/dependency.cpp: ## @@ -267,11 +267,21 @@ void AggSpillPartition::close() { } void PartitionedAggSharedState::close() { +if (is_cl

Re: [PR] [bugfix](hive)use originHiveKeys for hive partitionvalue for 2.0 [doris]

2024-04-03 Thread via GitHub
wuwenchi commented on PR #33240: URL: https://github.com/apache/doris/pull/33240#issuecomment-2034697825 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] [improvement](spill) improve cancel of spill and improve log printing [doris]

2024-04-03 Thread via GitHub
jacktengg commented on code in PR #33229: URL: https://github.com/apache/doris/pull/33229#discussion_r1549816860 ## be/src/vec/spill/spill_writer.cpp: ## @@ -76,7 +71,7 @@ Status SpillWriter::write(const Block& block, size_t& written_bytes) { auto tmp_block = block.clo

Re: [PR] [improvement](spill) improve cancel of spill and improve log printing [doris]

2024-04-03 Thread via GitHub
yiguolei commented on code in PR #33229: URL: https://github.com/apache/doris/pull/33229#discussion_r1549802445 ## be/src/pipeline/exec/spill_sort_source_operator.cpp: ## @@ -91,29 +92,39 @@ Status SpillSortLocalState::initiate_merge_sort_spill_streams(RuntimeState* stat a

Re: [PR] [improvement](spill) improve cancel of spill and improve log printing [doris]

2024-04-03 Thread via GitHub
yiguolei commented on code in PR #33229: URL: https://github.com/apache/doris/pull/33229#discussion_r1549802445 ## be/src/pipeline/exec/spill_sort_source_operator.cpp: ## @@ -91,29 +92,39 @@ Status SpillSortLocalState::initiate_merge_sort_spill_streams(RuntimeState* stat a

Re: [PR] [debug](log) Add some debug logs [doris]

2024-04-03 Thread via GitHub
github-actions[bot] commented on PR #33237: URL: https://github.com/apache/doris/pull/33237#issuecomment-2034736981 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] [debug](log) Add some debug logs [doris]

2024-04-03 Thread via GitHub
github-actions[bot] commented on PR #33237: URL: https://github.com/apache/doris/pull/33237#issuecomment-2034736836 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](hive)support `ExternalTransaction` for writing exteral table. [doris]

2024-04-03 Thread via GitHub
github-actions[bot] commented on PR #32726: URL: https://github.com/apache/doris/pull/32726#issuecomment-2034692167 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](vectorization) Add string `INSERT` function [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33239: URL: https://github.com/apache/doris/pull/33239#issuecomment-2034700624 TeamCity be ut coverage result: Function Coverage: 35.63% (8885/24934) Line Coverage: 27.37% (72930/266481) Region Coverage: 26.55% (37719/142047) Branch Coverage: 23.3

Re: [PR] [Feature](vectorization) Add string `INSERT` function [doris]

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

Re: [PR] [improvement](spill) improve cancel of spill and improve log printing [doris]

2024-04-03 Thread via GitHub
yiguolei commented on code in PR #33229: URL: https://github.com/apache/doris/pull/33229#discussion_r1549804799 ## be/src/pipeline/pipeline_x/dependency.cpp: ## @@ -267,11 +267,21 @@ void AggSpillPartition::close() { } void PartitionedAggSharedState::close() { +if (is_cl

Re: [PR] [feature](pipeline) avoid unnecessary copying during projection. [doris]

2024-04-03 Thread via GitHub
Mryange commented on PR #33126: URL: https://github.com/apache/doris/pull/33126#issuecomment-2034746900 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](vectorization) Add string `INSERT` function [doris]

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

Re: [PR] [bugfix](hive)use originHiveKeys for hive partitionvalue for 2.0 [doris]

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

Re: [PR] [Feature](vectorization) Add string `INSERT` function [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33239: URL: https://github.com/apache/doris/pull/33239#issuecomment-2034779862 ClickBench: Total hot run time: 30.11 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](inverted index) add slop functionality to match_phrase [doris]

2024-04-03 Thread via GitHub
zzzxl1993 commented on PR #33225: URL: https://github.com/apache/doris/pull/33225#issuecomment-2034793352 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] [Feature](vectorization) Add string `INSERT` function [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33239: URL: https://github.com/apache/doris/pull/33239#issuecomment-2034787132 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 5e612a21e2ca547e1d46d9379c297890b952e8e0 with default session variables Stream

Re: [PR] [feature](inverted index) add slop functionality to match_phrase [doris]

2024-04-03 Thread via GitHub
github-actions[bot] commented on PR #33225: URL: https://github.com/apache/doris/pull/33225#issuecomment-2034799394 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](hive)use originHiveKeys for hive partitionvalue for 2.0 [doris]

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

Re: [PR] [bugfix](hive)use originHiveKeys for hive partitionvalue for 2.0 [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33240: URL: https://github.com/apache/doris/pull/33240#issuecomment-2034827599 ClickBench: Total hot run time: 30.97 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](plsql) Fix regression test execute the same name procedure in parallel [doris]

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

Re: [PR] [improve](fold) support complex type for constant folding [doris]

2024-04-03 Thread via GitHub
zhangstar333 commented on PR #32867: URL: https://github.com/apache/doris/pull/32867#issuecomment-2034828908 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] [bugfix](hive)use originHiveKeys for hive partitionvalue for 2.0 [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33240: URL: https://github.com/apache/doris/pull/33240#issuecomment-2034834810 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit dc0c14c574573d4e6cba8dff5cff70b1147548f3 with default session variables Stream

Re: [PR] [feature](inverted index) add slop functionality to match_phrase [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33225: URL: https://github.com/apache/doris/pull/33225#issuecomment-2034836303 TeamCity be ut coverage result: Function Coverage: 35.63% (8881/24928) Line Coverage: 27.37% (72916/266445) Region Coverage: 26.54% (37700/142036) Branch Coverage: 23.3

Re: [PR] [fix](pipeline)group by and output is empty [doris]

2024-04-03 Thread via GitHub
Mryange commented on PR #33192: URL: https://github.com/apache/doris/pull/33192#issuecomment-2034851159 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](inverted index) add slop functionality to match_phrase [doris]

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

Re: [PR] [opt](hive) simplify the isSplitable method to avoid too many hadoop metrics [doris]

2024-04-03 Thread via GitHub
morningman commented on PR #33242: URL: https://github.com/apache/doris/pull/33242#issuecomment-2034862010 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](hive) simplify the isSplitable method to avoid too many hadoop metrics [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33242: URL: https://github.com/apache/doris/pull/33242#issuecomment-2034861917 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] [opt](hive) simplify the isSplitable method to avoid too many hadoop metrics [doris]

2024-04-03 Thread via GitHub
morningman opened a new pull request, #33242: URL: https://github.com/apache/doris/pull/33242 The `inputFormat.isSplitable()` method will create FileSystem. Each FileSystem will register a lot hadoop metrics, which will take a lot memory. This PR simplify it to avoid calling `inputForm

Re: [PR] [feature](inverted index) add slop functionality to match_phrase [doris]

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

Re: [PR] [branch-2.0][improvement](serde) Handle NaN values in number for MySQL result write [doris]

2024-04-03 Thread via GitHub
zy-kkk commented on PR #33230: URL: https://github.com/apache/doris/pull/33230#issuecomment-2034893786 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] [feature](inverted index) add slop functionality to match_phrase [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33225: URL: https://github.com/apache/doris/pull/33225#issuecomment-2034903505 ClickBench: Total hot run time: 29.52 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [branch-2.0][improvement](serde) Handle NaN values in number for MySQL result write [doris]

2024-04-03 Thread via GitHub
github-actions[bot] commented on PR #33230: URL: https://github.com/apache/doris/pull/33230#issuecomment-2034907549 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] [feature](inverted index) add slop functionality to match_phrase [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33225: URL: https://github.com/apache/doris/pull/33225#issuecomment-2034910279 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 857bce6e8dbffe8b6f7b95077bf6e309e2ae272e with default session variables Stream

Re: [PR] [fix](pipeline)group by and output is empty [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33192: URL: https://github.com/apache/doris/pull/33192#issuecomment-2034918397 TeamCity be ut coverage result: Function Coverage: 35.64% (8882/24923) Line Coverage: 27.36% (72895/266404) Region Coverage: 26.56% (37713/142017) Branch Coverage: 23.3

Re: [PR] [opt](hive) simplify the isSplitable method to avoid too many hadoop metrics [doris]

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

Re: [PR] [improvement](spill) improve cancel of spill and improve log printing [doris]

2024-04-03 Thread via GitHub
jacktengg commented on PR #33229: URL: https://github.com/apache/doris/pull/33229#issuecomment-2034935167 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [branch-2.0][improvement](serde) Handle NaN values in number for MySQL result write [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33230: URL: https://github.com/apache/doris/pull/33230#issuecomment-2034945783 TeamCity be ut coverage result: Function Coverage: 37.80% (8055/21307) Line Coverage: 29.48% (65780/223155) Region Coverage: 28.94% (33840/116945) Branch Coverage: 24.7

Re: [PR] [branch-2.0][improvement](serde) Handle NaN values in number for MySQL result write [doris]

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

Re: [PR] [fix](pipeline)group by and output is empty [doris]

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

Re: [PR] [opt](hive) simplify the isSplitable method to avoid too many hadoop metrics [doris]

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

Re: [PR] [improve](fold) support complex type for constant folding [doris]

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

Re: [PR] [fix](parquet) fix time zone error in parquet reader [doris]

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

Re: [PR] [fix](parquet) fix time zone error in parquet reader [doris]

2024-04-03 Thread via GitHub
github-actions[bot] commented on PR #33217: URL: https://github.com/apache/doris/pull/33217#issuecomment-2034967921 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] [opt](hive) simplify the isSplitable method to avoid too many hadoop metrics [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33242: URL: https://github.com/apache/doris/pull/33242#issuecomment-2034978134 ClickBench: Total hot run time: 30.85 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [I] [Enhancement](doris-future) Support insert function [doris]

2024-04-03 Thread via GitHub
koarz commented on issue #33094: URL: https://github.com/apache/doris/issues/33094#issuecomment-2034979851 > @zclllyybb Hi, I have made the PR to this enhancement. ;) I'm sorry, I've already taken this quest and have been working on it, and I'm done with it now, and your behaviour of

Re: [PR] [fix](pipeline)group by and output is empty [doris]

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

Re: [PR] [branch-2.0][improvement](serde) Handle NaN values in number for MySQL result write [doris]

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

Re: [PR] [fix](parquet) fix time zone error in parquet reader [doris]

2024-04-03 Thread via GitHub
AshinGau commented on PR #33228: URL: https://github.com/apache/doris/pull/33228#issuecomment-2034980201 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] [Enhancement](doris-future) Support insert function [doris]

2024-04-03 Thread via GitHub
koarz opened a new pull request, #33243: URL: https://github.com/apache/doris/pull/33243 ## Proposed changes Issue Number: close #33094 Add Function insert for doris ```mysql mysql> select str_insert('Quadratic', 3, 4, 'What'); +-

Re: [PR] [Enhancement](doris-future) Support insert function [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33243: URL: https://github.com/apache/doris/pull/33243#issuecomment-2034983788 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] [Enhancement](doris-future) Support insert function [doris]

2024-04-03 Thread via GitHub
koarz commented on PR #33243: URL: https://github.com/apache/doris/pull/33243#issuecomment-2034984062 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 unsubs

Re: [PR] [opt](hive) simplify the isSplitable method to avoid too many hadoop metrics [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33242: URL: https://github.com/apache/doris/pull/33242#issuecomment-2034984503 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 3ac0d9b0e8442e0656e0d77c8751b9d97439b874 with default session variables Stream

Re: [PR] [branch-2.0][improvement](serde) Handle NaN values in number for MySQL result write [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33230: URL: https://github.com/apache/doris/pull/33230#issuecomment-2034998290 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] [improvement](spill) improve cancel of spill and improve log printing [doris]

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

Re: [PR] [fix](parquet) fix time zone error in parquet reader [doris]

2024-04-03 Thread via GitHub
github-actions[bot] commented on PR #33228: URL: https://github.com/apache/doris/pull/33228#issuecomment-2034986391 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](parquet) fix time zone error in parquet reader [doris]

2024-04-03 Thread via GitHub
github-actions[bot] commented on PR #33228: URL: https://github.com/apache/doris/pull/33228#issuecomment-2034990013 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] [improve](fold) support complex type for constant folding [doris]

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

Re: [PR] [Enhancement](doris-future) Support insert function [doris]

2024-04-03 Thread via GitHub
github-actions[bot] commented on code in PR #33243: URL: https://github.com/apache/doris/pull/33243#discussion_r1550030163 ## be/src/vec/functions/function_string.h: ## @@ -3852,4 +3852,61 @@ class FunctionIntToChar : public IFunction { #endif } }; + +class FunctionStrIns

Re: [PR] [fix](pipeline)group by and output is empty [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33192: URL: https://github.com/apache/doris/pull/33192#issuecomment-2034997912 ClickBench: Total hot run time: 29.79 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [I] [Enhancement](doris-future) Support insert function [doris]

2024-04-03 Thread via GitHub
AcKing-Sam commented on issue #33094: URL: https://github.com/apache/doris/issues/33094#issuecomment-2034997559 @koarz Hi, when I made the PR, it seemed that there's no PR before me and this issue was not assigned to anyone. If there are any other kind of inform of assign, sorry for the in

Re: [PR] [improve](fold) support complex type for constant folding [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #32867: URL: https://github.com/apache/doris/pull/32867#issuecomment-2035004491 ClickBench: Total hot run time: 30.09 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](parquet) fix time zone error in parquet reader [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33217: URL: https://github.com/apache/doris/pull/33217#issuecomment-2035004373 TeamCity be ut coverage result: Function Coverage: 35.63% (8880/24922) Line Coverage: 27.36% (72897/266403) Region Coverage: 26.54% (37698/142016) Branch Coverage: 23.3

Re: [I] [Enhancement](doris-future) Support insert function [doris]

2024-04-03 Thread via GitHub
koarz commented on issue #33094: URL: https://github.com/apache/doris/issues/33094#issuecomment-2035005241 > @koarz Hi, when I made the PR, it seemed that there's no PR before me and this issue was not assigned to anyone. If there are any other kind of inform of assign, sorry for the inconv

Re: [PR] [branch-2.0][improvement](serde) Handle NaN values in number for MySQL result write [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33230: URL: https://github.com/apache/doris/pull/33230#issuecomment-2035004683 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 66cecd59b50b6aab5354d8bc1fb5497dbcc123b5 with default session variables Stream

Re: [PR] [fix](pipeline)group by and output is empty [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33192: URL: https://github.com/apache/doris/pull/33192#issuecomment-2035004103 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit c3dd5ab2a7693a97ad1b119b57261812df2cb4db with default session variables Stream

Re: [I] [Enhancement](doris-future) Support insert function [doris]

2024-04-03 Thread via GitHub
AcKing-Sam commented on issue #33094: URL: https://github.com/apache/doris/issues/33094#issuecomment-2035008391 @koarz Got it and thanks for your kind suggestion! -- 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] [improve](fold) support complex type for constant folding [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #32867: URL: https://github.com/apache/doris/pull/32867#issuecomment-2035010629 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 2ed638108c8aa57d9fe5f19cfaa1e34d48946227 with default session variables Stream

Re: [I] [Enhancement](doris-future) Support insert function [doris]

2024-04-03 Thread via GitHub
koarz commented on issue #33094: URL: https://github.com/apache/doris/issues/33094#issuecomment-2035010569 > @koarz Got it and thanks for your kind suggestion! Next time, I will ask first ;) It's okay. Just be careful from now on. -- This is an automated message from the Apache Git

Re: [I] [Enhancement](doris-future) Support insert function [doris]

2024-04-03 Thread via GitHub
AcKing-Sam commented on issue #33094: URL: https://github.com/apache/doris/issues/33094#issuecomment-2035014899 @zclllyybb @koarz Sorry again for the inconvenience. I need to follow the first come first served basis and I will close my PR. ;) -- This is an automated message from the Apac

Re: [PR] [Feature](vectorization) Add string `INSERT` function [doris]

2024-04-03 Thread via GitHub
AcKing-Sam closed pull request #33239: [Feature](vectorization) Add string `INSERT` function URL: https://github.com/apache/doris/pull/33239 -- 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 speci

Re: [PR] [fix](case) ignore single_replica_compaction in cloud mode [doris]

2024-04-03 Thread via GitHub
dataroaring commented on PR #33072: URL: https://github.com/apache/doris/pull/33072#issuecomment-2035020348 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](parquet) fix time zone error in parquet reader [doris]

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

Re: [PR] [improvement](spill) improve cancel of spill and improve log printing [doris]

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

Re: [PR] [fix](parquet) fix time zone error in parquet reader [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33228: URL: https://github.com/apache/doris/pull/33228#issuecomment-2035028924 TeamCity be ut coverage result: Function Coverage: 37.81% (8057/21307) Line Coverage: 29.48% (65786/223147) Region Coverage: 28.94% (33846/116942) Branch Coverage: 24.8

Re: [PR] [improvement](spill) improve cancel of spill and improve log printing [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33229: URL: https://github.com/apache/doris/pull/33229#issuecomment-2035032193 ClickBench: Total hot run time: 29.35 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](parquet) fix time zone error in parquet reader [doris]

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

Re: [PR] [improvement](spill) improve cancel of spill and improve log printing [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33229: URL: https://github.com/apache/doris/pull/33229#issuecomment-2035037714 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 6fb180bf41bcf6ce175c5e767f95ce447f3e7910 with default session variables Stream

Re: [PR] [Enhancement](function) Support insert function [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33243: URL: https://github.com/apache/doris/pull/33243#issuecomment-2035039917 TeamCity be ut coverage result: Function Coverage: 35.65% (8887/24928) Line Coverage: 27.38% (72959/266444) Region Coverage: 26.56% (37728/142032) Branch Coverage: 23.3

Re: [PR] [fix](cloud) fix failed to get delete bitmap update lock key info [doris]

2024-04-03 Thread via GitHub
github-actions[bot] commented on PR #33238: URL: https://github.com/apache/doris/pull/33238#issuecomment-2035043353 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](parquet) fix time zone error in parquet reader [doris]

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

Re: [PR] [fix](parquet) fix time zone error in parquet reader [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33228: URL: https://github.com/apache/doris/pull/33228#issuecomment-2035058329 ClickBench: Total hot run time: 30.25 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](parquet) fix time zone error in parquet reader [doris]

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

Re: [PR] [fix](parquet) fix time zone error in parquet reader [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33228: URL: https://github.com/apache/doris/pull/33228#issuecomment-2035067906 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 6c4ae8a00055d15e570d2f9c5f0451769eda27ac with default session variables Stream

[PR] [enhancement](merge-on-write) consider version count on size-based cloud cu compaction policy [doris]

2024-04-03 Thread via GitHub
hust-hhb opened a new pull request, #33244: URL: https://github.com/apache/doris/pull/33244 this feature introduce from https://github.com/apache/doris/pull/25352 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or

Re: [PR] [enhancement](merge-on-write) consider version count on size-based cloud cu compaction policy [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33244: URL: https://github.com/apache/doris/pull/33244#issuecomment-2035073114 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] [enhancement](merge-on-write) consider version count on size-based cloud cu compaction policy [doris]

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

Re: [PR] [fix](parquet) fix time zone error in parquet reader [doris]

2024-04-03 Thread via GitHub
doris-robot commented on PR #33217: URL: https://github.com/apache/doris/pull/33217#issuecomment-2035073489 ClickBench: Total hot run time: 29.48 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [I] [Enhancement](doris-future) Support insert function [doris]

2024-04-03 Thread via GitHub
koarz commented on issue #33094: URL: https://github.com/apache/doris/issues/33094#issuecomment-2035073588 > @zclllyybb @koarz Sorry again for the inconvenience. I need to follow the first come first served basis and I will close my PR. ;) It's okay, but remember to comment and commun

<    1   2   3   4   5   6   7   8   >