Re: [PR] [Bug](materialized-view) check duplicate expr when create mv stmt not have groupby exprs [doris]

2025-03-27 Thread via GitHub
BiteThet commented on PR #49595: URL: https://github.com/apache/doris/pull/49595#issuecomment-2757878220 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] [Feat](nereids) support show columns command [doris]

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

Re: [PR] [fix](memory) Fix WorkloadGroupMgr adjust cache capacity [doris]

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

Re: [PR] [fix](auth)Fixed the issue of not adding escape characters in the regular code, which allowed usernames to use colons [doris]

2025-03-27 Thread via GitHub
doris-robot commented on PR #49459: URL: https://github.com/apache/doris/pull/49459#issuecomment-2757865580 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

Re: [PR] [fix](schema-change) Nested types should only support enlarging varchar length with light schema change (#49452) [doris]

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

Re: [PR] [Enhancement]add information_schema backend_configuration table [doris]

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

Re: [PR] [case](restore) Rename repo name of backup-restore regression cases with suite name [doris]

2025-03-27 Thread via GitHub
xy720 commented on PR #49237: URL: https://github.com/apache/doris/pull/49237#issuecomment-2740448614 run external -- 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

doris.git: Error while running github feature from main:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 72, column 1: - BE UT (Doris BE UT) ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

Re: [PR] branch-2.1: [case](restore) Rename repo name of backup-restore regression cases with suite name [doris]

2025-03-27 Thread via GitHub
yiguolei merged PR #49535: URL: https://github.com/apache/doris/pull/49535 -- 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] [Enhancement] (nereids) implement drop/killAnalyzeJobCommand in nereids [doris]

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

doris.git: Error while running github feature from auto-pick-49087-branch-2.1:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

Re: [PR] [Improve](TabletSchema) optimize finding TabletIndex performance in TabletSchema [doris]

2025-03-27 Thread via GitHub
eldenmoon merged PR #48699: URL: https://github.com/apache/doris/pull/48699 -- 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 auto-pick-48699-branch-3.0 created (now 7dbe08377b1)

2025-03-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-48699-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 7dbe08377b1 [improve](schema-change) support nested type with varchar type to support length g

Re: [PR] [Fix](Variant) fix serialize with json key contains `.` as name [doris]

2025-03-27 Thread via GitHub
hello-stephen commented on PR #49594: URL: https://github.com/apache/doris/pull/49594#issuecomment-2757772682 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] [Enhancement]add information_schema backend_configuration table [doris]

2025-03-27 Thread via GitHub
DongLiang-0 opened a new pull request, #49587: URL: https://github.com/apache/doris/pull/49587 ### What problem does this PR solve? Added a table for querying be configuration to more conveniently observe configuration changes in be. ``` desc backend_configuration; +

Re: [PR] [fix](memory) Fix WorkloadGroupMgr adjust cache capacity [doris]

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

Re: [PR] [Fix](txn) Remove `TabletTxnInfo` if version exists when publish version [doris]

2025-03-27 Thread via GitHub
dataroaring merged PR #49564: URL: https://github.com/apache/doris/pull/49564 -- 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] [poc](mtmv) Support copying tmp rewrite plan to memo for mv rewrite better [doris]

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

doris.git: Error while running github feature from master:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 111, column 1: - Build Broker ^ (line: 111) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", line 11

(doris) branch master updated: [Improve](TabletSchema) optimize finding TabletIndex performance in TabletSchema (#48699)

2025-03-27 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon 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 6cc2d4a3e5c [Improve](TabletSchema) optimize f

Re: [PR] [poc](mtmv) Support copying tmp rewrite plan to memo for mv rewrite better [doris]

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

Re: [PR] [enhance](auth)ranger support storage vault and compute group [doris]

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

Re: [PR] [enhance](mtmv)Only restrict MTMV to not allow concurrent insert overwrite execution [doris]

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

[PR] fix error stats [doris]

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

Re: [PR] [function](date) Support date trunc function [doris]

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

Re: [PR] [Fix](Compaction) Cumulative Points Not Incrementing After Delete Operation [doris]

2025-03-27 Thread via GitHub
Yukang-Lian commented on PR #47282: URL: https://github.com/apache/doris/pull/47282#issuecomment-2758076987 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: [chore](task) log the thrift message size if the broken pipe is occurred #49492 [doris]

2025-03-27 Thread via GitHub
dataroaring merged PR #49507: URL: https://github.com/apache/doris/pull/49507 -- 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] [Opt](bvar) Add bvar for txn tablet map [doris]

2025-03-27 Thread via GitHub
hello-stephen commented on PR #49567: URL: https://github.com/apache/doris/pull/49567#issuecomment-2758081987 # BE UT Coverage Report Increment line coverage `85.71% (6/7)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/3d6d26ea4ef4f815f853dee1c494704998

(doris-website) branch asf-site updated (2e27a07ec08 -> caa77acf718)

2025-03-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 2e27a07ec08 Automated deployment with doris branch @ 93780962482215b7833d941e2096ccb726d601fe new c

(doris) branch branch-3.0 updated (80fe049c827 -> 7dbe08377b1)

2025-03-27 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 80fe049c827 branch-3.0: [chore](task) log the thrift message size if the broken pipe is occurred #49492 (#495

[PR] [Feat](nereids) support show columns command [doris]

2025-03-27 Thread via GitHub
xiedeyantu opened a new pull request, #49591: URL: https://github.com/apache/doris/pull/49591 ### What problem does this PR solve? ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps belo

Re: [PR] [Feat](nereids) support show columns command [doris]

2025-03-27 Thread via GitHub
hello-stephen commented on PR #49591: URL: https://github.com/apache/doris/pull/49591#issuecomment-2757710582 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](mtmv)fix mtmv may have repeat tasks after canceled [doris]

2025-03-27 Thread via GitHub
github-actions[bot] commented on PR #48830: URL: https://github.com/apache/doris/pull/48830#issuecomment-2757729571 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](mtmv)fix mtmv may have repeat tasks after canceled [doris]

2025-03-27 Thread via GitHub
github-actions[bot] commented on PR #48830: URL: https://github.com/apache/doris/pull/48830#issuecomment-2757729481 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] add information_schema backend_tablets table [doris]

2025-03-27 Thread via GitHub
doris-robot commented on PR #49317: URL: https://github.com/apache/doris/pull/49317#issuecomment-2757726549 TeamCity cloud ut coverage result: Function Coverage: 83.04% (1087/1309) Line Coverage: 66.06% (18095/27390) Region Coverage: 65.44% (8907/13611) Branch Coverage: 55.30

Re: [PR] [fix](mtmv)fix mtmv may have repeat tasks after canceled [doris]

2025-03-27 Thread via GitHub
zddr commented on PR #48830: URL: https://github.com/apache/doris/pull/48830#issuecomment-2757698053 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] [fix](auth)Delete from should not check select_priv [doris]

2025-03-27 Thread via GitHub
github-actions[bot] commented on PR #49239: URL: https://github.com/apache/doris/pull/49239#issuecomment-2757735073 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.git: Error while running github feature from auto-pick-49546-branch-3.0:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 72, column 1: - BE UT (Doris BE UT) ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

Re: [PR] [fix](auth)Delete from should not check select_priv [doris]

2025-03-27 Thread via GitHub
github-actions[bot] commented on PR #49239: URL: https://github.com/apache/doris/pull/49239#issuecomment-2757735139 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

[PR] [fix](schema-change) Nested types should only support enlarging varchar length with light schema change (#49452) [doris]

2025-03-27 Thread via GitHub
TangSiyang2001 opened a new pull request, #49592: URL: https://github.com/apache/doris/pull/49592 ### What problem does this PR solve? cherry-pick: #49452 Problem Summary: Currently nested types only support light schema change for internal fields, for string types, only

Re: [PR] [Feat](nereids) support show columns command [doris]

2025-03-27 Thread via GitHub
xiedeyantu commented on PR #49591: URL: https://github.com/apache/doris/pull/49591#issuecomment-2757743361 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](schema-change) Nested types should only support enlarging varchar length with light schema change (#49452) [doris]

2025-03-27 Thread via GitHub
hello-stephen commented on PR #49592: URL: https://github.com/apache/doris/pull/49592#issuecomment-2757741257 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](schema-change) Nested types should only support enlarging varchar length with light schema change (#49452) [doris]

2025-03-27 Thread via GitHub
github-actions[bot] commented on PR #49592: URL: https://github.com/apache/doris/pull/49592#issuecomment-2757746431 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](memory) Fix `Segcompaction` and `WriteCooldownMeta` and `HttpStreamAction` thread attach task [doris]

2025-03-27 Thread via GitHub
xinyiZzz commented on PR #49425: URL: https://github.com/apache/doris/pull/49425#issuecomment-2757288981 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](schema-change) Nested types should only support enlarging varchar length with light schema change (#49452) [doris]

2025-03-27 Thread via GitHub
github-actions[bot] commented on PR #49592: URL: https://github.com/apache/doris/pull/49592#issuecomment-2757746366 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](memory) Fix `Segcompaction` and `WriteCooldownMeta` and `HttpStreamAction` thread attach task [doris]

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

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

2025-03-27 Thread via GitHub
starocean999 closed issue #42712: [Enhancement] (nereids)implement dropAanalyzeJobCommand in nereids URL: https://github.com/apache/doris/issues/42712 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

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

2025-03-27 Thread via GitHub
koi2000 commented on code in PR #48695: URL: https://github.com/apache/doris/pull/48695#discussion_r2016232589 ## be/src/geo/geo_types.cpp: ## @@ -476,6 +656,155 @@ std::string GeoPolygon::as_wkt() const { return ss.str(); } +bool GeoPolygon::intersects(const GeoShape* r

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

2025-03-27 Thread via GitHub
koi2000 commented on code in PR #48695: URL: https://github.com/apache/doris/pull/48695#discussion_r2016233209 ## be/src/geo/geo_types.cpp: ## @@ -75,6 +80,171 @@ static inline GeoParseStatus to_s2point(double lng, double lat, S2Point* point) return GEO_PARSE_OK; } +dou

Re: [PR] [opt](nereids) catch all exceptions in ExpressionEstimation [doris]

2025-03-27 Thread via GitHub
englefly commented on PR #49415: URL: https://github.com/apache/doris/pull/49415#issuecomment-2757345701 run external -- 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] Support some spatial functions [doris]

2025-03-27 Thread via GitHub
koi2000 commented on code in PR #48695: URL: https://github.com/apache/doris/pull/48695#discussion_r2016234576 ## gensrc/script/doris_builtins_functions.py: ## Review Comment: fixed -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [fix](tpcds) Fix error column name of tpcds table store [doris]

2025-03-27 Thread via GitHub
hello-stephen commented on PR #49579: URL: https://github.com/apache/doris/pull/49579#issuecomment-2757171623 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](auth)Prohibit other users from modifying the root #48752 [doris]

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

Re: [PR] [improve] auto create Doris table for new MongoDB collections in Data… [doris-flink-connector]

2025-03-27 Thread via GitHub
JNSimba merged PR #573: URL: https://github.com/apache/doris-flink-connector/pull/573 -- 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] [Chore](case) add nonConcurrent for some inject case [doris]

2025-03-27 Thread via GitHub
github-actions[bot] commented on PR #49577: URL: https://github.com/apache/doris/pull/49577#issuecomment-2757119260 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](nereids) do eliminate constant group by key in normalizeagg [doris]

2025-03-27 Thread via GitHub
feiniaofeiafei commented on PR #49589: URL: https://github.com/apache/doris/pull/49589#issuecomment-2757669135 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.

doris.git: Error while running github feature from branch-2.1:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

Re: [PR] [feature](inverted_index) add ik analyzer for chinese language [doris]

2025-03-27 Thread via GitHub
github-actions[bot] commented on PR #49519: URL: https://github.com/apache/doris/pull/49519#issuecomment-2757780354 ## 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

doris.git: Error while running github feature from main:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 78, column 1: - Build Third Party Librar ... ^ (line: 78) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::g

Re: [PR] branch-3.0: [Fix](txn) Remove `TabletTxnInfo` if version exists when publish version #49564 [doris]

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

Re: [PR] [fix](runtime) Avoid merging results into one large result in BufferControlBlock [doris]

2025-03-27 Thread via GitHub
yiguolei merged PR #49571: URL: https://github.com/apache/doris/pull/49571 -- 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-3.0: [fix](Nereids) fix initcap fe fold constant #49061 [doris]

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

Re: [PR] [poc](mtmv) Support copying tmp rewrite plan to memo for mv rewrite better [doris]

2025-03-27 Thread via GitHub
hello-stephen commented on PR #49597: URL: https://github.com/apache/doris/pull/49597#issuecomment-2757904482 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] [Enhancement]add information_schema backend_configuration table [doris]

2025-03-27 Thread via GitHub
doris-robot commented on PR #49587: URL: https://github.com/apache/doris/pull/49587#issuecomment-2757969847 TPC-DS: Total hot run time: 193178 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](txn) Remove `TabletTxnInfo` if version exists when publish version #49564 [doris]

2025-03-27 Thread via GitHub
Thearas commented on PR #49588: URL: https://github.com/apache/doris/pull/49588#issuecomment-2757640198 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] [Enhancement] add information_schema backend_tablets table [doris]

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

Re: [PR] [poc](mtmv) Support copying tmp rewrite plan to memo for mv rewrite better [doris]

2025-03-27 Thread via GitHub
seawinde commented on PR #49597: URL: https://github.com/apache/doris/pull/49597#issuecomment-2757953351 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]add information_schema backend_configuration table [doris]

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

Re: [PR] [fix](memory) Fix WorkloadGroupMgr adjust cache capacity [doris]

2025-03-27 Thread via GitHub
Thearas commented on PR #49593: URL: https://github.com/apache/doris/pull/49593#issuecomment-2757753193 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] [feature](inverted_index) add ik analyzer for chinese language [doris]

2025-03-27 Thread via GitHub
hello-stephen commented on PR #49519: URL: https://github.com/apache/doris/pull/49519#issuecomment-2757894968 # BE UT Coverage Report Increment line coverage `77.27% (1210/1566)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/4f6aa52dfe583a6b32bb29f0e8b0

Re: [PR] [feature](inverted_index) add ik analyzer for chinese language [doris]

2025-03-27 Thread via GitHub
Ryan19929 commented on PR #49519: URL: https://github.com/apache/doris/pull/49519#issuecomment-2758002406 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] [refactor](join) Refine broadcast controller [doris]

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

Re: [PR] enhance like add escape syntax [doris]

2025-03-27 Thread via GitHub
yx-keith commented on PR #47993: URL: https://github.com/apache/doris/pull/47993#issuecomment-2758015057 run builall -- 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] [Enhancement] add information_schema backend_tablets table [doris]

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

Re: [PR] [function](date) Support date trunc function [doris]

2025-03-27 Thread via GitHub
Gabriel39 commented on PR #49540: URL: https://github.com/apache/doris/pull/49540#issuecomment-2758018894 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] [poc](mtmv) Support copying tmp rewrite plan to memo for mv rewrite better [doris]

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

Re: [PR] [BE](ut) add be ut about partition sort and analytic operator [doris]

2025-03-27 Thread via GitHub
hello-stephen commented on PR #49598: URL: https://github.com/apache/doris/pull/49598#issuecomment-2758026278 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] [case](mtmv)add case for insert overwrite of mtmv force drop partition [doris]

2025-03-27 Thread via GitHub
github-actions[bot] commented on PR #48946: URL: https://github.com/apache/doris/pull/48946#issuecomment-2757795521 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

[PR] [BE](ut) add be ut about partition sort and analytic operator [doris]

2025-03-27 Thread via GitHub
zhangstar333 opened a new pull request, #49598: URL: https://github.com/apache/doris/pull/49598 ### What problem does this PR solve? Problem Summary: add partition sort and analytic operator be ut case, and partition sort code from https://github.com/apache/doris/pull/49276 by @Mrya

Re: [PR] [BE](ut) add be ut about partition sort and analytic operator [doris]

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

doris.git: Error while running github feature from branch-3.0:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 72, column 1: - BE UT (Doris BE UT) ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

Re: [PR] [Enhancement] add information_schema backend_tablets table [doris]

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

Re: [PR] [refactor](join) Refine broadcast controller [doris]

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

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

2025-03-27 Thread via GitHub
koi2000 commented on code in PR #48695: URL: https://github.com/apache/doris/pull/48695#discussion_r2016582703 ## regression-test/suites/nereids_p0/sql_functions/spatial_functions/test_gis_function.groovy: ## Review Comment: The regression test now contains all relationship

Re: [PR] [fix](runtime filter) Fix debug string in RuntimeFilterWrapper [doris]

2025-03-27 Thread via GitHub
Gabriel39 commented on PR #49562: URL: https://github.com/apache/doris/pull/49562#issuecomment-2758040283 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: [fix](nereids)canInferNotNullForMarkSlot method get wrong result if fold constant rule is disabled #49428 [doris]

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

Re: [PR] [enhancement](compaction) generate multiple compaction tasks each round [doris]

2025-03-27 Thread via GitHub
dataroaring merged PR #49547: URL: https://github.com/apache/doris/pull/49547 -- 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] [Improvement](thrift) reduce redundant runtime filter information pass from frontend to backend [doris]

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

doris.git: Error while running github feature from auto-pick-48752-branch-3.0:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 72, column 1: - BE UT (Doris BE UT) ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

Re: [PR] fix error stats [doris]

2025-03-27 Thread via GitHub
Thearas commented on PR #49582: URL: https://github.com/apache/doris/pull/49582#issuecomment-2757411694 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 like add escape syntax [doris]

2025-03-27 Thread via GitHub
hello-stephen commented on PR #47993: URL: https://github.com/apache/doris/pull/47993#issuecomment-2757548083 # BE UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/a6671e5ad0c6c5c41d5f3330d5c9a0547f8c7b88_a667

Re: [PR] [enhance](auth)ranger support storage vault and compute group [doris]

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

Re: [PR] branch-3.0: [fix](Nereids) fix initcap fe fold constant #49061 [doris]

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

Re: [PR] [improve](information schema) introduce routine load job system table (#48963) [doris]

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

doris.git: Error while running github feature from master:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 111, column 1: - Build Broker ^ (line: 111) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", line 11

(doris) branch auto-pick-49416-branch-3.0 deleted (was de68c1e9c2d)

2025-03-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-49416-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was de68c1e9c2d [fix](Nereids) fix double literal to string literal cast problem (#49416) The rev

doris.git: Error while running github feature from branch-3.0:.asf.yaml

2025-03-27 Thread Apache Infrastructure
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 72, column 1: - BE UT (Doris BE UT) ^ (line: 72) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", li

(doris) branch auto-pick-49564-branch-3.0 created (now 3f1634c2f44)

2025-03-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-49564-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 3f1634c2f44 branch-3.0: [fix](Nereids) fix double literal to string literal cast problem #4941

[PR] branch-3.0: [Fix](txn) Remove `TabletTxnInfo` if version exists when publish version #49564 [doris]

2025-03-27 Thread via GitHub
github-actions[bot] opened a new pull request, #49588: URL: https://github.com/apache/doris/pull/49588 Cherry-picked from #49564 -- 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-49564-branch-3.0 updated (3f1634c2f44 -> 13753df01d7)

2025-03-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-49564-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 3f1634c2f44 branch-3.0: [fix](Nereids) fix double literal to string literal cast problem #4941

<    4   5   6   7   8   9   10   >