Re: [PR] [fix](bloom filter)Fix drop column with bloom filter [doris]

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

(doris) branch branch-2.1 updated: [fix](snapshot) Link binlog files according to consistent rowsets #41319 (#41345)

2024-09-26 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter 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 d875b026b96 [fix](snapshot) Link binlog f

Re: [PR] [fix](snapshot) Link binlog files according to consistent rowsets #41319 [doris]

2024-09-26 Thread via GitHub
w41ter merged PR #41345: URL: https://github.com/apache/doris/pull/41345 -- 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.apach

Re: [PR] [fix] (inverted index) fix the error result in the query when using count on index [doris]

2024-09-26 Thread via GitHub
csun5285 commented on PR #41375: URL: https://github.com/apache/doris/pull/41375#issuecomment-2377033263 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] (inverted index) fix the error result in the query when using count on index [doris]

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

Re: [PR] [chore](file-cache) Enable file cache for cloud mode by force [doris]

2024-09-26 Thread via GitHub
TangSiyang2001 commented on PR #41357: URL: https://github.com/apache/doris/pull/41357#issuecomment-2377042101 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] [opt](index compaction)Use RAM dir to create tmp index_writer [doris]

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

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

2024-09-26 Thread via GitHub
xzj7019 commented on code in PR #40878: URL: https://github.com/apache/doris/pull/40878#discussion_r1777109992 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/ReplacePredicate.java: ## @@ -0,0 +1,321 @@ +// Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] [fix](test)resolve table name conflict in test case [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41373: URL: https://github.com/apache/doris/pull/41373#issuecomment-2376981707 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] (inverted index) fix the error result in the query when using count on index [doris]

2024-09-26 Thread via GitHub
csun5285 opened a new pull request, #41375: URL: https://github.com/apache/doris/pull/41375 ## Proposed changes ``` select count(b) from table where b = 30 or c = 20; ``` - we should read column b -- This is an automated message from the Apache G

Re: [PR] [feature](paimon)support dlf [doris]

2024-09-26 Thread via GitHub
github-actions[bot] commented on PR #41247: URL: https://github.com/apache/doris/pull/41247#issuecomment-2377051219 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](paimon)support dlf [doris]

2024-09-26 Thread via GitHub
github-actions[bot] commented on PR #41247: URL: https://github.com/apache/doris/pull/41247#issuecomment-2377051120 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] [hotfix](function) Apply check in constant folding path for function auto_partition_name [doris]

2024-09-26 Thread via GitHub
github-actions[bot] commented on PR #41372: URL: https://github.com/apache/doris/pull/41372#issuecomment-2376981258 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) extend infer predicates [doris]

2024-09-26 Thread via GitHub
xzj7019 commented on code in PR #40878: URL: https://github.com/apache/doris/pull/40878#discussion_r1777138960 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/ReplacePredicate.java: ## @@ -0,0 +1,321 @@ +// Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] [opt](index compaction)Use RAM dir to create tmp index_writer [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41371: URL: https://github.com/apache/doris/pull/41371#issuecomment-2377062672 TPC-DS: Total hot run time: 191297 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: [fix](cloud) fix double free when get_error_log_file_path (#41320)

2024-09-26 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 dd880b0ab66 [fix](cloud) fix double

Re: [PR] [improve](cloud-deploy) add docs for deploying doris cloud [doris-website]

2024-09-26 Thread via GitHub
yagagagaga commented on code in PR #1072: URL: https://github.com/apache/doris-website/pull/1072#discussion_r1776631325 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/compute-storage-decoupled/compilation-and-deployment.md: ## @@ -48,18 +54,23 @@ output └── lib ```

Re: [PR] [enhance](mtmv)Optimize the logic of mtmv lock (#41010) [doris]

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

(doris) branch branch-3.0 updated: [chore](cloud) return detail message when commit txn failed (#40584)

2024-09-26 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 856ad8ad4c5 [chore](cloud) return de

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

2024-09-26 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 845302d603c [Fix](load) Restrict the

Re: [PR] [opt](nereids) tabe row count priority: user injected > BE report > analyzed (3.0) [doris]

2024-09-26 Thread via GitHub
englefly commented on PR #41347: URL: https://github.com/apache/doris/pull/41347#issuecomment-2377269070 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](serde) support const column in serialize/deserialize function [doris]

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

Re: [PR] [feat](profile) Print changed session var in profile #41016 [doris]

2024-09-26 Thread via GitHub
zhiqiang- commented on PR #41318: URL: https://github.com/apache/doris/pull/41318#issuecomment-2377277333 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

Re: [PR] [opt](scanner) Add scanner metrics #40496 [doris]

2024-09-26 Thread via GitHub
zhiqiang- commented on PR #41314: URL: https://github.com/apache/doris/pull/41314#issuecomment-2377279406 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

Re: [PR] [opt](ci) start dockers in parallel [doris]

2024-09-26 Thread via GitHub
suxiaogang223 commented on PR #41338: URL: https://github.com/apache/doris/pull/41338#issuecomment-2377500565 run external -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Re: [PR] [refine](time type) remove and deprecated datatypetimev1 [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41334: URL: https://github.com/apache/doris/pull/41334#issuecomment-2377445747 TeamCity be ut coverage result: Function Coverage: 37.33% (9635/25810) Line Coverage: 28.72% (79742/277611) Region Coverage: 28.14% (41218/146488) Branch Coverage: 24.7

Re: [PR] [chore](file-cache) Enable file cache for cloud mode by force [doris]

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

Re: [PR] [feat](skew & kurt) New aggregate function skew & kurt #40945 [doris]

2024-09-26 Thread via GitHub
zhiqiang- commented on PR #41277: URL: https://github.com/apache/doris/pull/41277#issuecomment-2377324365 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

Re: [PR] [opt](blacklist) Backend should not be added to blacklist easily [doris]

2024-09-26 Thread via GitHub
zhiqiang- commented on PR #41170: URL: https://github.com/apache/doris/pull/41170#issuecomment-2377340579 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

Re: [PR] [improve](cloud-deploy) add docs for deploying doris cloud [doris-website]

2024-09-26 Thread via GitHub
yagagagaga commented on code in PR #1072: URL: https://github.com/apache/doris-website/pull/1072#discussion_r1777273668 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/compute-storage-decoupled/compilation-and-deployment.md: ## @@ -71,73 +82,221 @@ cat /etc/foundationdb/fdb

Re: [PR] [improve](serde) support const column in serialize/deserialize function [doris]

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

Re: [PR] [opt](scanner) Add scanner metrics #40496 [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41314: URL: https://github.com/apache/doris/pull/41314#issuecomment-2377514035 TeamCity be ut coverage result: Function Coverage: 36.15% (9350/25867) Line Coverage: 27.68% (76821/277539) Region Coverage: 26.44% (39423/149084) Branch Coverage: 23.2

Re: [PR] [cherry-pick](branch-2.1) pick some pr from master [doris]

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

[I] [Bug] can't execuate truncate sql [doris]

2024-09-26 Thread via GitHub
zhangtao106 opened a new issue, #41378: URL: https://github.com/apache/doris/issues/41378 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris 2.1.6 #

Re: [PR] [feat](profile) Print changed session var in profile #41016 [doris]

2024-09-26 Thread via GitHub
zhiqiang- commented on PR #41317: URL: https://github.com/apache/doris/pull/41317#issuecomment-2377283804 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

Re: [PR] show column comment when execute desc table [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41377: URL: https://github.com/apache/doris/pull/41377#issuecomment-2377274961 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] [cherry-pick](branch-2.1) pick some pr from master [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #40537: URL: https://github.com/apache/doris/pull/40537#issuecomment-2377729652 TeamCity be ut coverage result: Function Coverage: 36.12% (9350/25885) Line Coverage: 27.65% (76806/277797) Region Coverage: 26.42% (39421/149193) Branch Coverage: 23.2

Re: [PR] [fix](scanner) Check query status when iterating through rowsets and segments [doris]

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

Re: [PR] [DNM] test [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41389: URL: https://github.com/apache/doris/pull/41389#issuecomment-2378498444 TPC-DS: Total hot run time: 192638 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 create view with nullable column (#41234) [doris]

2024-09-26 Thread via GitHub
feiniaofeiafei commented on PR #41393: URL: https://github.com/apache/doris/pull/41393#issuecomment-2378500462 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] [Fix](nereids) fix create view with nullable column (#41234) [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41393: URL: https://github.com/apache/doris/pull/41393#issuecomment-2378500344 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) fix create view with nullable column (#41234) [doris]

2024-09-26 Thread via GitHub
feiniaofeiafei opened a new pull request, #41393: URL: https://github.com/apache/doris/pull/41393 cherry-pick #41234 to branch-2.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 above to go to the specific com

Re: [PR] [fix](Nereids) could not parse date/datetime with blank + zone [doris]

2024-09-26 Thread via GitHub
morrySnow commented on PR #41394: URL: https://github.com/apache/doris/pull/41394#issuecomment-2378511297 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] [cherry-pick](branch-2.1) pick hive text write from master [doris]

2024-09-26 Thread via GitHub
suxiaogang223 commented on PR #40537: URL: https://github.com/apache/doris/pull/40537#issuecomment-2378511772 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 unsu

Re: [PR] [only for test] [doris]

2024-09-26 Thread via GitHub
Mryange closed pull request #38892: [only for test] URL: https://github.com/apache/doris/pull/38892 -- 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: comm

Re: [PR] [fix](jni-reader) fix hudi jni scanner [doris]

2024-09-26 Thread via GitHub
CalvinKirs commented on code in PR #41316: URL: https://github.com/apache/doris/pull/41316#discussion_r1778095534 ## fe/fe-common/pom.xml: ## @@ -132,6 +132,15 @@ under the License. org.apache.logging.log4j log4j-core + +co

Re: [PR] [feat](Nereids) support set var in hint when parse sql [doris]

2024-09-26 Thread via GitHub
LiBinfeng-01 commented on PR #41331: URL: https://github.com/apache/doris/pull/41331#issuecomment-2378524774 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 unsub

Re: [PR] [fix](jni-reader) fix hudi jni scanner [doris]

2024-09-26 Thread via GitHub
CalvinKirs commented on code in PR #41316: URL: https://github.com/apache/doris/pull/41316#discussion_r1778095534 ## fe/fe-common/pom.xml: ## @@ -132,6 +132,15 @@ under the License. org.apache.logging.log4j log4j-core + +co

Re: [PR] [opt](partial update) use a separate config to control the behavior of newly inserted rows in partial update [doris]

2024-09-26 Thread via GitHub
zhannngchen commented on code in PR #41232: URL: https://github.com/apache/doris/pull/41232#discussion_r1776511036 ## be/src/exec/tablet_info.cpp: ## @@ -201,6 +205,28 @@ Status OlapTableSchemaParam::init(const TOlapTableSchemaParam& tschema) { "different f

Re: [PR] [feature](Nereids) support qualify stmt [doris]

2024-09-26 Thread via GitHub
qzsee commented on PR #40048: URL: https://github.com/apache/doris/pull/40048#issuecomment-2378226901 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](shuffle) Fix remaining tasks if all tasks are running on single BE [doris]

2024-09-26 Thread via GitHub
Gabriel39 commented on PR #41350: URL: https://github.com/apache/doris/pull/41350#issuecomment-2378247196 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] [feat](profile) Print changed session var in profile #41016 [doris]

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

(doris) branch branch-2.1 updated: [feat](profile) Print changed session var in profile #41016 (#41317)

2024-09-26 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 21b8887b543 [feat](profile) Print chang

(doris) branch branch-2.1 updated: [opt](scanner) Add scanner metrics #40496 (#41314)

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

Re: [PR] [opt](scanner) Add scanner metrics #40496 [doris]

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

Re: [PR] [fix](Topn) Fixed partition_topn may be miss one row of data. [doris]

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

Re: [PR] chore: For better reading experience [doris-website]

2024-09-26 Thread via GitHub
QuakeWang commented on code in PR #1124: URL: https://github.com/apache/doris-website/pull/1124#discussion_r1774307351 ## docs/lakehouse/datalake-analytics/hudi.md: ## Review Comment: I have update it, PTAL -- This is an automated message from the Apache Git Service. To

(doris) branch master updated: [opt](tools) update tools schema (#41335)

2024-09-26 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new aae2470ea08 [opt](tools) update tools schema (#

Re: [PR] [improvement](iceberg)Parallelize splits for count(*) [doris]

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

Re: [PR] [feature](paimon)support dlf [doris]

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

Re: [PR] [bugfix](paimon)upgrade paimon to 0.9 [doris]

2024-09-26 Thread via GitHub
CalvinKirs commented on PR #41337: URL: https://github.com/apache/doris/pull/41337#issuecomment-2378238829 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] [improvement](statistics)Reduce partition column sample BE memory consumption. (#41203) [doris]

2024-09-26 Thread via GitHub
Jibing-Li commented on PR #41359: URL: https://github.com/apache/doris/pull/41359#issuecomment-2378447044 run external -- 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] [improvement](statistics)Reduce partition column sample BE memory consumption. (#41203) [doris]

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

Re: [PR] [fix](test)resolve table name conflict in test case [doris]

2024-09-26 Thread via GitHub
starocean999 commented on PR #41373: URL: https://github.com/apache/doris/pull/41373#issuecomment-2378456272 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] [feat](job)Implementing Job using antlr4 [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41391: URL: https://github.com/apache/doris/pull/41391#issuecomment-2378460254 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](partial update) use a separate config to control the behavior of newly inserted rows in partial update [doris]

2024-09-26 Thread via GitHub
zhannngchen commented on code in PR #41232: URL: https://github.com/apache/doris/pull/41232#discussion_r1777967307 ## regression-test/suites/unique_with_mow_p0/partial_update/test_partial_update_new_row_policy.groovy: ## @@ -0,0 +1,140 @@ + +// Licensed to the Apache Software Fo

Re: [PR] [opt](partial update) use a separate config to control the behavior of newly inserted rows in partial update [doris]

2024-09-26 Thread via GitHub
zhannngchen commented on code in PR #41232: URL: https://github.com/apache/doris/pull/41232#discussion_r1778054292 ## be/src/olap/rowset/segment_v2/segment_writer.cpp: ## @@ -475,16 +475,15 @@ Status SegmentWriter::probe_key_for_mow( specif

Re: [PR] [opt](partial update) use a separate config to control the behavior of newly inserted rows in partial update [doris]

2024-09-26 Thread via GitHub
zhannngchen commented on code in PR #41232: URL: https://github.com/apache/doris/pull/41232#discussion_r1778054292 ## be/src/olap/rowset/segment_v2/segment_writer.cpp: ## @@ -475,16 +475,15 @@ Status SegmentWriter::probe_key_for_mow( specif

Re: [PR] [DNM] test [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41389: URL: https://github.com/apache/doris/pull/41389#issuecomment-2378471752 TeamCity be ut coverage result: Function Coverage: 37.29% (9626/25811) Line Coverage: 28.70% (79664/277607) Region Coverage: 28.13% (41188/146441) Branch Coverage: 24.7

[PR] [feat](job)Implementing Job using antlr4 [doris]

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

Re: [I] [Bug] can't execuate truncate sql [doris]

2024-09-26 Thread via GitHub
ihadoop commented on issue #41378: URL: https://github.com/apache/doris/issues/41378#issuecomment-2378138155 could you share more details about the usage in single test methods and mapper.xml -- This is an automated message from the Apache Git Service. To respond to the message, please lo

Re: [PR] [fix](new_json_reader)fix new_json_reader core [doris]

2024-09-26 Thread via GitHub
xiaokang commented on code in PR #41290: URL: https://github.com/apache/doris/pull/41290#discussion_r1777858592 ## be/src/vec/exec/format/json/new_json_reader.cpp: ## @@ -330,6 +330,10 @@ Status NewJsonReader::get_parsed_schema(std::vector* col_names, objectValue = _js

Re: [PR] [fix](scanner) Check query status when iterating through rowsets and segments [doris]

2024-09-26 Thread via GitHub
github-actions[bot] commented on PR #41363: URL: https://github.com/apache/doris/pull/41363#issuecomment-2378348570 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](scanner) Check query status when iterating through rowsets and segments [doris]

2024-09-26 Thread via GitHub
github-actions[bot] commented on PR #41363: URL: https://github.com/apache/doris/pull/41363#issuecomment-2378348587 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: [fix](window_func) fix bug of agg function used in window function and add many test cases (#40678) (#41329)

2024-09-26 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 354e3fbb862 [fix](window_func) fix bug

Re: [PR] [fix](regression test) fix test_abort_txn_by_fe [doris]

2024-09-26 Thread via GitHub
yujun777 commented on PR #41382: URL: https://github.com/apache/doris/pull/41382#issuecomment-2378322818 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](scanner) Fix incorrect _max_thread_num in scanner context when many queries are running. [doris]

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

Re: [PR] [chore](check) open shorten-64-to-32 error [doris]

2024-09-26 Thread via GitHub
Mryange commented on PR #41197: URL: https://github.com/apache/doris/pull/41197#issuecomment-2378348225 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](nereids) extend infer predicates [doris]

2024-09-26 Thread via GitHub
xzj7019 commented on code in PR #40878: URL: https://github.com/apache/doris/pull/40878#discussion_r1777970471 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/ReplacePredicate.java: ## @@ -0,0 +1,321 @@ +// Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] [fix](jni-reader) fix hudi jni scanner [doris]

2024-09-26 Thread via GitHub
github-actions[bot] commented on PR #41316: URL: https://github.com/apache/doris/pull/41316#issuecomment-2378345115 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] [cherry-pick](branch-2.1) pick hive text write from master [doris]

2024-09-26 Thread via GitHub
github-actions[bot] commented on PR #40537: URL: https://github.com/apache/doris/pull/40537#issuecomment-2378344261 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] [cherry-pick](branch-2.1) pick hive text write from master [doris]

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

(doris) branch master updated: [fix](hive) support null_format and escape_char for hive text (#40291)

2024-09-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new ba6102b6454 [fix](hive) support null_format a

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

2024-09-26 Thread via GitHub
xzj7019 commented on code in PR #40878: URL: https://github.com/apache/doris/pull/40878#discussion_r1777970156 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/ReplacePredicate.java: ## @@ -0,0 +1,321 @@ +// Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] [fix](hive) support null_format and escape_char for hive text [doris]

2024-09-26 Thread via GitHub
morningman merged PR #40291: URL: https://github.com/apache/doris/pull/40291 -- 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] [fix](jni-reader) fix hudi jni scanner [doris]

2024-09-26 Thread via GitHub
github-actions[bot] commented on PR #41316: URL: https://github.com/apache/doris/pull/41316#issuecomment-2378345084 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](jni-reader) fix hudi jni scanner [doris]

2024-09-26 Thread via GitHub
CalvinKirs commented on code in PR #41316: URL: https://github.com/apache/doris/pull/41316#discussion_r1777972360 ## fe/fe-common/pom.xml: ## @@ -132,6 +132,15 @@ under the License. org.apache.logging.log4j log4j-core + +co

[PR] [Enhancement](maxCompute)Implement compatibility with existing maxcompute catalogs from previous versions. [doris]

2024-09-26 Thread via GitHub
hubgeter opened a new pull request, #41386: URL: https://github.com/apache/doris/pull/41386 before pr #40225 ## 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 G

Re: [PR] [improve](serde) support const column in serialize/deserialize function [doris]

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

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

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

Re: [PR] [Enhancement](maxCompute)Implement compatibility with existing maxcompute catalogs from previous versions. [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41386: URL: https://github.com/apache/doris/pull/41386#issuecomment-2378349288 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](scanner) Check query status when iterating through rowsets and segments [doris]

2024-09-26 Thread via GitHub
yiguolei commented on PR #41363: URL: https://github.com/apache/doris/pull/41363#issuecomment-2378349393 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](iceberg)Parallelize splits for count(*) [doris]

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

(doris) branch master updated (ba6102b6454 -> ac7084c4ff1)

2024-09-26 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ba6102b6454 [fix](hive) support null_format and escape_char for hive text (#40291) add ac7084c4ff1 [opt](fu

Re: [PR] [chore](check) open shorten-64-to-32 error [doris]

2024-09-26 Thread via GitHub
Mryange commented on PR #41197: URL: https://github.com/apache/doris/pull/41197#issuecomment-2378349591 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] [enhancement](cloud) make active warmup job number configurable [doris]

2024-09-26 Thread via GitHub
freemandealer commented on PR #41233: URL: https://github.com/apache/doris/pull/41233#issuecomment-2378323542 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

Re: [PR] [improvement](iceberg)Parallelize splits for count(*) [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41169: URL: https://github.com/apache/doris/pull/41169#issuecomment-2378315657 TeamCity be ut coverage result: Function Coverage: 37.31% (9635/25823) Line Coverage: 28.71% (79723/277669) Region Coverage: 28.14% (41228/146512) Branch Coverage: 24.7

Re: [PR] [fix](regression) fix lru ttl evict regression [doris]

2024-09-26 Thread via GitHub
freemandealer commented on PR #41296: URL: https://github.com/apache/doris/pull/41296#issuecomment-2378323358 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

Re: [PR] [opt](function)Optimize the Percentile function. [doris]

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

Re: [PR] [chore](configuration) Change be jvm default max heap size. [doris]

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

<    1   2   3   4   5   6   7   >