Re: [PR] [fix](mow) check correctness for mow get_agg [doris]

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

Re: [PR] [fix](Nereids) cse extract wrong expression from lambda expressions [doris]

2025-03-17 Thread via GitHub
morrySnow commented on PR #49166: URL: https://github.com/apache/doris/pull/49166#issuecomment-2729469269 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] [improve](struct)improve struct schema-change behavior for add sub-columns [doris]

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

[PR] branch-3.0: [fix](array/map) Fix BE crash in lambda functions #49140 [doris]

2025-03-17 Thread via GitHub
github-actions[bot] opened a new pull request, #49168: URL: https://github.com/apache/doris/pull/49168 Cherry-picked from #49140 -- 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] branch-2.1: [fix](array/map) Fix BE crash in lambda functions #49140 [doris]

2025-03-17 Thread via GitHub
dataroaring closed pull request #49169: branch-2.1: [fix](array/map) Fix BE crash in lambda functions #49140 URL: https://github.com/apache/doris/pull/49169 -- 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

Re: [PR] [opt](iceberg)Optimize count* in batch mode [doris]

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

[PR] [chore](be) remove some unused code [doris]

2025-03-17 Thread via GitHub
yiguolei opened a new pull request, #49137: URL: https://github.com/apache/doris/pull/49137 ### What problem does this PR solve? This PR https://github.com/apache/doris/pull/48944/files is trying to modify some code in primitive type, and I find these code is useless. We should remove

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

2025-03-17 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](array/map) Fix BE crash in lambda functions #49140 [doris]

2025-03-17 Thread via GitHub
Thearas commented on PR #49168: URL: https://github.com/apache/doris/pull/49168#issuecomment-2729512071 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] [test](beut) add pipeline SetOperator beut [doris]

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

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
yiguolei merged PR #49140: URL: https://github.com/apache/doris/pull/49140 -- 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 auto-pick-49140-branch-3.0 created (now 1404d32f294)

2025-03-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49140-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 1404d32f294 branch-3.0: [fix](group commit)Fix replay wal fail problem on agg state type #4908

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

2025-03-17 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] [bugfix] fix restore colocate with mismatch BackendsPerBucket [doris]

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

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

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

Re: [PR] [fix](arrow) Fix UT DataTypeSerDeArrowTest of Array/Map/Struct/Bitmap/HLL/Decimal256 types [doris]

2025-03-17 Thread via GitHub
hello-stephen commented on PR #48944: URL: https://github.com/apache/doris/pull/48944#issuecomment-2729696342 # BE UT Coverage Report Increment line coverage `86.57% (58/67)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/83b0955bdeae9f762a412229b24a28ac

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

2025-03-17 Thread via GitHub
doris-robot commented on PR #49152: URL: https://github.com/apache/doris/pull/49152#issuecomment-2729748783 # BE UT Coverage Report Increment line coverage `0.00% (0/45)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/bf1895d31f76e561d5659a0fae4da3d3d292

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

2025-03-17 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

Re: [PR] [Test](nereids) add ut for AnalyzeTableCommand [doris]

2025-03-17 Thread via GitHub
xiedeyantu commented on PR #49171: URL: https://github.com/apache/doris/pull/49171#issuecomment-2729783382 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](mow) check correctness for mow get_agg [doris]

2025-03-17 Thread via GitHub
hello-stephen commented on PR #49160: URL: https://github.com/apache/doris/pull/49160#issuecomment-2729786369 # BE UT Coverage Report Increment line coverage `27.45% (14/51)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/0335524abf4cac496e204d523c7e0e73

Re: [PR] [Fix](Nereids) fix the return value problem of floor function [doris]

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

Re: [PR] [Fix](Nereids) fix the return value problem of floor function [doris]

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

Re: [PR] branch-2.1-pick: [Fix](partial update) use correct default value for missing columns in partial update (#49066) [doris]

2025-03-17 Thread via GitHub
doris-robot commented on PR #49146: URL: https://github.com/apache/doris/pull/49146#issuecomment-2729553912 # BE UT Coverage Report Increment line coverage `0.00% (0/5)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/035b31c152ba1b84c143efd819ee8af3f777e

Re: [PR] [fix](load) fix dead lock when write memtable failed [doris]

2025-03-17 Thread via GitHub
liaoxin01 commented on PR #49170: URL: https://github.com/apache/doris/pull/49170#issuecomment-2729637695 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] [Feat](Nereids) support show databases command [doris]

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

Re: [PR] [fix](catalog)when checkpoint,use cacheThreadPool [doris]

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

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

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

[PR] [Text](nereids) add test for AnalyzeTableCommand [doris]

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

Re: [PR] [fix](arrow) Fix UT DataTypeSerDeArrowTest of Array/Map/Struct/Bitmap/HLL/Decimal256 types [doris]

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

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

2025-03-17 Thread via GitHub
doris-robot commented on PR #48941: URL: https://github.com/apache/doris/pull/48941#issuecomment-2729955004 TPC-H: Total hot run time: 32327 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 (5ca8ffd0bf7 -> 882be0a6e80)

2025-03-17 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 5ca8ffd0bf7 Automated deployment with doris branch @ 6f98f2e663af4ff157b93c3f4dbf79ab31b76b28 new 8

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

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

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

2025-03-17 Thread via GitHub
hello-stephen commented on PR #49172: URL: https://github.com/apache/doris/pull/49172#issuecomment-2730004416 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] [Feat](Nereids) support show databases command [doris]

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

Re: [PR] [fix](playground) Fixed bigint display problem in doris playground [doris]

2025-03-17 Thread via GitHub
IsmailTosunTnyl commented on PR #49053: URL: https://github.com/apache/doris/pull/49053#issuecomment-2730946116 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 comme

Re: [PR] [Fix](cloud-mow) Fix FE's wrong handling when low version MS don't set tablet states for `GetDeleteBitmapUpdateLockResponse` [doris]

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

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

2025-03-17 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-49153-branch-3.0 created (now 1404d32f294)

2025-03-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49153-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 1404d32f294 branch-3.0: [fix](group commit)Fix replay wal fail problem on agg state type #4908

Re: [PR] [fix](nereids) fix to_monday('1970-01-04 23:59:59') [doris]

2025-03-17 Thread via GitHub
starocean999 merged PR #49153: URL: https://github.com/apache/doris/pull/49153 -- 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

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

2025-03-17 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

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

2025-03-17 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

(doris-website) branch asf-site updated (f5dde4b424f -> be42e0a7eaa)

2025-03-17 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 f5dde4b424f Automated deployment with doris branch @ b4c2bf62a8e14c6f832c21b3e129774141ab3a67 new b

[PR] branch-2.1: [fix](nereids) fix to_monday('1970-01-04 23:59:59') #49153 [doris]

2025-03-17 Thread via GitHub
github-actions[bot] opened a new pull request, #49176: URL: https://github.com/apache/doris/pull/49176 Cherry-picked from #49153 -- 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] branch-2.1: [fix](nereids) fix to_monday('1970-01-04 23:59:59') #49153 [doris]

2025-03-17 Thread via GitHub
dataroaring closed pull request #49176: branch-2.1: [fix](nereids) fix to_monday('1970-01-04 23:59:59') #49153 URL: https://github.com/apache/doris/pull/49176 -- 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

Re: [PR] branch-3.0: [fix](nereids) fix to_monday('1970-01-04 23:59:59') #49153 [doris]

2025-03-17 Thread via GitHub
dataroaring closed pull request #49175: branch-3.0: [fix](nereids) fix to_monday('1970-01-04 23:59:59') #49153 URL: https://github.com/apache/doris/pull/49175 -- 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

(doris) branch auto-pick-49153-branch-2.1 created (now 98a59f914a5)

2025-03-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49153-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 98a59f914a5 branch-2.1: [chore](binlog) GetMeta returns dropped partition/table/index commit s

Re: [PR] branch-3.0: [fix](nereids) fix to_monday('1970-01-04 23:59:59') #49153 [doris]

2025-03-17 Thread via GitHub
hello-stephen commented on PR #49175: URL: https://github.com/apache/doris/pull/49175#issuecomment-2731383206 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] [opt](iceberg)Optimize count* in batch mode [doris]

2025-03-17 Thread via GitHub
wuwenchi commented on PR #49025: URL: https://github.com/apache/doris/pull/49025#issuecomment-2731375955 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 unsubsc

Re: [PR] branch-2.1: [fix](nereids) fix to_monday('1970-01-04 23:59:59') #49153 [doris]

2025-03-17 Thread via GitHub
Thearas commented on PR #49176: URL: https://github.com/apache/doris/pull/49176#issuecomment-2731384376 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) branch auto-pick-49153-branch-2.1 updated (98a59f914a5 -> adebd058ff8)

2025-03-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49153-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 98a59f914a5 branch-2.1: [chore](binlog) GetMeta returns dropped partition/table/index commit s

[PR] branch-3.0: [fix](nereids) fix to_monday('1970-01-04 23:59:59') #49153 [doris]

2025-03-17 Thread via GitHub
github-actions[bot] opened a new pull request, #49175: URL: https://github.com/apache/doris/pull/49175 Cherry-picked from #49153 -- 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] [Enhancement] (nereids)implement dropCached/Expired/StatsCommand in nereids [doris]

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

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

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

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

2025-03-17 Thread via GitHub
github-actions[bot] commented on PR #48784: URL: https://github.com/apache/doris/pull/48784#issuecomment-2731387226 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) branch master updated: [fix](nereids) fix to_monday('1970-01-04 23:59:59') (#49153)

2025-03-17 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 8d6d952fe7c [fix](nereids) fix to_monday('

[I] [Bug] The catalog can't be search [doris]

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

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

2025-03-17 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.git: Error while running github feature from auto-pick-49153-branch-3.0:.asf.yaml

2025-03-17 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.git: Error while running github feature from master:.asf.yaml

2025-03-17 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

Re: [PR] branch-3.0: [fix](nereids) fix to_monday('1970-01-04 23:59:59') #49153 [doris]

2025-03-17 Thread via GitHub
hello-stephen commented on PR #49175: URL: https://github.com/apache/doris/pull/49175#issuecomment-2731383127 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.git: Error while running github feature from auto-pick-49153-branch-2.1:.asf.yaml

2025-03-17 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] [fix](TabletSched) Fix filterDestBE use incorrect beid [doris]

2025-03-17 Thread via GitHub
github-actions[bot] commented on PR #49158: URL: https://github.com/apache/doris/pull/49158#issuecomment-2731393855 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] [Opt](checksum) Add an config to skip `__DORIS_VERSION_COL__` when calculate checksum [doris]

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

Re: [PR] [Opt](exec) opt variant column in join op [doris]

2025-03-17 Thread via GitHub
HappenLee commented on PR #49020: URL: https://github.com/apache/doris/pull/49020#issuecomment-2731428024 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](Nereids) support more pattern in DeferMaterializeTopNResult [doris]

2025-03-17 Thread via GitHub
morrySnow commented on PR #48747: URL: https://github.com/apache/doris/pull/48747#issuecomment-2731428411 run compile -- 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](streamload) Fix streamload timeout out-of-range issue casing coredump [doris]

2025-03-17 Thread via GitHub
Tech-Circle-48 commented on PR #48965: URL: https://github.com/apache/doris/pull/48965#issuecomment-2731429041 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] [fix](TabletSched) Fix filterDestBE use incorrect beid [doris]

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

Re: [PR] [fix](streamload) Fix streamload timeout out-of-range issue casing coredump [doris]

2025-03-17 Thread via GitHub
dataroaring commented on code in PR #48965: URL: https://github.com/apache/doris/pull/48965#discussion_r241403 ## be/src/exec/es/es_scan_reader.cpp: ## @@ -75,7 +75,16 @@ ESScanReader::ESScanReader(const std::string& target, _doc_value_mode ? DOCVALUE_SCROLL_SEA

Re: [PR] [Fix](cloud-mow) Fix FE's wrong handling when low version MS don't set tablet states for `GetDeleteBitmapUpdateLockResponse` [doris]

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

Re: [PR] [fix](nereids) fix generate column need add cast in stream load [doris]

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

Re: [PR] branch-3.0: [fix](Nereids) fold str_to_date to wrong result when parameter out range #49033 [doris]

2025-03-17 Thread via GitHub
morrySnow commented on PR #49151: URL: https://github.com/apache/doris/pull/49151#issuecomment-2731423388 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: [I] [Bug] The catalog can't be search [doris]

2025-03-17 Thread via GitHub
zy-kkk commented on issue #49177: URL: https://github.com/apache/doris/issues/49177#issuecomment-2731430079 Upgrading to 2.1.8.1 can be fixed https://github.com/apache/doris/releases/tag/2.1.8.1 -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [PR] [Opt](checksum) Add an config to skip `__DORIS_VERSION_COL__` when calculate checksum [doris]

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

Re: [PR] [fix](streamload) Fix streamload timeout out-of-range issue casing coredump [doris]

2025-03-17 Thread via GitHub
dataroaring commented on code in PR #48965: URL: https://github.com/apache/doris/pull/48965#discussion_r250771 ## be/src/olap/rowset/segment_v2/inverted_index_reader.cpp: ## @@ -410,11 +410,19 @@ Status StringTypeInvertedIndexReader::query(const io::IOContext* io_ctx,

Re: [PR] [Opt](checksum) Add an config to skip `__DORIS_VERSION_COL__` when calculate checksum [doris]

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

Re: [PR] [fix](load) fix dead lock when write memtable failed [doris]

2025-03-17 Thread via GitHub
liaoxin01 commented on PR #49170: URL: https://github.com/apache/doris/pull/49170#issuecomment-2731456059 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](streamload) Fix streamload timeout out-of-range issue casing coredump [doris]

2025-03-17 Thread via GitHub
gavinchou commented on code in PR #48965: URL: https://github.com/apache/doris/pull/48965#discussion_r269358 ## regression-test/suites/load_p0/stream_load/stream_load.cpp: ## Review Comment: why this cpp file is in regression-test folder? -- This is an automated mes

Re: [PR] [fix](nereids)TableQueryPlanAction can't work when meehavingpty relation [doris]

2025-03-17 Thread via GitHub
hello-stephen commented on PR #49178: URL: https://github.com/apache/doris/pull/49178#issuecomment-2731452359 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](streamload) Fix streamload timeout out-of-range issue casing coredump [doris]

2025-03-17 Thread via GitHub
gavinchou commented on code in PR #48965: URL: https://github.com/apache/doris/pull/48965#discussion_r269358 ## regression-test/suites/load_p0/stream_load/stream_load.cpp: ## Review Comment: why this file is in regression-test folder? -- This is an automated message

Re: [PR] [fix](nereids) fix generate column need add cast in stream load [doris]

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

Re: [PR] [fix](streamload) Fix streamload timeout out-of-range issue casing coredump [doris]

2025-03-17 Thread via GitHub
gavinchou commented on code in PR #48965: URL: https://github.com/apache/doris/pull/48965#discussion_r279637 ## cloud/src/meta-service/meta_service_resource.cpp: ## @@ -2777,13 +2777,24 @@ void MetaServiceImpl::get_stage(google::protobuf::RpcController* controller,

Re: [PR] [fix](TabletSched) Fix filterDestBE use incorrect beid [doris]

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

Re: [PR] [fix](function) Undefined behavior in parse_url [doris]

2025-03-17 Thread via GitHub
github-actions[bot] commented on PR #49149: URL: https://github.com/apache/doris/pull/49149#issuecomment-2731472730 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](function) Undefined behavior in parse_url [doris]

2025-03-17 Thread via GitHub
github-actions[bot] commented on PR #49149: URL: https://github.com/apache/doris/pull/49149#issuecomment-2731472772 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] [Test](nereids) add ut for AnalyzeTableCommand [doris]

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

Re: [PR] [Opt](exec) opt variant column in join op [doris]

2025-03-17 Thread via GitHub
hello-stephen commented on PR #49020: URL: https://github.com/apache/doris/pull/49020#issuecomment-2731810759 # BE UT Coverage Report Increment line coverage `56.38% (53/94)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/55a6531c20f5aaa661c87c9d721e22cd

Re: [PR] [Improvement](column) add santy check and add some fix for ColumnString #47964 [doris]

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

(doris) branch branch-3.0 updated: [Chore](runtime-filter) remove wrong check and set disable when SyncSizeClosure meet eof status (#49185)

2025-03-17 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 410823f4027 [Chore](runtime-filter) r

Re: [PR] [Opt](checksum) Add an config to skip `__DORIS_VERSION_COL__` when calculate checksum [doris]

2025-03-17 Thread via GitHub
hello-stephen commented on PR #49154: URL: https://github.com/apache/doris/pull/49154#issuecomment-2731817249 # BE UT Coverage Report Increment line coverage `14.29% (6/42)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/a141d5c2cbce772e59fea433b68e1e1c5

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

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

Re: [I] [Enhancement] Enhance the observability of routine load job [doris]

2025-03-17 Thread via GitHub
sollhui closed issue #48511: [Enhancement] Enhance the observability of routine load job URL: https://github.com/apache/doris/issues/48511 -- 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 specifi

Re: [PR] [feat](deps) upgrade hadoop to 3.3.6.6 [doris]

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

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

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

(doris) branch auto-pick-48964-branch-2.1 updated (16e348b189e -> 41f7024bce2)

2025-03-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-48964-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 16e348b189e [fix](array/map) Fix BE crash in lambda functions (#49139) add 41f7024bce2 [fi

Re: [PR] [chore](be) remove some unused code [doris]

2025-03-17 Thread via GitHub
yiguolei merged PR #49137: URL: https://github.com/apache/doris/pull/49137 -- 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

[PR] [deps] upgrade hadoop to 3.3.6.6 [doris]

2025-03-17 Thread via GitHub
morningman opened a new pull request, #49181: URL: https://github.com/apache/doris/pull/49181 related to https://github.com/apache/doris-thirdparty/pull/298 -- 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

[PR] branch-2.1: [fix](named_struct) fix named_struct signature which deduce wrong for nested decimal precision #48964 [doris]

2025-03-17 Thread via GitHub
github-actions[bot] opened a new pull request, #49190: URL: https://github.com/apache/doris/pull/49190 Cherry-picked from #48964 -- 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] branch-3.0: [fix](named_struct) fix named_struct signature which deduce wrong for nested decimal precision #48964 [doris]

2025-03-17 Thread via GitHub
Thearas commented on PR #49189: URL: https://github.com/apache/doris/pull/49189#issuecomment-2731793770 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](load) fix dead lock when write memtable failed [doris]

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

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

2025-03-17 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

<    1   2   3   4   5   6   7   8   >