(doris) branch branch-2.1 updated: [enhancement](Nereids) boost characterLiteralTypeCoercion (#42941) (#43092)

2024-11-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 8eb6a2a7c1a [enhancement](Nereids) boos

[PR] [enhancement](rowset-meta) Remove rowset meta from olap meta directly… [doris]

2024-11-03 Thread via GitHub
TangSiyang2001 opened a new pull request, #43184: URL: https://github.com/apache/doris/pull/43184 … when rowsets deleted (#41716) ## Proposed changes As title. ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx

(doris) branch branch-3.0 updated: [enhancement](Nereids) boost characterLiteralTypeCoercion (#42941) (#43094)

2024-11-03 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan 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 48ea74b050a [enhancement](Nereids) bo

Re: [PR] [fix](ip) fix datatype serde for ipv6 with rowstore [doris]

2024-11-03 Thread via GitHub
yiguolei commented on code in PR #43065: URL: https://github.com/apache/doris/pull/43065#discussion_r1827163287 ## be/src/vec/data_types/serde/data_type_ipv6_serde.cpp: ## @@ -87,7 +87,10 @@ void DataTypeIPv6SerDe::write_one_cell_to_jsonb(const IColumn& column, result.writ

Re: [PR] [fix](Export) fix issue that `Export` can not specify the columns which have capital letters [doris]

2024-11-03 Thread via GitHub
morningman commented on PR #42994: URL: https://github.com/apache/doris/pull/42994#issuecomment-2453781019 need more test cases -- 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 commen

Re: [PR] [enhancement](Nereids) boost characterLiteralTypeCoercion (#42941) [doris]

2024-11-03 Thread via GitHub
924060929 merged PR #43094: URL: https://github.com/apache/doris/pull/43094 -- 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] [enhancement](err-msg) Output column info when size invalid in block data convertor (#41535) [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43189: URL: https://github.com/apache/doris/pull/43189#issuecomment-2453784984 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] [enhancement](err-msg) Output column info when size invalid in block data convertor (#41535) [doris]

2024-11-03 Thread via GitHub
TangSiyang2001 commented on PR #43189: URL: https://github.com/apache/doris/pull/43189#issuecomment-2453785000 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] branch-2.1: [fix](new_json_reader)fix new_json_reader core [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43188: URL: https://github.com/apache/doris/pull/43188#issuecomment-2453784388 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-41290-branch-2.1 updated (8eb6a2a7c1a -> da433e5bd98)

2024-11-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-41290-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 8eb6a2a7c1a [enhancement](Nereids) boost characterLiteralTypeCoercion (#42941) (#43092) a

[PR] [enhancement](err-msg) Output column info when size invalid in block data convertor (#41535) [doris]

2024-11-03 Thread via GitHub
TangSiyang2001 opened a new pull request, #43189: URL: https://github.com/apache/doris/pull/43189 pick: #41535 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [PR] branch-2.1: [fix](new_json_reader)fix new_json_reader core [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43188: URL: https://github.com/apache/doris/pull/43188#issuecomment-2453784401 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] branch-2.1: [fix](new_json_reader)fix new_json_reader core [doris]

2024-11-03 Thread via GitHub
github-actions[bot] opened a new pull request, #43188: URL: https://github.com/apache/doris/pull/43188 Cherry-picked from #41290 -- 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] [Feat](Nereids) support unset command [doris]

2024-11-03 Thread via GitHub
LiBinfeng-01 commented on code in PR #43103: URL: https://github.com/apache/doris/pull/43103#discussion_r1827160577 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/UnsetVariableCommand.java: ## @@ -0,0 +1,160 @@ +// Licensed to the Apache Software Found

Re: [PR] [fix](ip) fix datatype serde for ipv6 with rowstore [doris]

2024-11-03 Thread via GitHub
github-actions[bot] commented on PR #43065: URL: https://github.com/apache/doris/pull/43065#issuecomment-2453778270 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] [enhancement](rowset-meta) Remove rowset meta from olap meta directly when rowsets deleted (#41716) [doris]

2024-11-03 Thread via GitHub
TangSiyang2001 opened a new pull request, #43183: URL: https://github.com/apache/doris/pull/43183 pick: #41716 -- 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 unsubscrib

[PR] branch-3.0: [fix](compatibility) Fix correctness problem during upgrading [doris]

2024-11-03 Thread via GitHub
github-actions[bot] opened a new pull request, #43182: URL: https://github.com/apache/doris/pull/43182 Cherry-picked from #43063 -- 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](rowset-meta) Remove rowset meta from olap meta directly when rowsets deleted (#41716) [doris]

2024-11-03 Thread via GitHub
TangSiyang2001 commented on PR #43183: URL: https://github.com/apache/doris/pull/43183#issuecomment-2453778555 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] branch-3.0: [fix](compatibility) Fix correctness problem during upgrading [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43182: URL: https://github.com/apache/doris/pull/43182#issuecomment-2453778050 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](ip) fix datatype serde for ipv6 with rowstore [doris]

2024-11-03 Thread via GitHub
github-actions[bot] commented on PR #43065: URL: https://github.com/apache/doris/pull/43065#issuecomment-2453778303 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](rowset-meta) Remove rowset meta from olap meta directly when rowsets deleted (#41716) [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43183: URL: https://github.com/apache/doris/pull/43183#issuecomment-2453778509 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] [enhancement](Nereids) boost characterLiteralTypeCoercion (#42941) [doris]

2024-11-03 Thread via GitHub
yiguolei merged PR #43092: URL: https://github.com/apache/doris/pull/43092 -- 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-43063-branch-3.0 updated (d3c02efe38c -> 703cad68b3e)

2024-11-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-43063-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from d3c02efe38c [feature](statistics)Support get row count for pg and sql server. (#42674) (#43150

Re: [PR] branch-3.0: [fix](compatibility) Fix correctness problem during upgrading [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43182: URL: https://github.com/apache/doris/pull/43182#issuecomment-2453778041 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](ip) fix datatype serde for ipv6 with rowstore [doris]

2024-11-03 Thread via GitHub
amorynan commented on PR #43065: URL: https://github.com/apache/doris/pull/43065#issuecomment-2453776985 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-43063-branch-3.0 created (now d3c02efe38c)

2024-11-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-43063-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at d3c02efe38c [feature](statistics)Support get row count for pg and sql server. (#42674) (#43150

Re: [PR] [fix](cluster key) add a config to random set cluster keys for mow [doris]

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

[PR] [fix](orc) fix predicate filter failed when use hive 1.x version [doris]

2024-11-03 Thread via GitHub
fantasy12345zsq opened a new pull request, #43185: URL: https://github.com/apache/doris/pull/43185 Proposed changes 1. original issue: we found presto scan byte much more bigger then Doris, such as query: select l_orderkey from dev.lineitem_orc_100g_backup1 where l_orderke

Re: [PR] [fix](orc) fix predicate filter failed when use hive 1.x version [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43185: URL: https://github.com/apache/doris/pull/43185#issuecomment-2453779955 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] [enhancement](rowset-meta) Remove rowset meta from olap meta directly… [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43184: URL: https://github.com/apache/doris/pull/43184#issuecomment-2453779384 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] [enhancement](rowset-meta) Remove rowset meta from olap meta directly… [doris]

2024-11-03 Thread via GitHub
TangSiyang2001 commented on PR #43184: URL: https://github.com/apache/doris/pull/43184#issuecomment-2453779780 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](cluster key) add a config to random set cluster keys for mow [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #42565: URL: https://github.com/apache/doris/pull/42565#issuecomment-2453782362 ClickBench: Total hot run time: 32.71 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [doc](xor) remove xor doc from 2.1 [doris-website]

2024-11-03 Thread via GitHub
Mryange commented on PR #1272: URL: https://github.com/apache/doris-website/pull/1272#issuecomment-2453783077 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](schema-change) Make sc job state updated after the table state is changed (#42670) [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43186: URL: https://github.com/apache/doris/pull/43186#issuecomment-2453782905 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](orc) fix predicate filter failed when use hive 1.x version [doris]

2024-11-03 Thread via GitHub
github-actions[bot] commented on PR #43185: URL: https://github.com/apache/doris/pull/43185#issuecomment-2453782630 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] [doc](xor) remove xor doc from 2.1 [doris-website]

2024-11-03 Thread via GitHub
Mryange opened a new pull request, #1272: URL: https://github.com/apache/doris-website/pull/1272 # Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [ ] Chinese - [ ] English -- This is an automated message from the Apache Git Service. To

[PR] [fix](schema-change) Make sc job state updated after the table state is changed (#42670) [doris]

2024-11-03 Thread via GitHub
TangSiyang2001 opened a new pull request, #43186: URL: https://github.com/apache/doris/pull/43186 pick: #42670 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [PR] branch-3.0: [fix](new_json_reader)fix new_json_reader core [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43187: URL: https://github.com/apache/doris/pull/43187#issuecomment-2453783934 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-41290-branch-3.0 updated (48ea74b050a -> 61f534b947e)

2024-11-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-41290-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 48ea74b050a [enhancement](Nereids) boost characterLiteralTypeCoercion (#42941) (#43094) a

Re: [PR] branch-3.0: [fix](new_json_reader)fix new_json_reader core [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43187: URL: https://github.com/apache/doris/pull/43187#issuecomment-2453783949 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] branch-3.0: [fix](new_json_reader)fix new_json_reader core [doris]

2024-11-03 Thread via GitHub
github-actions[bot] opened a new pull request, #43187: URL: https://github.com/apache/doris/pull/43187 Cherry-picked from #41290 -- 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](nereids)add physical property in post processor [doris]

2024-11-03 Thread via GitHub
morrySnow closed pull request #43001: branch-3.0: [fix](nereids)add physical property in post processor URL: https://github.com/apache/doris/pull/43001 -- 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 t

(doris) branch master updated (8bb06961460 -> 144198aad32)

2024-11-03 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8bb06961460 [fix](compatibility) Fix correctness problem during upgrading (#43063) add 144198aad32 [fix](new_json_

Re: [PR] [fix](compatibility) Fix correctness problem during upgrading [doris]

2024-11-03 Thread via GitHub
Gabriel39 merged PR #43063: URL: https://github.com/apache/doris/pull/43063 -- 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] [enhancement](rowset-meta) Remove rowset meta from olap meta directly when rowsets deleted (#41716) [doris]

2024-11-03 Thread via GitHub
github-actions[bot] commented on PR #43183: URL: https://github.com/apache/doris/pull/43183#issuecomment-2453783307 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

(doris) branch auto-pick-41290-branch-3.0 created (now 48ea74b050a)

2024-11-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-41290-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 48ea74b050a [enhancement](Nereids) boost characterLiteralTypeCoercion (#42941) (#43094) No ne

(doris) branch auto-pick-41290-branch-2.1 created (now 8eb6a2a7c1a)

2024-11-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-41290-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 8eb6a2a7c1a [enhancement](Nereids) boost characterLiteralTypeCoercion (#42941) (#43092) No ne

(doris) branch branch-3.0 updated: [fix](spill) disable fuzzy spill for now (#42892) (#42894)

2024-11-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 14a1edc6ec9 [fix](spill) disable fuzzy

Re: [PR] [fix](spill) disable fuzzy spill for now [doris]

2024-11-03 Thread via GitHub
github-actions[bot] commented on PR #42892: URL: https://github.com/apache/doris/pull/42892#issuecomment-2453787002 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](spill) disable fuzzy spill for now [doris]

2024-11-03 Thread via GitHub
github-actions[bot] commented on PR #42892: URL: https://github.com/apache/doris/pull/42892#issuecomment-2453787029 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](schema-change) Make sc job state updated after the table state is changed (#42670) [doris]

2024-11-03 Thread via GitHub
TangSiyang2001 commented on PR #43186: URL: https://github.com/apache/doris/pull/43186#issuecomment-2453782948 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](spill) disable fuzzy spill for now (#42892) [doris]

2024-11-03 Thread via GitHub
yiguolei merged PR #42894: URL: https://github.com/apache/doris/pull/42894 -- 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](auto-pick)Allow doris-robot to trigger the workflow [doris]

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

[PR] [Fix](auto-pick)Allow doris-robot to trigger the workflow [doris]

2024-11-03 Thread via GitHub
CalvinKirs opened a new pull request, #43190: URL: https://github.com/apache/doris/pull/43190 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Check List (For Committer) - Test - [ ]

Re: [PR] [fix](new_json_reader)fix new_json_reader core [doris]

2024-11-03 Thread via GitHub
xiaokang merged PR #41290: URL: https://github.com/apache/doris/pull/41290 -- 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](auditlog) add missing audit log fields and duplicate audit log error [doris]

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

Re: [PR] [Fix](auto-pick)Allow doris-robot to trigger the workflow [doris]

2024-11-03 Thread via GitHub
CalvinKirs commented on PR #43190: URL: https://github.com/apache/doris/pull/43190#issuecomment-2453789356 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](auto-pick)Allow doris-robot to trigger the workflow [doris]

2024-11-03 Thread via GitHub
CalvinKirs merged PR #43190: URL: https://github.com/apache/doris/pull/43190 -- 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

(doris) branch branch-2.1 updated: [Fix](auto-pick)Allow doris-robot to trigger the workflow (#43190)

2024-11-03 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs 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 493b1d8469c [Fix](auto-pick)Allow doris-rob

Re: [PR] [improve](backup) Only compress the running backup/restore job [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43177: URL: https://github.com/apache/doris/pull/43177#issuecomment-2453797771 TPC-H: Total hot run time: 41243 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](new_json_reader)fix new_json_reader core [doris]

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

Re: [PR] [enhancement](cloud) refine block file cache evict policy [doris]

2024-11-03 Thread via GitHub
github-actions[bot] commented on PR #42451: URL: https://github.com/apache/doris/pull/42451#issuecomment-2453798297 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](cloud) refine block file cache evict policy [doris]

2024-11-03 Thread via GitHub
github-actions[bot] commented on PR #42451: URL: https://github.com/apache/doris/pull/42451#issuecomment-2453798266 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: [compile](exec) open compile check in date floor/ceil function (#42693)

2024-11-03 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 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 ced1a1de468 [compile](exec) open compile ch

Re: [PR] [compile](exec) open compile check in date floor/ceil function [doris]

2024-11-03 Thread via GitHub
github-actions[bot] commented on PR #42693: URL: https://github.com/apache/doris/pull/42693#issuecomment-2453799728 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](ip) fix datatype serde for ipv6 with rowstore [doris]

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

Re: [PR] [compile](exec) open compile check in date floor/ceil function [doris]

2024-11-03 Thread via GitHub
zhangstar333 merged PR #42693: URL: https://github.com/apache/doris/pull/42693 -- 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](agg function) Signature verification of aggregate function. [doris]

2024-11-03 Thread via GitHub
github-actions[bot] commented on PR #40682: URL: https://github.com/apache/doris/pull/40682#issuecomment-2453801999 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](agg function) Signature verification of aggregate function. [doris]

2024-11-03 Thread via GitHub
github-actions[bot] commented on PR #40682: URL: https://github.com/apache/doris/pull/40682#issuecomment-2453802024 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: [fix](auditlog) add missing audit log fields and duplicate audit log error [doris]

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

Re: [PR] [fix](ip) fix datatype serde for ipv6 with rowstore [doris]

2024-11-03 Thread via GitHub
eldenmoon commented on code in PR #43065: URL: https://github.com/apache/doris/pull/43065#discussion_r1827209915 ## regression-test/suites/datatype_p0/ip/test_ip_basic.groovy: ## @@ -146,4 +146,18 @@ suite("test_ip_basic") { sql "DROP TABLE t0" sql "DROP TABLE t1"

Re: [PR] [fix](ip) fix datatype serde for ipv6 with rowstore [doris]

2024-11-03 Thread via GitHub
eldenmoon commented on code in PR #43065: URL: https://github.com/apache/doris/pull/43065#discussion_r1827209747 ## regression-test/suites/datatype_p0/ip/test_ip_basic.groovy: ## @@ -146,4 +146,18 @@ suite("test_ip_basic") { sql "DROP TABLE t0" sql "DROP TABLE t1"

Re: [PR] [cloud](Variant) limit column size in MetaService and support handle rowset schema in backend side(#41482) [doris]

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

Re: [PR] [fix](auditlog) set isQuery to true when query is short circuited(#42647) [doris]

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

Re: [PR] [cloud](Variant) limit column size in MetaService and support handle rowset schema in backend side(#41482) [doris]

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

Re: [PR] [fix](auditlog) set isQuery to true when query is short circuited(#42647) [doris]

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

Re: [PR] [feat](nereids)disable join reorder if any table row count is not avialable [doris]

2024-11-03 Thread via GitHub
englefly commented on PR #43000: URL: https://github.com/apache/doris/pull/43000#issuecomment-2453871389 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] [feat](nereids)set runtime filter wait time according to table row count and table type [doris]

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

Re: [PR] [feat](nereids)set runtime filter wait time according to table row count and table type [doris]

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

Re: [PR] [improvement](statistics)Support auto analyze columns that haven't been analyzed for a long time. [doris]

2024-11-03 Thread via GitHub
Jibing-Li commented on PR #42399: URL: https://github.com/apache/doris/pull/42399#issuecomment-2453872744 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

(doris) branch master updated: [fix](auth)Fix concurrency issue during role manager upgrade (#42419)

2024-11-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 ab27598511c [fix](auth)Fix concurrency issue d

(doris) branch branch-3.0 updated: [test](p0) fix load stream leak in injection cases (#42681) (#43160)

2024-11-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 84e5de52505 [test](p0) fix load stre

(doris) branch auto-pick-42419-branch-3.0 created (now 84e5de52505)

2024-11-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-42419-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 84e5de52505 [test](p0) fix load stream leak in injection cases (#42681) (#43160) No new revis

[PR] branch-3.0: [fix](auth)Fix concurrency issue during role manager upgrade [doris]

2024-11-03 Thread via GitHub
github-actions[bot] opened a new pull request, #43193: URL: https://github.com/apache/doris/pull/43193 Cherry-picked from #42419 -- 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] [test](p0) fix load stream leak in injection cases (#42681) [doris]

2024-11-03 Thread via GitHub
dataroaring merged PR #43160: URL: https://github.com/apache/doris/pull/43160 -- 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] [fix](auth)Fix concurrency issue during role manager upgrade [doris]

2024-11-03 Thread via GitHub
morrySnow merged PR #42419: URL: https://github.com/apache/doris/pull/42419 -- 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

[PR] branch-2.1: [fix](auth)Fix concurrency issue during role manager upgrade [doris]

2024-11-03 Thread via GitHub
github-actions[bot] opened a new pull request, #43194: URL: https://github.com/apache/doris/pull/43194 Cherry-picked from #42419 -- 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](auth)Fix concurrency issue during role manager upgrade [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43194: URL: https://github.com/apache/doris/pull/43194#issuecomment-2453876950 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-42419-branch-2.1 updated (493b1d8469c -> df8d0a05543)

2024-11-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-42419-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 493b1d8469c [Fix](auto-pick)Allow doris-robot to trigger the workflow (#43190) add df8d0a

Re: [PR] branch-2.1: [fix](auth)Fix concurrency issue during role manager upgrade [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43194: URL: https://github.com/apache/doris/pull/43194#issuecomment-2453876967 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 auto-pick-42419-branch-3.0 updated (84e5de52505 -> ac602f49570)

2024-11-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-42419-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 84e5de52505 [test](p0) fix load stream leak in injection cases (#42681) (#43160) add ac60

(doris) branch auto-pick-42419-branch-2.1 created (now 493b1d8469c)

2024-11-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-42419-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 493b1d8469c [Fix](auto-pick)Allow doris-robot to trigger the workflow (#43190) No new revisio

Re: [PR] [Bug](runtime-filter) avoid wrong partitial ignore minmax filter [doris]

2024-11-03 Thread via GitHub
github-actions[bot] commented on PR #43078: URL: https://github.com/apache/doris/pull/43078#issuecomment-2453876737 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] [Bug](runtime-filter) avoid wrong partitial ignore minmax filter [doris]

2024-11-03 Thread via GitHub
github-actions[bot] commented on PR #43078: URL: https://github.com/apache/doris/pull/43078#issuecomment-2453876768 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: [fix](auth)Fix concurrency issue during role manager upgrade [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43193: URL: https://github.com/apache/doris/pull/43193#issuecomment-2453876370 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] branch-3.0: [fix](auth)Fix concurrency issue during role manager upgrade [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43193: URL: https://github.com/apache/doris/pull/43193#issuecomment-2453876386 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](profile) When all preds are always_true, input rows not be counted in the profile. [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #42998: URL: https://github.com/apache/doris/pull/42998#issuecomment-2453672328 TeamCity be ut coverage result: Function Coverage: 37.82% (9821/25966) Line Coverage: 28.97% (81582/281567) Region Coverage: 28.26% (42147/149153) Branch Coverage: 24.8

Re: [PR] [refine](pipeline) Remove condition_variable from MultiCastDataStreamer. [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #42996: URL: https://github.com/apache/doris/pull/42996#issuecomment-2453672705 TeamCity be ut coverage result: Function Coverage: 37.82% (9821/25965) Line Coverage: 28.99% (81620/281548) Region Coverage: 28.26% (42149/149147) Branch Coverage: 24.8

Re: [PR] [opt](metrics) More metrics for scanner [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43144: URL: https://github.com/apache/doris/pull/43144#issuecomment-2453687395 TeamCity be ut coverage result: Function Coverage: 37.82% (9820/25967) Line Coverage: 28.99% (81616/281564) Region Coverage: 28.25% (42141/149158) Branch Coverage: 24.8

Re: [PR] [Opt](Variant) merge schema in sync_rowsets to prevents from CPU over… [doris]

2024-11-03 Thread via GitHub
doris-robot commented on PR #43163: URL: https://github.com/apache/doris/pull/43163#issuecomment-2453718973 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

  1   2   3   4   5   6   >