Re: [PR] [fix](mem) heap-buffer-overflow for function convert_to [doris]

2025-01-03 Thread via GitHub
cambyzju commented on PR #46405: URL: https://github.com/apache/doris/pull/46405#issuecomment-2569281224 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](nereids) support median agg function using percentile [doris]

2025-01-03 Thread via GitHub
dqz123 commented on PR #46377: URL: https://github.com/apache/doris/pull/46377#issuecomment-2569285297 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](cloud) fix file cache potential leakage [doris]

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

Re: [PR] [fix](nereids) Create Runtime filter even if equal.right is not in aliasTransferMap [doris]

2025-01-03 Thread via GitHub
hello-stephen commented on PR #46406: URL: https://github.com/apache/doris/pull/46406#issuecomment-2569290669 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] [fix](nereids) Create Runtime filter even if equal.right is not in aliasTransferMap [doris]

2025-01-03 Thread via GitHub
englefly opened a new pull request, #46406: URL: https://github.com/apache/doris/pull/46406 ### 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] [fix](nereids) Create Runtime filter even if equal.right is not in aliasTransferMap [doris]

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

Re: [PR] branch-3.0: [Fix](index build) should not append index to meta while column id is -1 #46307 [doris]

2025-01-03 Thread via GitHub
yiguolei merged PR #46335: URL: https://github.com/apache/doris/pull/46335 -- 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] [fix](nereids) Create Runtime filter even if equal.right is not in aliasTransferMap-branch3.0 [doris]

2025-01-03 Thread via GitHub
englefly commented on PR #46224: URL: https://github.com/apache/doris/pull/46224#issuecomment-2569297616 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](compile) fix fe compile failed by code too large [doris]

2025-01-03 Thread via GitHub
hello-stephen commented on PR #46408: URL: https://github.com/apache/doris/pull/46408#issuecomment-2569322238 skip 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](compile) fix fe compile failed by code too large [doris]

2025-01-03 Thread via GitHub
924060929 commented on PR #46408: URL: https://github.com/apache/doris/pull/46408#issuecomment-2569314658 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](compile) fix fe compile failed by code too large [doris]

2025-01-03 Thread via GitHub
hello-stephen commented on PR #46408: URL: https://github.com/apache/doris/pull/46408#issuecomment-2569334905 skip 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](compile) fix fe compile failed by code too large [doris]

2025-01-03 Thread via GitHub
hello-stephen merged PR #46408: URL: https://github.com/apache/doris/pull/46408 -- 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...@dori

(doris) branch master updated: [fix](compile) fix fe compile failed by code too large (#46408)

2025-01-03 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen 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 8f87a966e57 [fix](compile) fix fe compile f

Re: [PR] [fix](regression)fix hive translation unstable case. [doris]

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

Re: [PR] [fix](compile) fix fe compile failed by code too large [doris]

2025-01-03 Thread via GitHub
github-actions[bot] commented on PR #46408: URL: https://github.com/apache/doris/pull/46408#issuecomment-2569327398 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](compile) fix fe compile failed by code too large [doris]

2025-01-03 Thread via GitHub
github-actions[bot] commented on PR #46408: URL: https://github.com/apache/doris/pull/46408#issuecomment-2569327361 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](regression)fix hive translation unstable case. [doris]

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

[PR] branch-2.1: [fix](regression)fix hive translation unstable case. #46385 [doris]

2025-01-03 Thread via GitHub
github-actions[bot] opened a new pull request, #46409: URL: https://github.com/apache/doris/pull/46409 Cherry-picked from #46385 -- 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 master updated: [fix](regression)fix hive translation unstable case. (#46385)

2025-01-03 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 3c9b29a0bb5 [fix](regression)fix hive transla

Re: [PR] branch-2.1: [fix](regression)fix hive translation unstable case. #46385 [doris]

2025-01-03 Thread via GitHub
dataroaring closed pull request #46409: branch-2.1: [fix](regression)fix hive translation unstable case. #46385 URL: https://github.com/apache/doris/pull/46409 -- 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-2.1: [fix](regression)fix hive translation unstable case. #46385 [doris]

2025-01-03 Thread via GitHub
Thearas commented on PR #46409: URL: https://github.com/apache/doris/pull/46409#issuecomment-2569329828 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-46385-branch-2.1 updated (e9921d7a076 -> 2086f69d2e3)

2025-01-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46385-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from e9921d7a076 branch-2.1: [fix](external catalog) Fixed non-master FE log replay during refresh

Re: [PR] branch-2.1: [fix](regression)fix hive translation unstable case. #46385 [doris]

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

(doris) branch auto-pick-46385-branch-3.0 deleted (was b57dc79cc96)

2025-01-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46385-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was b57dc79cc96 branch-3.0: [Fix](index build) should not append index to meta while column id is

(doris) branch auto-pick-46385-branch-3.0 created (now b57dc79cc96)

2025-01-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46385-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at b57dc79cc96 branch-3.0: [Fix](index build) should not append index to meta while column id is

Re: [PR] [Feature](Schema Change)light schema change support add key column [doris]

2025-01-03 Thread via GitHub
mongo360 commented on PR #42911: URL: https://github.com/apache/doris/pull/42911#issuecomment-2569346354 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

(doris) branch auto-pick-46385-branch-2.1 created (now e9921d7a076)

2025-01-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46385-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at e9921d7a076 branch-2.1: [fix](external catalog) Fixed non-master FE log replay during refresh

Re: [PR] [fix](mem) heap-buffer-overflow for function convert_to [doris]

2025-01-03 Thread via GitHub
doris-robot commented on PR #46405: URL: https://github.com/apache/doris/pull/46405#issuecomment-2569352323 TeamCity be ut coverage result: Function Coverage: 38.88% (10127/26048) Line Coverage: 29.92% (85701/286405) Region Coverage: 29.02% (43717/150670) Branch Coverage: 25.

Re: [PR] [chore](conf) Set enable_advance_next_id=true by default [doris]

2025-01-03 Thread via GitHub
gavinchou merged PR #44790: URL: https://github.com/apache/doris/pull/44790 -- 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 (7b45bc3d8ba -> 10eac2257d1)

2025-01-03 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7b45bc3d8ba [fix](nereids)fix rangeSet intersect in PartitionPredicateToRange (#46087) add 10eac2257d1 [chore]

Re: [PR] [feat](spill) spill and reserve [doris]

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

Re: [PR] [fix](Nereids) insert into with cte cannot be explained [doris]

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

Re: [PR] [fix](schema-change) Fix job replay failure when partitions added to table after job finish (#46166) [doris]

2025-01-03 Thread via GitHub
dataroaring merged PR #46367: URL: https://github.com/apache/doris/pull/46367 -- 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) branch branch-2.1 updated: [fix](schema-change) Fix job replay failure when partitions added to table after job finish (#46166) (#46367)

2025-01-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 c2a17b8ad9b [fix](schema-change) Fix

Re: [PR] [fix](case) fix cluster key case in cloud mode [doris]

2025-01-03 Thread via GitHub
github-actions[bot] commented on PR #46348: URL: https://github.com/apache/doris/pull/46348#issuecomment-2569090272 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](case) fix cluster key case in cloud mode [doris]

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

Re: [PR] branch-3.0: [opt](nereids) improve prune partition with lots of `in (xxx)` #46261 [doris]

2025-01-03 Thread via GitHub
morrySnow merged PR #46285: URL: https://github.com/apache/doris/pull/46285 -- 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 branch-3.0 updated: branch-3.0: [opt](nereids) improve prune partition with lots of `in (xxx)` #46261 (#46285)

2025-01-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 04b18d9dcb6 branch-3.0: [opt](nereids)

(doris) branch auto-pick-46261-branch-3.0 deleted (was eaa8e5f9247)

2025-01-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch auto-pick-46261-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was eaa8e5f9247 [opt](nereids) improve prune partition with lots of `in (xxx)` (#46261) The revisi

Re: [PR] [opt](coordinator) optimize parallel degree of shuffle when use nereids [doris]

2025-01-03 Thread via GitHub
924060929 commented on PR #44754: URL: https://github.com/apache/doris/pull/44754#issuecomment-2569148739 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](nereids) fix bug of LogicalRepeat computing uniform datatrait [doris]

2025-01-03 Thread via GitHub
feiniaofeiafei commented on PR #46352: URL: https://github.com/apache/doris/pull/46352#issuecomment-2569154461 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](recycler) Fix recycler Hdfs accessor list all bug [doris]

2025-01-03 Thread via GitHub
Yukang-Lian commented on PR #46393: URL: https://github.com/apache/doris/pull/46393#issuecomment-2569158499 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] [fix](fe.conf) use g1 by default for jdk17 [doris]

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

Re: [PR] [fix](fe.conf) use g1 by default for jdk17 [doris]

2025-01-03 Thread via GitHub
dataroaring commented on PR #46395: URL: https://github.com/apache/doris/pull/46395#issuecomment-2569165797 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](fe.conf) use g1 by default for jdk17 [doris]

2025-01-03 Thread via GitHub
Thearas commented on PR #46395: URL: https://github.com/apache/doris/pull/46395#issuecomment-2569165405 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] [opt](iceberg)support iceberg in batch mode [doris]

2025-01-03 Thread via GitHub
Thearas commented on PR #46398: URL: https://github.com/apache/doris/pull/46398#issuecomment-2569182112 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](azure) let backup to azure work and use https for azure [doris]

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

[PR] [fix](external)using saved member variables for 2.1 (#46156) [doris]

2025-01-03 Thread via GitHub
wuwenchi opened a new pull request, #46400: URL: https://github.com/apache/doris/pull/46400 bp: #46156 -- 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-mai

Re: [PR] [fix](external)using saved member variables for 2.1 (#46156) [doris]

2025-01-03 Thread via GitHub
Thearas commented on PR #46400: URL: https://github.com/apache/doris/pull/46400#issuecomment-2569197385 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] [opt](coordinator) optimize parallel degree of shuffle when use nereids [doris]

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

(doris) branch branch-3.0 updated: [enhancement](cloud) reconnect after the RPC request to the meta service fails (#45668) (#46358)

2025-01-03 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 920c89c3f4a [enhancement](cloud) recon

Re: [PR] [enhancement](cloud) reconnect after the RPC request to the meta service fails (#45668) [doris]

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

Re: [PR] [opt](nereids) let Physical plan compute logicalProperties.datatrait [doris]

2025-01-03 Thread via GitHub
hello-stephen commented on PR #46401: URL: https://github.com/apache/doris/pull/46401#issuecomment-2569203672 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](nereids) let Physical plan compute logicalProperties.datatrait [doris]

2025-01-03 Thread via GitHub
englefly opened a new pull request, #46401: URL: https://github.com/apache/doris/pull/46401 ### What problem does this PR solve? logicalProperties.datatrait is not only used by LogicalPlan, it is also used in postprocessor, especially used in RuntimeFilterGeneration. T1 join T2 on T1.a

Re: [PR] [fix](nereids) fix bug of LogicalRepeat computing uniform datatrait [doris]

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

Re: [PR] [fix](external)using saved member variables for 2.1 (#46156) [doris]

2025-01-03 Thread via GitHub
wuwenchi commented on PR #46400: URL: https://github.com/apache/doris/pull/46400#issuecomment-2569197624 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](nereids) Create Runtime filter even if equal.right is not in aliasTransferMap [doris]

2025-01-03 Thread via GitHub
englefly closed pull request #46224: [fix](nereids) Create Runtime filter even if equal.right is not in aliasTransferMap URL: https://github.com/apache/doris/pull/46224 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

(doris-website) branch asf-site updated (30d71764f0e -> 778f4dd7897)

2025-01-03 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 30d71764f0e Automated deployment with doris branch @ 57c7af92112c4f02a887cbf864c4a1b641c3cc56 new 7

(doris-website) branch asf-site updated (fc1c0c293ec -> 73b6a5ab130)

2025-01-03 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 fc1c0c293ec Automated deployment with doris branch @ 8512da5c344b974360b07a303308f7edf1b5350e new 7

(doris-website) branch asf-site updated (73b6a5ab130 -> bdd7cb55f62)

2025-01-03 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 73b6a5ab130 Automated deployment with doris branch @ 8512da5c344b974360b07a303308f7edf1b5350e new b

Re: [PR] [fix](nereids) Create Runtime filter even if equal.right is not in aliasTransferMap-branch3.0 [doris]

2025-01-03 Thread via GitHub
englefly commented on PR #46224: URL: https://github.com/apache/doris/pull/46224#issuecomment-2569922446 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 uns

Re: [PR] [fix](nereids) Create Runtime filter even if equal.right is not in aliasTransferMap-branch3.0 [doris]

2025-01-03 Thread via GitHub
englefly commented on PR #46224: URL: https://github.com/apache/doris/pull/46224#issuecomment-2569922367 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] [fix](nereids) Create Runtime filter even if equal.right is not in aliasTransferMap [doris]

2025-01-03 Thread via GitHub
englefly commented on PR #46406: URL: https://github.com/apache/doris/pull/46406#issuecomment-2569920826 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](nereids) Create Runtime filter even if equal.right is not in aliasTransferMap (branch-2.1) [doris]

2025-01-03 Thread via GitHub
englefly commented on PR #46407: URL: https://github.com/apache/doris/pull/46407#issuecomment-2569921896 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] [enhancement](cloud) reconnect after the RPC request to the meta service fails (#45668) [doris]

2025-01-03 Thread via GitHub
luwei16 commented on PR #46358: URL: https://github.com/apache/doris/pull/46358#issuecomment-2568854030 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 unsu

Re: [PR] [opt](mtmv) Chose mv more easier when mv on external table [doris]

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

Re: [PR] [fix](arrow-flight-sql) Fix arrow-flight-sql ConnectContext to use a unified ID [doris]

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

(doris-website) branch asf-site updated (85d7335a0bc -> 773d6d93061)

2025-01-03 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 85d7335a0bc Automated deployment with doris branch @ f37963f1d555335bf490f6010900d44b2487cbde new 7

Re: [PR] [fix](arrow-flight-sql) Fix arrow-flight-sql ConnectContext to use a unified ID [doris]

2025-01-03 Thread via GitHub
github-actions[bot] commented on PR #46284: URL: https://github.com/apache/doris/pull/46284#issuecomment-2568855997 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](external catalog) Fixed non-master FE log replay during refresh [doris]

2025-01-03 Thread via GitHub
github-actions[bot] commented on PR #46369: URL: https://github.com/apache/doris/pull/46369#issuecomment-2568856375 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](external catalog) Fixed non-master FE log replay during refresh [doris]

2025-01-03 Thread via GitHub
github-actions[bot] commented on PR #46369: URL: https://github.com/apache/doris/pull/46369#issuecomment-2568856419 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](parquet) parse dict page in ColumnChunkReader::init [doris]

2025-01-03 Thread via GitHub
suxiaogang223 opened a new pull request, #46372: URL: https://github.com/apache/doris/pull/46372 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #45740 Problem Summary: This pull request includes several changes to the `ColumnChunkReader` cla

Re: [PR] [fix](parquet) parse dict page in ColumnChunkReader::init [doris]

2025-01-03 Thread via GitHub
Thearas commented on PR #46372: URL: https://github.com/apache/doris/pull/46372#issuecomment-2568858401 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](cancel) Fix `BufferControlBlock` cancel msg [doris]

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

(doris) branch branch-2.1 updated: branch-2.1: [improvement](http) improve table schema api for catalog table #45933 (#45982)

2025-01-03 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 ff68859546e branch-2.1: [improvement](h

Re: [PR] branch-2.1: [improvement](http) improve table schema api for catalog table #45933 [doris]

2025-01-03 Thread via GitHub
yiguolei merged PR #45982: URL: https://github.com/apache/doris/pull/45982 -- 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] branch-2.1: [fix](external catalog) Fixed non-master FE log replay during refresh [doris]

2025-01-03 Thread via GitHub
zy-kkk opened a new pull request, #46373: URL: https://github.com/apache/doris/pull/46373 cherry-pick #46369 -- 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,

Re: [PR] branch-2.1: [fix](external catalog) Fixed non-master FE log replay during refresh [doris]

2025-01-03 Thread via GitHub
hello-stephen commented on PR #46373: URL: https://github.com/apache/doris/pull/46373#issuecomment-2568861892 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](external catalog) Fixed non-master FE log replay during refresh [doris]

2025-01-03 Thread via GitHub
zy-kkk commented on PR #46373: URL: https://github.com/apache/doris/pull/46373#issuecomment-2568861939 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

(doris) branch auto-pick-45933-branch-2.1 deleted (was 2378fb141f2)

2025-01-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45933-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 2378fb141f2 [improvement](http) improve table schema api for catalog table (#45933) The revis

Re: [PR] [fix](cancel) Fix `BufferControlBlock` cancel msg [doris]

2025-01-03 Thread via GitHub
github-actions[bot] commented on PR #46266: URL: https://github.com/apache/doris/pull/46266#issuecomment-2568860801 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 branch-3.0 updated: branch-3.0: [Bug](scan) do not release tablet_reader on NewOlapScanner::close #46296 (#46354)

2025-01-03 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 f5ed36065b2 branch-3.0: [Bug](scan) do

Re: [PR] branch-3.0: [fix](metaCache)fix bug that names cache can not invalidate. #46287 [doris]

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

Re: [PR] branch-3.0: [Bug](scan) do not release tablet_reader on NewOlapScanner::close #46296 [doris]

2025-01-03 Thread via GitHub
yiguolei merged PR #46354: URL: https://github.com/apache/doris/pull/46354 -- 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-46296-branch-3.0 deleted (was 6cf8a556ac3)

2025-01-03 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46296-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 6cf8a556ac3 [Bug](scan) do not release tablet_reader on NewOlapScanner::close (#46296) The re

Re: [PR] [fix](external catalog) Fixed non-master FE log replay during refresh [doris]

2025-01-03 Thread via GitHub
zy-kkk commented on PR #46369: URL: https://github.com/apache/doris/pull/46369#issuecomment-2568859978 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

(doris) 01/01: [Bug](pipeline) make sink operator process eos signals after wake_up_early (#45207)

2025-01-03 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch cp_0103_2 in repository https://gitbox.apache.org/repos/asf/doris.git commit 39697923fa72ac2f0ccf44914ee8e91500611c81 Author: Pxl AuthorDate: Tue Dec 17 10:35:58 2024 +0800 [Bug](pipelin

[PR] [Bug](pipeline) make sink operator process eos signals after wake_up_… (#45207) [doris]

2025-01-03 Thread via GitHub
BiteThet opened a new pull request, #46374: URL: https://github.com/apache/doris/pull/46374 …early (#45207) 1. make sink operator process eos signals after wake_up_early 2. set wake_up_early when `pipeline task meet wake_up_by_downstream`/`sink reach limit`/`sink get eof statu

Re: [PR] [Bug](pipeline) make sink operator process eos signals after wake_up_… (#45207) [doris]

2025-01-03 Thread via GitHub
hello-stephen commented on PR #46374: URL: https://github.com/apache/doris/pull/46374#issuecomment-2568864084 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] [Bug](pipeline) make sink operator process eos signals after wake_up_… (#45207) [doris]

2025-01-03 Thread via GitHub
BiteThet commented on PR #46374: URL: https://github.com/apache/doris/pull/46374#issuecomment-2568864281 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](parquet) parse dict page in ColumnChunkReader::init [doris]

2025-01-03 Thread via GitHub
suxiaogang223 commented on PR #46372: URL: https://github.com/apache/doris/pull/46372#issuecomment-2568864461 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

(doris) branch cp_0103_2 created (now 39697923fa7)

2025-01-03 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch cp_0103_2 in repository https://gitbox.apache.org/repos/asf/doris.git at 39697923fa7 [Bug](pipeline) make sink operator process eos signals after wake_up_early (#45207) This branch i

(doris) branch branch-3.0 updated: [Improvement](fragment) Use partitioned hash map to manage contexts (… (#46282)

2025-01-03 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 b2caa40ed7b [Improvement](fragment) U

Re: [PR] [Improvement](fragment) Use partitioned hash map to manage contexts (… [doris]

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

Re: [PR] [fix](Nereids) set correct sort key for aggregate #45369 branch-3.0 [doris]

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

Re: [PR] [fix](Nereids) set correct sort key for aggregate #45369 branch-3.0 [doris]

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

(doris-website) branch asf-site updated (96a5cb518f8 -> 6caed5cea1d)

2025-01-03 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 96a5cb518f8 Automated deployment with doris branch @ 8512da5c344b974360b07a303308f7edf1b5350e new 6

(doris) branch branch-2.1 updated: [fix](variant) fix schema change for variant from not null to null (#46403)

2025-01-03 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 db224ba15ff [fix](variant) fix schema c

Re: [PR] branch-2.1: [fix](regression)fix hive translation unstable case. #46385 [doris]

2025-01-03 Thread via GitHub
yiguolei merged PR #46409: URL: https://github.com/apache/doris/pull/46409 -- 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: [fix](regression)fix hive translation unstable case. #46385 (#46409)

2025-01-03 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 d8c94d6392c branch-2.1: [fix](regressio

  1   2   3   4   5   6   >