Re: [PR] [Compatibility](agg-state) add be_exec_version check to avoid aggregation data format changed le… [doris]

2024-09-03 Thread via GitHub
hello-stephen commented on PR #40193: URL: https://github.com/apache/doris/pull/40193#issuecomment-2325747172 @HappenLee PTAL -- 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] [wip][enhancement](cloud) clarify codes and make TTL expiration work after abnormal cache type transition [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on code in PR #40226: URL: https://github.com/apache/doris/pull/40226#discussion_r1741530477 ## be/src/io/cache/fs_file_cache_storage.cpp: ## @@ -227,7 +286,7 @@ std::string FSFileCacheStorage::get_path_in_local_cache(const UInt128Wrapper& va

Re: [PR] [fix](OrcWriter) fix be core when upgrading BE without upgrading FE [doris]

2024-09-03 Thread via GitHub
BePPPower commented on PR #40303: URL: https://github.com/apache/doris/pull/40303#issuecomment-2325751318 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] [improve]Transform the End-To-End(E2E) tasks on the assembly line [doris-flink-connector]

2024-09-03 Thread via GitHub
JNSimba commented on code in PR #466: URL: https://github.com/apache/doris-flink-connector/pull/466#discussion_r1741533809 ## flink-doris-connector/src/test/java/org/apache/doris/flink/container/instance/MySQLContainer.java: ## @@ -0,0 +1,106 @@ +// Licensed to the Apache Softw

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

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40276: URL: https://github.com/apache/doris/pull/40276#issuecomment-2325756031 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](fe) avoid setting the value of batch_size excessively high (#35941) [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40312: URL: https://github.com/apache/doris/pull/40312#issuecomment-2325759089 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] [improvement](tablet report) tablet report increase report version [doris]

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

[PR] [fix](fe) avoid setting the value of batch_size excessively high (#35941) [doris]

2024-09-03 Thread via GitHub
mrhhsg opened a new pull request, #40312: URL: https://github.com/apache/doris/pull/40312 Issue Number: close #xxx pick #35941 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] [fix](fe) avoid setting the value of batch_size excessively high (#35941) [doris]

2024-09-03 Thread via GitHub
mrhhsg commented on PR #40312: URL: https://github.com/apache/doris/pull/40312#issuecomment-2325759625 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] [chore](regression test) mv test_report_version_missing to p1 [doris]

2024-09-03 Thread via GitHub
yujun777 commented on PR #40184: URL: https://github.com/apache/doris/pull/40184#issuecomment-2325760253 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [PR] [test](inverted index) fix case for index_compaction [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40313: URL: https://github.com/apache/doris/pull/40313#issuecomment-2325760760 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] [test](inverted index) fix case for index_compaction [doris]

2024-09-03 Thread via GitHub
airborne12 commented on PR #40313: URL: https://github.com/apache/doris/pull/40313#issuecomment-2325761327 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

[PR] [test](inverted index) fix case for index_compaction [doris]

2024-09-03 Thread via GitHub
airborne12 opened a new pull request, #40313: URL: https://github.com/apache/doris/pull/40313 ## Proposed changes Fix unstable case of index compaction. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] [improvement](tablet report) tablet report increase report version [doris]

2024-09-03 Thread via GitHub
yujun777 commented on PR #40172: URL: https://github.com/apache/doris/pull/40172#issuecomment-2325766442 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](tablet report) tablet report increase report version [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40172: URL: https://github.com/apache/doris/pull/40172#issuecomment-2325769586 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) 01/09: [fix](Nereids) datetimev2 literal equals should compare microsecond (#40121)

2024-09-03 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 ef8397fdc2914166e5ac1b54ddcf776736f2d234 Author: morrySnow <101034200+morrys...@users.noreply.github.com> AuthorD

(doris) 02/09: [fix](table-func) fix explode_map with alias (#39757)

2024-09-03 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 272964412459f698d08344abb6e24d6e07141f2f Author: amory AuthorDate: Tue Aug 27 14:42:42 2024 +0800 [fix](tab

(doris) 07/09: [fix](mtmv) Fix result wrong when query rewrite by mv if query contains null_unsafe equals expression (#39629)

2024-09-03 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 4fe8b64c2d1e9c78fcfd688a8583b39fc53281c6 Author: seawinde <149132972+seawi...@users.noreply.github.com> AuthorDat

(doris) branch branch-3.0 updated (8bdbd0da564 -> ca4bd831b69)

2024-09-03 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 8bdbd0da564 [Improvement](bloom filter) Forbid small bloom filter (#38349) (#39387) (#40256) new ef8397f

(doris) 05/09: [fix](nereids)change lag/lead function signature (#40060)

2024-09-03 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 9ce16c7701912bea9ea762bbd7f9933b6b6e3960 Author: starocean999 <40539150+starocean...@users.noreply.github.com> Au

(doris) 08/09: [fix](coordinator) fix union all instance number (#39999)

2024-09-03 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 d1cf33f2cae735733924bfded9875b820af5f5b7 Author: xzj7019 <13794+xzj7...@users.noreply.github.com> AuthorDate:

(doris) 09/09: [fix](cloud) Fix migrate tablets between backends back and forth (#39792)

2024-09-03 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 ca4bd831b69d7a13d1fd5f6289cdca5460e9b981 Author: deardeng <565620...@qq.com> AuthorDate: Mon Sep 2 00:29:06 2024

(doris) 03/09: [fix](compaction) fix heap-use-after-free caused by compaction sample info resize (#40058)

2024-09-03 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 a4a14cb345ab7b5a681d2c1cd9ddb4d477787177 Author: Luwei <814383...@qq.com> AuthorDate: Wed Aug 28 23:16:37 2024 +0

(doris) 06/09: [fix](funcs) map struct construct funcs (#39699)

2024-09-03 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 21f557a1efebdb1f3abce5bc703e49bb68d97660 Author: amory AuthorDate: Tue Aug 27 14:55:17 2024 +0800 [fix](fun

(doris) 04/09: [fix](mtmv) Add debug log decide for performance when query rewrite by materialized view (#39914)

2024-09-03 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 bc7fa2f045b973ae5541b24be1926325b1d40209 Author: seawinde <149132972+seawi...@users.noreply.github.com> AuthorDat

[PR] [fix](ES Catalog)Do not extract doc_values for field with ignore_above setting [doris]

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

Re: [PR] [fix](ES Catalog)Do not extract doc_values for field with ignore_above setting [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40314: URL: https://github.com/apache/doris/pull/40314#issuecomment-2325772534 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](ES Catalog)Do not extract doc_values for field with ignore_above setting [doris]

2024-09-03 Thread via GitHub
qidaye commented on PR #40314: URL: https://github.com/apache/doris/pull/40314#issuecomment-2325772675 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] [improvement](tablet report) tablet report increase report version [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40172: URL: https://github.com/apache/doris/pull/40172#issuecomment-2325776757 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](decompressor) impl ZstdDecompressor [doris]

2024-09-03 Thread via GitHub
suxiaogang223 commented on PR #40315: URL: https://github.com/apache/doris/pull/40315#issuecomment-2325778188 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. T

[PR] [fix](decompressor) impl ZstdDecompressor [doris]

2024-09-03 Thread via GitHub
suxiaogang223 opened a new pull request, #40315: URL: https://github.com/apache/doris/pull/40315 ## Proposed changes Impl ZstdDecompressor and support read hive text table which is compressed by zstd. -- This is an automated message from the Apache Git Service. To respond to th

Re: [PR] [fix](decompressor) impl ZstdDecompressor [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40315: URL: https://github.com/apache/doris/pull/40315#issuecomment-2325777888 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] Update lakehouse-overview.md [doris-website]

2024-09-03 Thread via GitHub
zhangm365 opened a new pull request, #1082: URL: https://github.com/apache/doris-website/pull/1082 fix the latest dev docs about the lakehouse-overview. # Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [x] Chinese - [ ] English --

Re: [PR] [enhencement](sample) add delta and kudu samples [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40067: URL: https://github.com/apache/doris/pull/40067#issuecomment-2325782373 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/10678376874";) output. shellcheck er

Re: [PR] [fix](nereids) fix bug for A>n, where A.max is infinity [doris]

2024-09-03 Thread via GitHub
englefly commented on PR #39936: URL: https://github.com/apache/doris/pull/39936#issuecomment-2325782770 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](OrcWriter) fix be core when upgrading BE without upgrading FE [doris]

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

Re: [PR] [improve]Transform the End-To-End(E2E) tasks on the assembly line [doris-flink-connector]

2024-09-03 Thread via GitHub
JNSimba commented on code in PR #466: URL: https://github.com/apache/doris-flink-connector/pull/466#discussion_r1741558446 ## flink-doris-connector/src/test/java/org/apache/doris/flink/container/AbstractE2EService.java: ## @@ -0,0 +1,155 @@ +// Licensed to the Apache Software F

Re: [PR] [improve]Transform the End-To-End(E2E) tasks on the assembly line [doris-flink-connector]

2024-09-03 Thread via GitHub
JNSimba commented on code in PR #466: URL: https://github.com/apache/doris-flink-connector/pull/466#discussion_r1741559069 ## flink-doris-connector/src/test/java/org/apache/doris/flink/container/AbstractE2EService.java: ## @@ -0,0 +1,155 @@ +// Licensed to the Apache Software F

Re: [PR] [improve]Transform the End-To-End(E2E) tasks on the assembly line [doris-flink-connector]

2024-09-03 Thread via GitHub
JNSimba commented on code in PR #466: URL: https://github.com/apache/doris-flink-connector/pull/466#discussion_r1741558446 ## flink-doris-connector/src/test/java/org/apache/doris/flink/container/AbstractE2EService.java: ## @@ -0,0 +1,155 @@ +// Licensed to the Apache Software F

[PR] [enhancement](fatal) change log fatal to throw exception to avoid core [doris]

2024-09-03 Thread via GitHub
liutang123 opened a new pull request, #40316: URL: https://github.com/apache/doris/pull/40316 back #32715 ## 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 Git

Re: [PR] [enhancement](fatal) change log fatal to throw exception to avoid core [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40316: URL: https://github.com/apache/doris/pull/40316#issuecomment-2325787938 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]Transform the End-To-End(E2E) tasks on the assembly line [doris-flink-connector]

2024-09-03 Thread via GitHub
JNSimba commented on code in PR #466: URL: https://github.com/apache/doris-flink-connector/pull/466#discussion_r1741559069 ## flink-doris-connector/src/test/java/org/apache/doris/flink/container/AbstractE2EService.java: ## @@ -0,0 +1,155 @@ +// Licensed to the Apache Software F

Re: [PR] [opt](autoinc) Remove some restrictions on schema change on table that has auto-increment column [doris]

2024-09-03 Thread via GitHub
bobhan1 commented on PR #40280: URL: https://github.com/apache/doris/pull/40280#issuecomment-2325788286 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](decompressor) impl ZstdDecompressor [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on code in PR #40315: URL: https://github.com/apache/doris/pull/40315#discussion_r1741562099 ## be/src/exec/decompressor.h: ## @@ -126,6 +136,25 @@ class Bzip2Decompressor : public Decompressor { bz_stream _bz_strm; }; +class ZstdDecompresso

Re: [PR] [enhencement](sample) add delta and kudu samples [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40067: URL: https://github.com/apache/doris/pull/40067#issuecomment-2325790434 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/10678442605";) output. shellcheck er

Re: [PR] [opt](scanner) Control the degree of parallelism of scanner when only limit involved [doris]

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

Re: [PR] [improve]Transform the End-To-End(E2E) tasks on the assembly line [doris-flink-connector]

2024-09-03 Thread via GitHub
JNSimba commented on code in PR #466: URL: https://github.com/apache/doris-flink-connector/pull/466#discussion_r1741566913 ## flink-doris-connector/src/test/java/org/apache/doris/flink/container/e2e/Mysql2DorisE2ECase.java: ## @@ -0,0 +1,392 @@ +// Licensed to the Apache Softwa

Re: [PR] [opt](scanner) Control the degree of parallelism of scanner when only limit involved [doris]

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

Re: [PR] [opt](autoinc) Remove some restrictions on schema change on table that has auto-increment column [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40280: URL: https://github.com/apache/doris/pull/40280#issuecomment-2325799122 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](partial update) Remove unnecessary lock and refactor some code for partial update [doris]

2024-09-03 Thread via GitHub
bobhan1 commented on PR #40062: URL: https://github.com/apache/doris/pull/40062#issuecomment-2325799368 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] [enhencement](sample) add delta and kudu samples [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40067: URL: https://github.com/apache/doris/pull/40067#issuecomment-2325807921 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/10678586462";) output. shellcheck er

Re: [PR] [improve]Transform the End-To-End(E2E) tasks on the assembly line [doris-flink-connector]

2024-09-03 Thread via GitHub
JNSimba commented on code in PR #466: URL: https://github.com/apache/doris-flink-connector/pull/466#discussion_r1741576381 ## flink-doris-connector/src/test/java/org/apache/doris/flink/container/AbstractE2EService.java: ## @@ -0,0 +1,155 @@ +// Licensed to the Apache Software F

Re: [PR] [opt](profile) Print information when collection of profile is not finished. [doris]

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

Re: [PR] [ut](data type) fix get_common_type_test [doris]

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

[PR] [ut](data type) fix get_common_type_test [doris]

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

Re: [PR] [ut](data type) fix get_common_type_test [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40317: URL: https://github.com/apache/doris/pull/40317#issuecomment-2325810001 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](scanner) Control the degree of parallelism of scanner when only limit involved [doris]

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

Re: [PR] [opt](Nereids) add show statement syntax [doris]

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

Re: [PR] [Fix](partial update) Fix `__DORIS_SEQUENCE_COL__` is not set for newly inserted rows in partial update [doris]

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

Re: [PR] [ut](data type) fix get_common_type_test [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40317: URL: https://github.com/apache/doris/pull/40317#issuecomment-2325822271 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](compaction) Support full compaction by table id for cloud [doris]

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

Re: [PR] [improve]Transform the End-To-End(E2E) tasks on the assembly line [doris-flink-connector]

2024-09-03 Thread via GitHub
JNSimba commented on code in PR #466: URL: https://github.com/apache/doris-flink-connector/pull/466#discussion_r1741587620 ## flink-doris-connector/src/test/java/org/apache/doris/flink/container/e2e/CustomerSingleThreadExecutor.java: ## @@ -0,0 +1,100 @@ +// Licensed to the Apa

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

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

Re: [PR] [cherry-pick](branch-2.1) Fix some group commit fault [doris]

2024-09-03 Thread via GitHub
Yukang-Lian commented on PR #40319: URL: https://github.com/apache/doris/pull/40319#issuecomment-2325829513 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](mtmv)Fix that after insert overwrite, the partition version will always be 2 [doris]

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

[PR] [fix](mtmv)Fix that after insert overwrite, the partition version will always be 2 [doris]

2024-09-03 Thread via GitHub
zddr opened a new pull request, #40318: URL: https://github.com/apache/doris/pull/40318 The replaced partition version should inherit from the original partition -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [fix](mtmv)Fix that after insert overwrite, the partition version will always be 2 [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40318: URL: https://github.com/apache/doris/pull/40318#issuecomment-2325829209 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] [cherry-pick](branch-2.1) Fix some group commit fault [doris]

2024-09-03 Thread via GitHub
Yukang-Lian opened a new pull request, #40319: URL: https://github.com/apache/doris/pull/40319 ## Proposed changes Pick #39986 #40120 -- 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

Re: [PR] [cherry-pick](branch-2.1) Fix some group commit fault [doris]

2024-09-03 Thread via GitHub
doris-robot commented on PR #40319: URL: https://github.com/apache/doris/pull/40319#issuecomment-2325829397 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](mtmv) Disable sql_limit variable when query rewrite by materialize view [doris]

2024-09-03 Thread via GitHub
seawinde commented on PR #40106: URL: https://github.com/apache/doris/pull/40106#issuecomment-2325831092 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](nereids) fix bug for A>n, where A.max is infinity [doris]

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

Re: [PR] [opt](profile) Print information when collection of profile is not finished. [doris]

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

Re: [PR] [fix](index compaction)Fix core when having multiple dest segments (#40254) [doris]

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

(doris) branch branch-3.0 updated: [fix](index compaction)Fix core when having multiple dest segments (#40254) (#40294)

2024-09-03 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 959cac45e49 [fix](index compaction)F

Re: [PR] [opt](function)Optimize the performance of the pad function under UTF-8. [doris]

2024-09-03 Thread via GitHub
HappenLee commented on code in PR #40162: URL: https://github.com/apache/doris/pull/40162#discussion_r1741594311 ## be/src/vec/functions/function_string.h: ## @@ -1556,86 +1556,110 @@ class FunctionStringPad : public IFunction { const auto* padcol = assert_cast(col[2].g

Re: [PR] [opt](scanner) Control the degree of parallelism of scanner when only limit involved [doris]

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

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

2024-09-03 Thread via GitHub
starocean999 commented on PR #39471: URL: https://github.com/apache/doris/pull/39471#issuecomment-2325835120 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](regression-test) fix error url check in test_etl_failed case for cloud p0 [doris]

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

Re: [PR] [Fix](regression-test) fix error url check in test_etl_failed case for cloud p0 [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40298: URL: https://github.com/apache/doris/pull/40298#issuecomment-2325836188 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](testcase) fix unstable case [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40124: URL: https://github.com/apache/doris/pull/40124#issuecomment-2325836352 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](testcase) fix unstable case [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #40124: URL: https://github.com/apache/doris/pull/40124#issuecomment-2325836415 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-3.0 updated: [test](inverted index)Add upgrade and downgrade test cases for inverted_index (#37783)

2024-09-03 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 d8aeb3cbe7e [test](inverted index)Ad

Re: [PR] [fix](nereids) fix bug for A>n, where A.max is infinity [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #39936: URL: https://github.com/apache/doris/pull/39936#issuecomment-2325840674 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) fix bug for A>n, where A.max is infinity [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #39936: URL: https://github.com/apache/doris/pull/39936#issuecomment-2325840757 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-3.0 updated: [opt](routine load) support routine load perceived schema change (#39412)

2024-09-03 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 0b52b7ee7a2 [opt](routine load) supp

Re: [PR] [opt](profile) Print information when collection of profile is not finished. [doris]

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

(doris) branch branch-3.0 updated: [chore](conf) Specify UTF8 as the default charset. (#39521)

2024-09-03 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 2899c78a6ac [chore](conf) Specify UT

Re: [PR] [Feat](nereids) add max/min filter push down rewrite rule [doris]

2024-09-03 Thread via GitHub
morrySnow commented on PR #39252: URL: https://github.com/apache/doris/pull/39252#issuecomment-2325844019 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] [opt](scanner) Control the degree of parallelism of scanner when only limit involved [doris]

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

Re: [PR] [opt](Nereids) add show statement syntax [doris]

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

Re: [PR] [Fix](partial update) Fix `__DORIS_SEQUENCE_COL__` is not set for newly inserted rows in partial update [doris]

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

(doris) branch branch-3.0 updated (2899c78a6ac -> f925b6ea705)

2024-09-03 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 2899c78a6ac [chore](conf) Specify UTF8 as the default charset. (#39521) new bef810ad6fe [Fix](parquet-rea

(doris) 01/02: [Fix](parquet-reader) Fix definition level rle decode dead loop in parquet-reader. (#39523)

2024-09-03 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 bef810ad6fe4dfd6044305f85786abe7aa3746ef Author: Qi Chen AuthorDate: Mon Aug 26 23:26:53 2024 +0800 [Fix](p

(doris) 02/02: [Enhancement](txn) Block new insert into if schema change happens during transaction (#39483)

2024-09-03 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 f925b6ea70541311faa35dcb5c96e92324debcff Author: abmdocrt AuthorDate: Wed Aug 28 23:14:26 2024 +0800 [Enhan

Re: [PR] [Feature](compaction) Support full compaction by table id for cloud [doris]

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

Re: [PR] [improvement](tablet report) tablet report increase report version [doris]

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

Re: [PR] [fix](ES Catalog)Do not extract doc_values of field with ignore_above setting [doris]

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

Re: [PR] [feature](aes_encrypt) support GCM mode for aes_encrypt and aes_decrypt [doris]

2024-09-03 Thread via GitHub
cambyzju commented on PR #40004: URL: https://github.com/apache/doris/pull/40004#issuecomment-2325849353 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](DCHECK) Fix the DCHECK failure when the query is canceled. [doris]

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

Re: [PR] [fix](nereids) fix bug for A>n, where A.max is infinity [doris]

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

  1   2   3   4   5   6   7   8   >