Re: [PR] [fix](parser) Syntax error in column with agg_state [doris]

2025-01-11 Thread via GitHub


wyxxxcat commented on PR #46758:
URL: https://github.com/apache/doris/pull/46758#issuecomment-2585271951

   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 unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



[PR] [doc](load) fix cloud provider [doris-website]

2025-01-11 Thread via GitHub


liaoxin01 opened a new pull request, #1759:
URL: https://github.com/apache/doris-website/pull/1759

   ## Versions 
   
   - [ ] dev
   - [ ] 3.0
   - [ ] 2.1
   - [ ] 2.0
   
   ## Languages
   
   - [ ] Chinese
   - [ ] English
   
   ## Docs Checklist
   
   - [ ] Checked by AI
   - [ ] Test Cases Built
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](parser) Syntax error in column with agg_state [doris]

2025-01-11 Thread via GitHub


BiteThet commented on PR #46758:
URL: https://github.com/apache/doris/pull/46758#issuecomment-2585277280

   please change merge target to 2.1 from master


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris) branch branch-3.0 updated: branch-3.0: [fix](case) fix some failed cases #46807 (#46821)

2025-01-11 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository.

hellostephen 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 0bd9bd59c4b branch-3.0: [fix](case) fix some failed cases #46807 
(#46821)
0bd9bd59c4b is described below

commit 0bd9bd59c4b682553b5aa18cd95f33b7194c6e47
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 11 21:30:16 2025 +0800

branch-3.0: [fix](case) fix some failed cases #46807 (#46821)

Cherry-picked from #46807

Co-authored-by: Dongyang Li 
---
 .../suites/inject_hdfs_vault_p0/inject_hdfs_load_error.groovy | 4 
 .../suites/inject_hdfs_vault_p0/inject_hdfs_select_error.groovy   | 4 
 .../test_index_compaction_with_multi_index_segments.groovy| 2 +-
 .../suites/inverted_index_p0/test_inverted_index_file_size.groovy | 2 +-
 .../suites/inverted_index_p0/test_inverted_index_v2_file_size.groovy  | 4 ++--
 regression-test/suites/node_p0/test_frontend.groovy   | 2 +-
 6 files changed, 13 insertions(+), 5 deletions(-)

diff --git 
a/regression-test/suites/inject_hdfs_vault_p0/inject_hdfs_load_error.groovy 
b/regression-test/suites/inject_hdfs_vault_p0/inject_hdfs_load_error.groovy
index 407f914f964..cc24c06e409 100755
--- a/regression-test/suites/inject_hdfs_vault_p0/inject_hdfs_load_error.groovy
+++ b/regression-test/suites/inject_hdfs_vault_p0/inject_hdfs_load_error.groovy
@@ -18,6 +18,10 @@
 import org.codehaus.groovy.runtime.IOGroovyMethods
 
 suite("inject_hdfs_load_error", "nonConcurrent") {
+if (!isCloudMode()) {
+logger.info("skip create storgage vault case")
+return
+}
 if (!enableStoragevault()) {
 logger.info("skip create storgage vault case")
 return
diff --git 
a/regression-test/suites/inject_hdfs_vault_p0/inject_hdfs_select_error.groovy 
b/regression-test/suites/inject_hdfs_vault_p0/inject_hdfs_select_error.groovy
index e49a9a242b2..c993df538d0 100755
--- 
a/regression-test/suites/inject_hdfs_vault_p0/inject_hdfs_select_error.groovy
+++ 
b/regression-test/suites/inject_hdfs_vault_p0/inject_hdfs_select_error.groovy
@@ -18,6 +18,10 @@
 import org.codehaus.groovy.runtime.IOGroovyMethods
 
 suite("inject_hdfs_load_error", "nonConcurrent") {
+if (!isCloudMode()) {
+logger.info("skip create storgage vault case")
+return
+}
 if (!enableStoragevault()) {
 logger.info("skip create storgage vault case")
 return
diff --git 
a/regression-test/suites/inverted_index_p0/index_compaction/test_index_compaction_with_multi_index_segments.groovy
 
b/regression-test/suites/inverted_index_p0/index_compaction/test_index_compaction_with_multi_index_segments.groovy
index 5d9c53ccfb2..6b8b64ec11e 100644
--- 
a/regression-test/suites/inverted_index_p0/index_compaction/test_index_compaction_with_multi_index_segments.groovy
+++ 
b/regression-test/suites/inverted_index_p0/index_compaction/test_index_compaction_with_multi_index_segments.groovy
@@ -288,7 +288,7 @@ suite("test_index_compaction_with_multi_index_segments", 
"nonConcurrent") {
 assert (rowsetCount == 3 * replicaNum)
 
 // trigger full compactions for all tablets in ${tableName}
-trigger_and_wait_compaction.call(tableName, "full")
+trigger_and_wait_compaction(tableName, "full")
 // after full compaction, there is only 1 rowset.
 rowsetCount = get_rowset_count.call(tablets)
 if (isCloudMode) {
diff --git 
a/regression-test/suites/inverted_index_p0/test_inverted_index_file_size.groovy 
b/regression-test/suites/inverted_index_p0/test_inverted_index_file_size.groovy
index 73446089bb2..b0fee7cc557 100644
--- 
a/regression-test/suites/inverted_index_p0/test_inverted_index_file_size.groovy
+++ 
b/regression-test/suites/inverted_index_p0/test_inverted_index_file_size.groovy
@@ -87,7 +87,7 @@ suite("test_inverted_index_file_size", "nonConcurrent"){
 
 qt_sql """ select count() from ${tableName} where clientip match 
'17.0.0.0' and request match 'GET' and status match '200' and size > 200 """
 qt_sql """ select count() from ${tableName} where clientip 
match_phrase '17.0.0.0' and request match_phrase 'GET' and status match '200' 
and size > 200 """
-trigger_and_wait_compaction.call(tableName, "full")
+trigger_and_wait_compaction(tableName, "full")
 qt_sql """ select count() from ${tableName} where clientip match 
'17.0.0.0' and request match 'GET' and status match '200' and size > 200 """
 qt_sql """ select count() from ${tableName} where clientip 
match_phrase '17.0.0.0' and request match_phrase 'GET' and status match '200' 
and size > 200 """
 
diff --git 
a/regression-test/suites/inverted_index_p0/test_inverted_index_v2_file_size.groovy
 
b/regression-test/suites/inverted_index_p0/test_inverted_index_v

Re: [PR] branch-3.0: [fix](case) fix some failed cases #46807 [doris]

2025-01-11 Thread via GitHub


hello-stephen merged PR #46821:
URL: https://github.com/apache/doris/pull/46821


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [doc](load) fix file format for version 3.0 [doris-website]

2025-01-11 Thread via GitHub


liaoxin01 merged PR #1758:
URL: https://github.com/apache/doris-website/pull/1758


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] branch-3.0: [chore](load) Set the log level to debug and optimize the content for load job #46683 [doris]

2025-01-11 Thread via GitHub


liaoxin01 merged PR #46802:
URL: https://github.com/apache/doris/pull/46802


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris-website) branch master updated: [doc](load) fix file format for version 3.0 (#1758)

2025-01-11 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository.

liaoxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
 new 48ca8f9ed91 [doc](load) fix file format for version 3.0 (#1758)
48ca8f9ed91 is described below

commit 48ca8f9ed91a2b58292fbe906d1eb88fe3d4d140
Author: Xin Liao 
AuthorDate: Sat Jan 11 21:43:33 2025 +0800

[doc](load) fix file format for version 3.0 (#1758)
---
 .../version-3.0/data-operate/{ => import}/file-format/csv.md  | 0
 .../version-3.0/data-operate/{ => import}/file-format/json.md | 0
 .../version-3.0/data-operate/{ => import}/file-format/orc.md  | 0
 .../version-3.0/data-operate/{ => import}/file-format/parquet.md  | 0
 4 files changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/file-format/csv.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/import/file-format/csv.md
similarity index 100%
rename from 
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/file-format/csv.md
rename to 
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/import/file-format/csv.md
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/file-format/json.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/import/file-format/json.md
similarity index 100%
rename from 
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/file-format/json.md
rename to 
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/import/file-format/json.md
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/file-format/orc.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/import/file-format/orc.md
similarity index 100%
rename from 
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/file-format/orc.md
rename to 
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/import/file-format/orc.md
diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/file-format/parquet.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/import/file-format/parquet.md
similarity index 100%
rename from 
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/file-format/parquet.md
rename to 
i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0/data-operate/import/file-format/parquet.md


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris) branch auto-pick-46683-branch-3.0 deleted (was a65c6c599fb)

2025-01-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-46683-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


 was a65c6c599fb [chore](load) Set the log level to debug and optimize the 
content for load job (#46683)

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris) branch branch-3.0 updated: branch-3.0: [chore](load) Set the log level to debug and optimize the content for load job #46683 (#46802)

2025-01-11 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository.

liaoxin 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 afda77c97a2 branch-3.0: [chore](load) Set the log level to debug and 
optimize the content for load job #46683 (#46802)
afda77c97a2 is described below

commit afda77c97a2a01c8e8f29283e718499c0b663014
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 11 21:42:53 2025 +0800

branch-3.0: [chore](load) Set the log level to debug and optimize the 
content for load job #46683 (#46802)

Cherry-picked from #46683

Co-authored-by: Xin Liao 
---
 fe/fe-core/src/main/java/org/apache/doris/load/loadv2/LoadJob.java | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/fe/fe-core/src/main/java/org/apache/doris/load/loadv2/LoadJob.java 
b/fe/fe-core/src/main/java/org/apache/doris/load/loadv2/LoadJob.java
index 8cb9070cf7a..002d45b90ab 100644
--- a/fe/fe-core/src/main/java/org/apache/doris/load/loadv2/LoadJob.java
+++ b/fe/fe-core/src/main/java/org/apache/doris/load/loadv2/LoadJob.java
@@ -1242,8 +1242,11 @@ public abstract class LoadJob extends 
AbstractTxnStateChangeCallback
 expireTime = Config.streaming_label_keep_max_second;
 }
 
-LOG.info("state {}, expireTime {}, currentTimeMs {}, finishTimestamp 
{}",
-state, expireTime, currentTimeMs, getFinishTimestamp());
+if (LOG.isDebugEnabled()) {
+LOG.debug("Job ID: {}, DB ID: {}, Label: {}, State: {}, Expire 
Time: {}, Current Time: {}, "
+  + "Finish Timestamp: {}", id, dbId, label, state, 
expireTime, currentTimeMs,
+  getFinishTimestamp());
+}
 return (currentTimeMs - getFinishTimestamp()) / 1000 > expireTime;
 }
 


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] branch-3.0: [fix](case) fix defined global variables in script #46806 [doris]

2025-01-11 Thread via GitHub


hello-stephen merged PR #46812:
URL: https://github.com/apache/doris/pull/46812


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris) branch auto-pick-46786-branch-2.1 created (now c61060935aa)

2025-01-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-46786-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


  at c61060935aa [regression-test](fix) fix case bug (#46825)

No new revisions were added by this update.


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris) branch auto-pick-46807-branch-3.0 deleted (was 132b2c6bddd)

2025-01-11 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository.

hellostephen pushed a change to branch auto-pick-46807-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


 was 132b2c6bddd [fix](case) fix some failed cases (#46807)

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris-website) branch asf-site updated (e946061ab38 -> 266ca30d5dd)

2025-01-11 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 e946061ab38 Automated deployment with doris branch @ 
4bb4c1d8df09f7fafab573b23da48062d0c35cf3
 new 266ca30d5dd Automated deployment with doris branch @ 
4bb4c1d8df09f7fafab573b23da48062d0c35cf3

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (e946061ab38)
\
 N -- N -- N   refs/heads/asf-site (266ca30d5dd)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/1.2/search-index.json   | 2 +-
 docs/2.0/search-index.json   | 2 +-
 docs/3.0/search-index.json   | 2 +-
 docs/dev/search-index.json   | 2 +-
 search-index.json| 2 +-
 zh-CN/docs/1.2/search-index.json | 2 +-
 zh-CN/docs/2.0/search-index.json | 2 +-
 zh-CN/docs/3.0/search-index.json | 2 +-
 zh-CN/docs/dev/search-index.json | 2 +-
 zh-CN/search-index.json  | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [refactor](opt) remove redundant use_default_implementation_for_nulls() of some BE codes [doris]

2025-01-11 Thread via GitHub


github-actions[bot] commented on PR #46796:
URL: https://github.com/apache/doris/pull/46796#issuecomment-2585278917

   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 GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [refactor](opt) remove redundant use_default_implementation_for_nulls() of some BE codes [doris]

2025-01-11 Thread via GitHub


github-actions[bot] commented on PR #46796:
URL: https://github.com/apache/doris/pull/46796#issuecomment-2585278925

   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
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [debug](move-memtable) add debug logs for skip_two_backends injection cases [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46826:
URL: https://github.com/apache/doris/pull/46826#issuecomment-2585279104

   
   
   TPC-H: Total hot run time: 32558 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 8098130cd3e4e15177215d7d8df7038588c0be91, 
data reload: false
   
   -- Round 1 --
   q1   17575   650961096109
   q2   2074316 173 173
   q3   10561   1216732 732
   q4   10314   863 438 438
   q5   8330218719591959
   q6   202 179 145 145
   q7   885 738 626 626
   q8   9246134011611161
   q9   5106484949314849
   q10  6797228518361836
   q11  496 283 254 254
   q12  338 356 214 214
   q13  17758   365330743074
   q14  246 226 220 220
   q15  573 518 492 492
   q16  627 628 590 590
   q17  547 837 323 323
   q18  7102651664016401
   q19  2401944 534 534
   q20  306 307 187 187
   q21  2739217319371937
   q22  357 330 304 304
   Total cold run time: 104580 ms
   Total hot run time: 32558 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   6362622562636225
   q2   244 339 241 241
   q3   2221265323162316
   q4   1425178513331333
   q5   4293470048264700
   q6   185 177 139 139
   q7   2066194917801780
   q8   2628281626922692
   q9   7295722273407222
   q10  3094327528042804
   q11  603 522 504 504
   q12  655 770 651 651
   q13  3436379832883288
   q14  282 304 276 276
   q15  556 513 500 500
   q16  657 691 640 640
   q17  1223174612811281
   q18  7737744875757448
   q19  768 116010501050
   q20  1956209619841984
   q21  5775520749524952
   q22  615 631 583 583
   Total cold run time: 54076 ms
   Total hot run time: 52609 ms
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [debug](move-memtable) add debug logs for skip_two_backends injection cases [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46826:
URL: https://github.com/apache/doris/pull/46826#issuecomment-2585280410

   TeamCity be ut coverage result:
Function Coverage: 39.35% (10255/26059) 
Line Coverage: 30.51% (87384/286415)
Region Coverage: 29.55% (44528/150689)
Branch Coverage: 26.10% (22793/87328)
Coverage Report: 
http://coverage.selectdb-in.cc/coverage/8098130cd3e4e15177215d7d8df7038588c0be91_8098130cd3e4e15177215d7d8df7038588c0be91/report/index.html


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](test) try fix unstable audit log test [doris]

2025-01-11 Thread via GitHub


morningman commented on PR #46751:
URL: https://github.com/apache/doris/pull/46751#issuecomment-2585280168

   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 unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [debug](move-memtable) add debug logs for skip_two_backends injection cases [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46826:
URL: https://github.com/apache/doris/pull/46826#issuecomment-2585284358

   
   
   ClickBench: Total hot run time: 31.94 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 8098130cd3e4e15177215d7d8df7038588c0be91, 
data reload: false
   
   query1   0.030.030.03
   query2   0.080.030.03
   query3   0.240.060.07
   query4   1.620.110.10
   query5   0.410.420.41
   query6   1.150.650.66
   query7   0.030.020.01
   query8   0.030.030.03
   query9   0.600.500.50
   query10  0.560.560.56
   query11  0.160.110.10
   query12  0.140.110.11
   query13  0.620.600.60
   query14  2.722.832.84
   query15  0.900.830.83
   query16  0.380.390.38
   query17  1.081.041.02
   query18  0.240.210.22
   query19  2.011.961.88
   query20  0.010.020.01
   query21  15.37   0.950.55
   query22  0.771.010.68
   query23  15.03   1.440.52
   query24  3.161.381.45
   query25  0.140.220.09
   query26  0.210.140.13
   query27  0.100.060.05
   query28  14.46   1.511.05
   query29  12.61   3.923.34
   query30  0.260.090.07
   query31  2.830.590.38
   query32  3.240.560.47
   query33  3.153.123.06
   query34  16.49   5.124.53
   query35  4.524.554.51
   query36  0.640.480.48
   query37  0.090.060.06
   query38  0.050.040.04
   query39  0.030.020.03
   query40  0.180.130.12
   query41  0.070.030.02
   query42  0.040.030.02
   query43  0.040.020.02
   Total cold run time: 106.49 s
   Total hot run time: 31.94 s
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [debug](move-memtable) add debug logs for skip_two_backends injection cases [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46826:
URL: https://github.com/apache/doris/pull/46826#issuecomment-2585282892

   
   
   TPC-DS: Total hot run time: 194029 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
   TPC-DS sf100 test result on commit 8098130cd3e4e15177215d7d8df7038588c0be91, 
data reload: false
   
   query1   1302964 962 962
   query2   6305230723352307
   query3   4   480648844806
   query4   32784   23361   23372   23361
   query5   4106593 429 429
   query6   300 192 169 169
   query7   3981477 304 304
   query8   296 231 230 230
   query9   9459266526562656
   query10  477 319 251 251
   query11  17850   15217   15217   15217
   query12  160 107 103 103
   query13  1568511 394 394
   query14  11011   643166246431
   query15  261 205 189 189
   query16  8117662 455 455
   query17  1615753 615 615
   query18  2156432 320 320
   query19  205 185 161 161
   query20  174 123 117 117
   query21  206 125 105 105
   query22  4528460343624362
   query23  33952   33607   33110   33110
   query24  6409227222862272
   query25  484 454 421 421
   query26  787 271 148 148
   query27  2549448 334 334
   query28  5830245324162416
   query29  693 563 432 432
   query30  213 189 157 157
   query31  937 874 815 815
   query32  91  58  57  57
   query33  476 354 309 309
   query34  751 835 504 504
   query35  790 819 751 751
   query36  10321047956 956
   query37  123 99  78  78
   query38  4041434041524152
   query39  1552143914591439
   query40  199 108 96  96
   query41  51  47  49  47
   query42  116 109 103 103
   query43  504 525 491 491
   query44  1316821 823 821
   query45  189 180 178 178
   query46  876 1027642 642
   query47  1917187718871877
   query48  396 396 302 302
   query49  721 500 389 389
   query50  655 671 389 389
   query51  6974715370207020
   query52  110 102 96  96
   query53  220 250 177 177
   query54  504 498 408 408
   query55  78  78  81  78
   query56  276 263 248 248
   query57  1214123911671167
   query58  247 228 225 225
   query59  3152321331563156
   query60  290 262 275 262
   query61  119 115 117 115
   query62  879 793 732 732
   query63  221 195 192 192
   query64  36301031665 665
   query65  3311330431833183
   query66  1048474 302 302
   query67  16208   15741   15488   15488
   query68  9187693 517 517
   query69  480 283 241 241
   query70  1237112011291120
   query71  436 289 284 284
   query72  6450381238123812
   query73  645 740 350 350
   query74  9983881687208720
   query75  3821313526362636
   query76  36401150753 753
   query77  773 367 261 261
   query78  10123   997992959295
   query79  3207790 592 592
   query80  578 516 437 437
   query81  463 269 232 232
   query82  632 155 123 123
   query83  169 171 149 149
   query84  242 87  77  77
   query85  770 423 304 304
   query86  347 307 255 255
   query87  4479454442544254
   query88  4496213921272127
   query89  418 325 282 282
   query90  1842190 185 185
   query91  135 132 106 106
   query92  66  54  51  51
   query93  1711848 531 531
   query94  642 399 299 299
   query95  341 319 253 253
   query96  477 606 276 276
   query97  2883293727582758
   query98  230 201 199 199
   query99  1646151414061406
   Total cold run time: 296655 ms
   Total hot run time: 194029 ms
   ```
   
   


-- 
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

Re: [PR] [refactor](opt) remove redundant use_default_implementation_for_nulls() of some BE codes [doris]

2025-01-11 Thread via GitHub


yiguolei merged PR #46796:
URL: https://github.com/apache/doris/pull/46796


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] branch-2.1: [regression-test](fix) fix 'desc table' to follower assertion failure #46788 [doris]

2025-01-11 Thread via GitHub


yiguolei merged PR #46819:
URL: https://github.com/apache/doris/pull/46819


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](parser) Syntax error in column with agg_state [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46758:
URL: https://github.com/apache/doris/pull/46758#issuecomment-2585283141

   
   
   TPC-H: Total hot run time: 32414 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 32dbc88a9df5da3cd37154c80e25e6d34c648a47, 
data reload: false
   
   -- Round 1 --
   q1   17576   609860126012
   q2   2056295 176 176
   q3   10428   1231743 743
   q4   10227   868 432 432
   q5   7766215119451945
   q6   208 180 146 146
   q7   894 750 601 601
   q8   9250135711581158
   q9   5156487448634863
   q10  6822230318651865
   q11  497 274 256 256
   q12  347 346 220 220
   q13  18179   367630433043
   q14  247 245 216 216
   q15  565 514 505 505
   q16  617 606 590 590
   q17  560 836 322 322
   q18  6805636064986360
   q19  2193958 537 537
   q20  297 315 183 183
   q21  2848219719311931
   q22  365 328 310 310
   Total cold run time: 103903 ms
   Total hot run time: 32414 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   6285617662466176
   q2   235 326 233 233
   q3   2283261123142314
   q4   1385178513491349
   q5   4338477447524752
   q6   181 175 145 145
   q7   2057194118091809
   q8   2612284027352735
   q9   7222725472527252
   q10  3076332928002800
   q11  560 513 492 492
   q12  642 752 611 611
   q13  3510385731273127
   q14  280 292 285 285
   q15  570 513 505 505
   q16  675 698 653 653
   q17  1223175412481248
   q18  7604748473407340
   q19  775 114510951095
   q20  1998207918991899
   q21  5659532949554955
   q22  617 623 604 604
   Total cold run time: 53787 ms
   Total hot run time: 52379 ms
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [debugfeature](backendblacklist) add a new session variable backend blacklist to skip some backend during query [doris]

2025-01-11 Thread via GitHub


yiguolei closed pull request #39660: [debugfeature](backendblacklist) add a new 
session variable backend blacklist to skip some backend during query
URL: https://github.com/apache/doris/pull/39660


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](parser) Syntax error in column with agg_state [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46758:
URL: https://github.com/apache/doris/pull/46758#issuecomment-2585286195

   
   
   TPC-DS: Total hot run time: 194359 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
   TPC-DS sf100 test result on commit 32dbc88a9df5da3cd37154c80e25e6d34c648a47, 
data reload: false
   
   query1   1312963 950 950
   query2   6272233423642334
   query3   10969   465548694655
   query4   33125   23950   23313   23313
   query5   4516619 432 432
   query6   296 192 176 176
   query7   4010503 313 313
   query8   305 257 242 242
   query9   9385267526652665
   query10  454 312 261 261
   query11  17768   15365   14970   14970
   query12  155 107 107 107
   query13  1544527 387 387
   query14  9756664777226647
   query15  246 197 199 197
   query16  8583638 507 507
   query17  1623789 603 603
   query18  2072428 341 341
   query19  238 217 162 162
   query20  125 120 109 109
   query21  206 119 103 103
   query22  4440463845174517
   query23  34087   33542   33322   33322
   query24  6476231523612315
   query25  475 464 397 397
   query26  751 285 157 157
   query27  2014494 325 325
   query28  5356245824692458
   query29  588 560 446 446
   query30  212 190 160 160
   query31  930 882 812 812
   query32  70  58  58  58
   query33  488 354 298 298
   query34  791 869 513 513
   query35  809 828 765 765
   query36  10281069983 983
   query37  126 103 82  82
   query38  4172406740974067
   query39  1490145614411441
   query40  204 128 110 110
   query41  52  50  50  50
   query42  129 102 103 102
   query43  505 537 501 501
   query44  1322807 814 807
   query45  179 177 172 172
   query46  872 1069664 664
   query47  1870191518071807
   query48  383 408 325 325
   query49  730 505 401 401
   query50  639 676 397 397
   query51  7025715767966796
   query52  97  97  90  90
   query53  225 251 180 180
   query54  504 513 417 417
   query55  82  74  82  74
   query56  248 261 258 258
   query57  1191119711411141
   query58  239 231 232 231
   query59  3023326430463046
   query60  297 270 254 254
   query61  133 113 118 113
   query62  841 805 804 804
   query63  230 194 186 186
   query64  28171043655 655
   query65  3278319532573195
   query66  965 414 317 317
   query67  16502   15779   15412   15412
   query68  7821739 514 514
   query69  490 298 256 256
   query70  1231113810541054
   query71  432 323 249 249
   query72  6308389139193891
   query73  664 734 351 351
   query74  10521   925488668866
   query75  4012314026422642
   query76  37101171774 774
   query77  855 372 263 263
   query78  9919991593369336
   query79  3267795 594 594
   query80  734 534 454 454
   query81  496 297 229 229
   query82  340 147 126 126
   query83  200 182 154 154
   query84  284 93  79  79
   query85  803 362 306 306
   query86  342 331 298 298
   query87  4408435942464246
   query88  3174218121442144
   query89  413 325 286 286
   query90  2013185 196 185
   query91  139 140 110 110
   query92  73  55  51  51
   query93  1756868 530 530
   query94  671 393 308 308
   query95  339 256 251 251
   query96  486 616 285 285
   query97  2790292927992799
   query98  229 202 200 200
   query99  1641147714331433
   Total cold run time: 292406 ms
   Total hot run time: 194359 ms
   ```
   
   


-- 
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

Re: [PR] [fix](parser) Syntax error in column with agg_state [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46758:
URL: https://github.com/apache/doris/pull/46758#issuecomment-2585287741

   
   
   ClickBench: Total hot run time: 31.43 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 32dbc88a9df5da3cd37154c80e25e6d34c648a47, 
data reload: false
   
   query1   0.040.030.04
   query2   0.070.030.03
   query3   0.230.070.07
   query4   1.600.100.11
   query5   0.400.420.43
   query6   1.160.650.67
   query7   0.020.020.02
   query8   0.040.030.03
   query9   0.580.500.51
   query10  0.550.560.56
   query11  0.140.100.11
   query12  0.140.110.11
   query13  0.610.610.59
   query14  2.742.792.85
   query15  0.900.820.83
   query16  0.380.410.39
   query17  1.071.081.07
   query18  0.230.210.22
   query19  1.901.862.02
   query20  0.010.010.01
   query21  15.78   0.890.58
   query22  1.011.010.73
   query23  15.01   1.520.54
   query24  3.191.060.97
   query25  0.170.260.08
   query26  0.280.140.13
   query27  0.040.040.05
   query28  13.68   1.551.06
   query29  12.57   3.893.22
   query30  0.250.090.06
   query31  2.810.610.39
   query32  3.220.550.46
   query33  3.083.193.06
   query34  16.66   5.054.50
   query35  4.504.464.46
   query36  0.670.500.48
   query37  0.100.060.06
   query38  0.040.040.04
   query39  0.040.030.02
   query40  0.170.130.12
   query41  0.070.020.02
   query42  0.030.020.02
   query43  0.040.030.03
   Total cold run time: 106.22 s
   Total hot run time: 31.43 s
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris-website) branch master updated: [doc](load) fix cloud provider (#1759)

2025-01-11 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository.

liaoxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
 new b571f7b98d1 [doc](load) fix cloud provider (#1759)
b571f7b98d1 is described below

commit b571f7b98d1c50d8f630bed6a4389ecb5a35df57
Author: Xin Liao 
AuthorDate: Sat Jan 11 22:52:08 2025 +0800

[doc](load) fix cloud provider (#1759)
---
 docs/data-operate/import/data-source/aliyun-oss.md   | 12 ++--
 docs/data-operate/import/data-source/huawei-obs.md   | 12 ++--
 docs/data-operate/import/data-source/tencent-cos.md  | 12 ++--
 .../current/data-operate/import/data-source/aliyun-oss.md| 12 ++--
 .../current/data-operate/import/data-source/huawei-obs.md| 12 ++--
 .../current/data-operate/import/data-source/tencent-cos.md   | 12 ++--
 .../data-operate/import/import-way/broker-load-manual.md |  4 ++--
 .../data-operate/import/data-source/aliyun-oss.md| 12 ++--
 .../data-operate/import/data-source/huawei-obs.md| 12 ++--
 .../data-operate/import/data-source/tencent-cos.md   | 12 ++--
 .../data-operate/import/import-way/broker-load-manual.md |  4 ++--
 .../data-operate/import/data-source/aliyun-oss.md| 12 ++--
 .../data-operate/import/data-source/huawei-obs.md| 12 ++--
 .../data-operate/import/data-source/tencent-cos.md   | 12 ++--
 .../data-operate/import/import-way/broker-load-manual.md |  4 ++--
 .../data-operate/import/data-source/aliyun-oss.md| 12 ++--
 .../data-operate/import/data-source/huawei-obs.md| 12 ++--
 .../data-operate/import/data-source/tencent-cos.md   | 12 ++--
 .../data-operate/import/data-source/aliyun-oss.md| 12 ++--
 .../data-operate/import/data-source/huawei-obs.md| 12 ++--
 .../data-operate/import/data-source/tencent-cos.md   | 12 ++--
 21 files changed, 114 insertions(+), 114 deletions(-)

diff --git a/docs/data-operate/import/data-source/aliyun-oss.md 
b/docs/data-operate/import/data-source/aliyun-oss.md
index 8252390f0b6..722ec5bf435 100644
--- a/docs/data-operate/import/data-source/aliyun-oss.md
+++ b/docs/data-operate/import/data-source/aliyun-oss.md
@@ -1,6 +1,6 @@
 ---
 {
-"title": "Aliyun OSS",
+"title": "Alibaba Cloud OSS",
 "language": "en"
 }
 ---
@@ -24,9 +24,9 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-Doris provides two ways to load files from Aliyun OSS:
-- Use S3 Load to load Aliyun OSS files into Doris, which is an asynchronous 
load method.
-- Use TVF to load Aliyun OSS files into Doris, which is a synchronous load 
method.
+Doris provides two ways to load files from Alibaba Cloud OSS:
+- Use S3 Load to load Alibaba Cloud OSS files into Doris, which is an 
asynchronous load method.
+- Use TVF to load Alibaba Cloud OSS files into Doris, which is a synchronous 
load method.
 
 ## load with S3 Load
 
@@ -34,7 +34,7 @@ Use S3 Load to import files on object storage. For detailed 
steps, please refer
 
 ### Step 1: Prepare the data
 
-Create a CSV file s3load_example.csv The file is stored on Aliyun OSS and its 
content is as follows:
+Create a CSV file s3load_example.csv The file is stored on Alibaba Cloud OSS 
and its content is as follows:
 
 ```
 1,Emily,25
@@ -125,7 +125,7 @@ mysql> select * from test_s3load;
 
 ### Step 1: Prepare the data
 
-Create a CSV file s3load_example.csv The file is stored on Aliyun OSS and its 
content is as follows:
+Create a CSV file s3load_example.csv The file is stored on Alibaba Cloud OSS 
and its content is as follows:
 
 ```
 1,Emily,25
diff --git a/docs/data-operate/import/data-source/huawei-obs.md 
b/docs/data-operate/import/data-source/huawei-obs.md
index 565b61b8909..bfb60f86125 100644
--- a/docs/data-operate/import/data-source/huawei-obs.md
+++ b/docs/data-operate/import/data-source/huawei-obs.md
@@ -1,6 +1,6 @@
 ---
 {
-"title": "Huawei OBS",
+"title": "Huawei Cloud OBS",
 "language": "en"
 }
 ---
@@ -24,9 +24,9 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-Doris provides two ways to load files from Huawei OBS:
-- Use S3 Load to load Huawei OBS files into Doris, which is an asynchronous 
load method.
-- Use TVF to load Huawei OBS files into Doris, which is a synchronous load 
method.
+Doris provides two ways to load files from Huawei Cloud OBS:
+- Use S3 Load to load Huawei Cloud OBS files into Doris, which is an 
asynchronous load method.
+- Use TVF to load Huawei Cloud OBS files into Doris, which is a synchronous 
load method.
 
 ## load with S3 Load
 
@@ -34,7 +34,7 @@ Use S3 Load to import files on object storage. For detailed 
steps, please refer
 
 ### Ste

Re: [PR] [doc](load) fix cloud provider [doris-website]

2025-01-11 Thread via GitHub


liaoxin01 merged PR #1759:
URL: https://github.com/apache/doris-website/pull/1759


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](parser) Syntax error in column with agg_state [doris]

2025-01-11 Thread via GitHub


wyxxxcat closed pull request #46758: [fix](parser) Syntax error in column with 
agg_state
URL: https://github.com/apache/doris/pull/46758


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](parser) Syntax error in column with agg_state [doris]

2025-01-11 Thread via GitHub


hello-stephen commented on PR #46829:
URL: https://github.com/apache/doris/pull/46829#issuecomment-2585295067

   
   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+your+PR).
   
   Please clearly describe your PR:
   1. What problem was fixed (it's best to include specific error reporting 
information). How it was fixed.
   2. Which behaviors were modified. What was the previous behavior, what is it 
now, why was it modified, and what possible impacts might there be.
   3. What features were added. Why was this function added?
   4. Which code was refactored and why was this part of the code refactored?
   5. Which functions were optimized and what is the difference before and 
after the optimization?
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](parser) Syntax error in column with agg_state [doris]

2025-01-11 Thread via GitHub


wyxxxcat commented on PR #46829:
URL: https://github.com/apache/doris/pull/46829#issuecomment-2585295086

   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 unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



[PR] [fix](parser) Syntax error in column with agg_state [doris]

2025-01-11 Thread via GitHub


wyxxxcat opened a new pull request, #46829:
URL: https://github.com/apache/doris/pull/46829

   ### What problem does this PR solve?
   
   the problem only exists in the old optimizer
   
   ```
   mysql> CREATE TABLE t (
   ->   `k1` int NULL,
   ->   `k2` agg_state GENERIC NOT NULL,
   ->   `k3` agg_state GENERIC NOT NULL
   -> ) ENGINE=OLAP
   -> AGGREGATE KEY(`k1`)
   -> DISTRIBUTED BY HASH(`k1`) BUCKETS 3
   -> PROPERTIES (
   -> "replication_allocation" = "tag.location.default: 1"
   -> );
   ERROR 1105 (HY000): errCode = 2, detailMessage = Syntax error in line 3:
 `k2` agg_state GENERIC NOT NULL,
^
   Encountered: SUM
   Expected: SUM is keyword, maybe `SUM`
   ```
   
   Issue Number: close #xxx
   
   Related PR: #xxx
   
   Problem Summary:
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test 
   - [ ] Regression test
   - [ ] Unit Test
   - [ ] Manual test (add detailed scripts or steps below)
   - [ ] No need to test or manual test. Explain why:
   - [ ] This is a refactor/code format and no logic has been changed.
   - [ ] Previous test can cover this change.
   - [ ] No code files have been changed.
   - [ ] Other reason 
   
   - Behavior changed:
   - [ ] No.
   - [ ] Yes. 
   
   - Does this need documentation?
   - [ ] No.
   - [ ] Yes. 
   
   ### Check List (For Reviewer who merge this PR)
   
   - [ ] Confirm the release note
   - [ ] Confirm test cases
   - [ ] Confirm document
   - [ ] Add branch pick label 
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris) branch branch-3.0 updated: branch-3.0: [Fix](mow) Multiple table locks should be acquired in order of table ids #46305 (#46611)

2025-01-11 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository.

liaoxin 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 8467e047ba5 branch-3.0: [Fix](mow) Multiple table locks should be 
acquired in order of table ids #46305 (#46611)
8467e047ba5 is described below

commit 8467e047ba5c412c1b8d3bdb5518f2534b2a8606
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 11 23:02:42 2025 +0800

branch-3.0: [Fix](mow) Multiple table locks should be acquired in order of 
table ids #46305 (#46611)

Cherry-picked from #46305

Co-authored-by: Xin Liao 
---
 .../org/apache/doris/cloud/transaction/CloudGlobalTransactionMgr.java  | 3 +++
 1 file changed, 3 insertions(+)

diff --git 
a/fe/fe-core/src/main/java/org/apache/doris/cloud/transaction/CloudGlobalTransactionMgr.java
 
b/fe/fe-core/src/main/java/org/apache/doris/cloud/transaction/CloudGlobalTransactionMgr.java
index 706ab5161f4..8ccbba707c7 100644
--- 
a/fe/fe-core/src/main/java/org/apache/doris/cloud/transaction/CloudGlobalTransactionMgr.java
+++ 
b/fe/fe-core/src/main/java/org/apache/doris/cloud/transaction/CloudGlobalTransactionMgr.java
@@ -1094,6 +1094,9 @@ public class CloudGlobalTransactionMgr implements 
GlobalTransactionMgrIface {
 }
 }
 
+// Get tables that require commit lock - only MOW tables need this:
+// 1. Filter to keep only OlapTables with MOW enabled
+// 2. Sort by table ID to maintain consistent locking order and 
prevent deadlocks
 List mowTableList = tableList.stream()
 .filter(table -> table instanceof OlapTable && ((OlapTable) 
table).getEnableUniqueKeyMergeOnWrite())
 .sorted(Comparator.comparingLong(Table::getId))


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris) branch auto-pick-46305-branch-3.0 deleted (was f3619734271)

2025-01-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-46305-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


 was f3619734271 [Fix](mow) Multiple table locks should be acquired in 
order of table ids (#46305)

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] branch-3.0: [Fix](mow) Multiple table locks should be acquired in order of table ids #46305 [doris]

2025-01-11 Thread via GitHub


liaoxin01 merged PR #46611:
URL: https://github.com/apache/doris/pull/46611


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix]Remove be special handling of date types and bugs in registration functions [doris]

2025-01-11 Thread via GitHub


koarz commented on PR #45159:
URL: https://github.com/apache/doris/pull/45159#issuecomment-2585295882

   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 unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix]Remove be special handling of date types and bugs in registration functions [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #45159:
URL: https://github.com/apache/doris/pull/45159#issuecomment-2585328466

   
   
   TPC-DS: Total hot run time: 194200 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
   TPC-DS sf100 test result on commit 1fcca4dc41aaa2b27e8a15ea8da27f6afbdfb5f0, 
data reload: false
   
   query1   1305966 949 949
   query2   6340232324392323
   query3   10958   485646874687
   query4   33030   23985   23003   23003
   query5   4665590 435 435
   query6   298 194 191 191
   query7   3980490 323 323
   query8   317 265 233 233
   query9   9019266026672660
   query10  487 301 241 241
   query11  18297   15435   15141   15141
   query12  155 105 104 104
   query13  1623506 375 375
   query14  11212   649177756491
   query15  212 202 191 191
   query16  7930633 465 465
   query17  1496791 598 598
   query18  2095422 331 331
   query19  242 196 169 169
   query20  121 116 116 116
   query21  206 124 106 106
   query22  4679456944794479
   query23  34085   34650   33407   33407
   query24  6374227123002271
   query25  460 449 406 406
   query26  751 255 155 155
   query27  2048463 330 330
   query28  5495252025042504
   query29  550 533 414 414
   query30  215 194 152 152
   query31  1018884 855 855
   query32  76  60  58  58
   query33  493 368 298 298
   query34  757 847 517 517
   query35  813 819 757 757
   query36  10351052950 950
   query37  129 99  74  74
   query38  4161412341174117
   query39  1507146414551455
   query40  198 125 110 110
   query41  54  51  52  51
   query42  123 107 106 106
   query43  520 541 501 501
   query44  1370814 817 814
   query45  192 197 162 162
   query46  873 1063658 658
   query47  1924191818391839
   query48  410 401 328 328
   query49  723 491 396 396
   query50  637 653 391 391
   query51  7273694970096949
   query52  102 105 98  98
   query53  241 263 193 193
   query54  499 495 430 430
   query55  82  82  76  76
   query56  255 251 246 246
   query57  1202120911371137
   query58  240 247 232 232
   query59  3302342231953195
   query60  283 263 249 249
   query61  123 122 115 115
   query62  843 855 727 727
   query63  228 196 194 194
   query64  32751046677 677
   query65  3265325332383238
   query66  705 438 321 321
   query67  16486   15791   15428   15428
   query68  7726698 507 507
   query69  488 282 260 260
   query70  1249114710941094
   query71  446 278 250 250
   query72  6236388238203820
   query73  659 747 354 354
   query74  10456   884385788578
   query75  4066311926232623
   query76  37241176773 773
   query77  773 451 267 267
   query78  10370   10181   94069406
   query79  4407764 582 582
   query80  756 521 423 423
   query81  498 266 233 233
   query82  571 158 121 121
   query83  203 166 147 147
   query84  282 97  72  72
   query85  830 340 295 295
   query86  350 308 294 294
   query87  4460445045024450
   query88  3964216421042104
   query89  438 326 297 297
   query90  1916187 183 183
   query91  129 136 116 116
   query92  65  58  56  56
   query93  1830820 523 523
   query94  656 410 308 308
   query95  323 252 247 247
   query96  496 611 279 279
   query97  2880294428072807
   query98  214 202 192 192
   query99  1619146913471347
   Total cold run time: 297142 ms
   Total hot run time: 194200 ms
   ```
   
   


-- 
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

Re: [PR] [fix]Remove be special handling of date types and bugs in registration functions [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #45159:
URL: https://github.com/apache/doris/pull/45159#issuecomment-2585330176

   
   
   ClickBench: Total hot run time: 31.54 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 1fcca4dc41aaa2b27e8a15ea8da27f6afbdfb5f0, 
data reload: false
   
   query1   0.040.030.03
   query2   0.080.030.03
   query3   0.230.070.07
   query4   1.610.110.10
   query5   0.430.420.41
   query6   1.160.650.65
   query7   0.020.020.01
   query8   0.040.040.03
   query9   0.590.520.51
   query10  0.550.570.55
   query11  0.140.100.11
   query12  0.140.110.10
   query13  0.600.590.59
   query14  2.822.792.75
   query15  0.890.820.82
   query16  0.380.380.37
   query17  1.070.961.07
   query18  0.230.210.21
   query19  1.941.881.99
   query20  0.010.010.01
   query21  15.39   0.920.59
   query22  0.750.780.72
   query23  15.27   1.370.57
   query24  3.071.161.16
   query25  0.120.160.09
   query26  0.260.150.14
   query27  0.060.050.05
   query28  14.00   1.521.06
   query29  12.58   3.963.26
   query30  0.240.090.07
   query31  2.830.590.38
   query32  3.240.560.46
   query33  3.123.133.05
   query34  16.74   5.074.50
   query35  4.504.474.47
   query36  0.630.490.49
   query37  0.100.060.06
   query38  0.050.040.03
   query39  0.030.020.03
   query40  0.170.140.12
   query41  0.080.030.02
   query42  0.050.030.02
   query43  0.040.030.03
   Total cold run time: 106.29 s
   Total hot run time: 31.54 s
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](hive) sync DDL command to other FE [doris]

2025-01-11 Thread via GitHub


github-actions[bot] commented on PR #46326:
URL: https://github.com/apache/doris/pull/46326#issuecomment-2585332997

   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
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris-website) branch asf-site updated (2a8739022bb -> c8ddd0b18f5)

2025-01-11 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 2a8739022bb Automated deployment with doris branch @ 
b571f7b98d1c50d8f630bed6a4389ecb5a35df57
 new c8ddd0b18f5 Automated deployment with doris branch @ 
b571f7b98d1c50d8f630bed6a4389ecb5a35df57

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2a8739022bb)
\
 N -- N -- N   refs/heads/asf-site (c8ddd0b18f5)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/1.2/search-index.json   | 2 +-
 docs/2.0/search-index.json   | 2 +-
 docs/3.0/search-index.json   | 2 +-
 docs/dev/search-index.json   | 2 +-
 search-index.json| 2 +-
 zh-CN/docs/1.2/search-index.json | 2 +-
 zh-CN/docs/2.0/search-index.json | 2 +-
 zh-CN/docs/3.0/search-index.json | 2 +-
 zh-CN/docs/dev/search-index.json | 2 +-
 zh-CN/search-index.json  | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



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

2025-01-11 Thread via GitHub


hello-stephen commented on PR #46830:
URL: https://github.com/apache/doris/pull/46830#issuecomment-2585350075

   
   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+your+PR).
   
   Please clearly describe your PR:
   1. What problem was fixed (it's best to include specific error reporting 
information). How it was fixed.
   2. Which behaviors were modified. What was the previous behavior, what is it 
now, why was it modified, and what possible impacts might there be.
   3. What features were added. Why was this function added?
   4. Which code was refactored and why was this part of the code refactored?
   5. Which functions were optimized and what is the difference before and 
after the optimization?
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



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

2025-01-11 Thread via GitHub


msridhar78 opened a new pull request, #46830:
URL: https://github.com/apache/doris/pull/46830

   ### What problem does this PR solve?
   
   Issue Number: close #42833 
   
   Related PR: #xxx
   
   Problem Summary:
   [Enhancement] (nereids)implement showAnalyzeTaskCommand in nereids
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test 
   - [ ] Regression test
   - [ ] Unit Test
   - [ ] Manual test (add detailed scripts or steps below)
   - [ ] No need to test or manual test. Explain why:
   - [ ] This is a refactor/code format and no logic has been changed.
   - [ ] Previous test can cover this change.
   - [ ] No code files have been changed.
   - [ ] Other reason 
   
   - Behavior changed:
   - [ ] No.
   - [ ] Yes. 
   
   - Does this need documentation?
   - [ ] No.
   - [ ] Yes. 
   
   ### Check List (For Reviewer who merge this PR)
   
   - [ ] Confirm the release note
   - [ ] Confirm test cases
   - [ ] Confirm document
   - [ ] Add branch pick label 
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix]Remove be special handling of date types and bugs in registration functions [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #45159:
URL: https://github.com/apache/doris/pull/45159#issuecomment-2585330172

   TeamCity be ut coverage result:
Function Coverage: 39.87% (10422/26143) 
Line Coverage: 30.66% (87844/286554)
Region Coverage: 29.67% (44716/150718)
Branch Coverage: 26.12% (22794/87278)
Coverage Report: 
http://coverage.selectdb-in.cc/coverage/1fcca4dc41aaa2b27e8a15ea8da27f6afbdfb5f0_1fcca4dc41aaa2b27e8a15ea8da27f6afbdfb5f0/report/index.html


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris-website) branch asf-site updated (c8ddd0b18f5 -> d03426ed629)

2025-01-11 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 c8ddd0b18f5 Automated deployment with doris branch @ 
b571f7b98d1c50d8f630bed6a4389ecb5a35df57
 new d03426ed629 Automated deployment with doris branch @ 
b571f7b98d1c50d8f630bed6a4389ecb5a35df57

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c8ddd0b18f5)
\
 N -- N -- N   refs/heads/asf-site (d03426ed629)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/1.2/search-index.json   | 2 +-
 docs/2.0/search-index.json   | 2 +-
 docs/3.0/search-index.json   | 2 +-
 docs/dev/search-index.json   | 2 +-
 search-index.json| 2 +-
 zh-CN/docs/1.2/search-index.json | 2 +-
 zh-CN/docs/2.0/search-index.json | 2 +-
 zh-CN/docs/3.0/search-index.json | 2 +-
 zh-CN/docs/dev/search-index.json | 2 +-
 zh-CN/search-index.json  | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [refactor](opt) remove redundant use_default_implementation_for_nulls() of some BE codes [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46796:
URL: https://github.com/apache/doris/pull/46796#issuecomment-2585144178

   
   
   TPC-DS: Total hot run time: 193017 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
   TPC-DS sf100 test result on commit faa72fd944429a24c5b68e67e37a0f605422985b, 
data reload: false
   
   query1   1317973 927 927
   query2   6295232622522252
   query3   11078   484647304730
   query4   33435   23534   23231   23231
   query5   3938603 471 471
   query6   309 199 194 194
   query7   3979493 304 304
   query8   326 241 239 239
   query9   9383264626592646
   query10  468 317 255 255
   query11  17999   15075   15004   15004
   query12  158 107 100 100
   query13  1581524 385 385
   query14  9802713668986898
   query15  247 204 190 190
   query16  7925641 465 465
   query17  1531738 570 570
   query18  1978407 324 324
   query19  195 180 155 155
   query20  120 112 113 112
   query21  216 122 103 103
   query22  4667468443234323
   query23  33935   33288   33275   33275
   query24  6515227823162278
   query25  485 490 389 389
   query26  727 282 155 155
   query27  2010472 323 323
   query28  5405244024482440
   query29  614 548 424 424
   query30  219 187 165 165
   query31  947 881 806 806
   query32  73  56  63  56
   query33  476 354 300 300
   query34  755 861 501 501
   query35  775 823 733 733
   query36  10061010963 963
   query37  125 116 74  74
   query38  4302419841434143
   query39  1505148114351435
   query40  208 118 102 102
   query41  54  51  53  51
   query42  125 103 102 102
   query43  512 518 498 498
   query44  1298827 818 818
   query45  194 174 158 158
   query46  867 1040652 652
   query47  1908191018641864
   query48  376 426 337 337
   query49  697 526 389 389
   query50  655 664 402 402
   query51  7113705469336933
   query52  101 101 98  98
   query53  226 249 185 185
   query54  510 491 444 444
   query55  85  81  78  78
   query56  262 280 278 278
   query57  1231121811221122
   query58  244 236 232 232
   query59  3327322232583222
   query60  275 268 277 268
   query61  119 109 112 109
   query62  867 796 734 734
   query63  223 190 193 190
   query64  32931021668 668
   query65  3253320032043200
   query66  771 418 314 314
   query67  16343   15862   15594   15594
   query68  8556687 513 513
   query69  481 292 252 252
   query70  11861104999 999
   query71  433 276 256 256
   query72  6473273438682734
   query73  652 747 360 360
   query74  9879918086788678
   query75  4094312126242624
   query76  35871158748 748
   query77  766 361 274 274
   query78  995010020   93009300
   query79  2756788 599 599
   query80  650 552 421 421
   query81  485 278 231 231
   query82  426 152 119 119
   query83  172 167 147 147
   query84  230 93  74  74
   query85  771 337 301 301
   query86  388 298 298 298
   query87  4416438542154215
   query88  4782214121292129
   query89  400 331 292 292
   query90  1789187 182 182
   query91  132 134 105 105
   query92  77  57  48  48
   query93  2185874 537 537
   query94  601 386 282 282
   query95  337 255 249 249
   query96  488 608 272 272
   query97  2902293128352835
   query98  223 203 195 195
   query99  1421153213681368
   Total cold run time: 293646 ms
   Total hot run time: 193017 ms
   ```
   
   


-- 
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

Re: [PR] [feature](nereids) in predicate extract non constant expressions [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46794:
URL: https://github.com/apache/doris/pull/46794#issuecomment-2585194537

   
   
   ClickBench: Total hot run time: 31.61 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 497c48e6d0f726dd3e6e98abd87fb6b069bf2685, 
data reload: false
   
   query1   0.040.030.06
   query2   0.070.040.03
   query3   0.240.070.08
   query4   1.610.110.11
   query5   0.400.410.42
   query6   1.160.650.65
   query7   0.020.020.02
   query8   0.040.030.03
   query9   0.560.520.51
   query10  0.570.570.56
   query11  0.150.100.09
   query12  0.140.110.11
   query13  0.610.620.61
   query14  2.852.832.77
   query15  0.890.820.84
   query16  0.390.360.38
   query17  1.050.980.98
   query18  0.240.210.21
   query19  1.961.791.97
   query20  0.010.020.01
   query21  15.35   0.910.56
   query22  0.760.810.72
   query23  15.27   1.350.60
   query24  3.051.241.74
   query25  0.150.130.11
   query26  0.410.160.13
   query27  0.080.060.05
   query28  13.80   1.491.04
   query29  12.57   3.983.25
   query30  0.250.090.07
   query31  2.820.590.38
   query32  3.220.550.46
   query33  3.133.223.01
   query34  16.71   5.164.56
   query35  4.534.474.51
   query36  0.630.490.48
   query37  0.090.060.06
   query38  0.040.040.03
   query39  0.030.020.03
   query40  0.160.130.14
   query41  0.080.030.02
   query42  0.040.020.02
   query43  0.030.040.03
   Total cold run time: 106.2 s
   Total hot run time: 31.61 s
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris-website) branch asf-site updated (5322c220765 -> 51e4bd6c9b9)

2025-01-11 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 5322c220765 Automated deployment with doris branch @ 
4bb4c1d8df09f7fafab573b23da48062d0c35cf3
 new 51e4bd6c9b9 Automated deployment with doris branch @ 
4bb4c1d8df09f7fafab573b23da48062d0c35cf3

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5322c220765)
\
 N -- N -- N   refs/heads/asf-site (51e4bd6c9b9)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/1.2/search-index.json   | 2 +-
 docs/2.0/search-index.json   | 2 +-
 docs/3.0/search-index.json   | 2 +-
 docs/dev/search-index.json   | 2 +-
 search-index.json| 2 +-
 zh-CN/docs/1.2/search-index.json | 2 +-
 zh-CN/docs/2.0/search-index.json | 2 +-
 zh-CN/docs/3.0/search-index.json | 2 +-
 zh-CN/docs/dev/search-index.json | 2 +-
 zh-CN/search-index.json  | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris) branch auto-pick-46788-branch-2.1 updated (a620deb0d7c -> bd1f7f1ed29)

2025-01-11 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch auto-pick-46788-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


 discard a620deb0d7c [regression-test](fix) fix 'desc table' to follower 
assertion failure (#46788)
 add e8cff852e07 [fix](case) fix some failed cases (#46816)
 add 9087e818bc0 [regression](framework) support sql cases as nonConcurrent 
(#46817)
 add 637ecaf3adf branch-2.1: [fix](suite) Fix qt_master_sql arg type #46772 
(#46777)
 add bd1f7f1ed29 [regression-test](fix) fix 'desc table' to follower 
assertion failure (#46788)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a620deb0d7c)
\
 N -- N -- N   refs/heads/auto-pick-46788-branch-2.1 (bd1f7f1ed29)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../src/main/groovy/org/apache/doris/regression/suite/Suite.groovy| 2 +-
 .../main/groovy/org/apache/doris/regression/suite/SuiteScript.groovy  | 4 
 .../test_index_compaction_with_multi_index_segments.groovy| 2 +-
 .../load.groovy   | 0
 .../sql/affinityByIssuesAndPRs1.sql   | 0
 .../sql/affinityByIssuesAndPRs2.sql   | 0
 .../sql/authorsWithTheMostPushes.sql  | 0
 .../sql/countingStar1.sql | 0
 .../sql/countingStar2.sql | 0
 .../sql/countingStar3.sql | 0
 .../sql/distributionOfRepositoriesByStarCount.sql | 0
 .../sql/githubRoulette.sql| 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.sql| 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.sql| 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.sql| 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.sql| 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.sql| 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.sql| 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears7.sql| 0
 .../sql/howHasTheTotalNumberOfStarsChangedOverTime.sql| 0
 .../sql/issuesWithTheMostComments1.sql| 0
 .../sql/issuesWithTheMostComments2.sql| 0
 .../sql/issuesWithTheMostComments3.sql| 0
 .../sql/issuesWithTheMostComments4.sql| 0
 .../sql/issuesWithTheMostComments5.sql| 0
 .../sql/issuesWithTheMostComments6.sql| 0
 .../sql/issuesWithTheMostComments7.sql| 0
 .../sql/issuesWithTheMostComments8.sql| 0
 .../sql/mostForkedRepositories.sql| 0
 .../sql/mostPopularCommentsOnGithub.sql   | 0
 .../sql/organizationsByTheNumberOfRepositories.sql| 0
 .../sql/organizationsByTheNumberOfStars.sql   | 0
 .../sql/organizationsByTheSizeOfCommunity.sql | 0
 .../sql/proportionsBetweenStarsAndForks1.sql  | 0
 .../sql/proportionsBetweenStarsAndForks2.sql  | 0
 .../sql/proportionsBetweenStarsAndForks3.sql  | 0
 .../sql/proportionsBetweenStarsAndForks4.sql  | 0
 .../sql/proportionsBetweenStarsAndForks5.sql  | 0
 .../sql/repositoriesByAmountOfModifiedCode.sql| 0
 .../sql/repositoriesByTheNumberOfPushes.sql   | 0
 .../sql/repositoriesWithClickhouse_related_comments1.sql  | 0
 .../sql/repositoriesWithClickhouse_related_comments2.sql  | 0
 .../sql/repositoriesWithDoris_related_comments1.sql   | 0
 .../sql/repositoriesWithDoris_related_comments2.sql   | 0
 .../sql/repositoriesWithTheHighestGrowthYoY.sql   | 0
 .../sql/repositoriesWithTheMaximumAmountOfIssues1.sql | 0
 .../sql/repositoriesWithTheMaximumAmountOfIssues2.sql | 0
 .../sql/repositoriesWithTheMaximumAm

Re: [PR] branch-2.1: [regression-test](fix) fix 'desc table' to follower assertion failure #46788 [doris]

2025-01-11 Thread via GitHub


yiguolei commented on PR #46819:
URL: https://github.com/apache/doris/pull/46819#issuecomment-2585200606

   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 unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](cloud-mow)Add more calculate delete bitmap fail case [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46766:
URL: https://github.com/apache/doris/pull/46766#issuecomment-2585250812

   
   
   TPC-DS: Total hot run time: 194285 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
   TPC-DS sf100 test result on commit 21915a32b5bce9d01198e72f1813aa9f9cd60f95, 
data reload: false
   
   query1   1313975 918 918
   query2   6390235123612351
   query3   10947   467147424671
   query4   32954   23558   23300   23300
   query5   4243585 454 454
   query6   293 215 192 192
   query7   3976482 301 301
   query8   305 235 229 229
   query9   9454264326462643
   query10  466 321 258 258
   query11  17822   15292   15204   15204
   query12  151 108 108 108
   query13  1563517 390 390
   query14  9148649073246490
   query15  235 222 189 189
   query16  8215613 497 497
   query17  1532793 597 597
   query18  2150422 321 321
   query19  236 205 178 178
   query20  137 115 113 113
   query21  223 124 105 105
   query22  4653453344254425
   query23  34250   33874   33089   33089
   query24  6460232522952295
   query25  490 469 394 394
   query26  892 269 156 156
   query27  2282450 334 334
   query28  5391249024622462
   query29  648 566 425 425
   query30  208 191 156 156
   query31  917 889 862 862
   query32  77  60  62  60
   query33  484 358 315 315
   query34  737 852 519 519
   query35  827 808 747 747
   query36  10201033960 960
   query37  121 100 81  81
   query38  4055411740464046
   query39  1511145515411455
   query40  218 139 109 109
   query41  54  50  52  50
   query42  123 103 110 103
   query43  503 525 494 494
   query44  1319806 831 806
   query45  188 183 167 167
   query46  866 1054653 653
   query47  1870187218911872
   query48  377 416 327 327
   query49  706 501 398 398
   query50  652 673 409 409
   query51  6977690569316905
   query52  103 101 91  91
   query53  226 267 190 190
   query54  481 492 415 415
   query55  82  81  79  79
   query56  267 284 257 257
   query57  1182118211711171
   query58  235 244 227 227
   query59  3287327032103210
   query60  284 293 264 264
   query61  115 114 142 114
   query62  850 797 744 744
   query63  218 194 186 186
   query64  35341027662 662
   query65  3268320232293202
   query66  922 418 311 311
   query67  16383   15765   15436   15436
   query68  8347710 510 510
   query69  490 284 256 256
   query70  1196116311681163
   query71  433 282 252 252
   query72  6553385538653855
   query73  643 747 357 357
   query74  10191   916088228822
   query75  4090311826532653
   query76  37071164751 751
   query77  766 388 269 269
   query78  9931996293229322
   query79  3624789 579 579
   query80  722 511 442 442
   query81  488 286 235 235
   query82  580 143 122 122
   query83  198 162 144 144
   query84  277 89  73  73
   query85  778 359 305 305
   query86  342 306 298 298
   query87  4465443542714271
   query88  4543213721222122
   query89  409 325 281 281
   query90  1839183 181 181
   query91  129 139 106 106
   query92  67  55  56  55
   query93  1699870 528 528
   query94  630 385 279 279
   query95  339 250 250 250
   query96  478 618 280 280
   query97  2886295528212821
   query98  217 200 206 200
   query99  1625145513611361
   Total cold run time: 294748 ms
   Total hot run time: 194285 ms
   ```
   
   


-- 
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

Re: [PR] [fix](cloud-mow)Add more calculate delete bitmap fail case [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46766:
URL: https://github.com/apache/doris/pull/46766#issuecomment-2585253120

   
   
   ClickBench: Total hot run time: 31.47 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 21915a32b5bce9d01198e72f1813aa9f9cd60f95, 
data reload: false
   
   query1   0.030.040.03
   query2   0.070.030.03
   query3   0.240.060.07
   query4   1.610.110.11
   query5   0.390.430.40
   query6   1.160.650.67
   query7   0.020.020.02
   query8   0.040.030.04
   query9   0.590.530.50
   query10  0.560.570.56
   query11  0.140.100.11
   query12  0.140.110.10
   query13  0.620.590.60
   query14  2.742.712.86
   query15  0.880.840.82
   query16  0.390.390.38
   query17  1.051.011.01
   query18  0.220.200.21
   query19  1.891.842.03
   query20  0.010.020.01
   query21  15.35   0.910.59
   query22  0.760.750.64
   query23  15.34   1.380.59
   query24  2.931.451.10
   query25  0.110.170.20
   query26  0.330.150.13
   query27  0.060.050.05
   query28  13.93   1.551.04
   query29  12.59   4.093.33
   query30  0.240.090.07
   query31  2.820.620.38
   query32  3.220.540.45
   query33  3.073.063.08
   query34  16.66   5.184.46
   query35  4.524.464.47
   query36  0.680.500.49
   query37  0.090.060.06
   query38  0.050.040.04
   query39  0.040.020.02
   query40  0.170.130.12
   query41  0.080.030.03
   query42  0.040.030.02
   query43  0.040.030.02
   Total cold run time: 105.91 s
   Total hot run time: 31.47 s
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](cloud-mow)Add more calculate delete bitmap fail case [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46766:
URL: https://github.com/apache/doris/pull/46766#issuecomment-2585249646

   TeamCity be ut coverage result:
Function Coverage: 39.35% (10255/26059) 
Line Coverage: 30.51% (87389/286407)
Region Coverage: 29.56% (44539/150682)
Branch Coverage: 26.10% (22795/87324)
Coverage Report: 
http://coverage.selectdb-in.cc/coverage/21915a32b5bce9d01198e72f1813aa9f9cd60f95_21915a32b5bce9d01198e72f1813aa9f9cd60f95/report/index.html


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



[PR] [doc](load) fix file format for version 3.0 [doris-website]

2025-01-11 Thread via GitHub


liaoxin01 opened a new pull request, #1758:
URL: https://github.com/apache/doris-website/pull/1758

   ## Versions 
   
   - [ ] dev
   - [ ] 3.0
   - [ ] 2.1
   - [ ] 2.0
   
   ## Languages
   
   - [ ] Chinese
   - [ ] English
   
   ## Docs Checklist
   
   - [ ] Checked by AI
   - [ ] Test Cases Built
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [I] [Enhancement] limit messages returned from show restore and show backup returns a lot messages in RestoreObjs [doris]

2025-01-11 Thread via GitHub


tanu2525 commented on issue #43007:
URL: https://github.com/apache/doris/issues/43007#issuecomment-2585204163

   i will pick


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [refactor](opt) remove redundant use_default_implementation_for_nulls() of some BE codes [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46796:
URL: https://github.com/apache/doris/pull/46796#issuecomment-2585173718

   
   
   TPC-DS: Total hot run time: 194727 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
   TPC-DS sf100 test result on commit 2ca36d45b368b6beef360765a31904231a64b25e, 
data reload: false
   
   query1   1332981 958 958
   query2   6133225122552251
   query3   11098   473749394737
   query4   33048   23356   23248   23248
   query5   4795609 449 449
   query6   297 214 176 176
   query7   3978477 307 307
   query8   280 247 225 225
   query9   9462266826522652
   query10  484 310 247 247
   query11  17763   15080   15026   15026
   query12  162 107 102 102
   query13  1538498 381 381
   query14  10267   763673317331
   query15  216 194 183 183
   query16  7203670 478 478
   query17  1495779 601 601
   query18  1310380 322 322
   query19  212 184 164 164
   query20  127 120 110 110
   query21  205 131 108 108
   query22  4669458945294529
   query23  34178   33386   33138   33138
   query24  6558235123062306
   query25  448 458 403 403
   query26  920 275 154 154
   query27  2337463 331 331
   query28  5333246024682460
   query29  536 595 497 497
   query30  214 191 157 157
   query31  927 885 816 816
   query32  73  58  57  57
   query33  506 372 305 305
   query34  738 846 520 520
   query35  820 821 736 736
   query36  994 1047949 949
   query37  121 97  74  74
   query38  4174411740064006
   query39  1548147714311431
   query40  208 122 111 111
   query41  60  54  59  54
   query42  129 102 101 101
   query43  513 544 519 519
   query44  1379806 820 806
   query45  222 185 174 174
   query46  865 1063651 651
   query47  1912194618861886
   query48  380 391 310 310
   query49  725 476 393 393
   query50  672 661 388 388
   query51  6986700369996999
   query52  100 98  91  91
   query53  223 248 180 180
   query54  520 489 412 412
   query55  80  88  79  79
   query56  265 250 235 235
   query57  1208120311461146
   query58  270 230 226 226
   query59  3151325031833183
   query60  290 273 257 257
   query61  115 117 121 117
   query62  862 781 740 740
   query63  237 187 186 186
   query64  31131036739 739
   query65  3335322232013201
   query66  796 419 307 307
   query67  16267   15582   15415   15415
   query68  7180693 553 553
   query69  487 293 239 239
   query70  1145114411601144
   query71  417 277 252 252
   query72  6529386438953864
   query73  637 736 351 351
   query74  10412   889586368636
   query75  4049310726732673
   query76  35061179751 751
   query77  789 350 274 274
   query78  10063   988893099309
   query79  3296800 593 593
   query80  576 545 440 440
   query81  509 273 234 234
   query82  680 155 121 121
   query83  182 240 148 148
   query84  242 84  73  73
   query85  785 350 295 295
   query86  396 317 308 308
   query87  4298436741744174
   query88  5155212621972126
   query89  405 330 285 285
   query90  1827184 184 184
   query91  133 136 113 113
   query92  72  54  51  51
   query93  2040874 526 526
   query94  634 384 285 285
   query95  335 262 317 262
   query96  481 610 272 272
   query97  2899293128282828
   query98  212 195 191 191
   query99  1413152713411341
   Total cold run time: 293166 ms
   Total hot run time: 194727 ms
   ```
   
   


-- 
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

Re: [PR] [refactor](opt) remove redundant use_default_implementation_for_nulls() of some BE codes [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46796:
URL: https://github.com/apache/doris/pull/46796#issuecomment-2585173789

   TeamCity be ut coverage result:
Function Coverage: 39.35% (10252/26053) 
Line Coverage: 30.52% (87414/286399)
Region Coverage: 29.56% (44537/150672)
Branch Coverage: 26.11% (22796/87322)
Coverage Report: 
http://coverage.selectdb-in.cc/coverage/2ca36d45b368b6beef360765a31904231a64b25e_2ca36d45b368b6beef360765a31904231a64b25e/report/index.html


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [refactor](opt) remove redundant use_default_implementation_for_nulls() of some BE codes [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46796:
URL: https://github.com/apache/doris/pull/46796#issuecomment-2585170891

   
   
   TPC-H: Total hot run time: 32767 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 2ca36d45b368b6beef360765a31904231a64b25e, 
data reload: false
   
   -- Round 1 --
   q1   17604   613361116111
   q2   2051299 169 169
   q3   10522   1217728 728
   q4   10192   863 431 431
   q5   7878217619381938
   q6   208 180 148 148
   q7   885 735 605 605
   q8   9245135711761176
   q9   5164488748824882
   q10  6767227218591859
   q11  491 264 260 260
   q12  339 366 225 225
   q13  17810   366832643264
   q14  232 238 212 212
   q15  570 508 508 508
   q16  619 626 587 587
   q17  593 855 321 321
   q18  7105648863816381
   q19  1651944 533 533
   q20  301 320 187 187
   q21  2759212019391939
   q22  359 329 303 303
   Total cold run time: 103345 ms
   Total hot run time: 32767 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   6262629562526252
   q2   243 324 234 234
   q3   2253264423102310
   q4   1440184313481348
   q5   4276471247384712
   q6   187 181 142 142
   q7   2047198117941794
   q8   2602288127212721
   q9   7225721872797218
   q10  3043332427072707
   q11  579 537 495 495
   q12  664 768 595 595
   q13  3540388231353135
   q14  303 302 272 272
   q15  557 515 499 499
   q16  644 705 651 651
   q17  1227171212661266
   q18  7629745273287328
   q19  796 113710661066
   q20  1969207218921892
   q21  5738516148974897
   q22  617 623 590 590
   Total cold run time: 53841 ms
   Total hot run time: 52124 ms
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



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

2025-01-11 Thread via GitHub


rijeshkp commented on PR #45426:
URL: https://github.com/apache/doris/pull/45426#issuecomment-2585169148

   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 unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris-website) branch asf-site updated (126a1155c61 -> 5322c220765)

2025-01-11 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 126a1155c61 Automated deployment with doris branch @ 
4bb4c1d8df09f7fafab573b23da48062d0c35cf3
 new 5322c220765 Automated deployment with doris branch @ 
4bb4c1d8df09f7fafab573b23da48062d0c35cf3

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (126a1155c61)
\
 N -- N -- N   refs/heads/asf-site (5322c220765)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/1.2/search-index.json   | 2 +-
 docs/2.0/search-index.json   | 2 +-
 docs/3.0/search-index.json   | 2 +-
 docs/dev/search-index.json   | 2 +-
 search-index.json| 2 +-
 zh-CN/docs/1.2/search-index.json | 2 +-
 zh-CN/docs/2.0/search-index.json | 2 +-
 zh-CN/docs/3.0/search-index.json | 2 +-
 zh-CN/docs/dev/search-index.json | 2 +-
 zh-CN/search-index.json  | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix]Remove be special handling of date types and bugs in registration functions [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #45159:
URL: https://github.com/apache/doris/pull/45159#issuecomment-2585324397

   
   
   TPC-H: Total hot run time: 32651 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 1fcca4dc41aaa2b27e8a15ea8da27f6afbdfb5f0, 
data reload: false
   
   -- Round 1 --
   q1   17575   614960706070
   q2   2051301 169 169
   q3   10432   1294749 749
   q4   10253   879 440 440
   q5   8292219619991999
   q6   209 183 153 153
   q7   924 775 595 595
   q8   9234137511281128
   q9   5208496749194919
   q10  6778229918421842
   q11  464 275 253 253
   q12  346 348 221 221
   q13  17784   370529962996
   q14  233 245 221 221
   q15  568 512 502 502
   q16  623 660 588 588
   q17  595 868 329 329
   q18  7158670164716471
   q19  2420951 548 548
   q20  295 317 173 173
   q21  2861214019761976
   q22  364 335 309 309
   Total cold run time: 104667 ms
   Total hot run time: 32651 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   6344622361976197
   q2   233 322 230 230
   q3   2281270223052305
   q4   1401183613811381
   q5   4352476548324765
   q6   191 176 143 143
   q7   2107195418491849
   q8   2630280527212721
   q9   7408736373837363
   q10  3080321127412741
   q11  587 547 494 494
   q12  690 791 566 566
   q13  3510376133153315
   q14  308 286 287 286
   q15  577 495 526 495
   q16  651 688 652 652
   q17  1249176712381238
   q18  7766760174007400
   q19  805 907 1144907
   q20  2016206718881888
   q21  5594502549584958
   q22  626 593 568 568
   Total cold run time: 54406 ms
   Total hot run time: 52462 ms
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris-website) branch asf-site updated (25814c9a864 -> 2a8739022bb)

2025-01-11 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 25814c9a864 Automated deployment with doris branch @ 
b571f7b98d1c50d8f630bed6a4389ecb5a35df57
 new 2a8739022bb Automated deployment with doris branch @ 
b571f7b98d1c50d8f630bed6a4389ecb5a35df57

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (25814c9a864)
\
 N -- N -- N   refs/heads/asf-site (2a8739022bb)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/1.2/search-index.json   | 2 +-
 docs/2.0/search-index.json   | 2 +-
 docs/3.0/search-index.json   | 2 +-
 docs/dev/search-index.json   | 2 +-
 search-index.json| 2 +-
 zh-CN/docs/1.2/search-index.json | 2 +-
 zh-CN/docs/2.0/search-index.json | 2 +-
 zh-CN/docs/3.0/search-index.json | 2 +-
 zh-CN/docs/dev/search-index.json | 2 +-
 zh-CN/search-index.json  | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris-website) branch asf-site updated (8bd14e96597 -> 515dee2eac1)

2025-01-11 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 8bd14e96597 Automated deployment with doris branch @ 
b571f7b98d1c50d8f630bed6a4389ecb5a35df57
 new 515dee2eac1 Automated deployment with doris branch @ 
b571f7b98d1c50d8f630bed6a4389ecb5a35df57

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8bd14e96597)
\
 N -- N -- N   refs/heads/asf-site (515dee2eac1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/1.2/search-index.json   | 2 +-
 docs/2.0/search-index.json   | 2 +-
 docs/3.0/search-index.json   | 2 +-
 docs/dev/search-index.json   | 2 +-
 search-index.json| 2 +-
 zh-CN/docs/1.2/search-index.json | 2 +-
 zh-CN/docs/2.0/search-index.json | 2 +-
 zh-CN/docs/3.0/search-index.json | 2 +-
 zh-CN/docs/dev/search-index.json | 2 +-
 zh-CN/search-index.json  | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] Fix broker storage path parameter not being deleted in the be conf file [doris]

2025-01-11 Thread via GitHub


github-actions[bot] commented on PR #37514:
URL: https://github.com/apache/doris/pull/37514#issuecomment-2585489378

   We're closing this PR because it hasn't been updated in a while.
   This isn't a judgement on the merit of the PR in any way. It's just a way of 
keeping the PR queue manageable.
   If you'd like to revive this PR, please reopen it and feel free a maintainer 
to remove the Stale tag!


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [Fix](sql function)Fix split_part function behavior [doris]

2025-01-11 Thread via GitHub


github-actions[bot] commented on PR #36665:
URL: https://github.com/apache/doris/pull/36665#issuecomment-2585489388

   We're closing this PR because it hasn't been updated in a while.
   This isn't a judgement on the merit of the PR in any way. It's just a way of 
keeping the PR queue manageable.
   If you'd like to revive this PR, please reopen it and feel free a maintainer 
to remove the Stale tag!


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [Fix](sql function)Fix split_part function behavior [doris]

2025-01-11 Thread via GitHub


github-actions[bot] commented on PR #36231:
URL: https://github.com/apache/doris/pull/36231#issuecomment-2585489406

   We're closing this PR because it hasn't been updated in a while.
   This isn't a judgement on the merit of the PR in any way. It's just a way of 
keeping the PR queue manageable.
   If you'd like to revive this PR, please reopen it and feel free a maintainer 
to remove the Stale tag!


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [Fix](typo) Fix hive regression-test log typo [doris]

2025-01-11 Thread via GitHub


github-actions[bot] commented on PR #34427:
URL: https://github.com/apache/doris/pull/34427#issuecomment-2585489422

   We're closing this PR because it hasn't been updated in a while.
   This isn't a judgement on the merit of the PR in any way. It's just a way of 
keeping the PR queue manageable.
   If you'd like to revive this PR, please reopen it and feel free a maintainer 
to remove the Stale tag!


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [feature](function) add function from_simple_format to VecDateTime class and DateV2 [doris]

2025-01-11 Thread via GitHub


github-actions[bot] commented on PR #32065:
URL: https://github.com/apache/doris/pull/32065#issuecomment-2585489440

   We're closing this PR because it hasn't been updated in a while.
   This isn't a judgement on the merit of the PR in any way. It's just a way of 
keeping the PR queue manageable.
   If you'd like to revive this PR, please reopen it and feel free a maintainer 
to remove the Stale tag!


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris-website) branch asf-site updated (515dee2eac1 -> b6f578aa74f)

2025-01-11 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 515dee2eac1 Automated deployment with doris branch @ 
b571f7b98d1c50d8f630bed6a4389ecb5a35df57
 new b6f578aa74f Automated deployment with doris branch @ 
b571f7b98d1c50d8f630bed6a4389ecb5a35df57

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (515dee2eac1)
\
 N -- N -- N   refs/heads/asf-site (b6f578aa74f)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/1.2/search-index.json   | 2 +-
 docs/2.0/search-index.json   | 2 +-
 docs/3.0/search-index.json   | 2 +-
 docs/dev/search-index.json   | 2 +-
 search-index.json| 2 +-
 zh-CN/docs/1.2/search-index.json | 2 +-
 zh-CN/docs/2.0/search-index.json | 2 +-
 zh-CN/docs/3.0/search-index.json | 2 +-
 zh-CN/docs/dev/search-index.json | 2 +-
 zh-CN/search-index.json  | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](hive)fix select count(*) hive full acid tb opt error. (#46732) [doris]

2025-01-11 Thread via GitHub


morningman merged PR #46804:
URL: https://github.com/apache/doris/pull/46804


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris) branch branch-3.0 updated: [fix](hive)fix select count(*) hive full acid tb opt error. (#46732) (#46805)

2025-01-11 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 1e64740f236 [fix](hive)fix select count(*) hive full acid tb opt 
error. (#46732) (#46805)
1e64740f236 is described below

commit 1e64740f236f1ada66b4148f75ba5b8446ff6673
Author: daidai 
AuthorDate: Sun Jan 12 08:54:45 2025 +0800

[fix](hive)fix select count(*) hive full acid tb opt error. (#46732) 
(#46805)

bp #46732
---
 .../vec/exec/format/table/transactional_hive_reader.cpp   |  1 +
 .../apache/doris/datasource/hive/source/HiveScanNode.java |  4 ++--
 .../external_table_p0/hive/test_transactional_hive.out| 15 +++
 .../hive/test_hive_translation_insert_only.out| 10 ++
 .../external_table_p0/hive/test_transactional_hive.groovy | 12 
 .../hive/test_hive_translation_insert_only.groovy |  5 +
 6 files changed, 45 insertions(+), 2 deletions(-)

diff --git a/be/src/vec/exec/format/table/transactional_hive_reader.cpp 
b/be/src/vec/exec/format/table/transactional_hive_reader.cpp
index bc4262b7451..f840b0af252 100644
--- a/be/src/vec/exec/format/table/transactional_hive_reader.cpp
+++ b/be/src/vec/exec/format/table/transactional_hive_reader.cpp
@@ -180,6 +180,7 @@ Status TransactionalHiveReader::init_row_filters(const 
TFileRangeDesc& range,
 ++num_delete_files;
 }
 if (num_delete_rows > 0) {
+orc_reader->set_push_down_agg_type(TPushAggOp::NONE);
 orc_reader->set_delete_rows(&_delete_rows);
 COUNTER_UPDATE(_transactional_orc_profile.num_delete_files, 
num_delete_files);
 COUNTER_UPDATE(_transactional_orc_profile.num_delete_rows, 
num_delete_rows);
diff --git 
a/fe/fe-core/src/main/java/org/apache/doris/datasource/hive/source/HiveScanNode.java
 
b/fe/fe-core/src/main/java/org/apache/doris/datasource/hive/source/HiveScanNode.java
index 1e09fa6d909..b14dfbf02f4 100644
--- 
a/fe/fe-core/src/main/java/org/apache/doris/datasource/hive/source/HiveScanNode.java
+++ 
b/fe/fe-core/src/main/java/org/apache/doris/datasource/hive/source/HiveScanNode.java
@@ -292,12 +292,12 @@ public class HiveScanNode extends FileQueryScanNode {
  * we don't need to split the file because for parquet/orc format, 
only metadata is read.
  * If we split the file, we will read metadata of a file multiple 
times, which is not efficient.
  *
- * - Hive Transactional Table may need merge on read, so do not apply 
this optimization.
+ * - Hive Full Acid Transactional Table may need merge on read, so do 
not apply this optimization.
  * - If the file format is not parquet/orc, eg, text, we need to split 
the file to increase the parallelism.
  */
 boolean needSplit = true;
 if (getPushDownAggNoGroupingOp() == TPushAggOp.COUNT
-&& hiveTransaction != null) {
+&& !(hmsTable.isHiveTransactionalTable() && 
hmsTable.isFullAcidTable())) {
 int totalFileNum = 0;
 for (FileCacheValue fileCacheValue : fileCaches) {
 if (fileCacheValue.getFiles() != null) {
diff --git 
a/regression-test/data/external_table_p0/hive/test_transactional_hive.out 
b/regression-test/data/external_table_p0/hive/test_transactional_hive.out
index 060fa8c048e..94e32a43db7 100644
--- a/regression-test/data/external_table_p0/hive/test_transactional_hive.out
+++ b/regression-test/data/external_table_p0/hive/test_transactional_hive.out
@@ -122,3 +122,18 @@ F
 -- !16 --
 4  DD
 
+-- !count_1 --
+3
+
+-- !count_2 --
+6
+
+-- !count_3 --
+4
+
+-- !count_4 --
+3
+
+-- !count_5 --
+3
+
diff --git 
a/regression-test/data/external_table_p2/hive/test_hive_translation_insert_only.out
 
b/regression-test/data/external_table_p2/hive/test_hive_translation_insert_only.out
index 04fccc9d4c0..f43a630f4a3 100644
--- 
a/regression-test/data/external_table_p2/hive/test_hive_translation_insert_only.out
+++ 
b/regression-test/data/external_table_p2/hive/test_hive_translation_insert_only.out
@@ -18,3 +18,13 @@
 3  C
 4  D
 5  E
+
+-- !count_1 --
+4
+
+-- !count_2 --
+5
+
+-- !count_3 --
+5
+
diff --git 
a/regression-test/suites/external_table_p0/hive/test_transactional_hive.groovy 
b/regression-test/suites/external_table_p0/hive/test_transactional_hive.groovy
index 81f2358e9da..8c092d40b66 100644
--- 
a/regression-test/suites/external_table_p0/hive/test_transactional_hive.groovy
+++ 
b/regression-test/suites/external_table_p0/hive/test_transactional_hive.groovy
@@ -115,6 +115,14 @@ suite("test_transactional_hive", 
"p0,external,hive,external_docker,external_dock
 
 }
 }
+
+def test_acid_count = {
+qt_count_1 """ select count(*) from orc_full_acid; """ // 3 
+qt_count_2 """ select count(*) from orc_full_acid_par; """  // 6
+qt_count_3 "

(doris) branch branch-2.1 updated: [fix](hive)fix select count(*) hive full acid tb opt error. (#46732) (#46804)

2025-01-11 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 94856b19a21 [fix](hive)fix select count(*) hive full acid tb opt 
error. (#46732) (#46804)
94856b19a21 is described below

commit 94856b19a21a69c4575f28ba52f8980d6fcd43fe
Author: daidai 
AuthorDate: Sun Jan 12 08:55:10 2025 +0800

[fix](hive)fix select count(*) hive full acid tb opt error. (#46732) 
(#46804)

bp #46732
---
 .../vec/exec/format/table/transactional_hive_reader.cpp   |  1 +
 .../apache/doris/datasource/hive/source/HiveScanNode.java |  4 ++--
 .../external_table_p0/hive/test_transactional_hive.out| 15 +++
 .../hive/test_hive_translation_insert_only.out| 10 ++
 .../external_table_p0/hive/test_transactional_hive.groovy | 12 
 .../hive/test_hive_translation_insert_only.groovy |  5 +
 6 files changed, 45 insertions(+), 2 deletions(-)

diff --git a/be/src/vec/exec/format/table/transactional_hive_reader.cpp 
b/be/src/vec/exec/format/table/transactional_hive_reader.cpp
index bc4262b7451..f840b0af252 100644
--- a/be/src/vec/exec/format/table/transactional_hive_reader.cpp
+++ b/be/src/vec/exec/format/table/transactional_hive_reader.cpp
@@ -180,6 +180,7 @@ Status TransactionalHiveReader::init_row_filters(const 
TFileRangeDesc& range,
 ++num_delete_files;
 }
 if (num_delete_rows > 0) {
+orc_reader->set_push_down_agg_type(TPushAggOp::NONE);
 orc_reader->set_delete_rows(&_delete_rows);
 COUNTER_UPDATE(_transactional_orc_profile.num_delete_files, 
num_delete_files);
 COUNTER_UPDATE(_transactional_orc_profile.num_delete_rows, 
num_delete_rows);
diff --git 
a/fe/fe-core/src/main/java/org/apache/doris/datasource/hive/source/HiveScanNode.java
 
b/fe/fe-core/src/main/java/org/apache/doris/datasource/hive/source/HiveScanNode.java
index 3780a80faa2..8f965ddf022 100644
--- 
a/fe/fe-core/src/main/java/org/apache/doris/datasource/hive/source/HiveScanNode.java
+++ 
b/fe/fe-core/src/main/java/org/apache/doris/datasource/hive/source/HiveScanNode.java
@@ -292,12 +292,12 @@ public class HiveScanNode extends FileQueryScanNode {
  * we don't need to split the file because for parquet/orc format, 
only metadata is read.
  * If we split the file, we will read metadata of a file multiple 
times, which is not efficient.
  *
- * - Hive Transactional Table may need merge on read, so do not apply 
this optimization.
+ * - Hive Full Acid Transactional Table may need merge on read, so do 
not apply this optimization.
  * - If the file format is not parquet/orc, eg, text, we need to split 
the file to increase the parallelism.
  */
 boolean needSplit = true;
 if (getPushDownAggNoGroupingOp() == TPushAggOp.COUNT
-&& hiveTransaction != null) {
+&& !(hmsTable.isHiveTransactionalTable() && 
hmsTable.isFullAcidTable())) {
 int totalFileNum = 0;
 for (FileCacheValue fileCacheValue : fileCaches) {
 if (fileCacheValue.getFiles() != null) {
diff --git 
a/regression-test/data/external_table_p0/hive/test_transactional_hive.out 
b/regression-test/data/external_table_p0/hive/test_transactional_hive.out
index 060fa8c048e..94e32a43db7 100644
--- a/regression-test/data/external_table_p0/hive/test_transactional_hive.out
+++ b/regression-test/data/external_table_p0/hive/test_transactional_hive.out
@@ -122,3 +122,18 @@ F
 -- !16 --
 4  DD
 
+-- !count_1 --
+3
+
+-- !count_2 --
+6
+
+-- !count_3 --
+4
+
+-- !count_4 --
+3
+
+-- !count_5 --
+3
+
diff --git 
a/regression-test/data/external_table_p2/hive/test_hive_translation_insert_only.out
 
b/regression-test/data/external_table_p2/hive/test_hive_translation_insert_only.out
index 04fccc9d4c0..f43a630f4a3 100644
--- 
a/regression-test/data/external_table_p2/hive/test_hive_translation_insert_only.out
+++ 
b/regression-test/data/external_table_p2/hive/test_hive_translation_insert_only.out
@@ -18,3 +18,13 @@
 3  C
 4  D
 5  E
+
+-- !count_1 --
+4
+
+-- !count_2 --
+5
+
+-- !count_3 --
+5
+
diff --git 
a/regression-test/suites/external_table_p0/hive/test_transactional_hive.groovy 
b/regression-test/suites/external_table_p0/hive/test_transactional_hive.groovy
index 81f2358e9da..8c092d40b66 100644
--- 
a/regression-test/suites/external_table_p0/hive/test_transactional_hive.groovy
+++ 
b/regression-test/suites/external_table_p0/hive/test_transactional_hive.groovy
@@ -115,6 +115,14 @@ suite("test_transactional_hive", 
"p0,external,hive,external_docker,external_dock
 
 }
 }
+
+def test_acid_count = {
+qt_count_1 """ select count(*) from orc_full_acid; """ // 3 
+qt_count_2 """ select count(*) from orc_full_acid_par; """  // 6
+qt_count_3 "

Re: [PR] [fix](hive)fix select count(*) hive full acid tb opt error. (#46732) [doris]

2025-01-11 Thread via GitHub


morningman merged PR #46805:
URL: https://github.com/apache/doris/pull/46805


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



[PR] [fix](pipelien) should not finalize probe when wake up early in SetProbeSinkOperatorX (#46706) [doris]

2025-01-11 Thread via GitHub


mrhhsg opened a new pull request, #46831:
URL: https://github.com/apache/doris/pull/46831

   
   
   ```
   *** Query id: 80819fcc223e4a45-b46155de6e0c4eee ***
   *** is nereids: 1 ***
   *** tablet id: 0 ***
   *** Aborted at 1736352810 (unix time) try "date -d @1736352810" if you are 
using GNU date ***
   *** Current BE git commitID: 08683cbaf5 ***
   *** SIGSEGV address not mapped to object (@0x38) received by PID 8736 (TID 
11549 OR 0x7f8dd0922640) from PID 56; stack trace: ***
0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at 
/root/doris_branch-3.0/doris/be/src/common/signal_handler.h:421
1# PosixSignals::chained_handler(int, siginfo*, void*) [clone .part.0] in 
/usr/lib/jvm/java-17-openjdk-amd64/lib/server/libjvm.so
2# JVM_handle_linux_signal in 
/usr/lib/jvm/java-17-openjdk-amd64/lib/server/libjvm.so
3# 0x7F92019CA520 in /lib/x86_64-linux-gnu/libc.so.6
4# auto 
doris::pipeline::SetProbeSinkOperatorX::_refresh_hash_table(doris::pipeline::SetProbeSinkLocalState&)::{lambda(auto:1&&)#1}::operator(),
 HashTableNoState>, DefaultHash, HashTableGrower<10ul>, Allocator > 
>&>(doris::vectorized::MethodSerialized, HashTableNoState>, DefaultHash, 
HashTableGrower<10ul>, Allocator > >&) const at 
/root/doris_branch-3.0/doris/be/src/pipeline/exec/set_probe_sink_operator.cpp:213
5# 
doris::pipeline::SetProbeSinkOperatorX::_finalize_probe(doris::pipeline::SetProbeSinkLocalState&)
 at 
/root/doris_branch-3.0/doris/be/src/pipeline/exec/set_probe_sink_operator.cpp:184
6# doris::pipeline::SetProbeSinkOperatorX::sink(doris::RuntimeState*, 
doris::vectorized::Block*, bool) at 
/root/doris_branch-3.0/doris/be/src/pipeline/exec/set_probe_sink_operator.cpp:98
7# doris::pipeline::PipelineTask::execute(bool*) at 
/root/doris_branch-3.0/doris/be/src/pipeline/pipeline_task.cpp:387
8# doris::pipeline::TaskScheduler::_do_work(unsigned long) at 
/root/doris_branch-3.0/doris/be/src/pipeline/task_scheduler.cpp:138
9# doris::ThreadPool::dispatch_thread() in 
/mnt/ssd01/doris-branch40preview/NEREIDS_ASAN/be/lib/doris_be
   10# doris::Thread::supervise_thread(void*) at 
/root/doris_branch-3.0/doris/be/src/util/thread.cpp:499
   11# start_thread at ./nptl/pthread_create.c:442
   12# 0x7F9201AAE850 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:83
   ```
   
   ### What problem does this PR solve?
   
   Issue Number: close #xxx
   
   pick #46706
   Related PR: #46706
   
   Problem Summary:
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test 
   - [ ] Regression test
   - [ ] Unit Test
   - [ ] Manual test (add detailed scripts or steps below)
   - [ ] No need to test or manual test. Explain why:
   - [ ] This is a refactor/code format and no logic has been changed.
   - [ ] Previous test can cover this change.
   - [ ] No code files have been changed.
   - [ ] Other reason 
   
   - Behavior changed:
   - [ ] No.
   - [ ] Yes. 
   
   - Does this need documentation?
   - [ ] No.
   - [ ] Yes. 
   
   ### Check List (For Reviewer who merge this PR)
   
   - [ ] Confirm the release note
   - [ ] Confirm test cases
   - [ ] Confirm document
   - [ ] Add branch pick label 
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](pipelien) should not finalize probe when wake up early in SetProbeSinkOperatorX (#46706) [doris]

2025-01-11 Thread via GitHub


Thearas commented on PR #46831:
URL: https://github.com/apache/doris/pull/46831#issuecomment-2585533148

   
   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+your+PR).
   
   Please clearly describe your PR:
   1. What problem was fixed (it's best to include specific error reporting 
information). How it was fixed.
   2. Which behaviors were modified. What was the previous behavior, what is it 
now, why was it modified, and what possible impacts might there be.
   3. What features were added. Why was this function added?
   4. Which code was refactored and why was this part of the code refactored?
   5. Which functions were optimized and what is the difference before and 
after the optimization?
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](pipelien) should not finalize probe when wake up early in SetProbeSinkOperatorX (#46706) [doris]

2025-01-11 Thread via GitHub


hello-stephen commented on PR #46832:
URL: https://github.com/apache/doris/pull/46832#issuecomment-2585533639

   
   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+your+PR).
   
   Please clearly describe your PR:
   1. What problem was fixed (it's best to include specific error reporting 
information). How it was fixed.
   2. Which behaviors were modified. What was the previous behavior, what is it 
now, why was it modified, and what possible impacts might there be.
   3. What features were added. Why was this function added?
   4. Which code was refactored and why was this part of the code refactored?
   5. Which functions were optimized and what is the difference before and 
after the optimization?
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [refactor](properties) Refactor property [doris]

2025-01-11 Thread via GitHub


Thearas commented on PR #46833:
URL: https://github.com/apache/doris/pull/46833#issuecomment-2585534296

   
   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+your+PR).
   
   Please clearly describe your PR:
   1. What problem was fixed (it's best to include specific error reporting 
information). How it was fixed.
   2. Which behaviors were modified. What was the previous behavior, what is it 
now, why was it modified, and what possible impacts might there be.
   3. What features were added. Why was this function added?
   4. Which code was refactored and why was this part of the code refactored?
   5. Which functions were optimized and what is the difference before and 
after the optimization?
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



[PR] [refactor](properties) Refactor property [doris]

2025-01-11 Thread via GitHub


morningman opened a new pull request, #46833:
URL: https://github.com/apache/doris/pull/46833

   ### What problem does this PR solve?
   
   Issue Number: close #xxx
   
   Related PR: #xxx
   
   Problem Summary:
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test 
   - [ ] Regression test
   - [ ] Unit Test
   - [ ] Manual test (add detailed scripts or steps below)
   - [ ] No need to test or manual test. Explain why:
   - [ ] This is a refactor/code format and no logic has been changed.
   - [ ] Previous test can cover this change.
   - [ ] No code files have been changed.
   - [ ] Other reason 
   
   - Behavior changed:
   - [ ] No.
   - [ ] Yes. 
   
   - Does this need documentation?
   - [ ] No.
   - [ ] Yes. 
   
   ### Check List (For Reviewer who merge this PR)
   
   - [ ] Confirm the release note
   - [ ] Confirm test cases
   - [ ] Confirm document
   - [ ] Add branch pick label 
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](pipelien) should not finalize probe when wake up early in SetProbeSinkOperatorX (#46706) [doris]

2025-01-11 Thread via GitHub


mrhhsg commented on PR #46831:
URL: https://github.com/apache/doris/pull/46831#issuecomment-2585533161

   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 unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



[PR] [fix](pipelien) should not finalize probe when wake up early in SetProbeSinkOperatorX (#46706) [doris]

2025-01-11 Thread via GitHub


mrhhsg opened a new pull request, #46832:
URL: https://github.com/apache/doris/pull/46832

   ```
   *** Query id: 80819fcc223e4a45-b46155de6e0c4eee ***
   *** is nereids: 1 ***
   *** tablet id: 0 ***
   *** Aborted at 1736352810 (unix time) try "date -d @1736352810" if you are 
using GNU date ***
   *** Current BE git commitID: 08683cbaf5 ***
   *** SIGSEGV address not mapped to object (@0x38) received by PID 8736 (TID 
11549 OR 0x7f8dd0922640) from PID 56; stack trace: ***
0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at 
/root/doris_branch-3.0/doris/be/src/common/signal_handler.h:421
1# PosixSignals::chained_handler(int, siginfo*, void*) [clone .part.0] in 
/usr/lib/jvm/java-17-openjdk-amd64/lib/server/libjvm.so
2# JVM_handle_linux_signal in 
/usr/lib/jvm/java-17-openjdk-amd64/lib/server/libjvm.so
3# 0x7F92019CA520 in /lib/x86_64-linux-gnu/libc.so.6
4# auto 
doris::pipeline::SetProbeSinkOperatorX::_refresh_hash_table(doris::pipeline::SetProbeSinkLocalState&)::{lambda(auto:1&&)#1}::operator(),
 HashTableNoState>, DefaultHash, HashTableGrower<10ul>, Allocator > 
>&>(doris::vectorized::MethodSerialized, HashTableNoState>, DefaultHash, 
HashTableGrower<10ul>, Allocator > >&) const at 
/root/doris_branch-3.0/doris/be/src/pipeline/exec/set_probe_sink_operator.cpp:213
5# 
doris::pipeline::SetProbeSinkOperatorX::_finalize_probe(doris::pipeline::SetProbeSinkLocalState&)
 at 
/root/doris_branch-3.0/doris/be/src/pipeline/exec/set_probe_sink_operator.cpp:184
6# doris::pipeline::SetProbeSinkOperatorX::sink(doris::RuntimeState*, 
doris::vectorized::Block*, bool) at 
/root/doris_branch-3.0/doris/be/src/pipeline/exec/set_probe_sink_operator.cpp:98
7# doris::pipeline::PipelineTask::execute(bool*) at 
/root/doris_branch-3.0/doris/be/src/pipeline/pipeline_task.cpp:387
8# doris::pipeline::TaskScheduler::_do_work(unsigned long) at 
/root/doris_branch-3.0/doris/be/src/pipeline/task_scheduler.cpp:138
9# doris::ThreadPool::dispatch_thread() in 
/mnt/ssd01/doris-branch40preview/NEREIDS_ASAN/be/lib/doris_be
   10# doris::Thread::supervise_thread(void*) at 
/root/doris_branch-3.0/doris/be/src/util/thread.cpp:499
   11# start_thread at ./nptl/pthread_create.c:442
   12# 0x7F9201AAE850 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:83
   ```
   
   ### What problem does this PR solve?
   
   Issue Number: close #xxx
   
   pick #46706
   Related PR: #46706
   
   Problem Summary:
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test 
   - [ ] Regression test
   - [ ] Unit Test
   - [ ] Manual test (add detailed scripts or steps below)
   - [ ] No need to test or manual test. Explain why:
   - [ ] This is a refactor/code format and no logic has been changed.
   - [ ] Previous test can cover this change.
   - [ ] No code files have been changed.
   - [ ] Other reason 
   
   - Behavior changed:
   - [ ] No.
   - [ ] Yes. 
   
   - Does this need documentation?
   - [ ] No.
   - [ ] Yes. 
   
   ### Check List (For Reviewer who merge this PR)
   
   - [ ] Confirm the release note
   - [ ] Confirm test cases
   - [ ] Confirm document
   - [ ] Add branch pick label 
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



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

2025-01-11 Thread via GitHub


doris-robot commented on PR #45426:
URL: https://github.com/apache/doris/pull/45426#issuecomment-2585188491

   
   
   TPC-H: Total hot run time: 32295 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 02b3e30749aeea68a857dea9a40cd36c81e3a103, 
data reload: false
   
   -- Round 1 --
   q1   17573   610660216021
   q2   2048291 172 172
   q3   10441   1244742 742
   q4   10215   854 428 428
   q5   7747217319771977
   q6   213 186 150 150
   q7   915 748 593 593
   q8   9239134411501150
   q9   5204483648714836
   q10  6750230518761876
   q11  481 271 257 257
   q12  336 345 220 220
   q13  17772   372330293029
   q14  247 240 210 210
   q15  580 511 499 499
   q16  626 634 586 586
   q17  575 864 320 320
   q18  6943644062686268
   q19  2159942 542 542
   q20  305 312 183 183
   q21  2855223219401940
   q22  359 332 296 296
   Total cold run time: 103583 ms
   Total hot run time: 32295 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   6297616462226164
   q2   236 327 238 238
   q3   2258263922852285
   q4   1371179313571357
   q5   4301471548154715
   q6   184 175 145 145
   q7   2035194118181818
   q8   2629280626792679
   q9   7321731072837283
   q10  3080334427322732
   q11  572 510 495 495
   q12  692 799 618 618
   q13  3494387132693269
   q14  281 320 273 273
   q15  570 529 512 512
   q16  660 701 643 643
   q17  1224173912591259
   q18  7703747774357435
   q19  783 113310491049
   q20  2018200318441844
   q21  5716512649644964
   q22  629 637 569 569
   Total cold run time: 54054 ms
   Total hot run time: 52346 ms
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [feature](nereids) in predicate extract non constant expressions [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46794:
URL: https://github.com/apache/doris/pull/46794#issuecomment-2585190259

   
   
   TPC-H: Total hot run time: 32331 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 497c48e6d0f726dd3e6e98abd87fb6b069bf2685, 
data reload: false
   
   -- Round 1 --
   q1   17584   602660096009
   q2   2053295 167 167
   q3   10528   1232694 694
   q4   10213   849 423 423
   q5   7616212719731973
   q6   204 177 144 144
   q7   876 738 607 607
   q8   9219130411291129
   q9   5121487149324871
   q10  6737230118671867
   q11  481 276 255 255
   q12  334 352 223 223
   q13  17763   370430803080
   q14  240 243 217 217
   q15  564 517 498 498
   q16  635 616 572 572
   q17  553 844 327 327
   q18  7388630465046304
   q19  2736948 537 537
   q20  304 306 180 180
   q21  2804216519471947
   q22  364 329 307 307
   Total cold run time: 104317 ms
   Total hot run time: 32331 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   6384625862046204
   q2   251 327 230 230
   q3   2242264523142314
   q4   1364177313221322
   q5   4312470347984703
   q6   191 179 142 142
   q7   2029197218131813
   q8   2569274026732673
   q9   7258728571417141
   q10  2997331427982798
   q11  592 510 497 497
   q12  682 787 647 647
   q13  3352384231963196
   q14  272 296 267 267
   q15  565 512 510 510
   q16  642 702 628 628
   q17  1194173512321232
   q18  7649751972507250
   q19  719 986 986
   q20  1949195518121812
   q21  5460491647624762
   q22  632 619 554 554
   Total cold run time: 53305 ms
   Total hot run time: 51681 ms
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



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

2025-01-11 Thread via GitHub


doris-robot commented on PR #45426:
URL: https://github.com/apache/doris/pull/45426#issuecomment-2585191668

   
   
   TPC-DS: Total hot run time: 194927 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
   TPC-DS sf100 test result on commit 02b3e30749aeea68a857dea9a40cd36c81e3a103, 
data reload: false
   
   query1   1317978 909 909
   query2   6164234623042304
   query3   10964   470646344634
   query4   32712   23444   23218   23218
   query5   4416604 458 458
   query6   292 203 205 203
   query7   3968478 299 299
   query8   316 247 220 220
   query9   9567266326522652
   query10  450 324 246 246
   query11  17775   15280   15123   15123
   query12  147 103 101 101
   query13  1541520 382 382
   query14  10460   748365506550
   query15  247 199 192 192
   query16  8037615 453 453
   query17  1528735 582 582
   query18  2116419 329 329
   query19  204 194 172 172
   query20  126 121 112 112
   query21  220 126 107 107
   query22  4582459244574457
   query23  33796   33581   33720   33581
   query24  6510230323202303
   query25  519 486 419 419
   query26  810 285 162 162
   query27  1991496 367 367
   query28  4961249124442444
   query29  629 571 423 423
   query30  213 184 156 156
   query31  974 860 809 809
   query32  75  64  56  56
   query33  486 353 299 299
   query34  761 855 517 517
   query35  824 850 769 769
   query36  10151061971 971
   query37  120 99  70  70
   query38  4320417241794172
   query39  1527147514721472
   query40  232 112 104 104
   query41  51  58  50  50
   query42  114 101 115 101
   query43  517 515 495 495
   query44  1355828 829 828
   query45  186 170 167 167
   query46  871 1058659 659
   query47  1943190818751875
   query48  397 411 330 330
   query49  734 497 400 400
   query50  648 653 394 394
   query51  6963705069316931
   query52  101 103 95  95
   query53  225 259 182 182
   query54  464 505 407 407
   query55  81  76  79  76
   query56  280 271 250 250
   query57  1252118711191119
   query58  244 235 231 231
   query59  3253330730643064
   query60  303 266 257 257
   query61  116 119 111 111
   query62  874 813 709 709
   query63  229 192 195 192
   query64  34441017651 651
   query65  3308328632903286
   query66  811 400 295 295
   query67  16275   15829   15503   15503
   query68  7963725 516 516
   query69  487 278 256 256
   query70  1230113311441133
   query71  441 281 256 256
   query72  6474389439463894
   query73  640 763 364 364
   query74  10687   886190688861
   query75  4025314826502650
   query76  36981169780 780
   query77  764 365 271 271
   query78  10114   984994619461
   query79  3519762 603 603
   query80  708 536 512 512
   query81  487 277 232 232
   query82  579 147 118 118
   query83  192 169 143 143
   query84  274 97  75  75
   query85  770 363 295 295
   query86  363 317 301 301
   query87  4511430242874287
   query88  4374215621602156
   query89  417 324 285 285
   query90  1896189 191 189
   query91  137 138 107 107
   query92  64  57  52  52
   query93  1708842 529 529
   query94  672 409 297 297
   query95  344 262 249 249
   query96  478 605 278 278
   query97  2849294927692769
   query98  219 197 193 193
   query99  1618145813601360
   Total cold run time: 294653 ms
   Total hot run time: 194927 ms
   ```
   
   


-- 
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

Re: [PR] [feature](nereids) in predicate extract non constant expressions [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46794:
URL: https://github.com/apache/doris/pull/46794#issuecomment-2585193388

   
   
   TPC-DS: Total hot run time: 187843 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
   TPC-DS sf100 test result on commit 497c48e6d0f726dd3e6e98abd87fb6b069bf2685, 
data reload: false
   
   query1   971 375 377 375
   query2   6517223923372239
   query3   6705210 212 210
   query4   33524   23808   23830   23808
   query5   4373609 477 477
   query6   286 186 178 178
   query7   4628484 301 301
   query8   285 240 218 218
   query9   9556266526512651
   query10  467 306 255 255
   query11  18319   15222   14958   14958
   query12  150 110 104 104
   query13  1639505 367 367
   query14  10668   716363936393
   query15  220 197 185 185
   query16  8028608 429 429
   query17  1585704 533 533
   query18  2073388 306 306
   query19  227 173 150 150
   query20  126 112 107 107
   query21  208 124 102 102
   query22  4493421843114218
   query23  33878   33112   33273   33112
   query24  6598228121952195
   query25  453 435 379 379
   query26  1212269 155 155
   query27  2007451 324 324
   query28  5204242023682368
   query29  661 536 411 411
   query30  230 183 153 153
   query31  945 860 769 769
   query32  79  60  64  60
   query33  508 353 294 294
   query34  731 849 509 509
   query35  790 792 714 714
   query36  999 1024940 940
   query37  131 99  75  75
   query38  3986403440444034
   query39  1475141214161412
   query40  202 118 105 105
   query41  57  56  59  56
   query42  123 106 115 106
   query43  501 518 482 482
   query44  1418804 798 798
   query45  178 177 169 169
   query46  850 1027629 629
   query47  1856184617761776
   query48  376 407 315 315
   query49  803 537 389 389
   query50  612 641 384 384
   query51  6781700568256825
   query52  106 102 88  88
   query53  219 242 189 189
   query54  469 477 408 408
   query55  79  81  83  81
   query56  254 265 242 242
   query57  1191120311091109
   query58  246 232 234 232
   query59  2910307631013076
   query60  288 308 253 253
   query61  130 114 125 114
   query62  825 771 723 723
   query63  226 191 185 185
   query64  40121016623 623
   query65  3232313331723133
   query66  1083411 319 319
   query67  15973   15785   15442   15442
   query68  8127737 522 522
   query69  462 289 268 268
   query70  12021125
   query71  445 279 252 252
   query72  6132388838683868
   query73  654 739 361 361
   query74  10057   871087848710
   query75  4300313426062606
   query76  37971184764 764
   query77  781 365 282 282
   query78  990710007   92969296
   query79  2904784 595 595
   query80  625 529 505 505
   query81  476 285 238 238
   query82  652 151 123 123
   query83  181 173 149 149
   query84  251 87  76  76
   query85  767 353 289 289
   query86  360 316 292 292
   query87  4348458944014401
   query88  4127212821252125
   query89  395 328 282 282
   query90  1912185 186 185
   query91  137 142 108 108
   query92  70  56  53  53
   query93  1008904 530 530
   query94  653 403 288 288
   query95  337 265 245 245
   query96  476 595 275 275
   query97  2794290827672767
   query98  217 204 194 194
   query99  1594147613641364
   Total cold run time: 290083 ms
   Total hot run time: 187843 ms
   ```
   
   


-- 
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

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

2025-01-11 Thread via GitHub


doris-robot commented on PR #45426:
URL: https://github.com/apache/doris/pull/45426#issuecomment-2585192978

   
   
   ClickBench: Total hot run time: 31.04 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 02b3e30749aeea68a857dea9a40cd36c81e3a103, 
data reload: false
   
   query1   0.030.030.04
   query2   0.070.040.04
   query3   0.230.070.07
   query4   1.620.110.11
   query5   0.410.420.42
   query6   1.150.660.65
   query7   0.020.020.02
   query8   0.040.030.04
   query9   0.590.510.51
   query10  0.560.560.56
   query11  0.140.110.11
   query12  0.140.110.12
   query13  0.610.590.59
   query14  2.882.872.88
   query15  0.890.820.82
   query16  0.390.390.38
   query17  1.071.061.04
   query18  0.230.220.21
   query19  1.861.911.99
   query20  0.010.010.01
   query21  15.36   0.960.59
   query22  0.760.830.60
   query23  15.28   1.420.63
   query24  3.370.462.09
   query25  0.250.130.13
   query26  0.370.140.13
   query27  0.070.060.05
   query28  13.23   1.491.04
   query29  12.60   3.913.22
   query30  0.240.090.07
   query31  2.840.620.39
   query32  3.230.540.46
   query33  3.212.993.15
   query34  16.60   5.114.53
   query35  4.494.464.48
   query36  0.840.480.49
   query37  0.090.060.06
   query38  0.050.040.04
   query39  0.030.020.03
   query40  0.170.130.13
   query41  0.080.030.02
   query42  0.030.030.02
   query43  0.030.030.03
   Total cold run time: 106.16 s
   Total hot run time: 31.04 s
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](cloud-mow)Add more calculate delete bitmap fail case [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46766:
URL: https://github.com/apache/doris/pull/46766#issuecomment-2585245821

   
   
   TPC-H: Total hot run time: 32395 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 21915a32b5bce9d01198e72f1813aa9f9cd60f95, 
data reload: false
   
   -- Round 1 --
   q1   17798   615260246024
   q2   2050320 193 193
   q3   10513   1217778 778
   q4   10263   882 453 453
   q5   7929220719631963
   q6   202 178 152 152
   q7   880 775 605 605
   q8   9245133511191119
   q9   5218501748064806
   q10  6754230618421842
   q11  467 272 257 257
   q12  343 355 219 219
   q13  17766   366730003000
   q14  253 244 213 213
   q15  577 514 502 502
   q16  637 617 574 574
   q17  556 834 318 318
   q18  6895641563886388
   q19  2350941 533 533
   q20  311 309 182 182
   q21  2859218219771977
   q22  363 323 297 297
   Total cold run time: 104229 ms
   Total hot run time: 32395 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   6292628362196219
   q2   243 332 229 229
   q3   2241263123262326
   q4   1410181513461346
   q5   4353480648394806
   q6   180 178 141 141
   q7   2016198017851785
   q8   2618280326992699
   q9   7262723372317231
   q10  3038330727382738
   q11  573 518 497 497
   q12  683 781 644 644
   q13  3501380932243224
   q14  276 324 268 268
   q15  568 514 510 510
   q16  647 703 669 669
   q17  1249171712641264
   q18  7745751172877287
   q19  817 107411021074
   q20  2060201518681868
   q21  5662507950425042
   q22  614 624 569 569
   Total cold run time: 54048 ms
   Total hot run time: 52436 ms
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris-website) branch asf-site updated (918c1df3fe9 -> e946061ab38)

2025-01-11 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 918c1df3fe9 Automated deployment with doris branch @ 
4bb4c1d8df09f7fafab573b23da48062d0c35cf3
 new e946061ab38 Automated deployment with doris branch @ 
4bb4c1d8df09f7fafab573b23da48062d0c35cf3

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (918c1df3fe9)
\
 N -- N -- N   refs/heads/asf-site (e946061ab38)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/1.2/search-index.json   | 2 +-
 docs/2.0/search-index.json   | 2 +-
 docs/3.0/search-index.json   | 2 +-
 docs/dev/search-index.json   | 2 +-
 search-index.json| 2 +-
 zh-CN/docs/1.2/search-index.json | 2 +-
 zh-CN/docs/2.0/search-index.json | 2 +-
 zh-CN/docs/3.0/search-index.json | 2 +-
 zh-CN/docs/dev/search-index.json | 2 +-
 zh-CN/search-index.json  | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [refactor](opt) remove redundant use_default_implementation_for_nulls() of some BE codes [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46796:
URL: https://github.com/apache/doris/pull/46796#issuecomment-2585141434

   
   
   TPC-H: Total hot run time: 32611 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit faa72fd944429a24c5b68e67e37a0f605422985b, 
data reload: false
   
   -- Round 1 --
   q1   17571   609260376037
   q2   2049292 163 163
   q3   10437   1252710 710
   q4   10247   882 444 444
   q5   8097217119561956
   q6   208 181 146 146
   q7   892 750 590 590
   q8   9262136811241124
   q9   5145507449604960
   q10  6817228818701870
   q11  479 272 253 253
   q12  332 366 218 218
   q13  17781   368330953095
   q14  228 240 213 213
   q15  585 507 495 495
   q16  615 612 568 568
   q17  568 853 323 323
   q18  6771652864166416
   q19  1802955 569 569
   q20  304 320 189 189
   q21  2833217919781978
   q22  366 335 294 294
   Total cold run time: 103389 ms
   Total hot run time: 32611 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   6260622261776177
   q2   247 330 230 230
   q3   2265263022942294
   q4   1454182513971397
   q5   4342474347594743
   q6   189 175 137 137
   q7   2024196817931793
   q8   2606286027052705
   q9   7223731872097209
   q10  3020332827162716
   q11  570 522 502 502
   q12  677 764 657 657
   q13  3436387332883288
   q14  277 294 279 279
   q15  575 529 512 512
   q16  654 708 639 639
   q17  1210174112401240
   q18  7751767272877287
   q19  813 110411041104
   q20  2028205019471947
   q21  5635511450335033
   q22  631 603 577 577
   Total cold run time: 53887 ms
   Total hot run time: 52466 ms
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [refactor](opt) remove redundant use_default_implementation_for_nulls() of some BE codes [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46796:
URL: https://github.com/apache/doris/pull/46796#issuecomment-2585146322

   
   
   ClickBench: Total hot run time: 31.75 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit faa72fd944429a24c5b68e67e37a0f605422985b, 
data reload: false
   
   query1   0.040.040.03
   query2   0.070.030.03
   query3   0.250.070.07
   query4   1.610.100.10
   query5   0.430.430.39
   query6   1.170.650.64
   query7   0.020.020.01
   query8   0.040.040.03
   query9   0.580.490.49
   query10  0.550.570.56
   query11  0.140.110.11
   query12  0.140.110.10
   query13  0.600.600.59
   query14  2.842.752.74
   query15  0.910.830.82
   query16  0.370.400.40
   query17  0.981.071.07
   query18  0.240.210.21
   query19  1.971.861.99
   query20  0.010.010.02
   query21  15.35   0.930.58
   query22  0.770.720.61
   query23  15.37   1.410.57
   query24  3.171.261.49
   query25  0.160.170.13
   query26  0.170.150.14
   query27  0.060.060.04
   query28  14.18   1.511.06
   query29  12.70   3.973.31
   query30  0.250.090.07
   query31  2.820.620.39
   query32  3.230.560.45
   query33  3.253.133.07
   query34  16.86   5.134.52
   query35  4.604.504.50
   query36  0.630.490.49
   query37  0.090.070.06
   query38  0.040.040.03
   query39  0.030.030.02
   query40  0.190.140.12
   query41  0.080.020.02
   query42  0.040.020.02
   query43  0.040.030.03
   Total cold run time: 107.04 s
   Total hot run time: 31.75 s
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris-website) branch asf-site updated (9f8a5435332 -> 126a1155c61)

2025-01-11 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 9f8a5435332 Automated deployment with doris branch @ 
4bb4c1d8df09f7fafab573b23da48062d0c35cf3
 new 126a1155c61 Automated deployment with doris branch @ 
4bb4c1d8df09f7fafab573b23da48062d0c35cf3

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (9f8a5435332)
\
 N -- N -- N   refs/heads/asf-site (126a1155c61)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/1.2/search-index.json   | 2 +-
 docs/2.0/search-index.json   | 2 +-
 docs/3.0/search-index.json   | 2 +-
 docs/dev/search-index.json   | 2 +-
 search-index.json| 2 +-
 zh-CN/docs/1.2/search-index.json | 2 +-
 zh-CN/docs/2.0/search-index.json | 2 +-
 zh-CN/docs/3.0/search-index.json | 2 +-
 zh-CN/docs/dev/search-index.json | 2 +-
 zh-CN/search-index.json  | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [refactor](opt) remove redundant use_default_implementation_for_nulls() of some BE codes [doris]

2025-01-11 Thread via GitHub


doris-robot commented on PR #46796:
URL: https://github.com/apache/doris/pull/46796#issuecomment-2585184860

   
   
   ClickBench: Total hot run time: 32.25 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 2ca36d45b368b6beef360765a31904231a64b25e, 
data reload: false
   
   query1   0.040.050.04
   query2   0.070.040.03
   query3   0.240.070.07
   query4   1.640.100.10
   query5   0.410.430.43
   query6   1.130.650.66
   query7   0.020.020.02
   query8   0.050.030.03
   query9   0.580.500.52
   query10  0.550.550.54
   query11  0.150.100.10
   query12  0.140.100.11
   query13  0.610.590.60
   query14  2.852.802.73
   query15  0.880.810.81
   query16  0.380.390.37
   query17  1.061.051.01
   query18  0.230.210.20
   query19  1.961.731.97
   query20  0.010.020.01
   query21  15.36   0.930.58
   query22  0.740.780.78
   query23  15.24   1.420.53
   query24  3.441.931.84
   query25  0.190.230.15
   query26  0.200.150.13
   query27  0.070.040.05
   query28  14.87   1.451.05
   query29  12.60   3.973.26
   query30  0.250.090.06
   query31  2.840.590.37
   query32  3.230.540.46
   query33  3.123.113.09
   query34  16.72   5.144.53
   query35  4.554.544.61
   query36  0.840.480.49
   query37  0.100.060.05
   query38  0.040.030.04
   query39  0.030.020.02
   query40  0.180.130.13
   query41  0.080.030.02
   query42  0.040.020.02
   query43  0.030.030.03
   Total cold run time: 107.76 s
   Total hot run time: 32.25 s
   ```
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [feature](nereids) in predicate extract non constant expressions [doris]

2025-01-11 Thread via GitHub


yujun777 commented on PR #46794:
URL: https://github.com/apache/doris/pull/46794#issuecomment-2585185608

   run performance


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris) branch auto-pick-46782-branch-3.0 deleted (was 2c4a08bd127)

2025-01-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-46782-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


 was 2c4a08bd127 [regression-test](fix) schema change case bug (#46782)

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] branch-3.0: [regression-test](fix) fix test_show_tablet.groovy bug running on mul… #46791 [doris]

2025-01-11 Thread via GitHub


dataroaring merged PR #46809:
URL: https://github.com/apache/doris/pull/46809


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] branch-3.0: [regression-test](fix) schema change case bug #46782 [doris]

2025-01-11 Thread via GitHub


dataroaring merged PR #46810:
URL: https://github.com/apache/doris/pull/46810


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris) branch auto-pick-46772-branch-3.0 deleted (was 02ab05d4bdc)

2025-01-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-46772-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


 was 02ab05d4bdc [fix](suite) Fix qt_master_sql arg type (#46772)

The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



(doris) branch branch-3.0 updated: branch-3.0: [fix](suite) Fix qt_master_sql arg type #46772 (#46776)

2025-01-11 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 6f344adc775 branch-3.0: [fix](suite) Fix qt_master_sql arg type #46772 
(#46776)
6f344adc775 is described below

commit 6f344adc775c13bb78eb156f8c78236fc148b5dd
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 11 19:44:29 2025 +0800

branch-3.0: [fix](suite) Fix qt_master_sql arg type #46772 (#46776)

Cherry-picked from #46772

Co-authored-by: walter 
---
 .../src/main/groovy/org/apache/doris/regression/suite/Suite.groovy  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/regression-test/framework/src/main/groovy/org/apache/doris/regression/suite/Suite.groovy
 
b/regression-test/framework/src/main/groovy/org/apache/doris/regression/suite/Suite.groovy
index 1240a20ff53..bd0dfd70ec8 100644
--- 
a/regression-test/framework/src/main/groovy/org/apache/doris/regression/suite/Suite.groovy
+++ 
b/regression-test/framework/src/main/groovy/org/apache/doris/regression/suite/Suite.groovy
@@ -1262,7 +1262,7 @@ class Suite implements GroovyInterceptable {
 } else if (tag.contains("target_sql")) {
 tupleResult = 
JdbcUtils.executeToStringList(context.getTargetConnection(this), (String) arg)
 } else if (tag.contains("master_sql")) {
-tupleResult = 
JdbcUtils.executeToStringList(context.getMasterConnection(), 
(PreparedStatement) arg)
+tupleResult = 
JdbcUtils.executeToStringList(context.getMasterConnection(), (String) arg)
 } else {
 tupleResult = 
JdbcUtils.executeToStringList(context.getConnection(),  (String) arg)
 }


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] branch-3.0: [fix](suite) Fix qt_master_sql arg type #46772 [doris]

2025-01-11 Thread via GitHub


dataroaring merged PR #46776:
URL: https://github.com/apache/doris/pull/46776


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](parser) Syntax error in column with agg_state [doris]

2025-01-11 Thread via GitHub


github-actions[bot] commented on PR #46758:
URL: https://github.com/apache/doris/pull/46758#issuecomment-2585221155

   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 GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



Re: [PR] [fix](parser) Syntax error in column with agg_state [doris]

2025-01-11 Thread via GitHub


github-actions[bot] commented on PR #46758:
URL: https://github.com/apache/doris/pull/46758#issuecomment-2585221165

   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
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org



  1   2   >