Re: [PR] [fix](schema change) reduce memory usage of alter multi-column statement [doris]

2024-04-26 Thread via GitHub
dataroaring merged PR #33073: URL: https://github.com/apache/doris/pull/33073 -- 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:

Re: [PR] [fix](schema change) reduce memory usage of alter multi-column statement [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #33073: URL: https://github.com/apache/doris/pull/33073#issuecomment-2080378274 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

Re: [PR] [feature](planner) Support `select constant from dual` syntax sugar [doris]

2024-04-26 Thread via GitHub
doris-robot commented on PR #34200: URL: https://github.com/apache/doris/pull/34200#issuecomment-2080377933 TPC-H: Total hot run time: 41802 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

(doris) branch master updated: (cloud-merge) Add file cache stats for queries to audit log (#34140)

2024-04-26 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 da1cd324ae0 (cloud-merge) Add file cache

Re: [PR] (cloud-merge) Add file cache stats for queries to audit log [doris]

2024-04-26 Thread via GitHub
dataroaring merged PR #34140: URL: https://github.com/apache/doris/pull/34140 -- 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:

Re: [PR] (cloud-merge) Add file cache stats for queries to audit log [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34140: URL: https://github.com/apache/doris/pull/34140#issuecomment-2080377290 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

(doris) branch master updated: (cloud-merge) Reduce the number of lock requests when read from file cache (#34136)

2024-04-26 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 1c2ad1b0c8d (cloud-merge) Reduce the number

Re: [PR] (cloud-merge) Reduce the number of lock requests when read from file cache [doris]

2024-04-26 Thread via GitHub
dataroaring merged PR #34136: URL: https://github.com/apache/doris/pull/34136 -- 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:

Re: [PR] (cloud-merge) Reduce the number of lock requests when read from file cache [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34136: URL: https://github.com/apache/doris/pull/34136#issuecomment-2080376998 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

Re: [PR] [fix](profile) Fix print profile in be log [doris]

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

(doris) branch master updated: [Enhancement](full compaction) Add run status support for full compaction (#34043)

2024-04-26 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 dc713f993ed [Enhancement](full compaction)

Re: [PR] [fix](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
dataroaring merged PR #34199: URL: https://github.com/apache/doris/pull/34199 -- 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:

Re: [PR] (cloud-merge) Optimize the lru queue elimination strategy [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34139: URL: https://github.com/apache/doris/pull/34139#issuecomment-2080376356 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

(doris) branch master updated (dc713f993ed -> 083ebc16571)

2024-04-26 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from dc713f993ed [Enhancement](full compaction) Add run status support for full compaction (#34043) add

Re: [PR] [Enhancement](full compaction) Add run status support for full compaction [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34043: URL: https://github.com/apache/doris/pull/34043#issuecomment-2080376629 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

Re: [PR] [Enhancement](full compaction) Add run status support for full compaction [doris]

2024-04-26 Thread via GitHub
dataroaring merged PR #34043: URL: https://github.com/apache/doris/pull/34043 -- 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:

(doris) branch master updated: [regression-test](parameter) add -Dcom.mysql.cj.disableAbandonedConnectionCleanup=true in JAVA_OPTS (#34193)

2024-04-26 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 38002adf145 [regression-test](parameter)

Re: [PR] [regression-test](parameter) add -Dcom.mysql.cj.disableAbandonedConnectionCleanup=true in JAVA_OPTS [doris]

2024-04-26 Thread via GitHub
dataroaring merged PR #34193: URL: https://github.com/apache/doris/pull/34193 -- 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:

Re: [PR] [fix](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34199: URL: https://github.com/apache/doris/pull/34199#issuecomment-2080375575 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

Re: [PR] [feature](cloud) Support cache warmup for any remote filesystem [doris]

2024-04-26 Thread via GitHub
platoneko commented on PR #34191: URL: https://github.com/apache/doris/pull/34191#issuecomment-2080375464 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) Fix print profile in be log [doris]

2024-04-26 Thread via GitHub
doris-robot commented on PR #34166: URL: https://github.com/apache/doris/pull/34166#issuecomment-2080374567 TeamCity be ut coverage result: Function Coverage: 35.52% (8923/25123) Line Coverage: 27.13% (73377/270487) Region Coverage: 26.31% (37901/144061) Branch Coverage:

Re: [PR] [fix](profile) Fix print profile in be log [doris]

2024-04-26 Thread via GitHub
doris-robot commented on PR #34166: URL: https://github.com/apache/doris/pull/34166#issuecomment-2080374249 TPC-H: Total hot run time: 41206 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] [fix](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34199: URL: https://github.com/apache/doris/pull/34199#issuecomment-2080371757 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

Re: [PR] [feature](planner) Support `select constant from dual` syntax sugar [doris]

2024-04-26 Thread via GitHub
zy-kkk commented on PR #34200: URL: https://github.com/apache/doris/pull/34200#issuecomment-2080368318 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] [feature](mtmv)Support single table mv rewrite [doris]

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

(doris) branch master updated: [feature](mtmv)Support single table mv rewrite (#34185)

2024-04-26 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 0f95160a48c [feature](mtmv)Support single

(doris-flink-connector) branch master updated: [fix] fix the enable.batch-mode option not working (#372)

2024-04-26 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 b73ca39 [fix] fix the

Re: [PR] [fix] fix the enable.batch-mode option not working [doris-flink-connector]

2024-04-26 Thread via GitHub
JNSimba merged PR #372: URL: https://github.com/apache/doris-flink-connector/pull/372 -- 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:

Re: [PR] [fix](profile) Fix print profile in be log [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34166: URL: https://github.com/apache/doris/pull/34166#issuecomment-2080366037 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

Re: [PR] [fix](profile) Fix print profile in be log [doris]

2024-04-26 Thread via GitHub
zhiqiang- commented on PR #34166: URL: https://github.com/apache/doris/pull/34166#issuecomment-2080363155 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](schema change) fix the defineName field is not the same when copying column [doris]

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

Re: [PR] [FIX](inverted index)fix for array inverted index writer with large dataset witch will make core [doris]

2024-04-26 Thread via GitHub
eldenmoon merged PR #34076: URL: https://github.com/apache/doris/pull/34076 -- 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:

(doris) branch master updated: [FIX](inverted index)fix for array inverted index writer with large dataset witch will make core (#34076)

2024-04-26 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new a80adab4971 [FIX](inverted index)fix for

Re: [PR] [FIX](inverted index)fix for array inverted index writer with large dataset witch will make core [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34076: URL: https://github.com/apache/doris/pull/34076#issuecomment-2080350199 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

(doris) branch branch-2.1 updated: [fix](schema change) fix the defineName field is not the same when copying column (#34201)

2024-04-26 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 36e80af327f [fix](schema change) fix

Re: [PR] [fix](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
yiguolei merged PR #34201: URL: https://github.com/apache/doris/pull/34201 -- 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:

Re: [PR] [fix](nereids) disable PROJECT_OTHER_JOIN_CONDITION rule if bitmap filter is enabled. [doris]

2024-04-26 Thread via GitHub
englefly commented on PR #34189: URL: https://github.com/apache/doris/pull/34189#issuecomment-2080348521 run cloud_p1 -- 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](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
luwei16 commented on PR #34201: URL: https://github.com/apache/doris/pull/34201#issuecomment-2080347261 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](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
luwei16 commented on code in PR #34199: URL: https://github.com/apache/doris/pull/34199#discussion_r1581724753 ## regression-test/suites/schema_change_p0/test_add_rename_column.groovy: ## @@ -0,0 +1,52 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

Re: [PR] [fix](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
luwei16 commented on PR #34199: URL: https://github.com/apache/doris/pull/34199#issuecomment-2080347165 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](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
yiguolei commented on code in PR #34199: URL: https://github.com/apache/doris/pull/34199#discussion_r1581722361 ## regression-test/suites/schema_change_p0/test_add_rename_column.groovy: ## @@ -0,0 +1,52 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

(doris) branch branch-2.1 updated (4b9772062b5 -> cf700a62b61)

2024-04-26 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 4b9772062b5 [refactor](statistic) fetch statistic data with catalog and database id (#33928) (#34202) new

(doris) 01/02: [fix](spill) use different algorithm to avoid partition data skew (#34162)

2024-04-26 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 commit 30a68c1240b16322f1f7145e84debe22affb7b5a Author: Jerry Hu AuthorDate: Sat Apr 27 10:43:02 2024 +0800

(doris) 02/02: [test](case) fix unstable case without order by distinct row (#34167)

2024-04-26 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 commit cf700a62b61178a13e81badaf0e0acd787eb0ee3 Author: zhangstar333 <87313068+zhangstar...@users.noreply.github.com>

(doris) branch master updated: [test](case) fix unstable case without order by distinct row (#34167)

2024-04-26 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 88852027edc [test](case) fix unstable case

Re: [PR] [test](case) fix unstable case without order by distinct row [doris]

2024-04-26 Thread via GitHub
yiguolei merged PR #34167: URL: https://github.com/apache/doris/pull/34167 -- 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:

(doris) 04/05: [fix](pipeline_x) Crc32HashPartitioner should use ShuffleChannelIds (#34147)

2024-04-26 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg pushed a commit to branch branch-4.0-preview in repository https://gitbox.apache.org/repos/asf/doris.git commit fbdd1f05f33c7545ba0121808daaf718f7a0d8f3 Author: Jerry Hu AuthorDate: Fri Apr 26 14:33:03 2024 +0800

(doris) 01/05: [improvement](spill) improve spill directory and fix bugs (#33900)

2024-04-26 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg pushed a commit to branch branch-4.0-preview in repository https://gitbox.apache.org/repos/asf/doris.git commit 8b3eefac0752f783e417c6efe2d137d24330945f Author: TengJianPing

(doris) 03/05: [improvement](spill) improve config of spill thread pool (#33992)

2024-04-26 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg pushed a commit to branch branch-4.0-preview in repository https://gitbox.apache.org/repos/asf/doris.git commit 2c6809df05c034a1ff5cc0d8c568968e15cdd594 Author: TengJianPing

(doris) 02/05: [chore](session_variable) Add 'data_queue_max_blocks' to prevent the DataQueue from occupying too much memory. (#34017)

2024-04-26 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg pushed a commit to branch branch-4.0-preview in repository https://gitbox.apache.org/repos/asf/doris.git commit b3b13d27993e3906525c96e888607e26ca2e8048 Author: Jerry Hu AuthorDate: Wed Apr 24 11:10:04 2024 +0800

(doris) branch branch-4.0-preview updated (f42ce3f0965 -> dca623a58fe)

2024-04-26 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg pushed a change to branch branch-4.0-preview in repository https://gitbox.apache.org/repos/asf/doris.git from f42ce3f0965 [chore](build) Build cloud module by default #34143 new 8b3eefac075

(doris) 05/05: [fix](spill) use different algorithm to avoid partition data skew (#34162)

2024-04-26 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg pushed a commit to branch branch-4.0-preview in repository https://gitbox.apache.org/repos/asf/doris.git commit dca623a58fe226f9fcc6e19e5f7ee0cea1b48806 Author: Jerry Hu AuthorDate: Sat Apr 27 10:43:02 2024 +0800

Re: [PR] [feature](planner) Support `select constant from dual` syntax sugar [doris]

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

Re: [PR] [fix](createTableLike) fix syntax error for CreateTableLikeStmt with partition properties [doris]

2024-04-26 Thread via GitHub
DarvenDuan commented on PR #34187: URL: https://github.com/apache/doris/pull/34187#issuecomment-2080331602 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

Re: [PR] [feature](planner) Support `select constant from dual` syntax sugar [doris]

2024-04-26 Thread via GitHub
doris-robot commented on PR #34200: URL: https://github.com/apache/doris/pull/34200#issuecomment-2080331554 TPC-H: Total hot run time: 41227 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

(doris) branch master updated: [fix](spill) use different algorithm to avoid partition data skew (#34162)

2024-04-26 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg 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 e64df362958 [fix](spill) use different

Re: [PR] [fix](spill) use different algorithm to avoid partition data skew [doris]

2024-04-26 Thread via GitHub
jacktengg merged PR #34162: URL: https://github.com/apache/doris/pull/34162 -- 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:

Re: [PR] [fix](createTableLike) fix syntax error for CreateTableLikeStmt with partition properties [doris]

2024-04-26 Thread via GitHub
DarvenDuan commented on PR #34187: URL: https://github.com/apache/doris/pull/34187#issuecomment-2080328630 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

Re: [PR] [opt](catalog) support using loading cache for db/table list in external catalog [doris]

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

Re: [PR] [opt](mtmv) Add enable materialized view nest rewrite switch [doris]

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

Re: [PR] [opt](catalog) support using loading cache for db/table list in external catalog [doris]

2024-04-26 Thread via GitHub
doris-robot commented on PR #33610: URL: https://github.com/apache/doris/pull/33610#issuecomment-2080323601 TPC-H: Total hot run time: 41928 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] [opt](mtmv) Add enable materialized view nest rewrite switch [doris]

2024-04-26 Thread via GitHub
doris-robot commented on PR #34197: URL: https://github.com/apache/doris/pull/34197#issuecomment-2080321822 TPC-H: Total hot run time: 41075 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] [feature](planner) Support `select constant from dual` syntax sugar [doris]

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

(doris-website) branch asf-site updated (c6db278bdf7 -> 04477e6712b)

2024-04-26 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 c6db278bdf7 Automated deployment with doris branch master@ 8bc234d42cf6d895628c68e57e3b8818047379c5

Re: [PR] [opt](catalog) support using loading cache for db/table list in external catalog [doris]

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

(doris) branch branch-2.1 updated: [refactor](statistic) fetch statistic data with catalog and database id (#33928) (#34202)

2024-04-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 4b9772062b5 [refactor](statistic)

Re: [PR] [refactor](statistic) fetch statistic data with catalog and database id (#33928) [doris]

2024-04-26 Thread via GitHub
morningman merged PR #34202: URL: https://github.com/apache/doris/pull/34202 -- 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:

Re: [PR] [refactor](statistic) fetch statistic data with catalog and database id (#33928) [doris]

2024-04-26 Thread via GitHub
doris-robot commented on PR #34202: URL: https://github.com/apache/doris/pull/34202#issuecomment-2080307097 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

Re: [PR] [opt](mtmv) Add enable materialized view nest rewrite switch [doris]

2024-04-26 Thread via GitHub
seawinde commented on PR #34197: URL: https://github.com/apache/doris/pull/34197#issuecomment-2080306912 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] [improvement](mtmv)Optimize nested mv performance final pick 213 [doris]

2024-04-26 Thread via GitHub
yiguolei merged PR #34192: URL: https://github.com/apache/doris/pull/34192 -- 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:

(doris) branch 2.1.3-mtmv updated: [improvement](mtmv) Optimize the nested materialized view performance (#34163) (#34192)

2024-04-26 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch 2.1.3-mtmv in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/2.1.3-mtmv by this push: new 9f3d5cbc14b [improvement](mtmv)

Re: [PR] [feature](mtmv)Support single table mv rewrite [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34185: URL: https://github.com/apache/doris/pull/34185#issuecomment-2080298045 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

Re: [PR] [feature](mtmv)Support single table mv rewrite [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34185: URL: https://github.com/apache/doris/pull/34185#issuecomment-2080298018 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

Re: [PR] [opt](mtmv) Add enable materialized view nest rewrite switch [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34197: URL: https://github.com/apache/doris/pull/34197#issuecomment-2080279516 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

Re: [PR] [opt](mtmv) Add enable materialized view nest rewrite switch [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34197: URL: https://github.com/apache/doris/pull/34197#issuecomment-2080279482 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

Re: [PR] [fix](nereids) disable PROJECT_OTHER_JOIN_CONDITION rule if bitmap filter is enabled. [doris]

2024-04-26 Thread via GitHub
englefly commented on PR #34189: URL: https://github.com/apache/doris/pull/34189#issuecomment-2080276469 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

Re: [PR] [opt](mtmv) Add enable materialized view nest rewrite switch [doris]

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

Re: [PR] [fix](colocate) fix colocate join fail caused by subquery when nereids disabled [doris]

2024-04-26 Thread via GitHub
hqx871 commented on PR #34092: URL: https://github.com/apache/doris/pull/34092#issuecomment-2080252342 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

Re: [PR] [fix](colocate) fix colocate join fail caused by subquery when nereids disabled [doris]

2024-04-26 Thread via GitHub
hqx871 commented on PR #34092: URL: https://github.com/apache/doris/pull/34092#issuecomment-2080252079 > please add test case. > please add test case. Done. And I found if nereids is enabled, colocate work correct. -- This is an automated message from the Apache Git

Re: [PR] [opt](mtmv) Add enable materialized view nest rewrite switch [doris]

2024-04-26 Thread via GitHub
seawinde commented on PR #34197: URL: https://github.com/apache/doris/pull/34197#issuecomment-2080243425 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](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
doris-robot commented on PR #34199: URL: https://github.com/apache/doris/pull/34199#issuecomment-2080005885 TPC-DS: Total hot run time: 185550 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 the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
doris-robot commented on PR #34199: URL: https://github.com/apache/doris/pull/34199#issuecomment-2079991486 TPC-H: Total hot run time: 41036 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] [fix](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
gavinchou commented on code in PR #34199: URL: https://github.com/apache/doris/pull/34199#discussion_r1581417588 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Column.java: ## @@ -341,6 +341,10 @@ public String getDefineName() { return name; } +public

Re: [PR] [fix](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
doris-robot commented on PR #34201: URL: https://github.com/apache/doris/pull/34201#issuecomment-2079946766 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [fix](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
luwei16 opened a new pull request, #34201: URL: https://github.com/apache/doris/pull/34201 (no comment) -- 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] [fix](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
luwei16 commented on PR #34201: URL: https://github.com/apache/doris/pull/34201#issuecomment-2079946904 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] [feature](planner) Support `select constant from dual` syntax sugar [doris]

2024-04-26 Thread via GitHub
doris-robot commented on PR #34200: URL: https://github.com/apache/doris/pull/34200#issuecomment-2079942775 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [feature](planner) Support `select constant from dual` syntax sugar [doris]

2024-04-26 Thread via GitHub
zy-kkk opened a new pull request, #34200: URL: https://github.com/apache/doris/pull/34200 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [fix](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
luwei16 commented on PR #34199: URL: https://github.com/apache/doris/pull/34199#issuecomment-2079942132 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](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
doris-robot commented on PR #34199: URL: https://github.com/apache/doris/pull/34199#issuecomment-2079941299 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [fix](schema change) fix the defineName field is not the same when copying column [doris]

2024-04-26 Thread via GitHub
luwei16 opened a new pull request, #34199: URL: https://github.com/apache/doris/pull/34199 (no comment) -- 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,

(doris) 01/05: [opt](Nereids) bucket shuffle downgrade expansion (#34088)

2024-04-26 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 commit c125148deb76ae7072d3381f3f1bf3e9510c0385 Author: xzj7019 <13794+xzj7...@users.noreply.github.com> AuthorDate:

(doris) 02/05: [Improvement](agg) Improve count distinct distribute keys (#33167)

2024-04-26 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 commit 970d0c80df09be63f483f5e9ef579643672b0a8a Author: Gabriel AuthorDate: Fri Apr 26 18:31:11 2024 +0800

(doris) branch branch-2.1 updated (5e9eb417adf -> c998e2f714c)

2024-04-26 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 5e9eb417adf [bugfix](insert) fix cherry pick : redundant branch judgment #34160 new c125148deb7

(doris) 03/05: [improvement](mtmv) Optimize the nested materialized view performance (#34163)

2024-04-26 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 commit 3ba42a7823d1d5ee4fbb13c5d5820f1b06748ae2 Author: seawinde <149132972+seawi...@users.noreply.github.com> AuthorDate:

(doris) 04/05: [fix](ES catalog)Make col != '' behavior consistent with SQL (#34151)

2024-04-26 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 commit 414fbd353ef6d386e15949e7856f599a0e5ff41d Author: qiye AuthorDate: Fri Apr 26 19:46:49 2024 +0800 [fix](ES

(doris) 05/05: [Enhancement](planner) Support string input for sql_select_limit (#34177)

2024-04-26 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 commit c998e2f714cb6b75a622ef23f6272f93fdc27a97 Author: zy-kkk AuthorDate: Sat Apr 27 01:34:35 2024 +0800

Re: [PR] [fix](spill) use different algorithm to avoid partition data skew [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34162: URL: https://github.com/apache/doris/pull/34162#issuecomment-2079908695 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

Re: [PR] [fix](spill) use different algorithm to avoid partition data skew [doris]

2024-04-26 Thread via GitHub
github-actions[bot] commented on PR #34162: URL: https://github.com/apache/doris/pull/34162#issuecomment-2079908642 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

(doris) branch branch-2.1 updated: [bugfix](insert) fix cherry pick : redundant branch judgment #34160

2024-04-26 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 5e9eb417adf [bugfix](insert) fix

  1   2   3   4   5   6   >