Re: [PR] Refactor rf [doris]

2025-03-06 Thread via GitHub
BiteThet commented on PR #48225: URL: https://github.com/apache/doris/pull/48225#issuecomment-2705489146 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] [feature](schema) support temporary table like mysql [doris]

2025-03-06 Thread via GitHub
Yulei-Yang commented on PR #40680: URL: https://github.com/apache/doris/pull/40680#issuecomment-2705729815 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] branch-2.1 [fix](nereids) avoid generate Runtime filter whose target is not a base table column [doris]

2025-03-06 Thread via GitHub
englefly commented on PR #48779: URL: https://github.com/apache/doris/pull/48779#issuecomment-2705265347 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](inverted index) Add a basic tokenizer [doris]

2025-03-06 Thread via GitHub
zzzxl1993 commented on PR #48716: URL: https://github.com/apache/doris/pull/48716#issuecomment-2705770686 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] [Fix](cloud) Should calculate delete bitmaps between segments when re-calculate for all historical data if cache missed in publish phase [doris]

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

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

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

Re: [PR] [Enhancement](nereids)support show restore in nereids [doris]

2025-03-06 Thread via GitHub
doris-robot commented on PR #48784: URL: https://github.com/apache/doris/pull/48784#issuecomment-2705766103 TPC-H: Total hot run time: 33761 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: [opt](vault) Check hdfs connectivity when creating hdfs storage vault #48369 [doris]

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

Re: [PR] [Chore](case) pick FragmentMgr::send_filter_size.return_eof/RuntimeFilterProducer::send_size.rpc_fail to 3.0 [doris]

2025-03-06 Thread via GitHub
BiteThet commented on PR #48819: URL: https://github.com/apache/doris/pull/48819#issuecomment-2705679136 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] [feature](schema) support temporary table like mysql [doris]

2025-03-06 Thread via GitHub
doris-robot commented on PR #40680: URL: https://github.com/apache/doris/pull/40680#issuecomment-2705760690 TeamCity cloud ut coverage result: Function Coverage: 82.15% (1063/1294) Line Coverage: 65.70% (17634/26840) Region Coverage: 65.16% (8692/13340) Branch Coverage: 55.09

Re: [PR] branch-3.0: [opt](vault) Check hdfs connectivity when creating hdfs storage vault #48369 [doris]

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

Re: [PR] [fix](Nereids) string constant folding process regex delim by mistake [doris]

2025-03-06 Thread via GitHub
github-actions[bot] commented on PR #48783: URL: https://github.com/apache/doris/pull/48783#issuecomment-2705761395 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] branch-2.1: [fix](cold hot separation) Fix the issue that files on the remote storage are not deleted after triggering cold data compaction. (#48109) [doris]

2025-03-06 Thread via GitHub
doris-robot commented on PR #48446: URL: https://github.com/apache/doris/pull/48446#issuecomment-2705761278 # BE UT Coverage Report Increment line coverage `0.00% (0/1)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/2917fd1a658fbd14beda66e90fc3a37e964c3

Re: [PR] branch-3.0: [fix](test) Remove unnecessary checks for sp test #48611 [doris]

2025-03-06 Thread via GitHub
github-actions[bot] commented on PR #48726: URL: https://github.com/apache/doris/pull/48726#issuecomment-2705759046 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](test) Remove unnecessary checks for sp test #48611 [doris]

2025-03-06 Thread via GitHub
github-actions[bot] commented on PR #48726: URL: https://github.com/apache/doris/pull/48726#issuecomment-2705758987 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] [test](cold hot separation) add a cold hot separation regression test for hdfs [doris]

2025-03-06 Thread via GitHub
github-actions[bot] commented on PR #48452: URL: https://github.com/apache/doris/pull/48452#issuecomment-2705758631 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](statistics)The column name should be case sensitive when inject column stats. [doris]

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

Re: [PR] [Enhancement](nereids)support show backup in nereids [doris]

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

Re: [PR] [Chore](case) pick FragmentMgr::send_filter_size.return_eof/RuntimeFilterProducer::send_size.rpc_fail to 2.1 [doris]

2025-03-06 Thread via GitHub
BiteThet commented on PR #48817: URL: https://github.com/apache/doris/pull/48817#issuecomment-2705747781 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] [improve](mow) refactor mow update lock for compaction to reduce txn conflict [doris]

2025-03-06 Thread via GitHub
doris-robot commented on PR #48024: URL: https://github.com/apache/doris/pull/48024#issuecomment-2705743308 TeamCity cloud ut coverage result: Function Coverage: 82.36% (1069/1298) Line Coverage: 65.91% (17894/27149) Region Coverage: 65.39% (8811/13475) Branch Coverage: 55.35

[PR] [Chore](check) modify sanity_check's rows type from int32 to int64 [doris]

2025-03-06 Thread via GitHub
BiteThet opened a new pull request, #48821: URL: https://github.com/apache/doris/pull/48821 ### What problem does this PR solve? modify sanity_check's rows type from int32 to int64 ### Release note None ### Check List (For Author) - Test - [ ] Regres

Re: [PR] branch-3.0: [opt](vault) Check hdfs connectivity when creating hdfs storage vault #48369 [doris]

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

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

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

Re: [PR] [fix](group commit)Fix wal manager ut [doris]

2025-03-06 Thread via GitHub
github-actions[bot] commented on PR #48789: URL: https://github.com/apache/doris/pull/48789#issuecomment-2705670817 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] [Chore](case) pick FragmentMgr::send_filter_size.return_eof/RuntimeFilterProducer::send_size.rpc_fail to 2.1 [doris]

2025-03-06 Thread via GitHub
hello-stephen commented on PR #48817: URL: https://github.com/apache/doris/pull/48817#issuecomment-2705727731 # BE UT Coverage Report Increment line coverage `0.00% (0/10)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/c58999262505f65fef043b28b3492ff6e3

(doris-website) branch asf-site updated (52b4576ca2e -> 5e277e1336e)

2025-03-06 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 52b4576ca2e Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new 5

Re: [PR] [Enhancement](nereids)support show restore in nereids [doris]

2025-03-06 Thread via GitHub
lsy3993 commented on PR #48784: URL: https://github.com/apache/doris/pull/48784#issuecomment-2705720224 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] [Feat](Nereids) support show tabletId command [doris]

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

[I] [Bug] Full Data Sync: Doris-Flink Connector Fails to Auto-Create Table When MongoDB New Collection Inserted (DDL Event Not Captured) [doris-flink-connector]

2025-03-06 Thread via GitHub
kwonder0926 opened a new issue, #570: URL: https://github.com/apache/doris-flink-connector/issues/570 ### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version

Re: [PR] [Enhancement] (nereids)implement dropCached/Expired/StatsCommand in nereids [doris]

2025-03-06 Thread via GitHub
yx-keith commented on PR #48763: URL: https://github.com/apache/doris/pull/48763#issuecomment-2705692410 run buidall -- 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](statistics)The column name should be case sensitive when inject column stats. [doris]

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

[PR] [Bug] Fix accidental table deletion during restore job [doris]

2025-03-06 Thread via GitHub
wubiaoi opened a new pull request, #48820: URL: https://github.com/apache/doris/pull/48820 ### What problem does this PR solve? 如果使用CCR配置库同步任务时,目标库下有同名的表,会导致误删除表,以及master与follower 表meta不一致。 CCR任务对于目标库下已经有相同表的处理流程 在FE端判断如果Restore的表已经存在,会校验新表和原表的scheme等信息是否一致,如果不一致会抛出异常(Ta

Re: [PR] [improvement](statistics)Improve analyze partition column and key column corner case. [doris]

2025-03-06 Thread via GitHub
morrySnow commented on code in PR #48757: URL: https://github.com/apache/doris/pull/48757#discussion_r1984562275 ## fe/fe-core/src/main/java/org/apache/doris/statistics/OlapAnalysisTask.java: ## @@ -190,8 +199,16 @@ protected Pair, Long> getSampleTablets() { for (in

Re: [PR] [improve](mow) refactor mow update lock for compaction to reduce txn conflict [doris]

2025-03-06 Thread via GitHub
mymeiyi commented on PR #48024: URL: https://github.com/apache/doris/pull/48024#issuecomment-2705700435 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](cloud) Should calculate delete bitmaps between segments when re-calculate for all historical data if cache missed in publish phase [doris]

2025-03-06 Thread via GitHub
doris-robot commented on PR #48748: URL: https://github.com/apache/doris/pull/48748#issuecomment-2705648548 # BE UT Coverage Report Increment line coverage `0.00% (0/19)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/7a90fd9de3b88eb9f9de7e0259bf95bea40d

Re: [PR] branch-2.1: [fix](cold hot separation) Fix the issue that files on the remote storage are not deleted after triggering cold data compaction. (#48109) [doris]

2025-03-06 Thread via GitHub
yagagagaga commented on PR #48446: URL: https://github.com/apache/doris/pull/48446#issuecomment-2705695842 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] branch-3.0: [fix](index build) Correct inverted index behavior after dynamically adding a column #48389 [doris]

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

Re: [PR] [opt](Nereids) support more pattern in DeferMaterializeTopNResult [doris]

2025-03-06 Thread via GitHub
Thearas commented on PR #48747: URL: https://github.com/apache/doris/pull/48747#issuecomment-2703103667 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] [ut](datatype) Add BE UT for some basic data types and serializers [doris]

2025-03-06 Thread via GitHub
jacktengg commented on PR #48788: URL: https://github.com/apache/doris/pull/48788#issuecomment-2705695423 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] [Chore](case) pick FragmentMgr::send_filter_size.return_eof/RuntimeFilterProducer::send_size.rpc_fail to 3.0 [doris]

2025-03-06 Thread via GitHub
BiteThet opened a new pull request, #48819: URL: https://github.com/apache/doris/pull/48819 part of https://github.com/apache/doris/pull/48225 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] [Chore](case) pick FragmentMgr::send_filter_size.return_eof/RuntimeFilterProducer::send_size.rpc_fail to 2.1 [doris]

2025-03-06 Thread via GitHub
Thearas commented on PR #48817: URL: https://github.com/apache/doris/pull/48817#issuecomment-2705674546 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] [Chore](case) pick FragmentMgr::send_filter_size.return_eof/RuntimeFilterProducer::send_size.rpc_fail to 2.1 [doris]

2025-03-06 Thread via GitHub
BiteThet opened a new pull request, #48817: URL: https://github.com/apache/doris/pull/48817 part of https://github.com/apache/doris/pull/48225 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] [Enhancement](nereids)support show restore in nereids [doris]

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

[PR] [fix](hudi-jni) kill jol process [doris]

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

Re: [PR] [Chore](case) pick FragmentMgr::send_filter_size.return_eof/RuntimeFilterProducer::send_size.rpc_fail to 2.1 [doris]

2025-03-06 Thread via GitHub
BiteThet commented on PR #48817: URL: https://github.com/apache/doris/pull/48817#issuecomment-2705674597 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](group commit)Fix wal manager ut [doris]

2025-03-06 Thread via GitHub
github-actions[bot] commented on PR #48789: URL: https://github.com/apache/doris/pull/48789#issuecomment-2705670871 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: [opt](vault) Check hdfs connectivity when creating hdfs storage vault #48369 [doris]

2025-03-06 Thread via GitHub
hello-stephen commented on PR #48816: URL: https://github.com/apache/doris/pull/48816#issuecomment-2705669219 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-3.0: [opt](vault) Check hdfs connectivity when creating hdfs storage vault #48369 [doris]

2025-03-06 Thread via GitHub
hello-stephen commented on PR #48816: URL: https://github.com/apache/doris/pull/48816#issuecomment-2705669122 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

(doris) branch auto-pick-48369-branch-3.0 updated (3936408ec88 -> e63877b1280)

2025-03-06 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48369-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 3936408ec88 branch-3.0: [case](auth)fix no such property jdbcUser #48622 (#48633) add e63

Re: [PR] branch-3.0: [opt](vault) Check hdfs connectivity when creating hdfs storage vault #48369 [doris]

2025-03-06 Thread via GitHub
dataroaring closed pull request #48816: branch-3.0: [opt](vault) Check hdfs connectivity when creating hdfs storage vault #48369 URL: https://github.com/apache/doris/pull/48816 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] branch-3.0: [opt](vault) Check hdfs connectivity when creating hdfs storage vault #48369 [doris]

2025-03-06 Thread via GitHub
github-actions[bot] opened a new pull request, #48816: URL: https://github.com/apache/doris/pull/48816 Cherry-picked from #48369 -- 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] [opt](vault) Check hdfs connectivity when creating hdfs storage vault [doris]

2025-03-06 Thread via GitHub
dataroaring merged PR #48369: URL: https://github.com/apache/doris/pull/48369 -- 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] [enhancement](maxcompute)support maxcompute timestamp column type. [doris]

2025-03-06 Thread via GitHub
github-actions[bot] commented on PR #48768: URL: https://github.com/apache/doris/pull/48768#issuecomment-2705639593 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] [refactor](minor) Rename scanners [doris]

2025-03-06 Thread via GitHub
hello-stephen commented on PR #48810: URL: https://github.com/apache/doris/pull/48810#issuecomment-2705492209 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] [fix](Nereids) string constant folding process regex delim by mistake [doris]

2025-03-06 Thread via GitHub
github-actions[bot] commented on PR #48783: URL: https://github.com/apache/doris/pull/48783#issuecomment-2705638275 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] [refactor](minor) Rename scanners [doris]

2025-03-06 Thread via GitHub
doris-robot commented on PR #48810: URL: https://github.com/apache/doris/pull/48810#issuecomment-2705646797 # BE UT Coverage Report Increment line coverage `1.49% (1/67)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/43cbd248bf83149cfa3a6546617f3a30110d

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

2025-03-06 Thread via GitHub
hello-stephen commented on PR #48775: URL: https://github.com/apache/doris/pull/48775#issuecomment-2705658422 # BE UT Coverage Report Increment line coverage `10.00% (2/20)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/c0117f2f83e59e51b61d17d154822a2d1

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

2025-03-06 Thread via GitHub
hello-stephen commented on PR #48815: URL: https://github.com/apache/doris/pull/48815#issuecomment-2705655274 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

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

2025-03-06 Thread via GitHub
xiedeyantu opened a new pull request, #48815: URL: https://github.com/apache/doris/pull/48815 ### What problem does this PR solve? Problem Summary: ### Release note None ### Check List (For Author) - Test - [x] Regression test - [x] Unit Test

Re: [PR] Bump google.golang.org/protobuf from 1.27.1 to 1.33.0 in /extension/beats [doris]

2025-03-06 Thread via GitHub
dependabot[bot] commented on PR #32207: URL: https://github.com/apache/doris/pull/32207#issuecomment-2705220425 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let

[PR] branch-3.0: [test](kerberos)Add hdfs(tvf),outfile and export test (#48433) [doris]

2025-03-06 Thread via GitHub
CalvinKirs opened a new pull request, #48814: URL: https://github.com/apache/doris/pull/48814 #48433 Add hdfs(tvf),outfile and export test (cherry picked from commit 48fa09096d695c1f760b04ceb834789b1fde63dc) -- This is an automated message from the Apache Git Service.

Re: [PR] [fix](group commit) fix some group commit problem [doris]

2025-03-06 Thread via GitHub
hello-stephen commented on PR #48621: URL: https://github.com/apache/doris/pull/48621#issuecomment-2705649766 # BE UT Coverage Report Increment line coverage `0.00% (0/6)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/ec3c33e8997952842a37560c88cb085b022

Re: [PR] [test](fe) Add session variable enable_reserve_memory for testing [doris]

2025-03-06 Thread via GitHub
Thearas commented on PR #48813: URL: https://github.com/apache/doris/pull/48813#issuecomment-2705648220 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] [test](fe) Add session variable enable_reserve_memory for testing [doris]

2025-03-06 Thread via GitHub
mrhhsg opened a new pull request, #48813: URL: https://github.com/apache/doris/pull/48813 ### 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] [Enhancement] (nereids)implement dropCached/Expired/StatsCommand in nereids [doris]

2025-03-06 Thread via GitHub
yx-keith commented on PR #48763: URL: https://github.com/apache/doris/pull/48763#issuecomment-2705649753 run buidall -- 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] branch-3.0: [fix](ob catalog) fix oceanbase catalog get connection #48593 [doris]

2025-03-06 Thread via GitHub
dataroaring closed pull request #48807: branch-3.0: [fix](ob catalog) fix oceanbase catalog get connection #48593 URL: https://github.com/apache/doris/pull/48807 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] branch-3.0: [test](kerberos)Add hdfs(tvf),outfile and export test (#48433) [doris]

2025-03-06 Thread via GitHub
CalvinKirs commented on PR #48814: URL: https://github.com/apache/doris/pull/48814#issuecomment-2705649368 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] [test](beut) add pipeline DistinctStreamingAggOperator beut [doris]

2025-03-06 Thread via GitHub
doris-robot commented on PR #48805: URL: https://github.com/apache/doris/pull/48805#issuecomment-2705647446 # BE UT Coverage Report Increment line coverage `0.00% (0/6)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/90334940bd52ae0b5d4e8a7d8fa6a5bf4c773

Re: [PR] [fix](statistics)The column name should be case sensitive when inject column stats. [doris]

2025-03-06 Thread via GitHub
Jibing-Li commented on PR #48812: URL: https://github.com/apache/doris/pull/48812#issuecomment-2705647242 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] [fix](Prepared Statment) Fix exec prepared insert stmt in non master error [doris]

2025-03-06 Thread via GitHub
liutang123 commented on PR #48689: URL: https://github.com/apache/doris/pull/48689#issuecomment-2705643953 > please add test case? example pick none master frontend and send insert/delete/update prepared requests The pipeline doris cluster has only one FE. -- This is an automated m

Re: [PR] [enhancement](maxcompute)support maxcompute timestamp column type. [doris]

2025-03-06 Thread via GitHub
github-actions[bot] commented on PR #48768: URL: https://github.com/apache/doris/pull/48768#issuecomment-2705639566 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](statistics)The column name should be case sensitive when inject column stats. [doris]

2025-03-06 Thread via GitHub
Jibing-Li commented on PR #48812: URL: https://github.com/apache/doris/pull/48812#issuecomment-2705639858 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

(doris-website) branch asf-site updated (fe1c01860bc -> 52b4576ca2e)

2025-03-06 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 fe1c01860bc Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new 5

Re: [PR] [fix](excutor) Fix high priority push task thread hold lock long time [doris]

2025-03-06 Thread via GitHub
liutang123 commented on PR #48259: URL: https://github.com/apache/doris/pull/48259#issuecomment-2705629613 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [PR] [refactor](pipeline) refactor local merge sort operator [doris]

2025-03-06 Thread via GitHub
Mryange commented on PR #48360: URL: https://github.com/apache/doris/pull/48360#issuecomment-2705629332 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] [refactor](minor) Rename scanners [doris]

2025-03-06 Thread via GitHub
doris-robot commented on PR #48810: URL: https://github.com/apache/doris/pull/48810#issuecomment-2705565229 TPC-H: Total hot run time: 32616 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 DistinctStreamingAggOperator beut [doris]

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

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

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

Re: [PR] [Fix](case) Fix `test_config_prune_delete_sign` when `force_olap_table_replication_num=3` [doris]

2025-03-06 Thread via GitHub
dataroaring merged PR #48778: URL: https://github.com/apache/doris/pull/48778 -- 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] branch-3.0: [bug](auto partition) Fix be crash with single replica insert #48101 [doris]

2025-03-06 Thread via GitHub
doris-robot commented on PR #48457: URL: https://github.com/apache/doris/pull/48457#issuecomment-2705455914 TeamCity cloud ut coverage result: Function Coverage: 82.26% (1062/1291) Line Coverage: 65.79% (17610/26765) Region Coverage: 65.31% (8675/13282) Branch Coverage: 55.29

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

2025-03-06 Thread via GitHub
yx-keith commented on issue #42620: URL: https://github.com/apache/doris/issues/42620#issuecomment-2705303187 I will pck this, thanks -- 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

Re: [PR] [fix](func) Fix be core dump caused by mem out of bound [doris]

2025-03-06 Thread via GitHub
BiteThet merged PR #48693: URL: https://github.com/apache/doris/pull/48693 -- 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] [Enhancement] (nereids) support show table status command [doris]

2025-03-06 Thread via GitHub
github-actions[bot] commented on PR #48715: URL: https://github.com/apache/doris/pull/48715#issuecomment-2705595154 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] [Enhancement] (nereids) support show table status command [doris]

2025-03-06 Thread via GitHub
github-actions[bot] commented on PR #48715: URL: https://github.com/apache/doris/pull/48715#issuecomment-2705595110 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] [Improment]Add ComputeGroupMgr [doris]

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

Re: [PR] [refactor](minor) Rename scanners [doris]

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

Re: [PR] Refactor rf [doris]

2025-03-06 Thread via GitHub
BiteThet commented on PR #48225: URL: https://github.com/apache/doris/pull/48225#issuecomment-2705579516 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

(doris) branch refactor_rf updated (007e58b507d -> 119abb6e6cd)

2025-03-06 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch refactor_rf in repository https://gitbox.apache.org/repos/asf/doris.git discard 007e58b507d [test](bloom_filter_func) add case about algorithm discard 4c1968ec46e [test](ut) add ut for bloo

Re: [PR] [enhance](regression) Add `check_runtime_filter_partition_prune_counter` to support testing runtime filter partition pruning [doris]

2025-03-06 Thread via GitHub
hello-stephen commented on PR #48777: URL: https://github.com/apache/doris/pull/48777#issuecomment-2705476034 # BE UT Coverage Report Increment line coverage `27.27% (3/11)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/3c495ce0aa8ca5a365f2fc94f5592f207

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

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

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

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

Re: [PR] [Fix](cloud) Should calculate delete bitmaps between segments when re-calculate for all historical data if cache missed in publish phase [doris]

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

(doris-website) branch asf-site updated (ce432bde4c3 -> fe1c01860bc)

2025-03-06 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 ce432bde4c3 Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new f

Re: [PR] [ut](datatype) Add BE UT for some basic data types and serializers [doris]

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

Re: [PR] [Enhancement](nereids)support show restore in nereids [doris]

2025-03-06 Thread via GitHub
lsy3993 commented on PR #48784: URL: https://github.com/apache/doris/pull/48784#issuecomment-2705562085 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 unsu

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

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

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

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

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

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

Re: [PR] branch-3.0-pick: [Fix](mow) Fix some logs for mow (#48523) [doris]

2025-03-06 Thread via GitHub
bobhan1 commented on PR #48664: URL: https://github.com/apache/doris/pull/48664#issuecomment-2705544767 run beut -- 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 unsubscr

Re: [PR] branch-3.0-pick: [Opt](merge-on-write) Check delete bitmap cache after writing it (#48233) [doris]

2025-03-06 Thread via GitHub
bobhan1 commented on PR #48493: URL: https://github.com/apache/doris/pull/48493#issuecomment-2705547153 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 unsu

  1   2   3   4   5   6   7   >