(doris) branch auto-pick-44548-branch-2.1 updated (433906343ed -> 2011074b519)

2024-12-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch auto-pick-44548-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git omit 433906343ed [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true (#44548)

Re: [PR] branch-2.1: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true #44548 [doris]

2024-12-01 Thread via GitHub
yiguolei commented on PR #44760: URL: https://github.com/apache/doris/pull/44760#issuecomment-2509642572 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](memory) Fix metadata memory tracking and profile [doris]

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

Re: [PR] [fix](memory) Fix metadata memory tracking and profile [doris]

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

Re: [PR] [fix](memory) Fix metadata memory tracking and profile [doris]

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

Re: [PR] [enchement](maxcompute)add mc catalog read partition table partition prune [doris]

2024-12-01 Thread via GitHub
morningman merged PR #44508: URL: https://github.com/apache/doris/pull/44508 -- 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] [test](mtmv) Add inject statistic when mv rewrite regression test to make sure rewrite result stable (#43785) [doris]

2024-12-01 Thread via GitHub
doris-robot commented on PR #44826: URL: https://github.com/apache/doris/pull/44826#issuecomment-2509672263 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+proce

[PR] [test](mtmv) Add inject statistic when mv rewrite regression test to make sure rewrite result stable (#43785) [doris]

2024-12-01 Thread via GitHub
seawinde opened a new pull request, #44826: URL: https://github.com/apache/doris/pull/44826 https://github.com/apache/doris/pull/43785 9daa3b77 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release

Re: [PR] [test](mtmv) Add inject statistic when mv rewrite regression test to make sure rewrite result stable (#43785) [doris]

2024-12-01 Thread via GitHub
seawinde commented on PR #44826: URL: https://github.com/apache/doris/pull/44826#issuecomment-2509673159 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](memory) Fix metadata memory tracking and profile [doris]

2024-12-01 Thread via GitHub
doris-robot commented on PR #44739: URL: https://github.com/apache/doris/pull/44739#issuecomment-2509667336 ClickBench: Total hot run time: 32.76 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](memory) Fix metadata memory tracking and profile [doris]

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

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

2024-12-01 Thread via GitHub
msridhar78 opened a new pull request, #44825: URL: https://github.com/apache/doris/pull/44825 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: [Enhancement] (nereids)implement DropStoragePolicyCommand in nereids ###

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

2024-12-01 Thread via GitHub
doris-robot commented on PR #44825: URL: https://github.com/apache/doris/pull/44825#issuecomment-2509623796 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+proce

Re: [PR] [fix](memory) Fix metadata memory tracking and profile [doris]

2024-12-01 Thread via GitHub
yiguolei commented on PR #44739: URL: https://github.com/apache/doris/pull/44739#issuecomment-2509628720 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] [Bug](runtime-filter) fix publish not inited rf when broadcast join meet wake up by downsteam [doris]

2024-12-01 Thread via GitHub
BiteThet commented on PR #44823: URL: https://github.com/apache/doris/pull/44823#issuecomment-2509765725 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 master updated (456a08ba746 -> c0b8478f0a6)

2024-12-01 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 456a08ba746 [refactor](nereids)add NotNullableAggregateFunction as base class for all non-nullable agg functions (#44671

(doris) branch auto-pick-44612-branch-3.0 created (now 88926d2b7ee)

2024-12-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44612-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 88926d2b7ee [fix](orc) check all the cases before build_search_argument (#44615) (#44802) No

Re: [PR] [Fix](http)Enhanced Security Checks for Audit Log File Names [doris]

2024-12-01 Thread via GitHub
CalvinKirs merged PR #44612: URL: https://github.com/apache/doris/pull/44612 -- 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 auto-pick-44612-branch-2.1 updated (e3229552863 -> 3c17254b093)

2024-12-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44612-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from e3229552863 branch-2.1: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default

Re: [PR] branch-2.1: [Fix](http)Enhanced Security Checks for Audit Log File Names #44612 [doris]

2024-12-01 Thread via GitHub
dataroaring closed pull request #44833: branch-2.1: [Fix](http)Enhanced Security Checks for Audit Log File Names #44612 URL: https://github.com/apache/doris/pull/44833 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] branch-2.1: [Fix](http)Enhanced Security Checks for Audit Log File Names #44612 [doris]

2024-12-01 Thread via GitHub
doris-robot commented on PR #44833: URL: https://github.com/apache/doris/pull/44833#issuecomment-2510407422 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+proce

[PR] branch-2.1: [Fix](http)Enhanced Security Checks for Audit Log File Names #44612 [doris]

2024-12-01 Thread via GitHub
github-actions[bot] opened a new pull request, #44833: URL: https://github.com/apache/doris/pull/44833 Cherry-picked from #44612 -- 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](http)Enhanced Security Checks for Audit Log File Names #44612 [doris]

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

Re: [PR] branch-3.0: [Improvement](shuffle) Use a knob to decide whether a serial exchange… #44676 [doris]

2024-12-01 Thread via GitHub
Gabriel39 commented on PR #44731: URL: https://github.com/apache/doris/pull/44731#issuecomment-2510398143 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] [Enhancement] (nereids)implement CreateSqlBlockCommand and AlterSqlBlockCommand in nereids [doris]

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

Re: [PR] [Enhancement] (nereids)implement CreateSqlBlockCommand and AlterSqlBlockCommand in nereids [doris]

2024-12-01 Thread via GitHub
github-actions[bot] commented on PR #44702: URL: https://github.com/apache/doris/pull/44702#issuecomment-2510403945 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: [I] [Feature] The jdbc catalog supports the Da Meng database/jdbc catalog支持达梦数据库 [doris]

2024-12-01 Thread via GitHub
2309859381 commented on issue #33512: URL: https://github.com/apache/doris/issues/33512#issuecomment-2510404107 +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 above to go to the specific comment. To unsubs

(doris) branch branch-2.1 updated: branch-2.1: [fix](outfile) add regression test for outfile #44734 (#44809)

2024-12-01 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 a95201aa3ad branch-2.1: [fix](outfile)

Re: [PR] [Nereids](fix) fix lambda expression slot can not bind [doris]

2024-12-01 Thread via GitHub
dqz123 commented on PR #44365: URL: https://github.com/apache/doris/pull/44365#issuecomment-2510413920 run build all -- 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-44734-branch-2.1 deleted (was 4af16d8353e)

2024-12-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44734-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 4af16d8353e [fix](outfile) add regression test for outfile (#44734) The revisions that were on

Re: [PR] branch-2.1: [fix](outfile) add regression test for outfile #44734 [doris]

2024-12-01 Thread via GitHub
yiguolei merged PR #44809: URL: https://github.com/apache/doris/pull/44809 -- 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] [opt](nereids) support pushing down aggr distinct through join [doris]

2024-12-01 Thread via GitHub
xzj7019 commented on PR #43380: URL: https://github.com/apache/doris/pull/43380#issuecomment-2510401990 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

(doris) branch auto-pick-44612-branch-2.1 created (now e3229552863)

2024-12-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44612-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at e3229552863 branch-2.1: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default

[PR] branch-3.0: [Fix](http)Enhanced Security Checks for Audit Log File Names #44612 [doris]

2024-12-01 Thread via GitHub
github-actions[bot] opened a new pull request, #44832: URL: https://github.com/apache/doris/pull/44832 Cherry-picked from #44612 -- 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](http)Enhanced Security Checks for Audit Log File Names #44612 [doris]

2024-12-01 Thread via GitHub
doris-robot commented on PR #44832: URL: https://github.com/apache/doris/pull/44832#issuecomment-2510406591 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+proce

Re: [PR] branch-3.0: [Fix](http)Enhanced Security Checks for Audit Log File Names #44612 [doris]

2024-12-01 Thread via GitHub
dataroaring closed pull request #44832: branch-3.0: [Fix](http)Enhanced Security Checks for Audit Log File Names #44612 URL: https://github.com/apache/doris/pull/44832 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

(doris) branch auto-pick-44612-branch-3.0 updated (88926d2b7ee -> 5ce150df457)

2024-12-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44612-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 88926d2b7ee [fix](orc) check all the cases before build_search_argument (#44615) (#44802)

Re: [PR] [improvement](compaction) reduce tablet skip compaction time (#44273) [doris]

2024-12-01 Thread via GitHub
yiguolei merged PR #44791: URL: https://github.com/apache/doris/pull/44791 -- 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: [improvement](compaction) reduce tablet skip compaction time (#44273) (#44791)

2024-12-01 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 6726c9bf2f8 [improvement](compaction) r

Re: [PR] [feat](nereids) add session variable disable_nereids_expression_rules [doris]

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

Re: [PR] [Nereids](fix) fix lambda expression slot can not bind [doris]

2024-12-01 Thread via GitHub
dqz123 commented on PR #44365: URL: https://github.com/apache/doris/pull/44365#issuecomment-2510414137 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-flink-connector) branch master updated: [Improve](cdc) support partition table for auto create table (#520)

2024-12-01 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 35a9a852 [Improve](cdc) support par

Re: [PR] [fix](catalog) Fix infinity partition key toSql [doris]

2024-12-01 Thread via GitHub
doris-robot commented on PR #44834: URL: https://github.com/apache/doris/pull/44834#issuecomment-2510417000 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+proce

Re: [PR] branch-3.0: [Fix](http)Enhanced Security Checks for Audit Log File Names #44612 [doris]

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

Re: [PR] [Improve](cdc) support partition table for auto create table [doris-flink-connector]

2024-12-01 Thread via GitHub
JNSimba merged PR #520: URL: https://github.com/apache/doris-flink-connector/pull/520 -- 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) 01/01: [fix](catalog) Fix infinity partition key toSql

2024-12-01 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a commit to branch fix_infinity_partition_key_to_sql in repository https://gitbox.apache.org/repos/asf/doris.git commit cd22ad1cf0fe953ec4800c69a21ced5b78d66612 Author: w41ter AuthorDate: Mon Dec 2 02:09:40 2024 +0

[PR] [fix](catalog) Fix infinity partition key toSql [doris]

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

(doris) branch fix_infinity_partition_key_to_sql created (now cd22ad1cf0f)

2024-12-01 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch fix_infinity_partition_key_to_sql in repository https://gitbox.apache.org/repos/asf/doris.git at cd22ad1cf0f [fix](catalog) Fix infinity partition key toSql This branch includes the follow

Re: [I] [Bug] 无法将datetime类型数据转换成日期格式 [doris-spark-connector]

2024-12-01 Thread via GitHub
gnehil commented on issue #200: URL: https://github.com/apache/doris-spark-connector/issues/200#issuecomment-2510418441 Hi, Yufei Thanks for your interest in the community. This is a good suggestion.For the current code structure, all functions are in one module. Since different

Re: [I] [Bug] 无法将datetime类型数据转换成日期格式 [doris-spark-connector]

2024-12-01 Thread via GitHub
gnehil commented on issue #200: URL: https://github.com/apache/doris-spark-connector/issues/200#issuecomment-2510420169 > Would it be possible to add a parameter that allows users to choose whether to convert datetime to timestamp? In Spark, using string-type dates can sometimes cause conf

Re: [PR] [opt](nereids) support pushing down aggr distinct through join [doris]

2024-12-01 Thread via GitHub
englefly commented on code in PR #43380: URL: https://github.com/apache/doris/pull/43380#discussion_r1865124508 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PushDownAggWithDistinctThroughJoinOneSide.java: ## @@ -0,0 +1,175 @@ +// Licensed to the Apache Soft

Re: [PR] [opt](nereids) support pushing down aggr distinct through join [doris]

2024-12-01 Thread via GitHub
englefly commented on code in PR #43380: URL: https://github.com/apache/doris/pull/43380#discussion_r1865127341 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PushDownAggWithDistinctThroughJoinOneSide.java: ## @@ -0,0 +1,175 @@ +// Licensed to the Apache Soft

Re: [PR] [feat](nereids) add session variable disable_nereids_expression_rules [doris]

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

Re: [PR] [opt](nereids) support pushing down aggr distinct through join [doris]

2024-12-01 Thread via GitHub
englefly commented on PR #43380: URL: https://github.com/apache/doris/pull/43380#issuecomment-2510423844 why it is called oneSide? it could push down through both sides -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] [Feature][Variant] support support schema for inner sub types in variant type [doris]

2024-12-01 Thread via GitHub
eldenmoon commented on PR #40573: URL: https://github.com/apache/doris/pull/40573#issuecomment-2510425541 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 branch-2.1 updated: branch-2.1: [fix](iceberg)Bring field_id with parquet files And fix map type's key optional #44470 (#44828)

2024-12-01 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 5f952cf6ed6 branch-2.1: [fix](iceberg)B

(doris) branch auto-pick-44470-branch-2.1 deleted (was c836706fefa)

2024-12-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44470-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was c836706fefa [fix](iceberg)Bring field_id with parquet files And fix map type's key optional (#

Re: [PR] branch-2.1: [fix](iceberg)Bring field_id with parquet files And fix map type's key optional #44470 [doris]

2024-12-01 Thread via GitHub
yiguolei merged PR #44828: URL: https://github.com/apache/doris/pull/44828 -- 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] [minor](scan) Delete unused function in ScanNode [doris]

2024-12-01 Thread via GitHub
github-actions[bot] commented on PR #44733: URL: https://github.com/apache/doris/pull/44733#issuecomment-2510428587 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: [improvement](mysql)Support mysql COM_RESET_CONNECTION command. #44747 (#44787)

2024-12-01 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 7780dda2fdc branch-3.0: [improvement](m

(doris) branch auto-pick-44747-branch-3.0 deleted (was f542cd461fe)

2024-12-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44747-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was f542cd461fe [improvement](mysql)Support mysql COM_RESET_CONNECTION command. (#44747) The revi

Re: [PR] [Bug](runtime-filter) fix publish not inited rf when broadcast join meet wake up by downsteam [doris]

2024-12-01 Thread via GitHub
github-actions[bot] commented on PR #44823: URL: https://github.com/apache/doris/pull/44823#issuecomment-2510428060 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) fix publish not inited rf when broadcast join meet wake up by downsteam [doris]

2024-12-01 Thread via GitHub
github-actions[bot] commented on PR #44823: URL: https://github.com/apache/doris/pull/44823#issuecomment-2510428092 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: [improvement](mysql)Support mysql COM_RESET_CONNECTION command. #44747 [doris]

2024-12-01 Thread via GitHub
Jibing-Li merged PR #44787: URL: https://github.com/apache/doris/pull/44787 -- 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: [Bug](runtime-filter) fix publish not inited rf when broadcast join meet wake up by downsteam (#44823)

2024-12-01 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 2d9d3f79df0 [Bug](runtime-filter) fix publish

Re: [PR] [Bug](runtime-filter) fix publish not inited rf when broadcast join meet wake up by downsteam [doris]

2024-12-01 Thread via GitHub
BiteThet merged PR #44823: URL: https://github.com/apache/doris/pull/44823 -- 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 auto-pick-44823-branch-2.1 created (now 5f952cf6ed6)

2024-12-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44823-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 5f952cf6ed6 branch-2.1: [fix](iceberg)Bring field_id with parquet files And fix map type's key

Re: [I] [Bug] doris 写入中文表和中文字段时报错 [doris]

2024-12-01 Thread via GitHub
0xqq commented on issue #44538: URL: https://github.com/apache/doris/issues/44538#issuecomment-2510436203 SET enable_unicode_name_support=true; -- 是否启用中文支持 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] branch-2.1: [improvement](mysql)Support mysql COM_RESET_CONNECTION command. #44747 [doris]

2024-12-01 Thread via GitHub
Jibing-Li commented on PR #44788: URL: https://github.com/apache/doris/pull/44788#issuecomment-2510435832 run feut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [PR] branch-3.0: [Improvement](shuffle) Use a knob to decide whether a serial exchange… #44676 [doris]

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

(doris) branch master updated: [minor](scan) Delete unused function in ScanNode (#44733)

2024-12-01 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 3ce581ec0cd [minor](scan) Delete unused funct

Re: [PR] [minor](scan) Delete unused function in ScanNode [doris]

2024-12-01 Thread via GitHub
Gabriel39 merged PR #44733: URL: https://github.com/apache/doris/pull/44733 -- 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](hudi) upgrade hudi to 0.15.0 [doris]

2024-12-01 Thread via GitHub
suxiaogang223 commented on PR #44267: URL: https://github.com/apache/doris/pull/44267#issuecomment-2510440109 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] [feat](nereids) add session variable disable_nereids_expression_rules [doris]

2024-12-01 Thread via GitHub
doris-robot commented on PR #44831: URL: https://github.com/apache/doris/pull/44831#issuecomment-2510430027 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] [fix](fe ui) fix the file upload failed after the cumulative upload exceeded 1g [doris]

2024-12-01 Thread via GitHub
github-actions[bot] closed pull request #35800: [fix](fe ui) fix the file upload failed after the cumulative upload exceeded 1g URL: https://github.com/apache/doris/pull/35800 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] [chore](binlog) Save table type in CreateTableRecord [doris]

2024-12-01 Thread via GitHub
w41ter merged PR #44735: URL: https://github.com/apache/doris/pull/44735 -- 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.apach

Re: [PR] branch-2.1: [improvement](mysql)Support mysql COM_RESET_CONNECTION command. #44747 [doris]

2024-12-01 Thread via GitHub
Jibing-Li commented on PR #44788: URL: https://github.com/apache/doris/pull/44788#issuecomment-2510435933 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

(doris) branch master updated (3ce581ec0cd -> 59ae8003866)

2024-12-01 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3ce581ec0cd [minor](scan) Delete unused function in ScanNode (#44733) add 59ae8003866 [chore](binlog) Save table t

(doris) branch auto-pick-44735-branch-3.0 created (now 8e2c58175ea)

2024-12-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44735-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 8e2c58175ea [feature](nereids)support show view command in nereids (#44699) No new revisions

[PR] branch-3.0: [chore](binlog) Save table type in CreateTableRecord #44735 [doris]

2024-12-01 Thread via GitHub
github-actions[bot] opened a new pull request, #44835: URL: https://github.com/apache/doris/pull/44835 Cherry-picked from #44735 -- 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: [chore](binlog) Save table type in CreateTableRecord #44735 [doris]

2024-12-01 Thread via GitHub
dataroaring closed pull request #44835: branch-3.0: [chore](binlog) Save table type in CreateTableRecord #44735 URL: https://github.com/apache/doris/pull/44835 -- 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-44735-branch-3.0 updated (8e2c58175ea -> 3a9a4c537cc)

2024-12-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44735-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 8e2c58175ea [feature](nereids)support show view command in nereids (#44699) add 3a9a4c537

[PR] branch-2.1: [chore](binlog) Save table type in CreateTableRecord #44735 [doris]

2024-12-01 Thread via GitHub
github-actions[bot] opened a new pull request, #44836: URL: https://github.com/apache/doris/pull/44836 Cherry-picked from #44735 -- 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: [chore](binlog) Save table type in CreateTableRecord #44735 [doris]

2024-12-01 Thread via GitHub
dataroaring closed pull request #44836: branch-2.1: [chore](binlog) Save table type in CreateTableRecord #44735 URL: https://github.com/apache/doris/pull/44836 -- 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: [chore](binlog) Save table type in CreateTableRecord #44735 [doris]

2024-12-01 Thread via GitHub
doris-robot commented on PR #44836: URL: https://github.com/apache/doris/pull/44836#issuecomment-2510450271 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+proce

Re: [PR] branch-3.0: [chore](binlog) Save table type in CreateTableRecord #44735 [doris]

2024-12-01 Thread via GitHub
doris-robot commented on PR #44835: URL: https://github.com/apache/doris/pull/44835#issuecomment-2510449520 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+proce

(doris) branch auto-pick-44735-branch-2.1 created (now 5f952cf6ed6)

2024-12-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44735-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 5f952cf6ed6 branch-2.1: [fix](iceberg)Bring field_id with parquet files And fix map type's key

(doris) branch auto-pick-44735-branch-2.1 updated (5f952cf6ed6 -> fd5953d50fb)

2024-12-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44735-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 5f952cf6ed6 branch-2.1: [fix](iceberg)Bring field_id with parquet files And fix map type's key

Re: [PR] branch-3.0: [chore](binlog) Save table type in CreateTableRecord #44735 [doris]

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

Re: [PR] branch-2.1: [chore](binlog) Save table type in CreateTableRecord #44735 [doris]

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

Re: [PR] branch-3.0: [Improvement](shuffle) Use a knob to decide whether a serial exchange… #44676 [doris]

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

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

2024-12-01 Thread via GitHub
github-actions[bot] commented on PR #43158: URL: https://github.com/apache/doris/pull/43158#issuecomment-2510452960 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] [feature](nereids)support show view command in nereids [doris]

2024-12-01 Thread via GitHub
morrySnow merged PR #44699: URL: https://github.com/apache/doris/pull/44699 -- 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: [feature](nereids)support show view command in nereids (#44699)

2024-12-01 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 8e2c58175ea [feature](nereids)support

(doris) branch branch-3.0 updated: branch-3.0: [fix](iceberg)Bring field_id with parquet files And fix map type's key optional #44470 (#44827)

2024-12-01 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 47fbbfabace branch-3.0: [fix](iceberg

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

2024-12-01 Thread via GitHub
github-actions[bot] commented on PR #43157: URL: https://github.com/apache/doris/pull/43157#issuecomment-2510453393 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] [minor](scan) Delete unused function in ScanNode [doris]

2024-12-01 Thread via GitHub
github-actions[bot] commented on PR #44733: URL: https://github.com/apache/doris/pull/44733#issuecomment-2510428626 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: [improvement](nereids) Use a unified approach to deal with monotonic function in partition prune #42934 [doris]

2024-12-01 Thread via GitHub
feiniaofeiafei commented on PR #44724: URL: https://github.com/apache/doris/pull/44724#issuecomment-2510456948 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 u

Re: [PR] [Feat] (Nereids)support showTrash Command [doris]

2024-12-01 Thread via GitHub
github-actions[bot] commented on PR #44684: URL: https://github.com/apache/doris/pull/44684#issuecomment-2510456980 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: [I] [Enhancement] (nereids)implement showCreateDatabaseCommand in nereids [doris]

2024-12-01 Thread via GitHub
starocean999 closed issue #42739: [Enhancement] (nereids)implement showCreateDatabaseCommand in nereids URL: https://github.com/apache/doris/issues/42739 -- 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

  1   2   3   4   5   >