Re: [I] [Bug] Doris returns incorrect query results when there are multiple window functions in the select and one of the window functions applies the topN optimization. [doris]

2025-03-07 Thread via GitHub
htyoung closed issue #48707: [Bug] Doris returns incorrect query results when there are multiple window functions in the select and one of the window functions applies the topN optimization. URL: https://github.com/apache/doris/issues/48707 -- This is an automated message from the Apache Git

(doris-website) branch asf-site updated (d618a60deee -> 142dc5cdc71)

2025-03-07 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 d618a60deee Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new 1

Re: [I] [Bug] Doris returns incorrect query results when there are multiple window functions in the select and one of the window functions applies the topN optimization. [doris]

2025-03-07 Thread via GitHub
htyoung commented on issue #48707: URL: https://github.com/apache/doris/issues/48707#issuecomment-2708074537 I have try it on version 2.1.8,found it fixed. Related PR: https://github.com/apache/doris/pull/44655 https://github.com/apache/doris/pull/44617 https://github.com/apache/doris/pull

(doris-website) branch asf-site updated (b2b597b8e1e -> d618a60deee)

2025-03-07 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 b2b597b8e1e Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new d

Re: [PR] branch-3.0 [fix] (inverted index) Fix UTF-8 4-byte truncation issue and add configuration to control correct term writing (#48657) [doris]

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

Re: [PR] branch-2.1: [improve](ipv6) Enhance ipv6 type to accept uint128 strings in network byte order #47126 [doris]

2025-03-07 Thread via GitHub
Thearas commented on PR #48800: URL: https://github.com/apache/doris/pull/48800#issuecomment-2705425603 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)avoid generate Runtime filter whose target is not a base table column [doris]

2025-03-07 Thread via GitHub
englefly opened a new pull request, #48804: URL: https://github.com/apache/doris/pull/48804 ### What problem does this PR solve? avoid generate wrong rf for pattern ``` join(#5=#6) -->project(null as #5) --->scan(t1) -->project(#6) -->scan(T2[

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

2025-03-07 Thread via GitHub
hello-stephen commented on PR #48789: URL: https://github.com/apache/doris/pull/48789#issuecomment-2704459688 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-website) branch asf-site updated (6dbf6e315d9 -> b2b597b8e1e)

2025-03-07 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 6dbf6e315d9 Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new b

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

2025-03-07 Thread via GitHub
doris-robot commented on PR #48788: URL: https://github.com/apache/doris/pull/48788#issuecomment-2707993097 # BE UT Coverage Report Increment line coverage `63.89% (46/72)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/5693f0069c88748f4fff510517e6f62cc5

Re: [PR] Test 0308 [doris]

2025-03-07 Thread via GitHub
github-actions[bot] commented on PR #48836: URL: https://github.com/apache/doris/pull/48836#issuecomment-2708014653 ## Possible file(s) that should be tracked in LFS detected: 🚨 The following file(s) exceeds the file size limit: `1048576` bytes, as set in the .yml configuration files

Re: [PR] branch-3.0: [improve](routine load) add more metrics to observe the routine load job #48209 [doris]

2025-03-07 Thread via GitHub
Thearas commented on PR #48764: URL: https://github.com/apache/doris/pull/48764#issuecomment-2703355684 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] Test 0308 [doris]

2025-03-07 Thread via GitHub
Thearas commented on PR #48836: URL: https://github.com/apache/doris/pull/48836#issuecomment-2708014360 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 0308 [doris]

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

(doris) branch branch-2.1 updated: branch-2.1:[fix] (inverted index) Fix UTF-8 4-byte truncation issue and add configuration to control correct term writing (#48657) (#48741)

2025-03-07 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 3f684f2899d branch-2.1:[fix] (inverted

(doris-website) branch asf-site updated (3902b921332 -> 6dbf6e315d9)

2025-03-07 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 3902b921332 Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new 6

Re: [PR] branch-3.0: [fix](index build) Correct inverted index behavior after dynamically adding a column #48389 [doris]

2025-03-07 Thread via GitHub
airborne12 merged PR #48547: URL: https://github.com/apache/doris/pull/48547 -- 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] [Improvement](local exchange) Reuse memory in PassToOneExchanger [doris]

2025-03-07 Thread via GitHub
Gabriel39 commented on PR #48745: URL: https://github.com/apache/doris/pull/48745#issuecomment-2707995362 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) branch auto-pick-48389-branch-3.0 deleted (was 01753a497f8)

2025-03-07 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch auto-pick-48389-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 01753a497f8 [fix](index build) Correct inverted index behavior after dynamically adding a column

(doris) branch branch-3.0 updated: branch-3.0: [fix](index build) Correct inverted index behavior after dynamically adding a column #48389 (#48547)

2025-03-07 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 cd7e03f59b2 branch-3.0: [fix](index bui

Re: [PR] [Enhancement](paimon)support paimon top level schema change. [doris]

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

Re: [PR] branch-3.0 [fix] (inverted index) Fix UTF-8 4-byte truncation issue and add configuration to control correct term writing (#48657) [doris]

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

Re: [PR] branch-3.0 [fix] (inverted index) Fix UTF-8 4-byte truncation issue and add configuration to control correct term writing (#48657) [doris]

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

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

2025-03-07 Thread via GitHub
Jibing-Li commented on PR #48757: URL: https://github.com/apache/doris/pull/48757#issuecomment-2703223304 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 (7db8b26c988 -> 3902b921332)

2025-03-07 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 7db8b26c988 Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new 3

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

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

Re: [PR] branch-3.0 [fix] (inverted index) Fix UTF-8 4-byte truncation issue and add configuration to control correct term writing (#48657) [doris]

2025-03-07 Thread via GitHub
airborne12 commented on PR #48792: URL: https://github.com/apache/doris/pull/48792#issuecomment-2707965897 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-07 Thread via GitHub
doris-robot commented on PR #48805: URL: https://github.com/apache/doris/pull/48805#issuecomment-2707958118 # BE UT Coverage Report Increment line coverage `23.68% (9/38)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/6ab2bf6377708d38441593120f0b0d68665

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

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

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

2025-03-07 Thread via GitHub
doris-robot commented on PR #48788: URL: https://github.com/apache/doris/pull/48788#issuecomment-2707920871 TPC-DS: Total hot run time: 191877 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 showIndexStatsCommand in nereids [doris]

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

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

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

(doris-website) branch asf-site updated (b6627863b41 -> 7db8b26c988)

2025-03-07 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 b6627863b41 Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new 7

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

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

[PR] [Enhancement] (nereids)implement showIndexStatsCommand in nereids [doris]

2025-03-07 Thread via GitHub
xiedeyantu opened a new pull request, #48835: URL: https://github.com/apache/doris/pull/48835 ### What problem does this PR solve? Issue Number: close #42716 Problem Summary: ### Release note None ### Check List (For Author) - Test - [x] Regre

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

2025-03-07 Thread via GitHub
Thearas commented on PR #48835: URL: https://github.com/apache/doris/pull/48835#issuecomment-2707903659 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] branch-3.0-pick: [Fix](cloud) Should consider tablet state change whether to skip `sync_rowsets` in publish phase (#48400) [doris]

2025-03-07 Thread via GitHub
dataroaring commented on PR #48667: URL: https://github.com/apache/doris/pull/48667#issuecomment-2705364226 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] [Enhancement] (nereids)implement showIndexStatsCommand in nereids [doris]

2025-03-07 Thread via GitHub
xiedeyantu commented on PR #48835: URL: https://github.com/apache/doris/pull/48835#issuecomment-2707903699 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: [opt](nereids) do not fetch partition col stats #48354 [doris]

2025-03-07 Thread via GitHub
englefly commented on PR #48824: URL: https://github.com/apache/doris/pull/48824#issuecomment-2707897864 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 (d599d18965b -> b6627863b41)

2025-03-07 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 d599d18965b Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new b

Re: [PR] [Feat](Nereids) refactor show table command [doris]

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

Re: [PR] [Feat](Nereids) refactor show table command [doris]

2025-03-07 Thread via GitHub
doris-robot commented on PR #48833: URL: https://github.com/apache/doris/pull/48833#issuecomment-2707877321 TPC-DS: Total hot run time: 192284 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](cloud) Should consider tablet state change whether to skip `sync_rowsets` in publish phase (#48400) [doris]

2025-03-07 Thread via GitHub
bobhan1 commented on PR #48667: URL: https://github.com/apache/doris/pull/48667#issuecomment-2707876726 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: [Fix](merge-on-write) should re-calculate delete bitmaps between segments if BE restart before publish #48775 [doris]

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

2025-03-07 Thread via GitHub
doris-robot commented on PR #48805: URL: https://github.com/apache/doris/pull/48805#issuecomment-2707875968 ClickBench: Total hot run time: 31.62 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-07 Thread via GitHub
doris-robot commented on PR #48805: URL: https://github.com/apache/doris/pull/48805#issuecomment-2707872712 TPC-DS: Total hot run time: 190257 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Feat](Nereids) refactor show table command [doris]

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

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

2025-03-07 Thread via GitHub
jacktengg commented on PR #48788: URL: https://github.com/apache/doris/pull/48788#issuecomment-2707866648 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 DistinctStreamingAggOperator beut [doris]

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

Re: [PR] [draft](debug) Just for debug err and not need to merge [doris]

2025-03-07 Thread via GitHub
seawinde commented on PR #48725: URL: https://github.com/apache/doris/pull/48725#issuecomment-2703105436 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](index build) Correct inverted index behavior after dynamically adding a column #48389 [doris]

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

Re: [PR] [fix](load) return DataQualityError when filtered rows exceeds limit [doris]

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

Re: [PR] [Feat](Nereids) refactor show table command [doris]

2025-03-07 Thread via GitHub
xiedeyantu commented on PR #48833: URL: https://github.com/apache/doris/pull/48833#issuecomment-2707818556 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

(doris-website) branch asf-site updated (ba74d3b84b8 -> d599d18965b)

2025-03-07 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 ba74d3b84b8 Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new d

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

2025-03-07 Thread via GitHub
Mryange commented on PR #48805: URL: https://github.com/apache/doris/pull/48805#issuecomment-2707798977 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](index change)Support light index change for ngram bf index [doris]

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

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

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

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

Re: [PR] [refactor](pipeline) Refine pipeline logics [doris]

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

Re: [PR] [fix](function) fix the function elt (#48701) [doris]

2025-03-07 Thread via GitHub
doris-robot commented on PR #48760: URL: https://github.com/apache/doris/pull/48760#issuecomment-2703425197 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit c098c3d5df683760b3ea022cff92c36c2ee0a88e with default session variables Stream

(doris-website) branch asf-site updated (4e02d5fe6a0 -> c1ac0107cc3)

2025-03-07 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 4e02d5fe6a0 Automated deployment with doris branch @ 5d8ff3ebdea3195d574f16f38bd033d5373da295 new c

(doris-website) branch asf-site updated (4dbe002ae05 -> ba74d3b84b8)

2025-03-07 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 4dbe002ae05 Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new b

Re: [PR] [refactor](pipeline) Refine pipeline logics [doris]

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

Re: [PR] branch-3.0: [improve](ipv6) Enhance ipv6 type to accept uint128 strings in network byte order #47126 [doris]

2025-03-07 Thread via GitHub
doris-robot commented on PR #48801: URL: https://github.com/apache/doris/pull/48801#issuecomment-2705451806 TeamCity cloud ut coverage result: Function Coverage: 82.26% (1062/1291) Line Coverage: 65.85% (17626/26765) Region Coverage: 65.34% (8679/13282) Branch Coverage: 55.30

Re: [PR] [feature](schema) support temporary table like mysql [doris]

2025-03-07 Thread via GitHub
Yulei-Yang commented on PR #40680: URL: https://github.com/apache/doris/pull/40680#issuecomment-2706586123 run feut -- 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

(doris-website) branch asf-site updated (534adc280fb -> 4dbe002ae05)

2025-03-07 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 534adc280fb Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new 4

Re: [PR] Refactor rf [doris]

2025-03-07 Thread via GitHub
hello-stephen commented on PR #48225: URL: https://github.com/apache/doris/pull/48225#issuecomment-2706326286 # BE UT Coverage Report Increment line coverage `47.23% (1869/3957)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/119abb6e6cd3b3d35de48e252faf

Re: [PR] branch-2.1:[fix] (inverted index) Fix UTF-8 4-byte truncation issue and add configuration to control correct term writing (#48657) [doris]

2025-03-07 Thread via GitHub
doris-robot commented on PR #48741: URL: https://github.com/apache/doris/pull/48741#issuecomment-2703435500 # BE UT Coverage Report Increment line coverage `33.33% (1/3)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/2b1d620e6a90666bdff24aa0d044be99e218

(doris-website) branch asf-site updated (c7e50c4fa4f -> 534adc280fb)

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

[PR] branch-3.0:[opt](mtmv) metadata cache of external table no longer be refreshed b… [doris]

2025-03-07 Thread via GitHub
zddr opened a new pull request, #48767: URL: https://github.com/apache/doris/pull/48767 …efore run async mv task (#48172) pick: https://github.com/apache/doris/pull/48172 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [env](compile) open compile_check in some file [doris]

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

Re: [PR] [Enhancement](paimon)support paimon top level schema change. [doris]

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

(doris-website) branch asf-site updated (5ec84c186ce -> c7e50c4fa4f)

2025-03-07 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 5ec84c186ce Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new c

Re: [PR] [Enhancement](paimon)support paimon top level schema change. [doris]

2025-03-07 Thread via GitHub
doris-robot commented on PR #48723: URL: https://github.com/apache/doris/pull/48723#issuecomment-2707332852 TPC-H: Total hot run time: 32681 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 query stats in nereids [doris]

2025-03-07 Thread via GitHub
doris-robot commented on PR #47591: URL: https://github.com/apache/doris/pull/47591#issuecomment-2707209382 TPC-DS: Total hot run time: 192079 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 (43dedd69dad -> 5ec84c186ce)

2025-03-07 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 43dedd69dad Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new 5

Re: [PR] [feat](nereids) support show query stats in nereids [doris]

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

Re: [PR] [Feature](dictionary) Support Dictonary Table [doris]

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

Re: [PR] [feat](nereids) support show query stats in nereids [doris]

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

Re: [PR] [Feature](dictionary) Support Dictonary Table [doris]

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

Re: [PR] [Feature](dictionary) Support Dictonary Table [doris]

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

Re: [PR] [improve](schema-change) improve alter complex type to variant [doris]

2025-03-07 Thread via GitHub
amorynan commented on PR #48746: URL: https://github.com/apache/doris/pull/48746#issuecomment-2703347246 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] [Enhancement](paimon)support paimon top level schema change. [doris]

2025-03-07 Thread via GitHub
doris-robot commented on PR #48723: URL: https://github.com/apache/doris/pull/48723#issuecomment-2707153811 TeamCity cloud ut coverage result: Function Coverage: 82.15% (1063/1294) Line Coverage: 65.70% (17634/26840) Region Coverage: 65.14% (8690/13340) Branch Coverage: 55.12

(doris-website) branch asf-site updated (6794b9f5bd6 -> 43dedd69dad)

2025-03-07 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 6794b9f5bd6 Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new 4

Re: [PR] [Enhancement](paimon)support paimon top level schema change. [doris]

2025-03-07 Thread via GitHub
hubgeter commented on PR #48723: URL: https://github.com/apache/doris/pull/48723#issuecomment-2707107458 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] [feat](nereids) support show query stats in nereids [doris]

2025-03-07 Thread via GitHub
felixwluo commented on PR #47591: URL: https://github.com/apache/doris/pull/47591#issuecomment-2707052048 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 (a921de33760 -> 6794b9f5bd6)

2025-03-07 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 a921de33760 Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new 6

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-07 Thread via GitHub
github-actions[bot] commented on PR #48748: URL: https://github.com/apache/doris/pull/48748#issuecomment-2703681160 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](dictionary) Support Dictonary Table [doris]

2025-03-07 Thread via GitHub
doris-robot commented on PR #45926: URL: https://github.com/apache/doris/pull/45926#issuecomment-2706973436 TeamCity cloud ut coverage result: Function Coverage: 82.15% (1063/1294) Line Coverage: 65.70% (17633/26840) Region Coverage: 65.15% (8691/13340) Branch Coverage: 55.09

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-07 Thread via GitHub
doris-robot commented on PR #48748: URL: https://github.com/apache/doris/pull/48748#issuecomment-2706434489 TPC-H: Total hot run time: 32213 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

(doris-website) branch asf-site updated (ac8892a205c -> a921de33760)

2025-03-07 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 ac8892a205c Automated deployment with doris branch @ fdb9d2d22782b0403df75f37c0cb02aa1dfe447b new a

Re: [PR] add path stats check and fix sparse cache [doris]

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

Re: [PR] [Enhancement](paimon)support paimon top level schema change. [doris]

2025-03-07 Thread via GitHub
hubgeter closed pull request #48723: [Enhancement](paimon)support paimon top level schema change. URL: https://github.com/apache/doris/pull/48723 -- 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

Re: [PR] [Feature](dictionary) Support Dictonary Table [doris]

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

Re: [PR] [feature](index change)Support light index change for ngram bf index [doris]

2025-03-07 Thread via GitHub
doris-robot commented on PR #48461: URL: https://github.com/apache/doris/pull/48461#issuecomment-2703342221 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] [feat](nereids) support show query stats in nereids [doris]

2025-03-07 Thread via GitHub
starocean999 commented on code in PR #47591: URL: https://github.com/apache/doris/pull/47591#discussion_r1984357754 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowQueryStatsCommand.java: ## @@ -0,0 +1,165 @@ +// Licensed to the Apache Software Foun

Re: [PR] [enhancement](schema-change) Cloud schema change do clean up when job failed [doris]

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

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-07 Thread via GitHub
freemandealer commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2703149723 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] [Chore](check) modify sanity_check's rows type from int32 to int64 [doris]

2025-03-07 Thread via GitHub
Thearas commented on PR #48821: URL: https://github.com/apache/doris/pull/48821#issuecomment-2705733844 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] [refactor](pipeline) refactor local merge sort operator [doris]

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

  1   2   3   4   >