Re: [PR] [ci](coverage) stop doris grace to generate converage file [doris]

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

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

2025-04-27 Thread via GitHub
hello-stephen commented on PR #41232: URL: https://github.com/apache/doris/pull/41232#issuecomment-2834168151 # BE UT Coverage Report Increment line coverage `6.56% (8/122)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/0770029d0625e138ecb5e966aeef48e13

Re: [PR] [Feat](refactor-param)filesystem adaptation layer [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #50320: URL: https://github.com/apache/doris/pull/50320#issuecomment-2834167187 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](Nereids) fix regression framework compare issue and fix code point count #49575 [doris]

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

Re: [PR] [bugfix](fold) Skip constant folding in from_base64 function to fix binary data handling [doris]

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

Re: [PR] [Branch3.0](Serde) Support hive compatible output format [doris]

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

Re: [PR] [improve](hive) Refactor csv reader [doris]

2025-04-27 Thread via GitHub
suxiaogang223 commented on PR #50379: URL: https://github.com/apache/doris/pull/50379#issuecomment-2834148381 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] [fix](parquet)Fixed the problem that when Parquert reader use index to read files, there will be multiple threads modify same object (#50161) [doris]

2025-04-27 Thread via GitHub
hubgeter commented on PR #50496: URL: https://github.com/apache/doris/pull/50496#issuecomment-2834145475 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] (nereids) implement cleanQueryStatsCommand in nereids [doris]

2025-04-27 Thread via GitHub
yx-keith commented on PR #49120: URL: https://github.com/apache/doris/pull/49120#issuecomment-2834143782 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

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

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

Re: [PR] [ci](coverage) stop doris grace to generate converage file [doris]

2025-04-27 Thread via GitHub
hello-stephen commented on PR #50497: URL: https://github.com/apache/doris/pull/50497#issuecomment-2834132089 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] [ci](coverage) stop doris grace to generate converage file [doris]

2025-04-27 Thread via GitHub
hello-stephen commented on PR #50497: URL: https://github.com/apache/doris/pull/50497#issuecomment-2834131621 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] [ci](coverage) stop doris grace to generate converage file [doris]

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

Re: [PR] [fix](parquet)Fixed the problem that when Parquert reader use index to read files, there will be multiple threads modify same object (#50161) [doris]

2025-04-27 Thread via GitHub
hubgeter commented on PR #50496: URL: https://github.com/apache/doris/pull/50496#issuecomment-2834126418 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [fix](parquet)Fixed the problem that when Parquert reader use index to read files, there will be multiple threads modify same object (#50161) [doris]

2025-04-27 Thread via GitHub
Thearas commented on PR #50496: URL: https://github.com/apache/doris/pull/50496#issuecomment-2834125593 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](parquet)Fixed the problem that when Parquert reader use index to read files, there will be multiple threads modify same object (#50161) [doris]

2025-04-27 Thread via GitHub
hubgeter opened a new pull request, #50496: URL: https://github.com/apache/doris/pull/50496 bp #50161 ### What problem does this PR solve? Related PR: #38432 Problem Summary: in pr #38432 , if parquet reader use index to reade file and file column name not eq table co

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

2025-04-27 Thread via GitHub
yx-keith closed pull request #49120: [Enhancement] (nereids) implement cleanQueryStatsCommand in nereids URL: https://github.com/apache/doris/pull/49120 -- 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

(doris-website) branch asf-site updated (4663cd46bc7 -> 863f9a42bdd)

2025-04-27 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 4663cd46bc7 Automated deployment with doris branch @ e8253fe62b48e0a2ad5a4a9e4fbbda4cd981f947 new 8

Re: [PR] [refactor](type) Use DataType to replace TypeDescriptor [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #50290: URL: https://github.com/apache/doris/pull/50290#issuecomment-2834124126 ClickBench: Total hot run time: 28.95 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Branch3.0](Parquet) add a memory tracker to parquet meta [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #50468: URL: https://github.com/apache/doris/pull/50468#issuecomment-2834122643 # BE UT Coverage Report Increment line coverage `90.91% (10/11)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/86028cf706770424a5204b77316a7c3b20

Re: [PR] [log](mow) reduce log for data load on mow table (#47647) [doris]

2025-04-27 Thread via GitHub
hello-stephen commented on PR #50491: URL: https://github.com/apache/doris/pull/50491#issuecomment-2834123541 # BE Regression P0 && UT Coverage Report Increment line coverage `11.76% (2/17)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/50491_5e31ea7010

Re: [PR] [feat](s3client) Add role-based authorization for s3client [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #49541: URL: https://github.com/apache/doris/pull/49541#issuecomment-2834117536 ClickBench: Total hot run time: 29.43 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0: [Opt](mow) Calc delete bitmaps between segments concurrently in commit phase (#50106) [doris]

2025-04-27 Thread via GitHub
Thearas commented on PR #50495: URL: https://github.com/apache/doris/pull/50495#issuecomment-2834116322 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] branch-3.0: [Opt](mow) Calc delete bitmaps between segments concurrently in commit phase (#50106) [doris]

2025-04-27 Thread via GitHub
bobhan1 opened a new pull request, #50495: URL: https://github.com/apache/doris/pull/50495 pick https://github.com/apache/doris/pull/50106 -- 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 spec

Re: [PR] [refactor](type) Use DataType to replace TypeDescriptor [doris]

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

Re: [PR] [feat](s3client) Add role-based authorization for s3client [doris]

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

Re: [PR] [Chore](build) remove libmysql libodbc [doris]

2025-04-27 Thread via GitHub
hello-stephen commented on PR #50494: URL: https://github.com/apache/doris/pull/50494#issuecomment-2834104064 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] [Chore](build) remove libmysql libodbc [doris]

2025-04-27 Thread via GitHub
BiteThet commented on PR #50494: URL: https://github.com/apache/doris/pull/50494#issuecomment-2834103737 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

[PR] [Chore](build) remove libmysql libodbc [doris]

2025-04-27 Thread via GitHub
BiteThet opened a new pull request, #50494: URL: https://github.com/apache/doris/pull/50494 ### What problem does this PR solve? remove libmysql libodbc ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add d

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

2025-04-27 Thread via GitHub
doris-robot commented on PR #49120: URL: https://github.com/apache/doris/pull/49120#issuecomment-2834103027 ClickBench: Total hot run time: 29.46 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refactor](type) Use DataType to replace TypeDescriptor [doris]

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

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

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

Re: [PR] [feat](s3client) Add role-based authorization for s3client [doris]

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

Re: [PR] [Enhancement] (nereids) implement Stop/Resume/PauseRoutineLoadCommand in nereids [doris]

2025-04-27 Thread via GitHub
yx-keith commented on PR #49134: URL: https://github.com/apache/doris/pull/49134#issuecomment-2834087428 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [bugfix](fold) Skip constant folding in from_base64 function to fix binary data handling [doris]

2025-04-27 Thread via GitHub
felixwluo commented on PR #50453: URL: https://github.com/apache/doris/pull/50453#issuecomment-2834083869 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] [Enhancement] (nereids) implement cleanQueryStatsCommand in nereids [doris]

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

(doris) branch master updated: [Enhancement] (nereids) implement Stop/Resume/PauseDataSyncJobCommand in nereids (#49126)

2025-04-27 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new b0dfba08c58 [Enhancement] (nereids) impleme

Re: [PR] [Enhancement] (nereids) implement Stop/Resume/PauseDataSyncJobCommand in nereids [doris]

2025-04-27 Thread via GitHub
starocean999 merged PR #49126: URL: https://github.com/apache/doris/pull/49126 -- 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) implement Stop/Resume/PauseDataSyncJobCommand in nereids [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #49126: URL: https://github.com/apache/doris/pull/49126#issuecomment-2834066617 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] [feat](s3client) Add role-based authorization for s3client [doris]

2025-04-27 Thread via GitHub
SWJTU-ZhangLei commented on PR #49541: URL: https://github.com/apache/doris/pull/49541#issuecomment-2834067155 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 u

Re: [PR] [Enhancement] (nereids) implement Stop/Resume/PauseDataSyncJobCommand in nereids [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #49126: URL: https://github.com/apache/doris/pull/49126#issuecomment-2834066346 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] [feat](cloud) Add a config for cloud txn lazy commit fuzzy test [doris]

2025-04-27 Thread via GitHub
SWJTU-ZhangLei commented on PR #50314: URL: https://github.com/apache/doris/pull/50314#issuecomment-2834068101 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.

Re: [PR] [Fix](cloud-mow) Fix correctness problem when there exists other interleaved txn between a txn's retries [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #50417: URL: https://github.com/apache/doris/pull/50417#issuecomment-2834064867 # BE UT Coverage Report Increment line coverage `0.00% (0/15)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/f34231cf47b283dd5468807910207f3a61ca

Re: [PR] [Fix](CloudStorageEngine) Fix `CloudStorageEngine::~CloudStorageEngine` coredump [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #50486: URL: https://github.com/apache/doris/pull/50486#issuecomment-2834064199 # BE UT Coverage Report Increment line coverage `33.33% (1/3)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/fcdbf9fe43bbcaf2a773f2920b3080fcd0bf

Re: [PR] [Feature]bind workload group to compute group [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #49884: URL: https://github.com/apache/doris/pull/49884#issuecomment-2834062876 # BE UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/3b81a7da501bd6aa27e2b743a6c997b74089da80_3b81a7

Re: [PR] [feature](iceberg) support s3 tables (#47115) [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #50492: URL: https://github.com/apache/doris/pull/50492#issuecomment-2834062951 # BE UT Coverage Report Increment line coverage `50.00% (3/6)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/20133836c5ade852eb454b1218fa3732c610

Re: [PR] branch-3.0: [feature](iceberg) support s3 tables #47115 [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #50493: URL: https://github.com/apache/doris/pull/50493#issuecomment-2834062303 # BE UT Coverage Report Increment line coverage `50.00% (3/6)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/ce66882eced0c12a0c44214662e5763df358

Re: [PR] [fix](mow) remove delete bitmap [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #49383: URL: https://github.com/apache/doris/pull/49383#issuecomment-2834050658 ClickBench: Total hot run time: 29.97 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

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

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

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

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

Re: [PR] [fix](mow) remove delete bitmap [doris]

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

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

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

Re: [PR] [improve](hive) Refactor csv reader [doris]

2025-04-27 Thread via GitHub
hello-stephen commented on PR #50379: URL: https://github.com/apache/doris/pull/50379#issuecomment-2834027577 # BE Regression P0 && UT Coverage Report Increment line coverage `4.55% (13/286)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/50379_52a7949fc

Re: [PR] [Bug](function) fix date_floor default value not 0000-01-01 00:00:00 [doris]

2025-04-27 Thread via GitHub
hello-stephen commented on PR #50479: URL: https://github.com/apache/doris/pull/50479#issuecomment-2834026249 # BE Regression P0 && UT Coverage Report Increment line coverage `0.00% (0/2)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/50479_33bb33d81ff2

(doris-website) branch asf-site updated (f2949998f95 -> 4663cd46bc7)

2025-04-27 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 f2949998f95 Automated deployment with doris branch @ e8253fe62b48e0a2ad5a4a9e4fbbda4cd981f947 new 4

Re: [PR] [improve](hive) Refactor csv reader [doris]

2025-04-27 Thread via GitHub
hello-stephen commented on PR #50379: URL: https://github.com/apache/doris/pull/50379#issuecomment-2834022450 # BE UT Coverage Report Increment line coverage `4.58% (13/284)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/52a7949fc04539b6896be4dc0a35c46d

Re: [PR] [Branch3.0](Serde) Support hive compatible output format [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #50469: URL: https://github.com/apache/doris/pull/50469#issuecomment-2833998265 TeamCity cloud ut coverage result: Function Coverage: 83.05% (1088/1310) Line Coverage: 66.01% (18011/27285) Region Coverage: 65.49% (8863/13534) Branch Coverage: 55.43

Re: [PR] [enhancement](hive)Initial support for Hive org.openx.data.jsonserde.JsonSerDe (#49958) [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #50412: URL: https://github.com/apache/doris/pull/50412#issuecomment-2833996140 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] [enhancement](hive)Initial support for Hive org.openx.data.jsonserde.JsonSerDe (#49958) [doris]

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

Re: [PR] [fix](parquet)Fixed the problem that when Parquert reader use index to read files, there will be multiple threads modify same object. (#50161) [doris]

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

Re: [PR] [fix](parquet)Fixed the problem that when Parquert reader use index to read files, there will be multiple threads modify same object. (#50161) [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #50415: URL: https://github.com/apache/doris/pull/50415#issuecomment-2833993220 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] [enhance](mtmv)Exclude trigger table support db and catalog [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #49961: URL: https://github.com/apache/doris/pull/49961#issuecomment-2833991764 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] [enhance](mtmv)Exclude trigger table support db and catalog [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #49961: URL: https://github.com/apache/doris/pull/49961#issuecomment-2833991736 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-3.0: [feature](functions) Pick funcs to 3.0 [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #50481: URL: https://github.com/apache/doris/pull/50481#issuecomment-2833991084 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: [feature](functions) Pick funcs to 3.0 [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #50481: URL: https://github.com/apache/doris/pull/50481#issuecomment-2833991034 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-3.0: [fix](function) support new functions [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #50470: URL: https://github.com/apache/doris/pull/50470#issuecomment-2833990193 TeamCity cloud ut coverage result: Function Coverage: 83.05% (1088/1310) Line Coverage: 65.97% (18000/27285) Region Coverage: 65.46% (8859/13534) Branch Coverage: 55.38

Re: [PR] [fix](iceberg)The manifest file needs to read the "exists" type. [doris]

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

Re: [PR] [fix](iceberg)The manifest file needs to read the "exists" type. [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #50434: URL: https://github.com/apache/doris/pull/50434#issuecomment-2833988876 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](parquet-writer) Fix logging crash during exception handling in parquet-writer. [doris]

2025-04-27 Thread via GitHub
hello-stephen commented on PR #50465: URL: https://github.com/apache/doris/pull/50465#issuecomment-2833988075 # BE Regression P0 && UT Coverage Report Increment line coverage `0.00% (0/1)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/50465_d304f3e52095

Re: [PR] [fix](build) Remove compile option `USE_MEM_TRACKER` and fix thread context [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #47515: URL: https://github.com/apache/doris/pull/47515#issuecomment-2833988024 ClickBench: Total hot run time: 29.74 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] brnach-3.0: [Test][Fix](parquet-reader) Add parquet decoder unit tests and fix bugs by these tests. [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #50452: URL: https://github.com/apache/doris/pull/50452#issuecomment-2833986978 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] brnach-3.0: [Test][Fix](parquet-reader) Add parquet decoder unit tests and fix bugs by these tests. [doris]

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

Re: [PR] [fix](parquet-writer) Fix logging crash during exception handling in parquet-writer. [doris]

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

Re: [PR] [fix](parquet-writer) Fix logging crash during exception handling in parquet-writer. [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #50465: URL: https://github.com/apache/doris/pull/50465#issuecomment-2833985553 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] [Branch3.0](Serde) Support hive compatible output format [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #50469: URL: https://github.com/apache/doris/pull/50469#issuecomment-2833982910 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] [Branch3.0](Serde) Support hive compatible output format [doris]

2025-04-27 Thread via GitHub
github-actions[bot] commented on PR #50469: URL: https://github.com/apache/doris/pull/50469#issuecomment-2833982948 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] [Branch3.0](Serde) Support hive compatible output format [doris]

2025-04-27 Thread via GitHub
morningman commented on PR #50469: URL: https://github.com/apache/doris/pull/50469#issuecomment-2833982453 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](build) Remove compile option `USE_MEM_TRACKER` and fix thread context [doris]

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

Re: [PR] [feat](refactor-param) refactor outfile's code about fileformat [doris]

2025-04-27 Thread via GitHub
morningman commented on code in PR #50471: URL: https://github.com/apache/doris/pull/50471#discussion_r2062886727 ## fe/fe-core/src/main/java/org/apache/doris/datasource/property/fileformat/OrcFileFormatProperties.java: ## @@ -36,11 +47,26 @@ public OrcFileFormatProperties() {

Re: [PR] [feat](s3client) Add role-based authorization for s3client [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #49541: URL: https://github.com/apache/doris/pull/49541#issuecomment-2833979061 TeamCity cloud ut coverage result: Function Coverage: 83.14% (1100/1323) Line Coverage: 66.05% (18480/27977) Region Coverage: 65.66% (9206/14021) Branch Coverage: 55.51

Re: [PR] [Branch3.0](Parquet) add a memory tracker to parquet meta [doris]

2025-04-27 Thread via GitHub
morningman commented on PR #50468: URL: https://github.com/apache/doris/pull/50468#issuecomment-2833972584 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](function) support new functions [doris]

2025-04-27 Thread via GitHub
morningman commented on PR #50470: URL: https://github.com/apache/doris/pull/50470#issuecomment-2833971447 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] [log](mow) reduce log for data load on mow table (#47647) [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #50491: URL: https://github.com/apache/doris/pull/50491#issuecomment-2833970849 # BE UT Coverage Report Increment line coverage `11.76% (2/17)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/5e31ea7010a88716cc29bf8de1ad6340c2c

Re: [PR] [fix](build) Remove compile option `USE_MEM_TRACKER` and fix thread context [doris]

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

Re: [PR] [refactor](type) Use DataType to replace TypeDescriptor [doris]

2025-04-27 Thread via GitHub
Gabriel39 commented on PR #50290: URL: https://github.com/apache/doris/pull/50290#issuecomment-2833969089 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](trino): potential resource leak [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #50477: URL: https://github.com/apache/doris/pull/50477#issuecomment-2833965378 ClickBench: Total hot run time: 28.69 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](mtmv)before mtmv refresh,check column type if change [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #49041: URL: https://github.com/apache/doris/pull/49041#issuecomment-2833965361 ClickBench: Total hot run time: 28.62 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [opt](catalog) remove experimental for iceberg/hive [doris-website]

2025-04-27 Thread via GitHub
morningman opened a new pull request, #2337: URL: https://github.com/apache/doris-website/pull/2337 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test

Re: [PR] branch-3.0: [feature](iceberg) support s3 tables #47115 [doris]

2025-04-27 Thread via GitHub
hello-stephen commented on PR #50493: URL: https://github.com/apache/doris/pull/50493#issuecomment-2833961140 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: [feature](iceberg) support s3 tables #47115 [doris]

2025-04-27 Thread via GitHub
hello-stephen commented on PR #50493: URL: https://github.com/apache/doris/pull/50493#issuecomment-2833961060 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] branch-3.0: [feature](iceberg) support s3 tables #47115 [doris]

2025-04-27 Thread via GitHub
dataroaring closed pull request #50493: branch-3.0: [feature](iceberg) support s3 tables #47115 URL: https://github.com/apache/doris/pull/50493 -- 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 sp

(doris) branch auto-pick-47115-branch-3.0 updated (7905e504a30 -> ce66882eced)

2025-04-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47115-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 7905e504a30 branch-3.0: [fix](doc) make cases for docs on sc same as docs #46851 (#50475)

[PR] branch-3.0: [feature](iceberg) support s3 tables #47115 [doris]

2025-04-27 Thread via GitHub
github-actions[bot] opened a new pull request, #50493: URL: https://github.com/apache/doris/pull/50493 Cherry-picked from #47115 -- 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] [fix](trino): potential resource leak [doris]

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

(doris) branch auto-pick-47115-branch-3.0 created (now 7905e504a30)

2025-04-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47115-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 7905e504a30 branch-3.0: [fix](doc) make cases for docs on sc same as docs #46851 (#50475) No

Re: [PR] [Feature]bind workload group to compute group [doris]

2025-04-27 Thread via GitHub
doris-robot commented on PR #49884: URL: https://github.com/apache/doris/pull/49884#issuecomment-2833959416 ClickBench: Total hot run time: 29.23 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

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

2025-04-27 Thread via GitHub
yx-keith commented on PR #49120: URL: https://github.com/apache/doris/pull/49120#issuecomment-2833959139 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](iceberg) support s3 tables (#47115) [doris]

2025-04-27 Thread via GitHub
morningman commented on PR #50492: URL: https://github.com/apache/doris/pull/50492#issuecomment-2833959155 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](mtmv)before mtmv refresh,check column type if change [doris]

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

  1   2   3   4   5   6   7   8   9   >