Re: [PR] [Enhancement](lock) Optimize CatalogRecycleBin lock granularity to improve concurrency [doris]

2025-02-18 Thread via GitHub
felixwluo commented on PR #48032: URL: https://github.com/apache/doris/pull/48032#issuecomment-2667835296 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 unsubs

Re: [PR] [feat](hive) support hive data types(int, tinyint,bigint,timestamp) with precision and scale [doris]

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

Re: [PR] [opt](function) Refine the if function and introduce ARM optimization. [doris]

2025-02-18 Thread via GitHub
Mryange commented on PR #47973: URL: https://github.com/apache/doris/pull/47973#issuecomment-2667830970 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [opt](identifer) let unicode format as a superset of latin format [doris]

2025-02-18 Thread via GitHub
morrySnow commented on PR #48078: URL: https://github.com/apache/doris/pull/48078#issuecomment-2667830163 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] [enhance](mtmv)insert overwrite of mtmv force drop partition [doris]

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

(doris-spark-connector) branch release-25.0.0 created (now 63690ce)

2025-02-18 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch release-25.0.0 in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git at 63690ce [feature](spark load) support s3 (#266) No new revisions were added by this update. -

Re: [PR] [opt](identifer) let unicode format as a superset of latin format [doris]

2025-02-18 Thread via GitHub
morrySnow commented on PR #48078: URL: https://github.com/apache/doris/pull/48078#issuecomment-2667826363 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] [opt](identifer) let unicode format as a superset of latin format [doris]

2025-02-18 Thread via GitHub
hello-stephen commented on PR #48078: URL: https://github.com/apache/doris/pull/48078#issuecomment-2667824814 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] [opt](identifer) let unicode format as a superset of latin format [doris]

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

Re: [PR] [Fix]Add expcetion handling for reopen connection [doris]

2025-02-18 Thread via GitHub
doris-robot commented on PR #48072: URL: https://github.com/apache/doris/pull/48072#issuecomment-2667823777 TeamCity be ut coverage result: Function Coverage: 43.83% (11636/26546) Line Coverage: 33.75% (97553/289034) Region Coverage: 32.84% (49929/152033) Branch Coverage: 28.

Re: [PR] [feature](spark load) support s3 [doris-spark-connector]

2025-02-18 Thread via GitHub
JNSimba merged PR #266: URL: https://github.com/apache/doris-spark-connector/pull/266 -- 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..

Re: [PR] [enhance](function) add more signatures for lag/lead fucntion (#47940) [doris]

2025-02-18 Thread via GitHub
Thearas commented on PR #48077: URL: https://github.com/apache/doris/pull/48077#issuecomment-2667818995 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] [enhance](function) add more signatures for lag/lead fucntion (#47940) [doris]

2025-02-18 Thread via GitHub
zhangstar333 commented on PR #48077: URL: https://github.com/apache/doris/pull/48077#issuecomment-2667819342 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](merge-on-write) should calculate delete bitmaps between segments before skip if tablet is in `NOT_READY` state in flush phase [doris]

2025-02-18 Thread via GitHub
github-actions[bot] commented on PR #48056: URL: https://github.com/apache/doris/pull/48056#issuecomment-2667820068 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](merge-on-write) should calculate delete bitmaps between segments before skip if tablet is in `NOT_READY` state in flush phase [doris]

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

(doris-spark-connector) branch master updated: [feature](spark load) support s3 (#266)

2025-02-18 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new 63690ce [feature](spark load) supp

[PR] [enhance](function) add more signatures for lag/lead fucntion (#47940) [doris]

2025-02-18 Thread via GitHub
zhangstar333 opened a new pull request, #48077: URL: https://github.com/apache/doris/pull/48077 Problem Summary: cherry-pick from master (#47940) None - Test - [x] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below)

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

2025-02-18 Thread via GitHub
doris-robot commented on PR #45926: URL: https://github.com/apache/doris/pull/45926#issuecomment-2667809017 TeamCity cloud ut coverage result: Function Coverage: 82.25% (1061/1290) Line Coverage: 65.77% (17592/26746) Region Coverage: 65.32% (8668/13271) Branch Coverage: 55.25

Re: [PR] [feat](hive) support hive data types(int, tinyint,bigint,timestamp) with precision and scale [doris]

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

Re: [PR] [cherry-pick](branch-21) add more signatures for lag/lead fucntion (#47940) [doris]

2025-02-18 Thread via GitHub
zhangstar333 commented on PR #48076: URL: https://github.com/apache/doris/pull/48076#issuecomment-2667805668 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] [cherry-pick](branch-21) add more signatures for lag/lead fucntion (#47940) [doris]

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

Re: [PR] [fix](serde)fix arrow serde with no value into column [doris]

2025-02-18 Thread via GitHub
amorynan commented on PR #48053: URL: https://github.com/apache/doris/pull/48053#issuecomment-2667800903 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](serde)fix arrow serde with no value into column [doris]

2025-02-18 Thread via GitHub
doris-robot commented on PR #48053: URL: https://github.com/apache/doris/pull/48053#issuecomment-2667800801 ClickBench: Total hot run time: 31.67 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [cherry-pick](branch-21) add more signatures for lag/lead fucntion (#47940) [doris]

2025-02-18 Thread via GitHub
zhangstar333 opened a new pull request, #48076: URL: https://github.com/apache/doris/pull/48076 Problem Summary: cherry-pick from master (#47940) None - Test - [x] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below)

Re: [PR] [fix](serde)fix arrow serde with no value into column [doris]

2025-02-18 Thread via GitHub
amorynan commented on PR #48053: URL: https://github.com/apache/doris/pull/48053#issuecomment-2667681338 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](serde)fix arrow serde with no value into column [doris]

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

Re: [PR] [feat](storage vault) Add object storage op check when creating resource [doris]

2025-02-18 Thread via GitHub
SWJTU-ZhangLei commented on PR #48073: URL: https://github.com/apache/doris/pull/48073#issuecomment-2667755596 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [improve](function) support collect_list with nested types param [doris]

2025-02-18 Thread via GitHub
amorynan commented on PR #47965: URL: https://github.com/apache/doris/pull/47965#issuecomment-2667752071 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-WIP](dictionary) Support Dictonary Table [doris]

2025-02-18 Thread via GitHub
Mryange commented on PR #45926: URL: https://github.com/apache/doris/pull/45926#issuecomment-2667748018 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](storage vault) Add object storage op check when creating resource [doris]

2025-02-18 Thread via GitHub
doris-robot commented on PR #48073: URL: https://github.com/apache/doris/pull/48073#issuecomment-2667742162 ClickBench: Total hot run time: 30.26 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refactor](sort merger) Refine sort merger [doris]

2025-02-18 Thread via GitHub
hello-stephen commented on PR #48075: URL: https://github.com/apache/doris/pull/48075#issuecomment-2667739483 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] [refactor](sort merger) Refine sort merger [doris]

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

Re: [PR] [fix](serde)fix arrow serde with no value into column [doris]

2025-02-18 Thread via GitHub
doris-robot commented on PR #48053: URL: https://github.com/apache/doris/pull/48053#issuecomment-2667734670 TPC-H: Total hot run time: 31485 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 (beb1123cdcd -> fc36431589a)

2025-02-18 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 beb1123cdcd Automated deployment with doris branch @ a3da17be0162f22bf7fe557515b6f23680071e74 new f

[PR] [fix](DeltaLake) add hdfs link in the `deltaCatalog` docs [doris-website]

2025-02-18 Thread via GitHub
BePPPower opened a new pull request, #2080: URL: https://github.com/apache/doris-website/pull/2080 ## Versions - [x] dev - [x] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test C

Re: [PR] [feat](storage vault) Add object storage op check when creating resource [doris]

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

Re: [PR] [feat](hive) support hive data types(int, tinyint,bigint,timestamp) with precision and scale [doris]

2025-02-18 Thread via GitHub
WeisonWei commented on PR #47425: URL: https://github.com/apache/doris/pull/47425#issuecomment-2667731336 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-2.1: [fix](Export) Fix the issue where the show export status stays stuck on EXPORTING. #47974 [doris]

2025-02-18 Thread via GitHub
yiguolei commented on PR #48060: URL: https://github.com/apache/doris/pull/48060#issuecomment-2667730407 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-2.1: [fix](Export) Fix the issue where the show export status stays stuck on EXPORTING. #47974 [doris]

2025-02-18 Thread via GitHub
yiguolei closed pull request #48060: branch-2.1: [fix](Export) Fix the issue where the show export status stays stuck on EXPORTING. #47974 URL: https://github.com/apache/doris/pull/48060 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

(doris) branch auto-pick-47991-branch-2.1 deleted (was 161229cded3)

2025-02-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47991-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 161229cded3 [Bug](function) add index check on function like (#47991) The revisions that were

Re: [PR] branch-2.1: [Bug](function) add index check on function like #47991 [doris]

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

(doris) branch branch-2.1 updated: branch-2.1: [Bug](function) add index check on function like #47991 (#48019)

2025-02-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new a6fe815f06a branch-2.1: [Bug](function)

(doris) branch auto-pick-47734-branch-2.1 deleted (was bf8f265364b)

2025-02-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47734-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was bf8f265364b [fix](parquet)Fix data column and null map column not equal when reading Parquet c

(doris) branch branch-2.1 updated: branch-2.1: [fix](parquet)Fix data column and null map column not equal when reading Parquet complex type cross-page data #47734 (#48039)

2025-02-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new bc6af178b3e branch-2.1: [fix](parquet)F

Re: [PR] branch-2.1: [fix](parquet)Fix data column and null map column not equal when reading Parquet complex type cross-page data #47734 [doris]

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

Re: [PR] branch-2.1: [feature](restore) support force_replace restore#47314 [doris]

2025-02-18 Thread via GitHub
wyxxxcat commented on PR #48051: URL: https://github.com/apache/doris/pull/48051#issuecomment-2667704700 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 unsubscri

Re: [PR] branch-2.1: [fix](partition) Add partition of mismatched type to table #47200 [doris]

2025-02-18 Thread via GitHub
wyxxxcat commented on PR #48066: URL: https://github.com/apache/doris/pull/48066#issuecomment-2667704163 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 unsubscri

Re: [PR] [enhance](mtmv)insert overwrite of mtmv force drop partition [doris]

2025-02-18 Thread via GitHub
zddr commented on PR #48074: URL: https://github.com/apache/doris/pull/48074#issuecomment-2667704002 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 unsubsc

Re: [PR] [enhance](mtmv)insert overwrite of mtmv force drop partition [doris]

2025-02-18 Thread via GitHub
hello-stephen commented on PR #48074: URL: https://github.com/apache/doris/pull/48074#issuecomment-2667703712 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-2.1: [fix](binlog) Binlog ts not initialized #47174 [doris]

2025-02-18 Thread via GitHub
wyxxxcat commented on PR #48067: URL: https://github.com/apache/doris/pull/48067#issuecomment-2667703711 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 unsubscri

[PR] [enhance](mtmv)insert overwrite of mtmv force drop partition [doris]

2025-02-18 Thread via GitHub
zddr opened a new pull request, #48074: URL: https://github.com/apache/doris/pull/48074 ### What problem does this PR solve? insert overwrite of mtmv force drop partition Issue Number: close #xxx Related PR: #xxx Problem Summary: insert overwrite of mtmv force d

Re: [PR] [feat](storage vault) Add object storage op check when creating resource [doris]

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

Re: [PR] branch-2.1: [Bug](function) add index check on function like #47991 [doris]

2025-02-18 Thread via GitHub
yiguolei closed pull request #48019: branch-2.1: [Bug](function) add index check on function like #47991 URL: https://github.com/apache/doris/pull/48019 -- 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

Re: [PR] [fix](exchange) Fix mismatch columns in merging-exchange node [doris]

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

Re: [PR] [Fix]Add expcetion handling for reopen connection [doris]

2025-02-18 Thread via GitHub
github-actions[bot] commented on PR #48072: URL: https://github.com/apache/doris/pull/48072#issuecomment-2667698008 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](regression-test) flush hudi p2 cases [doris]

2025-02-18 Thread via GitHub
yiguolei closed pull request #48042: [branch-2.1](regression-test) flush hudi p2 cases URL: https://github.com/apache/doris/pull/48042 -- 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 co

[PR] [update] Update recent events [doris-website]

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

Re: [PR] [fix](exchange) Fix mismatch columns in merging-exchange node [doris]

2025-02-18 Thread via GitHub
doris-robot commented on PR #48063: URL: https://github.com/apache/doris/pull/48063#issuecomment-2667689449 TeamCity be ut coverage result: Function Coverage: 43.83% (11636/26546) Line Coverage: 33.75% (97556/289026) Region Coverage: 32.84% (49930/152030) Branch Coverage: 28.

Re: [PR] [ut](merger) Add test case for sort merger [doris]

2025-02-18 Thread via GitHub
github-actions[bot] commented on PR #48015: URL: https://github.com/apache/doris/pull/48015#issuecomment-2667325533 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](serde) Fix the behavior of serializing ip/date types nested in complex types… [doris]

2025-02-18 Thread via GitHub
amorynan commented on code in PR #47889: URL: https://github.com/apache/doris/pull/47889#discussion_r1961072331 ## be/src/vec/data_types/serde/data_type_date64_serde.cpp: ## @@ -235,6 +242,23 @@ void DataTypeDate64SerDe::read_column_from_arrow(IColumn& column, const arrow::A

Re: [PR] branch-3.0: [fix](table) Filter base idx id for get sycned table ddl #47970 [doris]

2025-02-18 Thread via GitHub
doris-robot commented on PR #48064: URL: https://github.com/apache/doris/pull/48064#issuecomment-2667688638 ClickBench: Total hot run time: 32.61 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Improve](cloud) support caching SchemaCloudDictionary in BE side [doris]

2025-02-18 Thread via GitHub
doris-robot commented on PR #47629: URL: https://github.com/apache/doris/pull/47629#issuecomment-2667685287 TeamCity be ut coverage result: Function Coverage: 43.83% (11640/26560) Line Coverage: 33.74% (97592/289211) Region Coverage: 32.84% (49951/152118) Branch Coverage: 28.

Re: [PR] [feat](storage vault) Add object storage op check when creating resource [doris]

2025-02-18 Thread via GitHub
SWJTU-ZhangLei commented on PR #48073: URL: https://github.com/apache/doris/pull/48073#issuecomment-2667662839 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [Enhancement](lock) Optimize CatalogRecycleBin lock granularity to improve concurrency [doris]

2025-02-18 Thread via GitHub
felixwluo commented on PR #48032: URL: https://github.com/apache/doris/pull/48032#issuecomment-2667639255 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 unsubscr

[PR] [feat](storage vault) Add object storage op check when creating resource [doris]

2025-02-18 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #48073: URL: https://github.com/apache/doris/pull/48073 * When creating `S3Resource/AzureResource`, we will check if it can be accessed with `put/multiPartPut/list/head/delete` operator ### What problem does this PR solve? Issue Number:

Re: [PR] branch-3.0: [fix](table) Filter base idx id for get sycned table ddl #47970 [doris]

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

Re: [PR] [Fix]Add expcetion handling for reopen connection [doris]

2025-02-18 Thread via GitHub
Thearas commented on PR #48072: URL: https://github.com/apache/doris/pull/48072#issuecomment-2667651931 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] [feat](storage vault) Add object storage op check when creating resource [doris]

2025-02-18 Thread via GitHub
hello-stephen commented on PR #48073: URL: https://github.com/apache/doris/pull/48073#issuecomment-2667662656 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]Add expcetion handling for reopen connection [doris]

2025-02-18 Thread via GitHub
github-actions[bot] commented on PR #48072: URL: https://github.com/apache/doris/pull/48072#issuecomment-2667657697 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] [Improvement](runtime-filter) refactor of RuntimeFilterSlots [doris]

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

Re: [PR] branch-3.0: [fix](table) Filter base idx id for get sycned table ddl #47970 [doris]

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

Re: [PR] [Fix]Add expcetion handling for reopen connection [doris]

2025-02-18 Thread via GitHub
wangbo commented on PR #48072: URL: https://github.com/apache/doris/pull/48072#issuecomment-2667652000 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

[PR] [Fix]Add expcetion handling for reopen connection [doris]

2025-02-18 Thread via GitHub
wangbo opened a new pull request, #48072: URL: https://github.com/apache/doris/pull/48072 ### What problem does this PR solve? 1 Refactor exception handling when report query statistics to FE for better readability. 2 make reopen exception-safe. Problem Summary: ### R

Re: [PR] [Improve](cloud) support caching SchemaCloudDictionary in BE side [doris]

2025-02-18 Thread via GitHub
doris-robot commented on PR #47629: URL: https://github.com/apache/doris/pull/47629#issuecomment-2667643877 ClickBench: Total hot run time: 30.11 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](exchange) Fix mismatch columns in merging-exchange node [doris]

2025-02-18 Thread via GitHub
doris-robot commented on PR #48063: URL: https://github.com/apache/doris/pull/48063#issuecomment-2667637666 ClickBench: Total hot run time: 30.37 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Improve](cloud) support caching SchemaCloudDictionary in BE side [doris]

2025-02-18 Thread via GitHub
doris-robot commented on PR #47629: URL: https://github.com/apache/doris/pull/47629#issuecomment-2667633418 TPC-DS: Total hot run time: 183835 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: [fix](function) Fix the issue where using convert_tz and ifnull together causes an error. #48029 [doris]

2025-02-18 Thread via GitHub
hello-stephen commented on PR #48071: URL: https://github.com/apache/doris/pull/48071#issuecomment-2667632272 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: [fix](function) Fix the issue where using convert_tz and ifnull together causes an error. #48029 [doris]

2025-02-18 Thread via GitHub
dataroaring closed pull request #48071: branch-3.0: [fix](function) Fix the issue where using convert_tz and ifnull together causes an error. #48029 URL: https://github.com/apache/doris/pull/48071 -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [PR] branch-3.0: [fix](function) Fix the issue where using convert_tz and ifnull together causes an error. #48029 [doris]

2025-02-18 Thread via GitHub
hello-stephen commented on PR #48071: URL: https://github.com/apache/doris/pull/48071#issuecomment-2667632362 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

[PR] branch-3.0: [fix](function) Fix the issue where using convert_tz and ifnull together causes an error. #48029 [doris]

2025-02-18 Thread via GitHub
github-actions[bot] opened a new pull request, #48071: URL: https://github.com/apache/doris/pull/48071 Cherry-picked from #48029 -- 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

(doris) branch auto-pick-48029-branch-3.0 updated (1f858d9a47a -> f0f9e91c6a9)

2025-02-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48029-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 1f858d9a47a branch-3.0: [regresion-test](fix) fix cache plugin bug #47827 (#47996) add f0

(doris) branch auto-pick-48029-branch-3.0 created (now 1f858d9a47a)

2025-02-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48029-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 1f858d9a47a branch-3.0: [regresion-test](fix) fix cache plugin bug #47827 (#47996) No new rev

Re: [PR] [fix](function) Fix the issue where using convert_tz and ifnull together causes an error. [doris]

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

(doris) branch master updated: [fix](function) Fix the issue where using convert_tz and ifnull together causes an error. (#48029)

2025-02-18 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 3a3c4b9b9dc [fix](function) Fix the issue whe

Re: [PR] [fix](mv) Fix sync mv add default select limit wrongly [doris]

2025-02-18 Thread via GitHub
github-actions[bot] commented on PR #47717: URL: https://github.com/apache/doris/pull/47717#issuecomment-2667629476 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](exchange) Fix mismatch columns in merging-exchange node [doris]

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

(doris) branch auto-pick-47880-branch-2.1 deleted (was a7f9188f791)

2025-02-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47880-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was a7f9188f791 branch-2.1: [improvement](info) Add F/L commitSeq and commitTs for get_lag #46769

[PR] branch-3.0: [test](mv) Fix regression test case to make stable #47880 [doris]

2025-02-18 Thread via GitHub
github-actions[bot] opened a new pull request, #48070: URL: https://github.com/apache/doris/pull/48070 Cherry-picked from #47880 -- 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

(doris) branch auto-pick-47880-branch-3.0 updated (1f858d9a47a -> d72ed8509f8)

2025-02-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47880-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 1f858d9a47a branch-3.0: [regresion-test](fix) fix cache plugin bug #47827 (#47996) add d7

Re: [PR] branch-3.0: [opt](point query) optimize CPU cost for point query [doris]

2025-02-18 Thread via GitHub
hello-stephen commented on PR #48069: URL: https://github.com/apache/doris/pull/48069#issuecomment-2667628673 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-47880-branch-3.0 created (now 1f858d9a47a)

2025-02-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47880-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 1f858d9a47a branch-3.0: [regresion-test](fix) fix cache plugin bug #47827 (#47996) No new rev

Re: [PR] branch-3.0: [opt](point query) optimize CPU cost for point query [doris]

2025-02-18 Thread via GitHub
zhannngchen commented on PR #48069: URL: https://github.com/apache/doris/pull/48069#issuecomment-2667628912 run buidlall -- 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] branch-3.0: [opt](point query) optimize CPU cost for point query [doris]

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

(doris) branch auto-pick-47880-branch-2.1 created (now a7f9188f791)

2025-02-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47880-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at a7f9188f791 branch-2.1: [improvement](info) Add F/L commitSeq and commitTs for get_lag #46769

Re: [PR] [Chore](parallel-result-sink) disable fuzzy ENABLE_PARALLEL_RESULT_SINK on branch-3.0 [doris]

2025-02-18 Thread via GitHub
hello-stephen commented on PR #48068: URL: https://github.com/apache/doris/pull/48068#issuecomment-2667618417 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+pro

Re: [PR] [Feature](parallel-result-sink) support async fetch from multiple backends concurrently [doris]

2025-02-18 Thread via GitHub
BiteThet commented on PR #47915: URL: https://github.com/apache/doris/pull/47915#issuecomment-2667620127 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] [Chore](parallel-result-sink) disable fuzzy ENABLE_PARALLEL_RESULT_SINK on branch-3.0 [doris]

2025-02-18 Thread via GitHub
BiteThet commented on PR #48068: URL: https://github.com/apache/doris/pull/48068#issuecomment-2667618367 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](parallel-result-sink) disable fuzzy ENABLE_PARALLEL_RESULT_SINK on branch-3.0 [doris]

2025-02-18 Thread via GitHub
BiteThet opened a new pull request, #48068: URL: https://github.com/apache/doris/pull/48068 ### What problem does this PR solve? disable fuzzy ENABLE_PARALLEL_RESULT_SINK on branch-3.0 related fix: https://github.com/apache/doris/pull/47915 ### Check List (For Author)

Re: [PR] [Improve](cloud) support caching SchemaCloudDictionary in BE side [doris]

2025-02-18 Thread via GitHub
doris-robot commented on PR #47629: URL: https://github.com/apache/doris/pull/47629#issuecomment-2667617673 TPC-H: Total hot run time: 31923 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 calculate delete bitmaps between segments before skip if tablet is in `NOT_READY` state in flush phase [doris]

2025-02-18 Thread via GitHub
github-actions[bot] commented on PR #48056: URL: https://github.com/apache/doris/pull/48056#issuecomment-2667613676 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

  1   2   3   4   5   6   7   8   >