(doris) branch branch-2.1 updated: Revert "branch-2.1: [bug](auto partition) Fix be crash with single replica insert" (#48926)

2025-03-11 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 bc3e93a8a95 Revert "branch-2.1: [bug](a

Re: [PR] [Enhancement] (nereids)implement showLoadWaringsCommand in nereids [doris]

2025-03-11 Thread via GitHub
dtkavin commented on code in PR #48652: URL: https://github.com/apache/doris/pull/48652#discussion_r1988684673 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -5367,6 +5371,53 @@ public LogicalPlan visitRecoverDatabase(RecoverDatabaseC

Re: [PR] [test](beut) add pipeline SortOperator beut [doris]

2025-03-11 Thread via GitHub
doris-robot commented on PR #48912: URL: https://github.com/apache/doris/pull/48912#issuecomment-2715069176 ClickBench: Total hot run time: 30.89 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0: [bug](auto partition) Fix be crash with single replica insert #48101 [doris]

2025-03-11 Thread via GitHub
doris-robot commented on PR #48457: URL: https://github.com/apache/doris/pull/48457#issuecomment-2713397049 TeamCity cloud ut coverage result: Function Coverage: 82.26% (1062/1291) Line Coverage: 65.82% (17638/26796) Region Coverage: 65.28% (8682/13299) Branch Coverage: 55.28

(doris) branch branch-2.1 updated (59b63fe388d -> bffa08454ef)

2025-03-11 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 59b63fe388d branch-2.1: [fix](Nereids) string constant folding process regex delim by mistake #48783 (#48876)

Re: [PR] [test](test) [doris]

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

Re: [PR] [test](beut) add pipeline SortOperator beut [doris]

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

Re: [PR] [Improvement]Add query start datetime [doris]

2025-03-11 Thread via GitHub
yiguolei commented on code in PR #48906: URL: https://github.com/apache/doris/pull/48906#discussion_r1988600148 ## fe/fe-core/src/main/java/org/apache/doris/plugin/audit/AuditLogBuilder.java: ## @@ -109,14 +110,22 @@ private void auditQueryLog(AuditEvent event) throws IllegalAc

Re: [I] [Enhancement] (nereids)implement alterRoutineLoadCommand in nereids [doris]

2025-03-11 Thread via GitHub
yx-keith commented on issue #42795: URL: https://github.com/apache/doris/issues/42795#issuecomment-2713024663 I will pick this -- 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](binlog) Wrong judgment of anyEnable for add binlog [doris]

2025-03-11 Thread via GitHub
wyxxxcat commented on PR #48919: URL: https://github.com/apache/doris/pull/48919#issuecomment-2713019325 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] (nereids) implement dropAnalyzeJoinCommand in nereids [doris]

2025-03-11 Thread via GitHub
yx-keith opened a new pull request, #48911: URL: https://github.com/apache/doris/pull/48911 ### What problem does this PR solve? Issue Number: close #42712 Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Te

(doris) branch auto-pick-48843-branch-3.0 created (now 5124dc82f88)

2025-03-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48843-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 5124dc82f88 branch-3.0: [fix](table) Breaking up dynamic partition table scheduling consuming

Re: [I] [Enhancement] (nereids)implement alterColocateGroupCommand in nereids [doris]

2025-03-11 Thread via GitHub
yx-keith commented on issue #42792: URL: https://github.com/apache/doris/issues/42792#issuecomment-2713026945 I will pick this -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

Re: [PR] [test](test) [doris]

2025-03-11 Thread via GitHub
doris-robot commented on PR #48913: URL: https://github.com/apache/doris/pull/48913#issuecomment-2713124392 ClickBench: Total hot run time: 31.02 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Improment]Add ComputeGroupMgr [doris]

2025-03-11 Thread via GitHub
github-actions[bot] commented on PR #48187: URL: https://github.com/apache/doris/pull/48187#issuecomment-2713063438 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: [I] [Bug] Database Sync: Doris-Flink Connector Fails to Auto-Create Table When MongoDB New Collection Inserted (DDL Event Not Captured) [doris-flink-connector]

2025-03-11 Thread via GitHub
kwonder0926 commented on issue #570: URL: https://github.com/apache/doris-flink-connector/issues/570#issuecomment-2710340137 After reviewing the source code, I found that this isn't a bug but rather an unimplemented feature. I'm currently exploring solutions for this and hope to submit a p

Re: [PR] [Enhancement] (nereids) implement killAnalyzeJobCommand in nereids [doris]

2025-03-11 Thread via GitHub
Thearas commented on PR #48918: URL: https://github.com/apache/doris/pull/48918#issuecomment-2713009514 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] [Enhancement] (nereids) implement killAnalyzeJobCommand in nereids [doris]

2025-03-11 Thread via GitHub
yx-keith opened a new pull request, #48918: URL: https://github.com/apache/doris/pull/48918 ### What problem does this PR solve? Issue Number: close #42713 Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Te

Re: [PR] branch-2.1:[fix](hudi) Fix Memory Leak in BitCaskDiskMap Due to Circular Reference [doris]

2025-03-11 Thread via GitHub
suxiaogang223 commented on PR #48916: URL: https://github.com/apache/doris/pull/48916#issuecomment-2712974534 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] branch-2.1: [fix](udf) alias udf skip check enable_java_udf #48843 [doris]

2025-03-11 Thread via GitHub
yiguolei closed pull request #48904: branch-2.1: [fix](udf) alias udf skip check enable_java_udf #48843 URL: https://github.com/apache/doris/pull/48904 -- 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 t

[PR] [fix](binlog) Wrong judgment of anyEnable for add binlog [doris]

2025-03-11 Thread via GitHub
wyxxxcat opened a new pull request, #48919: URL: https://github.com/apache/doris/pull/48919 ### What problem does this PR solve? Issue Number: close #xxx Related PR: https://github.com/apache/doris/pull/40680 Problem Summary: ### Release note None ###

Re: [PR] [opt](metrics) More precise task execution and wait worker time [doris]

2025-03-11 Thread via GitHub
yiguolei commented on code in PR #48750: URL: https://github.com/apache/doris/pull/48750#discussion_r1988635557 ## be/src/util/threadpool.cpp: ## @@ -47,7 +47,9 @@ DEFINE_GAUGE_METRIC_PROTOTYPE_2ARG(thread_pool_max_queue_size, MetricUnit::NOUNI DEFINE_GAUGE_METRIC_PROTOTYPE_2A

Re: [PR] [fix](binlog) Wrong judgment of anyEnable for add binlog [doris]

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

Re: [PR] [test](test) [doris]

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

Re: [PR] [fix](cloud) dup FDCache reset before FileCache dtor causing crash [doris]

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

Re: [PR] branch-3.0-pick: [Fix](merge-on-write) should re-calculate delete bitmaps between segments if BE restart before publish (#48775) [doris]

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

(doris) 12/23: add more ut of roles

2025-03-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git commit 930566af3e039eea8d82a230b0dd7d85e9c71e1c Author: BiteThet AuthorDate: Tue Mar 4 13:13:59 2025 +0800 add

Re: [I] [Bug] 无法将datetime类型数据转换成日期格式 [doris-spark-connector]

2025-03-11 Thread via GitHub
gnehil commented on issue #200: URL: https://github.com/apache/doris-spark-connector/issues/200#issuecomment-2713551138 > [@gnehil](https://github.com/gnehil) 您好,这个issue目前有什么进展吗? The latest version 25.0.1 has mapped the Datatime type to spark's TimestampType -- This is an automate

Re: [PR] [WIP](segment) Segment footer PB cache [doris]

2025-03-11 Thread via GitHub
zhiqiang- commented on PR #48924: URL: https://github.com/apache/doris/pull/48924#issuecomment-2713330929 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] [Feature](function) support year of week [doris]

2025-03-11 Thread via GitHub
BiteThet commented on PR #48870: URL: https://github.com/apache/doris/pull/48870#issuecomment-2713568875 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] branch-3.0: [fix](Nereids) fix split part with regex not exist in source string #48895 [doris]

2025-03-11 Thread via GitHub
LiBinfeng-01 commented on PR #48909: URL: https://github.com/apache/doris/pull/48909#issuecomment-2713494167 run cloud_p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] [Opt](log) Add delete bitmap cardinality log for merge-on-write table [doris]

2025-03-11 Thread via GitHub
bobhan1 opened a new pull request, #48930: URL: https://github.com/apache/doris/pull/48930 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [Opt](log) Add delete bitmap cardinality log for merge-on-write table [doris]

2025-03-11 Thread via GitHub
hello-stephen commented on PR #48930: URL: https://github.com/apache/doris/pull/48930#issuecomment-2713616181 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+pro

Re: [PR] [feature](cloud)Impl file cache microbench [doris]

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

(doris-website) branch asf-site updated (2fa96ac1b30 -> e94c7f96e8a)

2025-03-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 2fa96ac1b30 Automated deployment with doris branch @ b025d0ff57a72e7d73174bca28d60c000ae1 new e

(doris) branch auto-pick-47563-branch-3.0 created (now 5124dc82f88)

2025-03-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47563-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 5124dc82f88 branch-3.0: [fix](table) Breaking up dynamic partition table scheduling consuming

Re: [PR] [test](beut) add pipeline SortOperator beut [doris]

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

(doris) 01/01: Revert "branch-2.1: [bug](auto partition) Fix be crash with single replica in…"

2025-03-11 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch revert-48536-fix-auto-parition-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 85e21b6be248d73b0a5db11522817758ca369cab Author: yiguolei <676222...@qq.com> AuthorDate: Tue

Re: [PR] [Refine](segment) Fix potential data race on std::shared_ptr [doris]

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

[PR] [refactor](udf) refactor udf datatype to simplify logic [doris]

2025-03-11 Thread via GitHub
zhangstar333 opened a new pull request, #48932: URL: https://github.com/apache/doris/pull/48932 ### What problem does this PR solve? Problem Summary: refactor udf datatype to simplify logic, and let complex type extends basic type ### Release note None ### Check Li

Re: [PR] [WIP](segment) Segment footer PB cache [doris]

2025-03-11 Thread via GitHub
zhiqiang- commented on code in PR #48924: URL: https://github.com/apache/doris/pull/48924#discussion_r197406 ## be/src/olap/segment_footer_cache.h: ## @@ -0,0 +1,115 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreeme

Re: [PR] [Enhancement](ctas) Support create auto range partition table with CTAS command [doris]

2025-03-11 Thread via GitHub
Thearas commented on PR #48931: URL: https://github.com/apache/doris/pull/48931#issuecomment-2713660846 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] [Enhancement](ctas) Support create auto range partition table with CTAS command [doris]

2025-03-11 Thread via GitHub
zclllyybb opened a new pull request, #48931: URL: https://github.com/apache/doris/pull/48931 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: In this case, we do no upgrade of nullable property because user should know

Re: [PR] [Fix](cloud) Should not skip to calculate delete bitmaps in publish phase if cache miss when get delete bitmap [doris]

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

Re: [PR] [Improvement]Add query start datetime [doris]

2025-03-11 Thread via GitHub
wangbo commented on PR #48906: URL: https://github.com/apache/doris/pull/48906#issuecomment-2713830667 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] [be](ut) fix be ut test invalid case failed [doris]

2025-03-11 Thread via GitHub
doris-robot commented on PR #48928: URL: https://github.com/apache/doris/pull/48928#issuecomment-2713837389 ClickBench: Total hot run time: 30.75 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feat](Nereids) support show tabletId command [doris]

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

Re: [PR] [test](beut) add pipeline SortOperator beut [doris]

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

Re: [PR] [Refactor](function) make all Datetime arithmetic operation overflow lead to exception in BE [doris]

2025-03-11 Thread via GitHub
zclllyybb commented on PR #45265: URL: https://github.com/apache/doris/pull/45265#issuecomment-2713168427 This pr not merged in any branch before 3.1/4.0 -- 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

Re: [PR] [Enhancement] Support some math functions [doris]

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

Re: [PR] [opt](metrics) More precise task execution and wait worker time [doris]

2025-03-11 Thread via GitHub
zhiqiang- commented on code in PR #48750: URL: https://github.com/apache/doris/pull/48750#discussion_r1988704657 ## be/src/util/threadpool.cpp: ## @@ -47,7 +47,9 @@ DEFINE_GAUGE_METRIC_PROTOTYPE_2ARG(thread_pool_max_queue_size, MetricUnit::NOUNI DEFINE_GAUGE_METRIC_PROTOTY

Re: [I] [Bug] Spark Doris Connector V2ExpressionBuilder缺少表达式转换导致执行计划接口查询失败问题 [doris-spark-connector]

2025-03-11 Thread via GitHub
JNSimba commented on issue #282: URL: https://github.com/apache/doris-spark-connector/issues/282#issuecomment-2712771985 @aoyuEra You can directly submit a PR fix, you can refer to here https://doris.apache.org/zh-CN/community/how-to-contribute/pull-request -- This is an automated messag

Re: [PR] [test](mtmv) Fix regression test not stable and add log for debug [doris]

2025-03-11 Thread via GitHub
seawinde commented on PR #48483: URL: https://github.com/apache/doris/pull/48483#issuecomment-2713176902 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

(doris) 03/23: [refactor](runtime filter) Refine null property in runtime filter (#48534)

2025-03-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git commit d9a559dc2f1c9af0e17520d9ec846afeacf49fba Author: Gabriel AuthorDate: Mon Mar 3 12:30:13 2025 +0800 [refacto

(doris) 09/23: fix compile fail and format

2025-03-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git commit 5eb01aa877973b92148744439e4f7bc175b22b2f Author: BiteThet AuthorDate: Mon Mar 3 23:00:03 2025 +0800 fix

(doris) 23/23: add some metrics

2025-03-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git commit 6c6033c0fc9f02796976ff40d3c98031c73e6290 Author: BiteThet AuthorDate: Tue Mar 11 15:45:22 2025 +0800 ad

(doris) 06/23: [runtime filter](UT) test bloom filter (#48575)

2025-03-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git commit 5640bdcf6d2a0534839c3cc0e77c980411764a07 Author: Gabriel AuthorDate: Mon Mar 3 19:49:50 2025 +0800 [runtime

(doris) 19/23: [test](ut) add ut for bloom filter and hybridset (#48698)

2025-03-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git commit 9d710a686f79de6956de3024f3b2a1c4cec17f94 Author: Jerry Hu AuthorDate: Fri Mar 7 10:18:56 2025 +0800 [test](

(doris) 13/23: test rf utils (#48615)

2025-03-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git commit 74bcdbc464c510eda8c1d6183971716871189a3b Author: Gabriel AuthorDate: Tue Mar 4 15:30:49 2025 +0800 test rf

(doris) 18/23: add rpc fail test and eof test

2025-03-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git commit c51219ca78ce2c5b3dcd2c9b002cf56ae5515eef Author: BiteThet AuthorDate: Wed Mar 5 22:04:49 2025 +0800 add

(doris) 04/23: [runtime filter](UT) test in filter (#48562)

2025-03-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git commit 9db838121b6a802660cbd9947131aaa4b4fde30b Author: Gabriel AuthorDate: Mon Mar 3 17:33:30 2025 +0800 [runtime

(doris) 07/23: fix coredump

2025-03-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git commit 874718c29da4f977ae7f27c70cdde23003ea5500 Author: BiteThet AuthorDate: Mon Mar 3 21:07:10 2025 +0800 fix

(doris) 15/23: format (#48658)

2025-03-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git commit db3ebf6a587bcf0b823f2139f645b766ecb34005 Author: Gabriel AuthorDate: Wed Mar 5 09:49:25 2025 +0800 format (

(doris) 10/23: fix UT (#48591)

2025-03-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git commit a1be0a664878ddaf507550894d1ade2123686150 Author: Gabriel AuthorDate: Tue Mar 4 09:19:45 2025 +0800 fix UT (

(doris) 21/23: resolve conflict

2025-03-11 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git commit d1953871c2e0444860761a25614d8ab56639b994 Author: BiteThet AuthorDate: Fri Mar 7 13:39:53 2025 +0800 res

Re: [PR] branch-2.1: [opt](mtmv) Opt materialized view rewrite performance when the num of struct infos are huge #48782 [doris]

2025-03-11 Thread via GitHub
yiguolei merged PR #48856: URL: https://github.com/apache/doris/pull/48856 -- 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](binlog) Wrong judgment of anyEnable for add binlog [doris]

2025-03-11 Thread via GitHub
github-actions[bot] commented on PR #48919: URL: https://github.com/apache/doris/pull/48919#issuecomment-2713061490 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](doris compose) fix network sometimes failed [doris]

2025-03-11 Thread via GitHub
github-actions[bot] commented on PR #48898: URL: https://github.com/apache/doris/pull/48898#issuecomment-2713003568 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] [draft](doris compose) fix network sometimes failed [doris]

2025-03-11 Thread via GitHub
yujun777 commented on PR #48898: URL: https://github.com/apache/doris/pull/48898#issuecomment-2712976890 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] branch-3.0: [fix](auth)fix check internal priv when drop db of external catalog [doris]

2025-03-11 Thread via GitHub
doris-robot commented on PR #47876: URL: https://github.com/apache/doris/pull/47876#issuecomment-2713081871 ClickBench: Total hot run time: 32.28 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement] Support some math functions [doris]

2025-03-11 Thread via GitHub
zclllyybb commented on PR #48476: URL: https://github.com/apache/doris/pull/48476#issuecomment-2713083513 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] [test](beut) add pipeline SortOperator beut [doris]

2025-03-11 Thread via GitHub
doris-robot commented on PR #48912: URL: https://github.com/apache/doris/pull/48912#issuecomment-2713123342 ClickBench: Total hot run time: 30.93 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](cloud) dup FDCache reset before FileCache dtor causing crash [doris]

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

Re: [PR] [Enhancement] (nereids)implement showLoadWaringsCommand in nereids [doris]

2025-03-11 Thread via GitHub
dtkavin commented on code in PR #48652: URL: https://github.com/apache/doris/pull/48652#discussion_r1988685443 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowLoadWarningsCommand.java: ## @@ -0,0 +1,352 @@ +// Licensed to the Apache Software Foundat

[PR] [fix](hudi) replace non thread safe SimpleDateFormat [doris]

2025-03-11 Thread via GitHub
morningman opened a new pull request, #48923: URL: https://github.com/apache/doris/pull/48923 ### What problem does this PR solve? `SimpleDateFormat` is not thread safe, replace it with `DateTimeFormatter` ### Release note None ### Check List (For Author) -

Re: [PR] [Enhancement] Support some math functions [doris]

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

Re: [PR] [fix](cloud) dup FDCache reset before FileCache dtor causing crash [doris]

2025-03-11 Thread via GitHub
doris-robot commented on PR #48915: URL: https://github.com/apache/doris/pull/48915#issuecomment-2713157797 ClickBench: Total hot run time: 31.53 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [WIP](segment) Segment footer PB cache [doris]

2025-03-11 Thread via GitHub
yiguolei commented on code in PR #48924: URL: https://github.com/apache/doris/pull/48924#discussion_r1988837577 ## be/src/olap/segment_footer_cache.h: ## @@ -0,0 +1,115 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements.

Re: [PR] branch-3.0-pick: [compaction](config) Add a config to control whether to prune rows with delete sign=1 in base compaction (#48241) [doris]

2025-03-11 Thread via GitHub
doris-robot commented on PR #4: URL: https://github.com/apache/doris/pull/4#issuecomment-2713369126 ClickBench: Total hot run time: 32.06 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [test](beut) add pipeline SortOperator beut [doris]

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

[PR] [test](ut) add cases about partitioned aggregation operators [doris]

2025-03-11 Thread via GitHub
mrhhsg opened a new pull request, #48925: URL: https://github.com/apache/doris/pull/48925 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [fix](nereids) fix colocate agg + join compute wrong result [doris]

2025-03-11 Thread via GitHub
doris-robot commented on PR #48934: URL: https://github.com/apache/doris/pull/48934#issuecomment-2713951581 ClickBench: Total hot run time: 30.6 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] branch-3.0: [bug](auto partition) Fix be crash with single replica insert #48101 [doris]

2025-03-11 Thread via GitHub
doris-robot commented on PR #48457: URL: https://github.com/apache/doris/pull/48457#issuecomment-2713978833 TeamCity cloud ut coverage result: Function Coverage: 82.26% (1062/1291) Line Coverage: 65.73% (17614/26796) Region Coverage: 65.21% (8672/13299) Branch Coverage: 55.21

Re: [PR] [fix](hudi) replace non thread safe SimpleDateFormat [doris]

2025-03-11 Thread via GitHub
morningman commented on PR #48923: URL: https://github.com/apache/doris/pull/48923#issuecomment-2714075755 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](nereids) fix colocate agg + join compute wrong result [doris]

2025-03-11 Thread via GitHub
github-actions[bot] commented on PR #48934: URL: https://github.com/apache/doris/pull/48934#issuecomment-2713923108 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](log) Add more delete bitmap log for merge-on-write table [doris]

2025-03-11 Thread via GitHub
bobhan1 commented on PR #48930: URL: https://github.com/apache/doris/pull/48930#issuecomment-2713907897 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] [Opt](log) Add more delete bitmap log for merge-on-write table [doris]

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

[PR] [fix](variant) update least common type [doris]

2025-03-11 Thread via GitHub
csun5285 opened a new pull request, #48935: URL: https://github.com/apache/doris/pull/48935 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [fix](variant) update least common type [doris]

2025-03-11 Thread via GitHub
csun5285 commented on PR #48935: URL: https://github.com/apache/doris/pull/48935#issuecomment-2714090819 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

(doris) branch auto-pick-48895-branch-2.1 updated (59b63fe388d -> 01611cc3308)

2025-03-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48895-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 59b63fe388d branch-2.1: [fix](Nereids) string constant folding process regex delim by mistake

Re: [PR] [Opt](log) Add more delete bitmap log for merge-on-write table [doris]

2025-03-11 Thread via GitHub
doris-robot commented on PR #48930: URL: https://github.com/apache/doris/pull/48930#issuecomment-2714100535 ClickBench: Total hot run time: 31.21 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] branch-3.0: [fix](statistics)Control memory use for sample partition column and key column. #46534 [doris]

2025-03-11 Thread via GitHub
github-actions[bot] opened a new pull request, #48922: URL: https://github.com/apache/doris/pull/48922 Cherry-picked from #46534 -- 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 comme

Re: [PR] [chore](profile) Add checker for profile level [doris]

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

Re: [PR] branch-3.0: [fix](statistics)Control memory use for sample partition column and key column. #46534 [doris]

2025-03-11 Thread via GitHub
dataroaring closed pull request #48922: branch-3.0: [fix](statistics)Control memory use for sample partition column and key column. #46534 URL: https://github.com/apache/doris/pull/48922 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] [chore](profile) Add checker for profile level [doris]

2025-03-11 Thread via GitHub
github-actions[bot] commented on PR #48787: URL: https://github.com/apache/doris/pull/48787#issuecomment-2713085132 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 auto-pick-46534-branch-2.1 created (now bffa08454ef)

2025-03-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46534-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at bffa08454ef branch-2.1: [opt](mtmv) Opt materialized view rewrite performance when the num of

(doris) branch auto-pick-46534-branch-3.0 updated (5124dc82f88 -> afbab263fe8)

2025-03-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46534-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 5124dc82f88 branch-3.0: [fix](table) Breaking up dynamic partition table scheduling consuming

Re: [PR] [fix](function) fix error result when STR_TO_DATE input all space (#4… [doris]

2025-03-11 Thread via GitHub
Mryange commented on PR #48920: URL: https://github.com/apache/doris/pull/48920#issuecomment-2713030707 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

[PR] [fix](function) fix error result when STR_TO_DATE input all space (#4… [doris]

2025-03-11 Thread via GitHub
Mryange opened a new pull request, #48920: URL: https://github.com/apache/doris/pull/48920 …8872) https://github.com/apache/doris/pull/48872 before ``` mysql> select STR_TO_DATE (' ', '%Y-%m-%d %H:%i:%s'); +-+ | STR_TO_DATE (' ', '%Y

Re: [PR] [fix](function) fix error result when STR_TO_DATE input all space (#4… [doris]

2025-03-11 Thread via GitHub
Thearas commented on PR #48920: URL: https://github.com/apache/doris/pull/48920#issuecomment-2713030307 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

<    1   2   3   4   5   6   7   8   9   10   >