(doris-website) branch master updated: [doc](ecosystem) fix flink link 404 (#2210)

2025-04-04 Thread diwu
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new cf1f88808c7 [doc](ecosystem) fix flink link 404 (#2210)
cf1f88808c7 is described below

commit cf1f88808c7b84e89b75d0b65c3a26829b7ae7c9
Author: wudi 
AuthorDate: Wed Mar 19 20:18:02 2025 +0800

[doc](ecosystem) fix flink link 404 (#2210)

## Versions

- [x] dev
- [x] 3.0
- [x] 2.1
- [ ] 2.0

## Languages

- [x] Chinese
- [x] English

## Docs Checklist

- [ ] Checked by AI
- [ ] Test Cases Built
---
 docs/ecosystem/flink-doris-connector.md  | 10 +-
 .../current/ecosystem/flink-doris-connector.md   | 12 ++--
 .../version-2.1/ecosystem/flink-doris-connector.md   | 12 ++--
 .../version-3.0/ecosystem/flink-doris-connector.md   | 10 +-
 .../version-2.1/ecosystem/flink-doris-connector.md   | 12 ++--
 .../version-3.0/ecosystem/flink-doris-connector.md   | 12 ++--
 6 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/docs/ecosystem/flink-doris-connector.md 
b/docs/ecosystem/flink-doris-connector.md
index db024c29a74..f12a93a2f6b 100644
--- a/docs/ecosystem/flink-doris-connector.md
+++ b/docs/ecosystem/flink-doris-connector.md
@@ -889,11 +889,11 @@ After starting the Flink cluster, you can directly run 
the following command:
 | --table-suffix  | The suffix name of the Doris table, similar to the 
prefix.   |
 | --including-tables  | The MySQL tables that need to be synchronized. 
Multiple tables can be separated by \|, and regular expressions are supported. 
For example, --including-tables table1. |
 | --excluding-tables  | The tables that do not need to be synchronized. 
The usage is the same as that of --including-tables. |
-| --mysql-conf| The configuration of the MySQL CDCSource, for 
example, --mysql-conf hostname=127.0.0.1. You can view all the configurations 
of MySQL-CDC 
[here](https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0/docs/connectors/legacy-flink-cdc-sources/mysql-cdc/).
 Among them, hostname, username, password, and database-name are required. When 
the synchronized database and table contain non-primary key tables, 
scan.incremental.snapshot.chunk.key-column must be set, a [...]
-| --oracle-conf   | The configuration of the Oracle CDCSource, for 
example, --oracle-conf hostname=127.0.0.1. You can view all the configurations 
of Oracle-CDC 
[here](https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0/docs/connectors/legacy-flink-cdc-sources/oracle-cdc/).
 Among them, hostname, username, password, database-name, and schema-name are 
required. |
-| --postgres-conf | The configuration of the Postgres CDCSource, for 
example, --postgres-conf hostname=127.0.0.1. You can view all the 
configurations of Postgres-CDC 
[here](https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0/docs/connectors/legacy-flink-cdc-sources/postgres-cdc/).
 Among them, hostname, username, password, database-name, schema-name, and 
slot.name are required. |
-| --sqlserver-conf| The configuration of the SQLServer CDCSource, for 
example, --sqlserver-conf hostname=127.0.0.1. You can view all the 
configurations of SQLServer-CDC 
[here](https://nightlies.apache.org/flink/flink-cdc-docs-release-3.0/docs/connectors/legacy-flink-cdc-sources/sqlserver-cdc/).
 Among them, hostname, username, password, database-name, and schema-name are 
required. |
-| --db2-conf  | The configuration of the SQLServer CDCSource, for 
example, --db2-conf hostname=127.0.0.1. You can view all the configurations of 
DB2-CDC 
[here](https://nightlies.apache.org/flink/flink-cdc-docs-release-3.1/docs/connectors/flink-sources/db2-cdc/).
 Among them, hostname, username, password, database-name, and schema-name are 
required. |
+| --mysql-conf| The configuration of the MySQL CDCSource, for 
example, --mysql-conf hostname=127.0.0.1. You can view all the configurations 
of MySQL-CDC 
[here](https://nightlies.apache.org/flink/flink-cdc-docs-release-3.2/docs/connectors/flink-sources/mysql-cdc/).
 Among them, hostname, username, password, and database-name are required. When 
the synchronized database and table contain non-primary key tables, 
scan.incremental.snapshot.chunk.key-column must be set, and only one [...]
+| --oracle-conf   | The configuration of the Oracle CDCSource, for 
example, --oracle-conf hostname=127.0.0.1. You can view all the configurations 
of Oracle-CDC 
[here](https://nightlies.apache.org/flink/flink-cdc-docs-release-3.2/docs/connectors/flink-sources/oracle-cdc/).
 Among them, hostname, username, password, database-name, and schema-name are 
required. |
+| --postgres-conf | The confi

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

2025-04-04 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 31.22 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 15145e71087daf3f43b07f93b9ef505ae3012d75, 
data reload: false
   
   query1   0.040.030.04
   query2   0.120.100.10
   query3   0.260.190.19
   query4   1.590.200.19
   query5   0.600.590.62
   query6   1.200.710.72
   query7   0.020.020.02
   query8   0.040.030.04
   query9   0.580.520.54
   query10  0.580.600.56
   query11  0.150.120.11
   query12  0.140.110.12
   query13  0.620.610.60
   query14  2.652.842.68
   query15  0.940.860.86
   query16  0.390.390.38
   query17  1.071.031.04
   query18  0.220.200.19
   query19  1.961.991.84
   query20  0.020.010.01
   query21  15.38   0.890.55
   query22  0.751.230.66
   query23  14.95   1.410.60
   query24  6.631.360.73
   query25  0.490.270.14
   query26  0.660.170.14
   query27  0.050.060.05
   query28  9.380.930.44
   query29  12.54   4.013.33
   query30  0.240.090.06
   query31  2.820.590.38
   query32  3.240.550.50
   query33  3.123.113.10
   query34  15.67   5.124.49
   query35  4.514.574.50
   query36  0.680.500.49
   query37  0.080.060.06
   query38  0.050.030.04
   query39  0.030.020.03
   query40  0.170.140.13
   query41  0.080.030.03
   query42  0.040.020.02
   query43  0.040.020.03
   Total cold run time: 104.79 s
   Total hot run time: 31.22 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](jindofs) add jindofs ubuntu jar in build.sh [doris]

2025-04-04 Thread via GitHub


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

   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] [opt](iceberg)Optimize the batch mode conditions for Iceberg. [doris]

2025-04-04 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 31.49 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 9a27f7ab7661e664cf14683ae99d5666a472e681, 
data reload: false
   
   query1   0.050.040.02
   query2   0.120.110.10
   query3   0.260.190.19
   query4   1.600.200.19
   query5   0.590.570.58
   query6   1.180.730.70
   query7   0.020.020.02
   query8   0.040.030.03
   query9   0.580.530.52
   query10  0.570.580.59
   query11  0.160.100.11
   query12  0.150.110.11
   query13  0.610.600.60
   query14  2.662.782.72
   query15  0.940.860.84
   query16  0.370.390.39
   query17  1.061.001.02
   query18  0.210.210.20
   query19  1.951.971.82
   query20  0.020.010.01
   query21  15.38   0.920.53
   query22  0.771.170.77
   query23  14.81   1.410.62
   query24  7.341.131.03
   query25  0.460.200.08
   query26  0.610.160.15
   query27  0.050.040.04
   query28  9.990.870.44
   query29  12.62   4.043.31
   query30  0.260.090.06
   query31  2.820.580.38
   query32  3.230.560.46
   query33  3.113.133.05
   query34  15.76   5.194.52
   query35  4.554.524.54
   query36  0.650.480.48
   query37  0.080.060.06
   query38  0.050.040.04
   query39  0.030.020.02
   query40  0.170.140.14
   query41  0.080.030.03
   query42  0.030.020.02
   query43  0.040.030.03
   Total cold run time: 106.03 s
   Total hot run time: 31.49 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] [feat](deps) upgrade hadoop to 3.3.6.6 [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-H: Total hot run time: 32273 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit c792eeceb202d022eb5d3faa3741c92e5a6717b7, 
data reload: false
   
   -- Round 1 --
   q1   24143   504250695042
   q2   2044306 186 186
   q3   10366   1201696 696
   q4   10217   1046552 552
   q5   7538238523692369
   q6   190 163 133 133
   q7   928 754 614 614
   q8   9309131710681068
   q9   4891479645834583
   q10  6822232318811881
   q11  482 291 261 261
   q12  364 377 224 224
   q13  17775   371931043104
   q14  236 225 208 208
   q15  537 480 477 477
   q16  628 608 578 578
   q17  573 854 333 333
   q18  6740635062396239
   q19  1512941 568 568
   q20  331 352 207 207
   q21  2756233119701970
   q22  1037995 980 980
   Total cold run time: 109419 ms
   Total hot run time: 32273 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5186520251695169
   q2   235 323 235 235
   q3   2139266922792279
   q4   1436178313961396
   q5   4235409343954093
   q6   217 166 127 127
   q7   1975188917831783
   q8   2574257925682568
   q9   7176707471357074
   q10  2967320127402740
   q11  564 496 467 467
   q12  678 768 629 629
   q13  3558399833773377
   q14  283 295 279 279
   q15  513 491 469 469
   q16  644 699 661 661
   q17  1166155513821382
   q18  7784763575667566
   q19  833 875 985 875
   q20  1967205818721872
   q21  5553478850124788
   q22  1127104310131013
   Total cold run time: 52810 ms
   Total hot run time: 50842 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] rebase master [doris]

2025-04-04 Thread via GitHub


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

   
   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](microbench) Fix some file cache microbench compile bug [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 192464 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 0cfc601458fa9ff56003cb807b8ee218a7a3, 
data reload: false
   
   query1   1393104710481047
   query2   6494197119441944
   query3   11012   451143774377
   query4   53288   25459   23003   23003
   query5   5309570 474 474
   query6   358 186 173 173
   query7   5149500 292 292
   query8   331 236 222 222
   query9   6619259726192597
   query10  413 311 260 260
   query11  15292   15198   14872   14872
   query12  162 112 106 106
   query13  1136533 379 379
   query14  10179   698967576757
   query15  199 203 176 176
   query16  7008645 518 518
   query17  1073713 566 566
   query18  1551400 308 308
   query19  191 199 160 160
   query20  129 127 120 120
   query21  207 123 103 103
   query22  4428469144584458
   query23  33940   33523   33270   33270
   query24  5735239324012393
   query25  470 456 391 391
   query26  647 272 160 160
   query27  1733512 335 335
   query28  2782245824452445
   query29  627 577 473 473
   query30  275 236 197 197
   query31  876 868 790 790
   query32  76  62  64  62
   query33  476 363 322 322
   query34  751 850 526 526
   query35  805 832 759 759
   query36  967 1004910 910
   query37  129 108 85  85
   query38  4148424441034103
   query39  1506145214501450
   query40  218 133 112 112
   query41  59  57  53  53
   query42  138 108 110 108
   query43  512 539 515 515
   query44  1326801 810 801
   query45  180 177 167 167
   query46  842 1055662 662
   query47  1858188117751775
   query48  423 413 308 308
   query49  692 533 436 436
   query50  717 769 440 440
   query51  4256434843014301
   query52  110 100 97  97
   query53  236 260 192 192
   query54  491 508 424 424
   query55  86  81  84  81
   query56  279 276 255 255
   query57  1151118211821182
   query58  252 254 237 237
   query59  3019305027462746
   query60  280 278 269 269
   query61  124 116 130 116
   query62  729 756 703 703
   query63  232 191 190 190
   query64  13991012740 740
   query65  4535448644434443
   query66  860 403 297 297
   query67  15919   15691   15455   15455
   query68  7145870 497 497
   query69  537 313 259 259
   query70  1215114211171117
   query71  474 321 282 282
   query72  5545358937113589
   query73  1211738 361 361
   query74  8903917989488948
   query75  3639314827312731
   query76  42571171748 748
   query77  571 360 281 281
   query78  10135   10150   92839283
   query79  2409827 582 582
   query80  619 520 453 453
   query81  492 256 220 220
   query82  699 125 96  96
   query83  179 239 151 151
   query84  293 94  79  79
   query85  797 348 310 310
   query86  406 302 283 283
   query87  4514458143524352
   query88  3604230522932293
   query89  423 316 285 285
   query90  1805216 239 216
   query91  140 139 108 108
   query92  70  61  58  58
   query93  18461067572 572
   query94  650 385 271 271
   query95  357 267 267 267
   query96  482 576 276 276
   query97  3327336833443344
   query98  224 210 199 199
   query99  1636143812651265
   Total cold run time: 297391 ms
   Total hot run time: 192464 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](functions) impl function next_day [doris]

2025-04-04 Thread via GitHub


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

   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] [Test](nereids) Add ut for alter column/table stats command in nereids [doris]

2025-04-04 Thread via GitHub


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

   
   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] [fix](spill) Fix `WorkloadGroupManager` in spill [doris]

2025-04-04 Thread via GitHub


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

   ### What problem does this PR solve?
   
   Fix bugs and add comments.
   
   ### 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.git: Error while running github feature from hbo:.asf.yaml

2025-04-04 Thread Apache Infrastructure


An error occurred while processing the github feature in .asf.yaml: 

while parsing a mapping
  in "doris.git/.asf.yaml::github", line 92, column 1:
  - FE UT (Doris FE UT)
^ (line: 92)
unexpected key not in schema 'required_pull_request_reviews'
  in "doris.git/.asf.yaml::github", line 95, column 1:

^ (line: 95)

---
With regards, ASF Infra.


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



Re: [PR] [improvement](statistics)Remove read lock when doing db analyze. [doris]

2025-04-04 Thread via GitHub


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

   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] [Bug][function] fix the string cast jsonb cause null map have not init value [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 186990 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 a71bb35b8dc4106e0fceee7f6de71ebcbf2d93d4, 
data reload: false
   
   query1   1013463 468 463
   query2   6558191219351912
   query3   6753225 220 220
   query4   26586   23640   23487   23487
   query5   4285609 452 452
   query6   297 197 197 197
   query7   4617484 282 282
   query8   283 230 244 230
   query9   8646261826112611
   query10  505 327 269 269
   query11  15314   15023   15214   15023
   query12  176 111 108 108
   query13  1656518 397 397
   query14  9463614362166143
   query15  208 191 164 164
   query16  7253611 481 481
   query17  1200748 570 570
   query18  1965397 295 295
   query19  191 181 153 153
   query20  123 118 118 118
   query21  213 124 103 103
   query22  4319440345014403
   query23  33856   33044   33084   33044
   query24  8454235823572357
   query25  540 457 394 394
   query26  1230273 150 150
   query27  2761504 334 334
   query28  4373240724092407
   query29  786 564 439 439
   query30  286 218 193 193
   query31  925 821 754 754
   query32  74  63  62  62
   query33  555 370 310 310
   query34  787 871 514 514
   query35  808 833 749 749
   query36  931 992 874 874
   query37  121 97  114 97
   query38  4189409039883988
   query39  1449141413921392
   query40  215 118 107 107
   query41  56  55  54  54
   query42  115 103 105 103
   query43  487 509 460 460
   query44  1299801 817 801
   query45  172 172 168 168
   query46  829 1032632 632
   query47  1773182417281728
   query48  378 411 311 311
   query49  784 515 424 424
   query50  637 670 406 406
   query51  4130412940534053
   query52  104 104 95  95
   query53  224 250 181 181
   query54  572 581 506 506
   query55  86  84  81  81
   query56  305 298 325 298
   query57  1138117210651065
   query58  269 253 260 253
   query59  2627271926262626
   query60  341 314 308 308
   query61  133 132 128 128
   query62  793 733 667 667
   query63  231 196 192 192
   query64  45161015683 683
   query65  4253419342654193
   query66  1145413 308 308
   query67  15754   15694   15328   15328
   query68  8109828 525 525
   query69  461 299 269 269
   query70  1100111210211021
   query71  457 328 296 296
   query72  5513482549204825
   query73  745 685 367 367
   query74  8855888987238723
   query75  3852322327022702
   query76  36581193755 755
   query77  784 380 303 303
   query78  996610155   93329332
   query79  1969817 561 561
   query80  579 537 450 450
   query81  473 258 224 224
   query82  436 124 97  97
   query83  258 322 235 235
   query84  244 107 89  89
   query85  785 349 309 309
   query86  330 287 290 287
   query87  4350437542984298
   query88  3387226222682262
   query89  395 307 287 287
   query90  1964220 220 220
   query91  141 169 127 127
   query92  76  61  61  61
   query93  1200951 580 580
   query94  696 426 310 310
   query95  378 287 294 287
   query96  491 558 283 283
   query97  3090324931353135
   query98  234 218 199 199
   query99  1573137012731273
   Total cold run time: 273664 ms
   Total hot run time: 186990 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] branch-3.0: [improve](thrift) Config thrift_max_message_size for FE SIMPLE and TH… #49678 [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 197930 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 d31be05dd59a6bbd5dbbfc357b260d9971fc6f4f, 
data reload: false
   
   query1   1314911 913 911
   query2   6215209919931993
   query3   10997   447143704370
   query4   61421   29258   23389   23389
   query5   5205458 437 437
   query6   381 175 167 167
   query7   5459318 310 310
   query8   303 230 221 221
   query9   8415261225992599
   query10  458 275 253 253
   query11  17714   15290   15728   15290
   query12  162 101 107 101
   query13  1477478 442 442
   query14  10577   803473107310
   query15  198 184 185 184
   query16  7079503 480 480
   query17  1159607 585 585
   query18  1824325 330 325
   query19  222 162 179 162
   query20  121 114 112 112
   query21  210 102 106 102
   query22  4861441946934419
   query23  34923   34197   34786   34197
   query24  6273294729212921
   query25  524 461 436 436
   query26  658 170 180 170
   query27  1856363 363 363
   query28  4222248124192419
   query29  701 465 461 461
   query30  250 179 162 162
   query31  1007801 849 801
   query32  66  56  54  54
   query33  407 292 290 290
   query34  902 519 514 514
   query35  888 743 744 743
   query36  1103966 983 966
   query37  116 67  67  67
   query38  4116403440084008
   query39  1513153214601460
   query40  207 101 100 100
   query41  50  49  51  49
   query42  112 101 107 101
   query43  539 496 475 475
   query44  1212835 815 815
   query45  187 168 172 168
   query46  1142733 734 733
   query47  2089193119891931
   query48  469 383 388 383
   query49  725 389 398 389
   query50  824 435 424 424
   query51  7351732272827282
   query52  107 91  92  91
   query53  260 184 185 184
   query54  566 461 461 461
   query55  84  82  83  82
   query56  258 247 248 247
   query57  1288115012171150
   query58  212 210 208 208
   query59  3332316128712871
   query60  281 252 262 252
   query61  108 107 108 107
   query62  780 677 675 675
   query63  214 188 188 188
   query64  1381665 630 630
   query65  3291320632603206
   query66  704 296 300 296
   query67  16003   15610   15736   15610
   query68  4200587 564 564
   query69  441 277 293 277
   query70  1179113611351135
   query71  325 262 256 256
   query72  6083405139623962
   query73  752 361 352 352
   query74  10197   921092549210
   query75  3339263726422637
   query76  1945967 1068967
   query77  517 269 273 269
   query78  10684   952595969525
   query79  1168590 604 590
   query80  815 435 421 421
   query81  513 236 231 231
   query82  939 89  84  84
   query83  161 142 146 142
   query84  285 80  86  80
   query85  808 312 287 287
   query86  322 292 300 292
   query87  4543426244704262
   query88  3421241823662366
   query89  420 289 287 287
   query90  2067189 194 189
   query91  182 150 170 150
   query92  62  47  50  47
   query93  1076531 559 531
   query94  725 293 312 293
   query95  355 260 255 255
   query96  606 283 287 283
   query97  3430319131883188
   query98  218 203 199 199
   query99  1860129713221297
   Total cold run time: 312711 ms
   Total hot run time: 197930 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] [only test] [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 185086 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 7a5d7f24076d88ed401529d2be28771037ae6783, 
data reload: false
   
   query1   1027482 486 482
   query2   6572193619351935
   query3   6806218 218 218
   query4   26015   23657   22880   22880
   query5   4254648 499 499
   query6   309 197 169 169
   query7   4597485 299 299
   query8   290 228 218 218
   query9   8609259126182591
   query10  467 330 253 253
   query11  15311   15193   14923   14923
   query12  153 112 102 102
   query13  1639529 391 391
   query14  9348632063916320
   query15  201 184 173 173
   query16  7115615 483 483
   query17  925 688 543 543
   query18  1938392 296 296
   query19  184 174 156 156
   query20  119 113 112 112
   query21  204 123 99  99
   query22  4180415540744074
   query23  33862   32931   33152   32931
   query24  7678241723892389
   query25  522 446 389 389
   query26  1242267 153 153
   query27  2534466 334 334
   query28  4338244024012401
   query29  753 594 429 429
   query30  286 218 193 193
   query31  936 837 759 759
   query32  72  64  67  64
   query33  564 364 300 300
   query34  797 836 505 505
   query35  816 840 721 721
   query36  964 1014905 905
   query37  116 98  78  78
   query38  4093412441804124
   query39  1452141413951395
   query40  209 118 105 105
   query41  58  82  53  53
   query42  114 103 105 103
   query43  509 511 488 488
   query44  1294800 794 794
   query45  175 168 166 166
   query46  836 1028636 636
   query47  1772181217371737
   query48  381 418 296 296
   query49  762 485 415 415
   query50  685 720 422 422
   query51  4273423141084108
   query52  108 109 102 102
   query53  239 288 189 189
   query54  489 501 417 417
   query55  82  76  84  76
   query56  281 269 256 256
   query57  1121117710791079
   query58  248 230 262 230
   query59  2582269626372637
   query60  272 267 254 254
   query61  119 119 117 117
   query62  772 745 674 674
   query63  229 185 195 185
   query64  44451085757 757
   query65  436543844365
   query66  1153436 316 316
   query67  15625   15391   15179   15179
   query68  7501875 520 520
   query69  484 311 278 278
   query70  1227117811481148
   query71  401 312 276 276
   query72  5889362236443622
   query73  735 709 353 353
   query74  9183916286148614
   query75  3152316127072707
   query76  31971172766 766
   query77  461 390 279 279
   query78  999310243   94089408
   query79  2874837 590 590
   query80  703 537 466 466
   query81  505 255 228 228
   query82  702 129 105 105
   query83  172 171 154 154
   query84  286 91  73  73
   query85  785 359 302 302
   query86  388 298 302 298
   query87  4448461742624262
   query88  3935235923042304
   query89  400 324 286 286
   query90  1895213 216 213
   query91  140 135 109 109
   query92  80  62  56  56
   query93  21231063584 584
   query94  716 422 296 296
   query95  357 271 261 261
   query96  483 571 284 284
   query97  3341346233243324
   query98  224 207 208 207
   query99  1401139812711271
   Total cold run time: 272746 ms
   Total hot run time: 185086 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] [Fix](cloud-mow) Check partition's version to avoid wrongly update visible versions' delete bitmaps [doris]

2025-04-04 Thread via GitHub


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

   TeamCity cloud ut coverage result:
Function Coverage: 83.07% (1089/1311) 
Line Coverage: 66.09% (18168/27488)
Region Coverage: 65.53% (8950/13657)
Branch Coverage: 55.33% (4818/8708)
Coverage Report: 
http://coverage.selectdb-in.cc/coverage/efbaf9ec1fa5cd833c7d077c6196ae250619b4fa_efbaf9ec1fa5cd833c7d077c6196ae250619b4fa_cloud/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] [opt](inverted index) Refactoring Phrase Query Implementation Algorithms with Inverted Index Optimization [doris]

2025-04-04 Thread via GitHub


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

   # BE UT Coverage Report
   Increment line coverage `70.60% (778/1102)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/1f02a3f0f717bfbd6f489653badc6514305e04b9_1f02a3f0f717bfbd6f489653badc6514305e04b9/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/1f02a3f0f717bfbd6f489653badc6514305e04b9_1f02a3f0f717bfbd6f489653badc6514305e04b9/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 52.32% (14044/26845) |
   | Line Coverage | 41.06% (120984/294654) |
   | Region Coverage   | 39.81% (61605/154741) |
   | Branch Coverage   | 34.46% (30803/89398) |


-- 
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](inverted_index) add ik analyzer for chinese language [doris]

2025-04-04 Thread via GitHub


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

   # BE UT Coverage Report
   Increment line coverage `77.27% (1210/1566)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/ecf09e0752cd866c657ea555fd4ab17f18e4a330_ecf09e0752cd866c657ea555fd4ab17f18e4a330/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/ecf09e0752cd866c657ea555fd4ab17f18e4a330_ecf09e0752cd866c657ea555fd4ab17f18e4a330/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 51.15% (13800/26981) |
   | Line Coverage | 40.47% (119511/295287) |
   | Region Coverage   | 39.22% (60894/155277) |
   | Branch Coverage   | 34.13% (30699/89938) |


-- 
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-49051-branch-3.0 deleted (was b4a0d427500)

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

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


 was b4a0d427500 [improvement](statistics)Remove read lock when doing db 
analyze. (#49250) (#49321)

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-2.1: [fix](thrift) Pick THRIFT-5492: Add readEnd to TBufferedTransport #49649 [doris]

2025-04-04 Thread via GitHub


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

   
   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](terminate) add terminate interface [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-H: Total hot run time: 34362 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit f53720749818e553beec82e853e12e85b18ecf2a, 
data reload: false
   
   -- Round 1 --
   q1   26086   506750275027
   q2   2066286 198 198
   q3   10372   1249691 691
   q4   10233   1019520 520
   q5   7537238523702370
   q6   187 163 133 133
   q7   910 741 620 620
   q8   9339129811631163
   q9   6790508951365089
   q10  6885230618891889
   q11  490 289 277 277
   q12  351 359 216 216
   q13  17773   369230833083
   q14  223 236 204 204
   q15  532 470 494 470
   q16  626 620 586 586
   q17  626 872 396 396
   q18  7638731671337133
   q19  1621951 569 569
   q20  332 343 229 229
   q21  4397349225232523
   q22  10931025976 976
   Total cold run time: 116107 ms
   Total hot run time: 34362 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5118510050905090
   q2   235 322 235 235
   q3   2165269123242324
   q4   1445183814781478
   q5   4496439244394392
   q6   212 168 123 123
   q7   2005193917791779
   q8   2575258425212521
   q9   7203712471557124
   q10  2984316727282728
   q11  570 505 480 480
   q12  704 779 635 635
   q13  3519395333783378
   q14  276 304 258 258
   q15  519 475 467 467
   q16  656 668 660 660
   q17  1150154913901390
   q18  7817757974377437
   q19  815 781 877 781
   q20  1937194818851885
   q21  5529490248234823
   q22  1069107510101010
   Total cold run time: 52999 ms
   Total hot run time: 50998 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] branch-2.1: [case](mtmv)add case for insert overwrite of mtmv force drop partition #48946 [doris]

2025-04-04 Thread via GitHub


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

   
   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] [improve](cloud-mow) MS can choose use new way or old way when processing delete bitmap lock [doris]

2025-04-04 Thread via GitHub


hust-hhb opened a new pull request, #49223:
URL: https://github.com/apache/doris/pull/49223

   MS can choose use new way or old way when processing delete bitmap lock
   ### 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] [refactor](pipeline) Refactor state transition in pipeline task [doris]

2025-04-04 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 31.29 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 73e62a3745f1b289ef42f57ed64ac4a36095ba66, 
data reload: false
   
   query1   0.040.040.03
   query2   0.140.110.11
   query3   0.250.190.20
   query4   1.600.190.19
   query5   0.760.640.68
   query6   1.180.780.74
   query7   0.020.020.01
   query8   0.050.030.03
   query9   0.580.530.53
   query10  0.570.570.57
   query11  0.160.110.11
   query12  0.140.110.11
   query13  0.630.610.60
   query14  2.792.692.70
   query15  0.930.850.85
   query16  0.390.380.40
   query17  1.041.041.04
   query18  0.220.200.20
   query19  1.941.981.83
   query20  0.010.010.01
   query21  15.36   0.920.57
   query22  0.751.150.60
   query23  15.04   1.360.66
   query24  6.551.510.61
   query25  0.520.250.13
   query26  0.590.160.13
   query27  0.060.050.04
   query28  10.19   0.860.42
   query29  12.55   4.073.35
   query30  0.250.090.06
   query31  2.820.590.40
   query32  3.230.550.47
   query33  3.033.023.13
   query34  15.84   5.164.62
   query35  4.524.554.52
   query36  0.670.510.51
   query37  0.090.070.06
   query38  0.050.030.04
   query39  0.040.020.03
   query40  0.160.140.13
   query41  0.080.030.03
   query42  0.030.030.02
   query43  0.030.040.03
   Total cold run time: 105.89 s
   Total hot run time: 31.29 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] [chore](ci) reduce insert rows to prevent MEM_LIMIT_EXCEEDED [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 191982 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 4bbed4d06785ee8c1d6a749ab78cc5a50799f92e, 
data reload: false
   
   query1   1401104610501046
   query2   6135192819121912
   query3   11009   446246064462
   query4   25343   23475   23033   23033
   query5   3785651 477 477
   query6   301 210 204 204
   query7   3992502 299 299
   query8   303 258 241 241
   query9   8477261226092609
   query10  467 310 297 297
   query11  15458   15123   15027   15027
   query12  170 107 104 104
   query13  1557533 390 390
   query14  10038   637662796279
   query15  210 191 174 174
   query16  7625616 466 466
   query17  1164721 604 604
   query18  1989410 324 324
   query19  203 193 165 165
   query20  138 133 125 125
   query21  213 123 104 104
   query22  4418469542554255
   query23  34509   33518   33541   33518
   query24  7916243524762435
   query25  519 471 394 394
   query26  728 273 157 157
   query27  2287479 344 344
   query28  4148248024192419
   query29  621 582 454 454
   query30  281 233 192 192
   query31  932 877 782 782
   query32  76  62  60  60
   query33  549 353 299 299
   query34  795 876 516 516
   query35  803 867 759 759
   query36  987 1034921 921
   query37  129 111 81  81
   query38  4179436541384138
   query39  1522158514731473
   query40  210 117 107 107
   query41  54  50  49  49
   query42  127 107 105 105
   query43  521 525 486 486
   query44  1373813 819 813
   query45  178 174 162 162
   query46  844 1026653 653
   query47  1842182817421742
   query48  377 419 312 312
   query49  718 536 450 450
   query50  711 790 425 425
   query51  4311432542854285
   query52  109 108 103 103
   query53  263 276 198 198
   query54  508 527 413 413
   query55  82  84  83  83
   query56  269 266 252 252
   query57  1163117110721072
   query58  249 232 249 232
   query59  2727283428392834
   query60  286 283 263 263
   query61  123 137 116 116
   query62  768 745 672 672
   query63  237 204 190 190
   query64  31011035665 665
   query65  4536446345474463
   query66  900 405 300 300
   query67  16123   15440   15256   15256
   query68  8339870 514 514
   query69  479 302 262 262
   query70  1128114311141114
   query71  438 297 269 269
   query72  5089359139413591
   query73  767 749 358 358
   query74  8900934286578657
   query75  3787315727102710
   query76  34591192756 756
   query77  801 368 282 282
   query78  987210057   93389338
   query79  1724845 591 591
   query80  659 526 463 463
   query81  466 251 233 233
   query82  194 123 95  95
   query83  175 171 149 149
   query84  239 88  80  80
   query85  753 352 311 311
   query86  329 296 280 280
   query87  4493460344804480
   query88  3544228122872281
   query89  395 308 293 293
   query90  1963217 220 217
   query91  135 146 108 108
   query92  76  59  59  59
   query93  14911060585 585
   query94  619 388 310 310
   query95  352 331 288 288
   query96  490 566 281 281
   query97  3310335232993299
   query98  230 203 206 203
   query99  1320137612851285
   Total cold run time: 274103 ms
   Total hot run time: 191982 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 

Re: [PR] [Docs](readme) Fix typos and refine content in README [doris]

2025-04-04 Thread via GitHub


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

   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



[PR] [Fix](function) fix wrong BC01 result of makedate [doris]

2025-04-04 Thread via GitHub


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

   ### What problem does this PR solve?
   
   Issue Number: close #xxx
   
   Related PR: #xxx
   
   Problem Summary:
   
   for BE:
   
   before:
   ```sql
   mysql> select makedate(0,366);
   +-+
   | makedate(0,366) |
   +-+
   | -12-31  |
   +-+
   ```
   
   after:
   ```
   mysql> select makedate(0,366);
   +-+
   | makedate(0,366) |
   +-+
   | 0001-01-01  |
   +-+
   ```
   
   ### Release note
   
   Fix result wrong for makedate when relates to leap year BC01
   
   ### Check List (For Author)
   
   - Test 
   - [x] Regression test
   - [x] 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.
   - [x] Yes. 
   
   - Does this need documentation?
   - [x] 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] [Bug][function] fix the string cast jsonb cause null map have not init value [doris]

2025-04-04 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 31.16 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit a71bb35b8dc4106e0fceee7f6de71ebcbf2d93d4, 
data reload: false
   
   query1   0.040.040.03
   query2   0.120.110.11
   query3   0.240.190.19
   query4   1.600.190.20
   query5   0.590.570.63
   query6   1.180.720.71
   query7   0.020.020.01
   query8   0.040.030.04
   query9   0.570.520.52
   query10  0.570.580.57
   query11  0.160.100.10
   query12  0.150.110.12
   query13  0.610.600.60
   query14  2.702.812.69
   query15  0.940.840.85
   query16  0.400.410.39
   query17  0.991.041.04
   query18  0.200.200.19
   query19  1.931.941.82
   query20  0.020.000.01
   query21  15.38   0.870.54
   query22  0.741.250.73
   query23  14.79   1.380.65
   query24  8.190.620.91
   query25  0.490.340.15
   query26  0.740.150.14
   query27  0.050.050.05
   query28  9.390.840.43
   query29  12.55   3.953.29
   query30  0.250.080.07
   query31  2.820.600.38
   query32  3.230.530.47
   query33  2.973.113.08
   query34  15.75   5.124.51
   query35  4.574.564.59
   query36  0.670.500.48
   query37  0.080.060.06
   query38  0.050.030.03
   query39  0.030.020.02
   query40  0.160.130.14
   query41  0.080.030.02
   query42  0.030.020.02
   query43  0.030.020.02
   Total cold run time: 106.11 s
   Total hot run time: 31.16 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] [case](mtmv)add case for insert overwrite of mtmv force drop partition [doris]

2025-04-04 Thread via GitHub


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

   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



[PR] [vector index] rebase master & fix compile be & fmt [doris]

2025-04-04 Thread via GitHub


zhiqiang- opened a new pull request, #49731:
URL: https://github.com/apache/doris/pull/49731

   1. git pull upstream master
   2. fix compile


-- 
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-2.1 updated: branch-2.1: [fix](group commit)Fix replay wal fail problem on agg state type #49081 (#49143)

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

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


The following commit(s) were added to refs/heads/branch-2.1 by this push:
 new 68f50b569b0 branch-2.1: [fix](group commit)Fix replay wal fail problem 
on agg state type #49081 (#49143)
68f50b569b0 is described below

commit 68f50b569b0d199ff767b54e768de47a70a79daf
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 18 10:57:20 2025 +0800

branch-2.1: [fix](group commit)Fix replay wal fail problem on agg state 
type #49081 (#49143)

Cherry-picked from #49081

Co-authored-by: huanghaibin 
---
 .../org/apache/doris/tablefunction/ExternalFileTableValuedFunction.java  | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/fe/fe-core/src/main/java/org/apache/doris/tablefunction/ExternalFileTableValuedFunction.java
 
b/fe/fe-core/src/main/java/org/apache/doris/tablefunction/ExternalFileTableValuedFunction.java
index cb1a2d89c5d..f16f93f0138 100644
--- 
a/fe/fe-core/src/main/java/org/apache/doris/tablefunction/ExternalFileTableValuedFunction.java
+++ 
b/fe/fe-core/src/main/java/org/apache/doris/tablefunction/ExternalFileTableValuedFunction.java
@@ -351,6 +351,7 @@ public abstract class ExternalFileTableValuedFunction 
extends TableValuedFunctio
 for (int i = 0; i < tableColumns.size(); i++) {
 Column column = new Column(tableColumns.get(i).getName(), 
tableColumns.get(i).getType(), true);
 column.setUniqueId(tableColumns.get(i).getUniqueId());
+column.setIsAllowNull(true);
 fileColumns.add(column);
 }
 return fileColumns;


-
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](Compaction) Cumulative Points Not Incrementing After Delete Operation #47282 [doris]

2025-04-04 Thread via GitHub


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

   # BE UT Coverage Report
   Increment line coverage `75.00% (3/4)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/e3877242b23739c72f01eac66293b0efbb8f0c42_e3877242b23739c72f01eac66293b0efbb8f0c42/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/e3877242b23739c72f01eac66293b0efbb8f0c42_e3877242b23739c72f01eac66293b0efbb8f0c42/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 39.11% (10241/26188) |
   | Line Coverage | 30.44% (87294/286759) |
   | Region Coverage   | 29.50% (44897/152191) |
   | Branch Coverage   | 26.03% (22867/87832) |


-- 
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](thirdparty)Fix uuid_string_t compilation issue with newer XCode SDKs on macOS [doris]

2025-04-04 Thread via GitHub


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

   I noticed that someone has encountered some similar errors on the 
Internet(https://github.com/Homebrew/legacy-homebrew/issues/32587,https://github.com/rjeczalik/notify/issues/180),
 does this mean that there is something wrong with your environment itself, 
rather than needing to modify the code in brpc?
   


-- 
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] [feature](executor) Add the time-sharing executor framework and use it in the scanner section. [doris]

2025-04-04 Thread via GitHub


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

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



[PR] branch-3.0: [feat](regression) inject debug points need run in nonConcurrent or docker suites #49581 [doris]

2025-04-04 Thread via GitHub


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

   Cherry-picked from #49581
   


-- 
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 (1e86529a0ca -> 31f777a64c2)

2025-04-04 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 1e86529a0ca Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35
 new 31f777a64c2 Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35

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   (1e86529a0ca)
\
 N -- N -- N   refs/heads/asf-site (31f777a64c2)

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/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/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 +-
 8 files changed, 8 insertions(+), 8 deletions(-)


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



Re: [PR] [improve](cloud-mow)Add more delete bitmap lock case [doris]

2025-04-04 Thread via GitHub


hust-hhb commented on code in PR #49204:
URL: https://github.com/apache/doris/pull/49204#discussion_r2024329673


##
regression-test/suites/fault_injection_p0/cloud/test_cloud_mow_delete_bitmap_lock_case.groovy:
##
@@ -420,8 +526,179 @@ suite("test_cloud_mow_stream_load_with_commit_fail", 
"nonConcurrent") {
 assertEquals(last_total_retry + 7, total_retry)
 qt_sql12 """ select * from ${tableName} order by id"""
 }
+
+//7. test parallel load
+GetDebugPoint().disableDebugPointForAllFEs('FE.mow.check.lock.release')
+setFeConfigTemporary(customFeConfig2) {
+
GetDebugPoint().enableDebugPointForAllBEs("CloudEngineCalcDeleteBitmapTask.execute.enable_wait")
+def threads = []
+def now = System.currentTimeMillis()
+for (int k = 0; k <= 1; k++) {
+logger.info("start load thread:" + k)
+threads.add(Thread.startDaemon {
+do_stream_load()
+})
+}
+for (Thread th in threads) {
+th.join()
+}
+def time_cost = System.currentTimeMillis() - now
+log.info("time_cost(ms): ${time_cost}")
+assertTrue(time_cost > 6000, "wait time should bigger than 6s")
+
+threads = []
+now = System.currentTimeMillis()
+for (int k = 0; k <= 1; k++) {
+logger.info("start insert into thread:" + k)
+threads.add(Thread.startDaemon {
+do_insert_into()
+})
+}
+for (Thread th in threads) {
+th.join()
+}
+time_cost = System.currentTimeMillis() - now
+log.info("time_cost(ms): ${time_cost}")
+assertTrue(time_cost > 6000, "wait time should bigger than 6s")
+
GetDebugPoint().disableDebugPointForAllBEs("CloudEngineCalcDeleteBitmapTask.execute.enable_wait")
+
+}
+//8. test insert into timeout config
+setFeConfigTemporary(customFeConfig3) {
+try {
+
GetDebugPoint().enableDebugPointForAllFEs("CloudGlobalTransactionMgr.tryCommitLock.timeout",
 [sleep_time: 15])
+sql """ set global insert_visible_timeout_ms=15000; """
+sql """ INSERT INTO ${tableName} (id, name, score) VALUES (1, 
"Emily", 25),(2, "Benjamin", 35);"""
+} catch (Exception e) {
+logger.info("failed: " + e.getMessage())
+assertTrue(e.getMessage().contains("test get table cloud 
commit lock timeout"))
+} finally {
+
GetDebugPoint().disableDebugPointForAllFEs("CloudGlobalTransactionMgr.tryCommitLock.timeout")
+sql """ set global insert_visible_timeout_ms=6; """
+}
+}
+setFeConfigTemporary(customFeConfig4) {
+try {
+
GetDebugPoint().enableDebugPointForAllBEs("CloudEngineCalcDeleteBitmapTask.execute.enable_wait")
+sql """ INSERT INTO ${tableName} (id, name, score) VALUES (1, 
"Emily", 25),(2, "Benjamin", 35);"""
+} catch (Exception e) {
+logger.info("failed: " + e.getMessage())
+assertTrue(e.getMessage().contains("Failed to calculate delete 
bitmap. Timeout"))
+} finally {
+
GetDebugPoint().disableDebugPointForAllFEs("CloudEngineCalcDeleteBitmapTask.execute.enable_wait")
+}
+}
+
+//9. when load hold delete bitmap lock, compaction and schema change 
will fail and retry

Review Comment:
   3.3 3.4 在新增的case13里



-- 
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: [fix](nereids) proper planning of shadow columns for load and schema change concurrent execution #49332 [doris]

2025-04-04 Thread via GitHub


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

   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] [refactor](terminate) add terminate interface [doris]

2025-04-04 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 31.07 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit d60aa05dd1032af655001e1b79ea0f51d379dea9, 
data reload: false
   
   query1   0.040.040.03
   query2   0.130.110.10
   query3   0.240.180.20
   query4   1.590.190.20
   query5   0.620.580.60
   query6   1.200.720.71
   query7   0.020.020.02
   query8   0.050.040.04
   query9   0.570.520.53
   query10  0.580.580.57
   query11  0.150.100.11
   query12  0.140.110.11
   query13  0.620.610.59
   query14  2.662.822.73
   query15  0.940.840.84
   query16  0.380.380.39
   query17  1.061.001.03
   query18  0.220.200.20
   query19  1.901.901.88
   query20  0.010.020.01
   query21  15.38   0.940.55
   query22  0.751.150.63
   query23  15.06   1.380.60
   query24  6.860.720.93
   query25  0.490.160.23
   query26  0.640.160.14
   query27  0.050.040.04
   query28  9.230.900.42
   query29  12.51   3.913.30
   query30  0.260.100.06
   query31  2.820.600.39
   query32  3.230.540.48
   query33  3.003.083.08
   query34  15.73   5.144.46
   query35  4.514.464.47
   query36  0.650.490.49
   query37  0.080.060.06
   query38  0.040.040.04
   query39  0.030.020.02
   query40  0.160.130.13
   query41  0.080.020.02
   query42  0.030.020.02
   query43  0.040.020.03
   Total cold run time: 104.75 s
   Total hot run time: 31.07 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](nereids)no need to analyze prefilter and where condition in routine load [doris]

2025-04-04 Thread via GitHub


starocean999 commented on PR #49313:
URL: https://github.com/apache/doris/pull/49313#issuecomment-2740696894

   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] [Enhancement] Add other name of inner_product as array_dot_product [doris]

2025-04-04 Thread via GitHub


zclllyybb commented on code in PR #49057:
URL: https://github.com/apache/doris/pull/49057#discussion_r2009195609


##
fe/fe-core/src/main/java/org/apache/doris/catalog/BuiltinScalarFunctions.java:
##
@@ -689,8 +689,8 @@ public class BuiltinScalarFunctions implements 
FunctionHelper {
 scalar(If.class, "if"),
 scalar(Ignore.class, "ignore"),
 scalar(Initcap.class, "initcap"),
-scalar(InnerProduct.class, "inner_product"),
-scalar(Instr.class, "instr"),
+scalar(InnerProduct.class, "inner_product", "dot_product"),
+scalar(Instr.class, "instr"),

Review Comment:
   please fix the tabsize



-- 
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 (3950b3093cd -> b85fde84909)

2025-04-04 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 3950b3093cd Automated deployment with doris branch @ 
d3953b12ef430fb55389ee981fae1c3b676fe016
 new b85fde84909 Automated deployment with doris branch @ 
d3953b12ef430fb55389ee981fae1c3b676fe016

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   (3950b3093cd)
\
 N -- N -- N   refs/heads/asf-site (b85fde84909)

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/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/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 +-
 8 files changed, 8 insertions(+), 8 deletions(-)


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



(doris) branch auto-pick-49710-branch-3.0 created (now 054ef7a1b80)

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

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


  at 054ef7a1b80 [Fix]fix report query statistics to FE cores (#49711)

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



Re: [PR] [chore](profile) remove old runtime filter profile display [doris]

2025-04-04 Thread via GitHub


Mryange commented on PR #49778:
URL: https://github.com/apache/doris/pull/49778#issuecomment-2774380113

   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] [refactor](pipeline) Re-construct ownership of pipeline components [doris]

2025-04-04 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 31.45 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 2ec3df019b45cb47324612c3ee8d9ee5c8a2f2fa, 
data reload: false
   
   query1   0.040.040.03
   query2   0.130.110.11
   query3   0.250.190.19
   query4   1.590.190.18
   query5   0.570.580.58
   query6   1.190.710.72
   query7   0.020.020.02
   query8   0.040.030.03
   query9   0.580.520.51
   query10  0.600.580.57
   query11  0.150.110.12
   query12  0.150.110.12
   query13  0.620.600.60
   query14  2.672.702.82
   query15  0.940.850.85
   query16  0.390.390.37
   query17  1.011.041.03
   query18  0.210.200.20
   query19  1.821.851.92
   query20  0.010.010.01
   query21  15.40   0.930.54
   query22  0.751.140.61
   query23  15.09   1.370.63
   query24  6.862.061.10
   query25  0.510.140.06
   query26  0.640.160.13
   query27  0.050.050.06
   query28  9.990.820.42
   query29  12.56   3.983.30
   query30  0.260.090.07
   query31  2.820.570.38
   query32  3.240.550.47
   query33  3.023.063.09
   query34  15.76   5.154.52
   query35  4.544.554.55
   query36  0.670.500.48
   query37  0.090.060.06
   query38  0.050.040.04
   query39  0.030.020.02
   query40  0.170.130.14
   query41  0.080.030.03
   query42  0.030.020.03
   query43  0.040.030.02
   Total cold run time: 105.63 s
   Total hot run time: 31.45 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] [opt](nereids) remove const join condition [doris]

2025-04-04 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 31.05 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit e54aa7ba6db49a47b4cfbcd88faf304c883ba088, 
data reload: false
   
   query1   0.040.040.02
   query2   0.120.100.10
   query3   0.240.200.19
   query4   1.590.190.19
   query5   0.590.580.57
   query6   1.200.720.72
   query7   0.020.010.01
   query8   0.040.040.04
   query9   0.580.510.52
   query10  0.570.600.56
   query11  0.150.100.11
   query12  0.150.110.12
   query13  0.620.600.60
   query14  2.652.692.70
   query15  0.910.860.84
   query16  0.370.390.37
   query17  1.091.061.03
   query18  0.210.200.19
   query19  1.921.921.89
   query20  0.020.000.01
   query21  15.38   0.910.55
   query22  0.771.320.65
   query23  14.83   1.360.61
   query24  7.090.830.80
   query25  0.490.180.09
   query26  0.530.160.13
   query27  0.040.050.06
   query28  9.510.940.43
   query29  12.62   4.093.31
   query30  0.240.090.06
   query31  2.810.600.38
   query32  3.220.580.50
   query33  3.003.153.02
   query34  15.82   5.184.44
   query35  4.564.484.52
   query36  0.660.500.50
   query37  0.090.070.06
   query38  0.040.040.04
   query39  0.030.020.02
   query40  0.170.130.13
   query41  0.080.020.02
   query42  0.040.020.02
   query43  0.030.030.03
   Total cold run time: 105.13 s
   Total hot run time: 31.05 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] [refactor](terminate) add terminate interface [doris]

2025-04-04 Thread via GitHub


yiguolei commented on code in PR #49638:
URL: https://github.com/apache/doris/pull/49638#discussion_r2022075240


##
be/src/pipeline/exec/operator.h:
##
@@ -245,6 +247,7 @@ class PipelineXLocalStateBase {
 std::vector _intermediate_projections;
 
 bool _closed = false;
+bool _terminated = false;

Review Comment:
   提交termiate的时候,可能其他异步线程在执行,比如spill。这个变量可能得是一个atomic的,否则其他线程可能看不到。



-- 
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] [opt](inverted index) Refactoring Phrase Query Implementation Algorithms with Inverted Index Optimization [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 186907 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 1f02a3f0f717bfbd6f489653badc6514305e04b9, 
data reload: false
   
   query1   997 506 488 488
   query2   6533195519521952
   query3   6737219 220 219
   query4   26244   23664   22924   22924
   query5   4322641 471 471
   query6   300 213 197 197
   query7   4629494 291 291
   query8   304 249 261 249
   query9   8571258626042586
   query10  452 317 270 270
   query11  15557   15074   14848   14848
   query12  164 112 103 103
   query13  1661506 390 390
   query14  8827637263916372
   query15  208 208 161 161
   query16  7009626 495 495
   query17  947 715 587 587
   query18  1752388 292 292
   query19  190 184 156 156
   query20  118 112 115 112
   query21  211 126 113 113
   query22  4156434941074107
   query23  33744   33054   32977   32977
   query24  8463243424712434
   query25  548 472 448 448
   query26  1247270 158 158
   query27  2746508 345 345
   query28  4391242424062406
   query29  770 575 454 454
   query30  296 225 190 190
   query31  951 847 784 784
   query32  78  67  69  67
   query33  620 401 327 327
   query34  798 857 528 528
   query35  810 832 757 757
   query36  953 1014896 896
   query37  123 108 84  84
   query38  4050412239643964
   query39  1454137714311377
   query40  217 123 110 110
   query41  55  51  51  51
   query42  121 106 104 104
   query43  502 512 484 484
   query44  1318801 800 800
   query45  181 171 171 171
   query46  849 1035640 640
   query47  1735178817321732
   query48  383 428 318 318
   query49  770 493 416 416
   query50  646 702 393 393
   query51  4197411040854085
   query52  108 107 104 104
   query53  228 265 190 190
   query54  582 590 513 513
   query55  85  77  81  77
   query56  318 298 305 298
   query57  1148113410501050
   query58  272 262 272 262
   query59  2741276629312766
   query60  327 322 297 297
   query61  131 129 128 128
   query62  803 736 662 662
   query63  231 187 197 187
   query64  43891000690 690
   query65  4316427642764276
   query66  1162418 310 310
   query67  15786   15541   15304   15304
   query68  7954906 521 521
   query69  460 306 267 267
   query70  1192112311061106
   query71  452 326 296 296
   query72  5545471146534653
   query73  645 573 343 343
   query74  8832916587588758
   query75  3812317826972697
   query76  36121192784 784
   query77  796 391 293 293
   query78  9818999593559355
   query79  4365827 568 568
   query80  657 543 432 432
   query81  481 263 226 226
   query82  586 132 100 100
   query83  297 262 242 242
   query84  291 115 86  86
   query85  794 351 380 351
   query86  344 313 291 291
   query87  4385448344944483
   query88  3449226122462246
   query89  442 379 288 288
   query90  1928217 222 217
   query91  142 139 108 108
   query92  82  65  57  57
   query93  2725972 587 587
   query94  678 409 298 298
   query95  379 301 289 289
   query96  496 576 286 286
   query97  3185323631793179
   query98  228 216 210 210
   query99  1465140512931293
   Total cold run time: 276049 ms
   Total hot run time: 186907 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

(doris) branch auto-pick-49386-branch-3.0 created (now 8bd14ddbbd8)

2025-04-04 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository.

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


  at 8bd14ddbbd8 [follow-up](nereids) speedup huge InPredicate for tablet 
pruning (#49386)

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



Re: [PR] branch-3.0: [fix](function) check return type is nullptr in FunctionBasePtr::build #49737 [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 196626 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 7a5554e9e7b5062db29f45f6fe592817ced04399, 
data reload: false
   
   query1   1291914 885 885
   query2   6295209820432043
   query3   10732   425342684253
   query4   60997   28653   23346   23346
   query5   5218448 445 445
   query6   405 177 174 174
   query7   5464308 309 308
   query8   303 238 214 214
   query9   8566261525912591
   query10  460 272 257 257
   query11  17532   15112   15595   15112
   query12  148 103 108 103
   query13  1413461 445 445
   query14  10790   704270767042
   query15  201 185 177 177
   query16  7149464 503 464
   query17  1151560 550 550
   query18  1881306 302 302
   query19  210 151 148 148
   query20  116 107 104 104
   query21  205 103 100 100
   query22  4650455246444552
   query23  34459   33640   34917   33640
   query24  6159293029382930
   query25  516 411 403 403
   query26  652 167 167 167
   query27  1860348 351 348
   query28  4135243624162416
   query29  705 484 461 461
   query30  234 170 165 165
   query31  1018854 840 840
   query32  69  59  61  59
   query33  408 307 303 303
   query34  900 504 506 504
   query35  855 737 709 709
   query36  1109975 989 975
   query37  116 71  67  67
   query38  4090401640084008
   query39  1525149914681468
   query40  213 100 101 100
   query41  56  50  49  49
   query42  121 114 107 107
   query43  531 512 499 499
   query44  1182815 807 807
   query45  192 167 172 167
   query46  1162710 721 710
   query47  2021197019291929
   query48  478 414 384 384
   query49  754 432 402 402
   query50  834 427 432 427
   query51  7361726571507150
   query52  104 92  89  89
   query53  267 190 192 190
   query54  570 472 479 472
   query55  83  77  80  77
   query56  279 257 268 257
   query57  1286115911821159
   query58  217 215 215 215
   query59  3348301730553017
   query60  271 253 257 253
   query61  117 112 109 109
   query62  780 682 666 666
   query63  211 185 190 185
   query64  1400666 644 644
   query65  3241328732133213
   query66  730 299 305 299
   query67  16002   15527   15541   15527
   query68  4203562 584 562
   query69  435 265 265 265
   query70  1180110511171105
   query71  354 258 252 252
   query72  6065405339613961
   query73  763 351 349 349
   query74  10471   904388948894
   query75  3340262426512624
   query76  2123113210681068
   query77  484 266 270 266
   query78  10632   964596829645
   query79  2165602 594 594
   query80  1328417 427 417
   query81  539 236 234 234
   query82  130492  89  89
   query83  163 141 143 141
   query84  289 78  83  78
   query85  1023307 297 297
   query86  390 274 306 274
   query87  4423427844104278
   query88  3852240523522352
   query89  416 290 296 290
   query90  1996183 184 183
   query91  184 148 149 148
   query92  65  49  47  47
   query93  2632547 544 544
   query94  787 292 293 292
   query95  359 250 253 250
   query96  614 278 279 278
   query97  3349317931593159
   query98  214 210 205 205
   query99  1612132713041304
   Total cold run time: 315552 ms
   Total hot run time: 196626 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](mtmv)before mtmv refresh,check column type if change [doris]

2025-04-04 Thread via GitHub


zddr commented on PR #49041:
URL: https://github.com/apache/doris/pull/49041#issuecomment-2774485235

   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](spill) Finish dependency of join sink operator was released early [doris]

2025-04-04 Thread via GitHub


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

   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] [feat](binlog)filter the temporary binlogs [doris]

2025-04-04 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 30.75 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit a3eb0e7bb090f101dc4de0e92931be9b66c93aaf, 
data reload: false
   
   query1   0.040.040.03
   query2   0.120.100.10
   query3   0.240.190.19
   query4   1.600.190.11
   query5   0.540.540.55
   query6   1.180.720.71
   query7   0.020.010.01
   query8   0.040.040.04
   query9   0.570.530.50
   query10  0.600.600.57
   query11  0.160.100.11
   query12  0.140.120.11
   query13  0.610.600.60
   query14  2.682.812.69
   query15  0.920.840.84
   query16  0.380.390.38
   query17  1.021.021.05
   query18  0.210.200.21
   query19  2.081.831.81
   query20  0.010.010.02
   query21  15.38   0.890.55
   query22  0.761.330.67
   query23  14.76   1.400.58
   query24  7.352.110.52
   query25  0.520.190.06
   query26  0.670.160.14
   query27  0.050.050.05
   query28  9.130.890.45
   query29  12.55   4.013.30
   query30  0.260.090.07
   query31  2.830.580.39
   query32  3.220.550.49
   query33  3.073.113.09
   query34  15.73   5.144.50
   query35  4.524.544.54
   query36  0.670.500.47
   query37  0.080.060.06
   query38  0.050.040.04
   query39  0.030.030.03
   query40  0.170.140.12
   query41  0.080.030.02
   query42  0.040.030.02
   query43  0.040.030.03
   Total cold run time: 105.12 s
   Total hot run time: 30.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) branch auto-pick-48946-branch-3.0 updated (054ef7a1b80 -> dd0ca870c01)

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

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


from 054ef7a1b80 [Fix]fix report query statistics to FE cores (#49711)
 add dd0ca870c01 [case](mtmv)add case for insert overwrite of mtmv force 
drop partition (#48946)

No new revisions were added by this update.

Summary of changes:
 ...um_mtmv.groovy => test_iot_recycle_mtmv.groovy} | 42 +++---
 1 file changed, 20 insertions(+), 22 deletions(-)
 copy regression-test/suites/mtmv_p0/{test_refresh_partition_num_mtmv.groovy => 
test_iot_recycle_mtmv.groovy} (64%)


-
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](inverted index) Clear inverted index cache from file cache #49685 [doris]

2025-04-04 Thread via GitHub


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

   # BE UT Coverage Report
   Increment line coverage `81.82% (27/33)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/3d7b3629e7eab6e84a6812d9ca38fb75b2353242_3d7b3629e7eab6e84a6812d9ca38fb75b2353242/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/3d7b3629e7eab6e84a6812d9ca38fb75b2353242_3d7b3629e7eab6e84a6812d9ca38fb75b2353242/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 39.07% (10233/26191) |
   | Line Coverage | 30.45% (87325/286792) |
   | Region Coverage   | 29.51% (44910/152203) |
   | Branch Coverage   | 26.04% (22871/87842) |


-- 
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-49037-branch-3.0 deleted (was 054ef7a1b80)

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

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


 was 054ef7a1b80 [Fix]fix report query statistics to FE cores (#49711)

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 (b2f683fb8d0 -> 2c043111416)

2025-04-04 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 b2f683fb8d0 Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35
 new 2c043111416 Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35

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   (b2f683fb8d0)
\
 N -- N -- N   refs/heads/asf-site (2c043111416)

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/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/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 +-
 8 files changed, 8 insertions(+), 8 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 kill connection and query command in nereids [doris]

2025-04-04 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 30.96 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 2e60ab9d18eabd5c13680179f829c9088dff772d, 
data reload: false
   
   query1   0.040.040.03
   query2   0.120.100.11
   query3   0.250.190.19
   query4   1.590.190.10
   query5   0.580.550.56
   query6   1.190.700.72
   query7   0.030.020.02
   query8   0.040.040.03
   query9   0.570.530.52
   query10  0.610.580.57
   query11  0.150.110.11
   query12  0.140.120.11
   query13  0.620.590.61
   query14  2.832.822.68
   query15  0.920.840.83
   query16  0.380.390.38
   query17  1.061.081.00
   query18  0.210.200.19
   query19  2.111.801.76
   query20  0.020.010.01
   query21  15.38   0.890.53
   query22  0.751.180.78
   query23  14.75   1.400.66
   query24  7.810.930.75
   query25  0.490.250.06
   query26  0.560.150.12
   query27  0.060.050.05
   query28  9.680.920.44
   query29  12.55   3.973.32
   query30  0.250.080.06
   query31  2.820.590.38
   query32  3.220.550.46
   query33  3.053.043.08
   query34  15.82   5.124.53
   query35  4.534.534.56
   query36  0.660.490.48
   query37  0.080.070.06
   query38  0.040.040.03
   query39  0.030.030.02
   query40  0.170.130.12
   query41  0.080.020.03
   query42  0.040.020.03
   query43  0.030.030.03
   Total cold run time: 106.31 s
   Total hot run time: 30.96 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](struct) Fix the problem that the query through struct field name cannot be found [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-H: Total hot run time: 34312 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 11bf0b163292c612dcc52efd3b32d4945e2e8f0d, 
data reload: false
   
   -- Round 1 --
   q1   25839   526649494949
   q2   2084312 192 192
   q3   10354   1257702 702
   q4   10246   1005522 522
   q5   7529229923382299
   q6   192 161 131 131
   q7   909 763 613 613
   q8   9312124410671067
   q9   6806510951355109
   q10  6814234319231923
   q11  478 291 276 276
   q12  363 360 223 223
   q13  17779   369930973097
   q14  222 231 212 212
   q15  540 489 490 489
   q16  631 619 580 580
   q17  576 846 363 363
   q18  7462735272447244
   q19  1743961 564 564
   q20  342 340 226 226
   q21  4379349425322532
   q22  10441031999 999
   Total cold run time: 115644 ms
   Total hot run time: 34312 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5153505750635057
   q2   239 328 229 229
   q3   2128264522772277
   q4   1419179714921492
   q5   4499443643594359
   q6   215 172 132 132
   q7   1987194417711771
   q8   2638267325072507
   q9   7253714372037143
   q10  2958313227562756
   q11  577 491 496 491
   q12  692 760 648 648
   q13  3493387333533353
   q14  274 286 282 282
   q15  548 493 499 493
   q16  647 692 638 638
   q17  1142152913801380
   q18  7619763474987498
   q19  804 788 794 788
   q20  1922200719151915
   q21  5336484947404740
   q22  1107105910341034
   Total cold run time: 52650 ms
   Total hot run time: 50983 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](terminate) add terminate interface [doris]

2025-04-04 Thread via GitHub


yiguolei commented on code in PR #49638:
URL: https://github.com/apache/doris/pull/49638#discussion_r2022076322


##
be/src/runtime_filter/runtime_filter_producer_helper.h:
##
@@ -30,7 +30,11 @@ namespace doris {
 #include "common/compile_check_begin.h"
 // this class used in hash join node
 /**
+<<< HEAD
  * init -> (skip_process ->) send_filter_size -> (share_filters ->) process
+===

Review Comment:
   这是不是没解决冲突?



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

To unsubscribe, 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](segcompaction) fix seg compaction concurrent flush problem [doris]

2025-04-04 Thread via GitHub


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

   ### 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](segcompaction) fix seg compaction concurrent flush problem [doris]

2025-04-04 Thread via GitHub


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

   
   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



(doris-website) branch asf-site updated (f355ae6f755 -> 47e397780fa)

2025-04-04 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 f355ae6f755 Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35
 new 47e397780fa Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35

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   (f355ae6f755)
\
 N -- N -- N   refs/heads/asf-site (47e397780fa)

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/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/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 +-
 8 files changed, 8 insertions(+), 8 deletions(-)


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



Re: [PR] [enhancement](thriftconnection) change default timeout when user not set [doris]

2025-04-04 Thread via GitHub


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

   # BE UT Coverage Report
   Increment line coverage `0.00% (0/2)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/3e491e5af4101bcfe73e7ec9519a1583ac9602ec_3e491e5af4101bcfe73e7ec9519a1583ac9602ec/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/3e491e5af4101bcfe73e7ec9519a1583ac9602ec_3e491e5af4101bcfe73e7ec9519a1583ac9602ec/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 52.23% (13998/26799) |
   | Line Coverage | 40.97% (120607/294364) |
   | Region Coverage   | 39.68% (61335/154572) |
   | Branch Coverage   | 34.31% (30626/89266) |


-- 
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-spark-connector) branch master updated: [Enhancement](connector) enhance the FE nodes port check and improve write performace (#303)

2025-04-04 Thread diwu
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 0d2ef93  [Enhancement](connector) enhance the FE nodes port check and 
improve write performace  (#303)
0d2ef93 is described below

commit 0d2ef93c96c15fe8ce2c9a12cc50eb1c92554581
Author: LeiWang 
AuthorDate: Mon Mar 31 22:30:20 2025 +0800

[Enhancement](connector) enhance the FE nodes port check and improve write 
performace  (#303)
---
 .../doris/spark/client/DorisFrontendClient.java|   4 +-
 .../client/write/AbstractStreamLoadProcessor.java  | 186 ++---
 .../spark/client/write/StreamLoadProcessor.java|  14 +-
 .../org/apache/doris/spark/config/DorisConfig.java |   6 +-
 .../apache/doris/spark/rest/models/DataFormat.java |  24 +++
 .../apache/doris/spark/util/RowConvertors.scala|  23 ++-
 .../scala/org/apache/doris/spark/util/URLs.scala   |  25 ++-
 .../doris/spark/sql/TestSparkConnector.scala   |  41 -
 8 files changed, 229 insertions(+), 94 deletions(-)

diff --git 
a/spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/client/DorisFrontendClient.java
 
b/spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/client/DorisFrontendClient.java
index 1c4c49c..3298be0 100644
--- 
a/spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/client/DorisFrontendClient.java
+++ 
b/spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/client/DorisFrontendClient.java
@@ -101,7 +101,7 @@ public class DorisFrontendClient implements Serializable {
 for (String frontendNode : frontendNodeArray) {
 String[] nodeDetails = frontendNode.split(":");
 try {
-List list = Collections.singletonList(new 
Frontend(nodeDetails[0], Integer.parseInt(nodeDetails[1])));
+List list = Collections.singletonList(new 
Frontend(nodeDetails[0], nodeDetails.length > 1 ? 
Integer.parseInt(nodeDetails[1]) : -1));
 frontendList = requestFrontends(list, (frontend, client) 
-> {
 HttpGet httpGet = new 
HttpGet(URLs.getFrontEndNodes(frontend.getHost(), frontend.getHttpPort(), 
isHttpsEnabled));
 HttpUtils.setAuth(httpGet, username, password);
@@ -142,7 +142,7 @@ public class DorisFrontendClient implements Serializable {
 return Arrays.stream(frontendNodeArray)
 .map(node -> {
 String[] nodeParts = node.split(":");
-return new Frontend(nodeParts[0], 
Integer.parseInt(nodeParts[1]), queryPort, flightSqlPort);
+return new Frontend(nodeParts[0], nodeParts.length > 1 
? Integer.parseInt(nodeParts[1]) : -1, queryPort, flightSqlPort);
 })
 .collect(Collectors.toList());
 }
diff --git 
a/spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/client/write/AbstractStreamLoadProcessor.java
 
b/spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/client/write/AbstractStreamLoadProcessor.java
index 37d3a48..169f5a8 100644
--- 
a/spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/client/write/AbstractStreamLoadProcessor.java
+++ 
b/spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/client/write/AbstractStreamLoadProcessor.java
@@ -17,6 +17,12 @@
 
 package org.apache.doris.spark.client.write;
 
+import com.fasterxml.jackson.core.JsonProcessingException;
+import com.fasterxml.jackson.databind.DeserializationFeature;
+import com.fasterxml.jackson.databind.ObjectMapper;
+import com.fasterxml.jackson.databind.json.JsonMapper;
+import java.io.PipedInputStream;
+import java.io.PipedOutputStream;
 import org.apache.doris.spark.client.DorisBackendHttpClient;
 import org.apache.doris.spark.client.DorisFrontendClient;
 import org.apache.doris.spark.client.entity.Backend;
@@ -25,12 +31,11 @@ import org.apache.doris.spark.config.DorisConfig;
 import org.apache.doris.spark.config.DorisOptions;
 import org.apache.doris.spark.exception.OptionRequiredException;
 import org.apache.doris.spark.exception.StreamLoadException;
+import org.apache.doris.spark.rest.models.DataFormat;
 import org.apache.doris.spark.util.EscapeHandler;
 import org.apache.doris.spark.util.HttpUtils;
 import org.apache.doris.spark.util.URLs;
 
-import com.fasterxml.jackson.databind.DeserializationFeature;
-import com.fasterxml.jackson.databind.json.JsonMapper;
 import org.apache.http.HttpEntity;
 import org.apache.http.HttpHeaders;
 import org.apache.http.HttpStatus;
@@ -46,8 +51,6 @@ import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
 import jav

(doris) branch auto-pick-49119-branch-2.1 created (now 2b084295777)

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

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


  at 2b084295777 branch-2.1: [fix](meta) do not check replica allocation 
when replay #49569 (#49604)

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



Re: [PR] [fix](load) return DataQualityError when filtered rows exceeds limit (#47617) [doris]

2025-04-04 Thread via GitHub


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


-- 
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] [test](framework) support load only [doris]

2025-04-04 Thread via GitHub


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

   
   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] [only test] [doris]

2025-04-04 Thread via GitHub


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

   
   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] [feature](function) support format_round scala function [doris]

2025-04-04 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 31.22 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit ea4c9e580e3dc1fa570779becddc983f4568aa95, 
data reload: false
   
   query1   0.040.040.03
   query2   0.130.110.10
   query3   0.250.190.20
   query4   1.590.200.19
   query5   0.590.570.56
   query6   1.200.720.71
   query7   0.020.020.02
   query8   0.050.030.04
   query9   0.590.540.53
   query10  0.590.580.57
   query11  0.150.110.11
   query12  0.150.120.12
   query13  0.610.600.61
   query14  2.802.732.70
   query15  0.930.850.85
   query16  0.400.380.39
   query17  1.011.041.09
   query18  0.200.200.20
   query19  1.882.021.77
   query20  0.010.020.01
   query21  15.36   0.900.54
   query22  0.761.210.69
   query23  14.88   1.370.63
   query24  7.171.060.86
   query25  0.490.190.20
   query26  0.560.160.13
   query27  0.050.050.04
   query28  8.820.920.42
   query29  12.53   3.923.25
   query30  0.260.090.06
   query31  2.830.590.39
   query32  3.240.550.47
   query33  3.003.113.08
   query34  15.73   5.104.49
   query35  4.524.484.50
   query36  0.680.500.48
   query37  0.090.060.06
   query38  0.050.040.03
   query39  0.030.030.02
   query40  0.190.140.13
   query41  0.090.030.02
   query42  0.040.030.02
   query43  0.040.030.03
   Total cold run time: 104.6 s
   Total hot run time: 31.22 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 (2c043111416 -> 665b23b00ce)

2025-04-04 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 2c043111416 Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35
 new 665b23b00ce Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35

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   (2c043111416)
\
 N -- N -- N   refs/heads/asf-site (665b23b00ce)

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/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/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 +-
 8 files changed, 8 insertions(+), 8 deletions(-)


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



Re: [PR] [enhancement](thriftconnection) change default timeout when user not set [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-H: Total hot run time: 33870 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 3e491e5af4101bcfe73e7ec9519a1583ac9602ec, 
data reload: false
   
   -- Round 1 --
   q1   25915   501250085008
   q2   2062286 190 190
   q3   10376   1227688 688
   q4   10224   1004528 528
   q5   7521226023382260
   q6   179 157 129 129
   q7   893 732 618 618
   q8   9320122911301130
   q9   6945510751175107
   q10  6810229519101910
   q11  479 273 262 262
   q12  356 352 217 217
   q13  17767   366031083108
   q14  232 225 204 204
   q15  535 507 471 471
   q16  615 602 584 584
   q17  589 852 357 357
   q18  7471719769806980
   q19  1233959 558 558
   q20  328 332 225 225
   q21  3851339023892389
   q22  1018995 947 947
   Total cold run time: 114719 ms
   Total hot run time: 33870 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5151509250815081
   q2   243 333 227 227
   q3   2088259522322232
   q4   1444185913931393
   q5   4404437344474373
   q6   220 174 126 126
   q7   1982191617881788
   q8   2621259927542599
   q9   7207728572777277
   q10  3051323828062806
   q11  586 525 504 504
   q12  732 775 642 642
   q13  3743410232553255
   q14  300 326 293 293
   q15  499 471 476 471
   q16  635 683 650 650
   q17  1146150013641364
   q18  7896764973757375
   q19  843 824 812 812
   q20  1910194818701870
   q21  5253481547204720
   q22  1087102410311024
   Total cold run time: 53041 ms
   Total hot run time: 50882 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] [improve](string) remove check for string type can't as distributed hash key [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-H: Total hot run time: 34449 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 6a083e158f7b85aa6a4198c3c549b975477cf931, 
data reload: false
   
   -- Round 1 --
   q1   25422   511052255110
   q2   2071266 182 182
   q3   10399   1242672 672
   q4   10220   994 517 517
   q5   7505247623082308
   q6   183 161 127 127
   q7   901 738 611 611
   q8   9297127711061106
   q9   6740507951585079
   q10  6803229518851885
   q11  472 290 272 272
   q12  346 346 211 211
   q13  1   366130813081
   q14  225 229 215 215
   q15  521 473 484 473
   q16  615 605 602 602
   q17  613 869 402 402
   q18  7797731473267314
   q19  1272960 551 551
   q20  337 350 238 238
   q21  4494343625182518
   q22  10951035975 975
   Total cold run time: 115105 ms
   Total hot run time: 34449 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5134506150575057
   q2   239 326 236 236
   q3   2097261322442244
   q4   1414177614051405
   q5   4425436143454345
   q6   212 172 128 128
   q7   1997193417601760
   q8   2881247324572457
   q9   7213724670397039
   q10  2996317327352735
   q11  563 490 484 484
   q12  685 774 613 613
   q13  3474384332803280
   q14  301 301 289 289
   q15  512 481 474 474
   q16  641 676 662 662
   q17  1137153213931393
   q18  7729776874647464
   q19  762 812 847 812
   q20  1965194218441844
   q21  5245494347224722
   q22  1136109210251025
   Total cold run time: 52758 ms
   Total hot run time: 50468 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] [fix](opt)fix create expr tree to avoid the dangling reference [doris]

2025-04-04 Thread via GitHub


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

   # BE UT Coverage Report
   Increment line coverage `100.00% (9/9)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/11db53dcbb29253e81bb2e1e3a01375de32c3f2c_11db53dcbb29253e81bb2e1e3a01375de32c3f2c/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/11db53dcbb29253e81bb2e1e3a01375de32c3f2c_11db53dcbb29253e81bb2e1e3a01375de32c3f2c/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 52.22% (13986/26781) |
   | Line Coverage | 40.97% (120513/294138) |
   | Region Coverage   | 39.69% (61297/154457) |
   | Branch Coverage   | 34.31% (30612/89210) |


-- 
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](transaction) fix commit transaction always publish timeout when exists high-load BE node [doris]

2025-04-04 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 30.89 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit f373cae6f4b3f124eb3a1e34995a36d7bc37db5f, 
data reload: false
   
   query1   0.040.040.03
   query2   0.120.100.10
   query3   0.250.190.19
   query4   1.590.190.19
   query5   0.600.570.59
   query6   1.180.710.72
   query7   0.020.010.01
   query8   0.030.040.04
   query9   0.570.520.50
   query10  0.580.590.58
   query11  0.150.100.11
   query12  0.140.120.11
   query13  0.610.610.59
   query14  2.662.722.69
   query15  0.920.840.85
   query16  0.390.400.36
   query17  1.021.041.00
   query18  0.220.190.20
   query19  1.891.821.92
   query20  0.010.010.01
   query21  15.36   0.910.55
   query22  0.751.210.90
   query23  14.70   1.400.69
   query24  7.152.020.39
   query25  0.390.260.10
   query26  0.620.160.14
   query27  0.050.050.05
   query28  9.320.880.43
   query29  12.53   3.933.31
   query30  0.250.090.06
   query31  2.830.580.38
   query32  3.230.540.47
   query33  3.033.063.06
   query34  15.75   5.104.48
   query35  4.544.494.45
   query36  0.660.500.48
   query37  0.090.060.06
   query38  0.050.040.04
   query39  0.020.020.02
   query40  0.170.130.13
   query41  0.080.030.02
   query42  0.040.020.02
   query43  0.030.030.03
   Total cold run time: 104.63 s
   Total hot run time: 30.89 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] [opt](UI) Optimization for frontend UI, more [doris]

2025-04-04 Thread via GitHub


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

   
   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



(doris) branch master updated (293a8866cd6 -> 74f30d0458d)

2025-04-04 Thread airborne
This is an automated email from the ASF dual-hosted git repository.

airborne pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


from 293a8866cd6 [improve](restore) Link existing rowset files 
bidirectionally (#49233)
 add 74f30d0458d [chore](ut) fix run be ut build script (#49765)

No new revisions were added by this update.

Summary of changes:
 run-be-ut.sh | 5 +
 1 file changed, 5 insertions(+)


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



Re: [PR] [fix](build) Skip some hdfsBuilder functions when USE_HADOOP_HDFS support is not enabled [doris]

2025-04-04 Thread via GitHub


zy-kkk merged PR #49529:
URL: https://github.com/apache/doris/pull/49529


-- 
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] [opt](mtmv) Optimize explain materialized view rewrite info [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 193342 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 1e702b12df19637be9940601119cc8317aa2ef9a, 
data reload: false
   
   query1   1403111610401040
   query2   6275195419551954
   query3   11012   453844614461
   query4   55118   25502   22969   22969
   query5   5172488 504 488
   query6   366 213 194 194
   query7   4966488 283 283
   query8   335 270 245 245
   query9   6343261926232619
   query10  434 332 272 272
   query11  15123   15050   14908   14908
   query12  160 113 107 107
   query13  1103531 411 411
   query14  10169   634364526343
   query15  207 204 185 185
   query16  7036654 508 508
   query17  1120777 619 619
   query18  1548433 320 320
   query19  225 220 168 168
   query20  129 127 126 126
   query21  218 120 102 102
   query22  4342441342064206
   query23  33963   33258   33254   33254
   query24  6646246124272427
   query25  469 466 408 408
   query26  679 271 151 151
   query27  2219497 340 340
   query28  3115245924742459
   query29  579 566 432 432
   query30  274 229 192 192
   query31  879 843 771 771
   query32  75  64  61  61
   query33  461 367 349 349
   query34  769 865 566 566
   query35  803 852 764 764
   query36  956 1000910 910
   query37  120 105 77  77
   query38  4120444341164116
   query39  1519143314701433
   query40  224 119 111 111
   query41  58  56  51  51
   query42  122 109 110 109
   query43  508 508 486 486
   query44  1381838 824 824
   query45  177 181 168 168
   query46  861 1039658 658
   query47  1848192217581758
   query48  389 415 325 325
   query49  683 517 434 434
   query50  692 714 408 408
   query51  4291433742574257
   query52  112 110 101 101
   query53  237 268 191 191
   query54  597 603 524 524
   query55  83  84  90  84
   query56  319 323 297 297
   query57  1139118411191119
   query58  276 274 259 259
   query59  2699289427732773
   query60  338 335 324 324
   query61  143 129 124 124
   query62  727 777 687 687
   query63  231 197 197 197
   query64  15011136737 737
   query65  4466443143004300
   query66  716 408 308 308
   query67  16029   15700   15295   15295
   query68  7750880 526 526
   query69  589 300 269 269
   query70  1176113110941094
   query71  508 320 301 301
   query72  5998490950144909
   query73  1325706 349 349
   query74  9005901090429010
   query75  3800325427172717
   query76  42011207756 756
   query77  619 385 289 289
   query78  10193   10219   93229322
   query79  2462820 572 572
   query80  632 582 452 452
   query81  490 258 218 218
   query82  560 135 98  98
   query83  255 249 237 237
   query84  298 104 91  91
   query85  810 354 329 329
   query86  407 286 298 286
   query87  4451449643764376
   query88  3506226322522252
   query89  406 313 282 282
   query90  1748215 220 215
   query91  228 138 114 114
   query92  77  59  54  54
   query93  2334933 585 585
   query94  659 405 314 314
   query95  374 300 284 284
   query96  493 574 276 276
   query97  3171324531273127
   query98  229 202 201 201
   query99  1412138012901290
   Total cold run time: 301463 ms
   Total hot run time: 193342 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 

Re: [PR] [fix](spill) Fix `WorkloadGroupManager` in spill [doris]

2025-04-04 Thread via GitHub


xinyiZzz merged PR #49373:
URL: https://github.com/apache/doris/pull/49373


-- 
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] [feat](spill) spill and reserve [doris]

2025-04-04 Thread via GitHub


xinyiZzz commented on code in PR #47462:
URL: https://github.com/apache/doris/pull/47462#discussion_r2003010714


##
be/src/runtime/runtime_state.h:
##
@@ -605,7 +643,16 @@ class RuntimeState {
 if (_query_options.__isset.min_revocable_mem) {
 return std::max(_query_options.min_revocable_mem, (int64_t)1);
 }
-return 1;
+return 32L * 1024 * 1024;
+}
+
+size_t minimum_operator_memory_required_bytes() const {
+if (_query_options.__isset.minimum_operator_memory_required_kb) {

Review Comment:
   很难区分哪些算子会用内存,所以都reserver,失败进pause list



-- 
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](thriftconnection) change default timeout when user not set [doris]

2025-04-04 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 192722 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 3e491e5af4101bcfe73e7ec9519a1583ac9602ec, 
data reload: false
   
   query1   1398106210441044
   query2   6359197619451945
   query3   11036   474044114411
   query4   25240   23659   22847   22847
   query5   3592657 473 473
   query6   301 210 216 210
   query7   3992501 285 285
   query8   316 253 240 240
   query9   8488257725742574
   query10  448 364 283 283
   query11  15506   15115   14739   14739
   query12  166 109 107 107
   query13  1566544 403 403
   query14  8357619061546154
   query15  220 187 174 174
   query16  7185630 494 494
   query17  1230729 579 579
   query18  1981445 339 339
   query19  215 212 171 171
   query20  128 124 125 124
   query21  213 135 121 121
   query22  4551473444284428
   query23  34372   33705   33470   33470
   query24  8677244524882445
   query25  527 469 420 420
   query26  1223273 160 160
   query27  3107523 336 336
   query28  4627247124412441
   query29  754 572 446 446
   query30  277 225 209 209
   query31  904 870 782 782
   query32  69  63  63  63
   query33  544 392 324 324
   query34  818 890 535 535
   query35  834 849 762 762
   query36  10191017916 916
   query37  131 102 79  79
   query38  4132419743334197
   query39  1463144014901440
   query40  221 127 112 112
   query41  54  56  54  54
   query42  128 104 108 104
   query43  521 509 489 489
   query44  1376823 827 823
   query45  184 178 171 171
   query46  896 1040651 651
   query47  1829185618011801
   query48  393 432 311 311
   query49  750 527 421 421
   query50  701 733 407 407
   query51  4239422642394226
   query52  120 113 115 113
   query53  237 281 194 194
   query54  613 581 512 512
   query55  85  85  81  81
   query56  338 302 292 292
   query57  1190116211181118
   query58  270 283 271 271
   query59  2854290428422842
   query60  352 331 310 310
   query61  133 135 132 132
   query62  791 734 654 654
   query63  234 187 187 187
   query64  45741072699 699
   query65  4391435443724354
   query66  1098446 308 308
   query67  16287   15619   15485   15485
   query68  9552881 520 520
   query69  485 307 272 272
   query70  1251116610161016
   query71  465 319 307 307
   query72  5184464846334633
   query73  705 582 353 353
   query74  8867912886188618
   query75  4352323027362736
   query76  51251193774 774
   query77  991 395 293 293
   query78  987410100   92639263
   query79  4547795 560 560
   query80  591 604 453 453
   query81  478 261 225 225
   query82  404 137 98  98
   query83  253 256 245 245
   query84  298 108 87  87
   query85  752 354 318 318
   query86  335 310 311 310
   query87  4392454844084408
   query88  2891223922312231
   query89  431 315 287 287
   query90  2137215 220 215
   query91  154 140 112 112
   query92  77  64  58  58
   query93  2802937 584 584
   query94  660 430 270 270
   query95  384 296 287 287
   query96  502 576 273 273
   query97  3113319531633163
   query98  226 215 203 203
   query99  1374138112581258
   Total cold run time: 284477 ms
   Total hot run time: 192722 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 

(doris) branch master updated (54dabcee953 -> 292147c2803)

2025-04-04 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository.

eldenmoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


from 54dabcee953 [chore](be) remove some unused code (#49137)
 add 292147c2803 [fix](named_struct) fix named_struct signature which 
deduce wrong for nested decimal precision (#48964)

No new revisions were added by this update.

Summary of changes:
 .../functions/scalar/CreateNamedStruct.java|  28 -
 .../struct_functions/test_struct_functions.out | Bin 1655 -> 1856 bytes
 .../test_struct_functions_by_literal.out   | Bin 671 -> 765 bytes
 .../struct_functions/test_struct_functions.groovy  |   8 ++
 .../test_struct_functions_by_literal.groovy|   4 +++
 5 files changed, 28 insertions(+), 12 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 (bb790645f3d -> f355ae6f755)

2025-04-04 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 bb790645f3d Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35
 new f355ae6f755 Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35

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   (bb790645f3d)
\
 N -- N -- N   refs/heads/asf-site (f355ae6f755)

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/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/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 +-
 8 files changed, 8 insertions(+), 8 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 (665b23b00ce -> 67c5bf7c718)

2025-04-04 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 665b23b00ce Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35
 new 67c5bf7c718 Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35

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   (665b23b00ce)
\
 N -- N -- N   refs/heads/asf-site (67c5bf7c718)

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/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/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 +-
 8 files changed, 8 insertions(+), 8 deletions(-)


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



Re: [PR] [Fix]fix report query statistics to FE cores [doris]

2025-04-04 Thread via GitHub


wangbo commented on PR #49711:
URL: https://github.com/apache/doris/pull/49711#issuecomment-2765921457

   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] [Bug][function] fix the string cast jsonb cause null map have not init value [doris]

2025-04-04 Thread via GitHub


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

   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] [Bug][function] fix the string cast jsonb cause null map have not init value [doris]

2025-04-04 Thread via GitHub


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

   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 (67c5bf7c718 -> 9cb927bbb8b)

2025-04-04 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 67c5bf7c718 Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35
 new 9cb927bbb8b Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35

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   (67c5bf7c718)
\
 N -- N -- N   refs/heads/asf-site (9cb927bbb8b)

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/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/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 +-
 8 files changed, 8 insertions(+), 8 deletions(-)


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



[PR] [improve](cloud-mow)Add more delete bitmap lock case [doris]

2025-04-04 Thread via GitHub


hust-hhb opened a new pull request, #49204:
URL: https://github.com/apache/doris/pull/49204

   Add more delete bitmap lock case
   case 7 test parallel load
   case 8 test insert into timeout config
   case 9 when load hold delete bitmap lock, compaction and schema change will 
fail and retry
   case 10 test stream load will fail when not found delete bitmap cache
   case 11 test rpc timeout
   case 12 test compaction or schema change fail will release lock
   ### 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



(doris) branch branch-2.1 updated: [Bug](partition) should not do reset for the partition_sorts (#49148)

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

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


The following commit(s) were added to refs/heads/branch-2.1 by this push:
 new 6430ff365db [Bug](partition) should not do reset for the 
partition_sorts (#49148)
6430ff365db is described below

commit 6430ff365dbb86e634e2aefe07584c8a6fc0fbb2
Author: zhangstar333 
AuthorDate: Tue Mar 18 18:03:29 2025 +0800

[Bug](partition) should not do reset for the partition_sorts (#49148)

### What problem does this PR solve?
Problem Summary:

the partition_sorts is unique_ptr,could release after destroy.
and when some extreme case like cancel, if source reset the sorter
early, the sink operator will coredump still use it.
---
 be/src/pipeline/exec/partition_sort_source_operator.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/be/src/pipeline/exec/partition_sort_source_operator.cpp 
b/be/src/pipeline/exec/partition_sort_source_operator.cpp
index 7c89b6ba423..b6c5327144c 100644
--- a/be/src/pipeline/exec/partition_sort_source_operator.cpp
+++ b/be/src/pipeline/exec/partition_sort_source_operator.cpp
@@ -104,7 +104,6 @@ Status 
PartitionSortSourceOperatorX::get_sorted_block(RuntimeState* state,
 }
 if (current_eos) {
 // current sort have eos, so get next idx
-
local_state._shared_state->partition_sorts[local_state._sort_idx].reset(nullptr);
 local_state._sort_idx++;
 }
 


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



[I] [Bug] failed to create table from hms client. reason: org.apache.doris.datasource.hive.HMSClientException: Unsupported primitive type conversion of largeint [doris]

2025-04-04 Thread via GitHub


pklcoder opened a new issue, #49253:
URL: https://github.com/apache/doris/issues/49253

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Version
   
   i use the doris-3.0.2-rc03 version . 
   i create mysql-5  catalog dom  in the doris ,then i execute the sql "CREATE 
TABLE hive.dwmp.testCacheTablett2 AS select IFNULL(t3.id , NULL) AS 
id,IFNULL(t3.hive_db_name, NULL) AS hive_db_name,IFNULL(t3.hive_table_name, 
NULL) AS hive_table_name,IFNULL(t3.hive_table_comment, NULL) AS 
hive_table_comment FROM dom.dom.hive_table_info AS t3;" ;
   error occured as bellow:ERROR 1105 (HY000): errCode = 2, detailMessage = 
failed to create table from hms client. reason: 
org.apache.doris.datasource.hive.HMSClientException: Unsupported primitive type 
conversion of largeint
   
   ps: hive.dwmp.testCacheTablett2  which hive is the hive catalog  created in 
doris
   dom.dom.hive_table_info which dom is the mysql-5  catalog created in the 
doris 
   and t3.id which in the mysql table dom.dom.hive_table_info type is  
"bigint(20) unsigned"
   so the type conversion likes this "bigint(20) unsigned 
[mysql-5]"=>largeint[doris-3.0.2-rc03 ]=>hive -3.1[no suit type]
   
   how can we fix this bug?
   
   
   ### What's Wrong?
   
   i use the doris-3.0.2-rc03 version . 
   i create mysql-5  catalog dom  in the doris ,then i execute the sql "CREATE 
TABLE hive.dwmp.testCacheTablett2 AS select IFNULL(t3.id , NULL) AS 
id,IFNULL(t3.hive_db_name, NULL) AS hive_db_name,IFNULL(t3.hive_table_name, 
NULL) AS hive_table_name,IFNULL(t3.hive_table_comment, NULL) AS 
hive_table_comment FROM dom.dom.hive_table_info AS t3;" ;
   error occured as bellow:ERROR 1105 (HY000): errCode = 2, detailMessage = 
failed to create table from hms client. reason: 
org.apache.doris.datasource.hive.HMSClientException: Unsupported primitive type 
conversion of largeint
   
   ps: hive.dwmp.testCacheTablett2  which hive is the hive catalog  created in 
doris
   dom.dom.hive_table_info which dom is the mysql-5  catalog created in the 
doris 
   and t3.id which in the mysql table dom.dom.hive_table_info type is  
"bigint(20) unsigned"
   so the type conversion likes this "bigint(20) unsigned 
[mysql-5]"=>largeint[doris-3.0.2-rc03 ]=>hive -3.1[no suit type]
   
   how can we fix this bug?
   
   
   ### What You Expected?
   
   how can we fix this bug?
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.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](functions) impl substr_for_zero to be compatible with hive [doris]

2025-04-04 Thread via GitHub


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

   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



(doris-website) branch asf-site updated (6b5b7d4741d -> b2f683fb8d0)

2025-04-04 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 6b5b7d4741d Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35
 new b2f683fb8d0 Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35

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   (6b5b7d4741d)
\
 N -- N -- N   refs/heads/asf-site (b2f683fb8d0)

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/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/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 +-
 8 files changed, 8 insertions(+), 8 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 (9cb927bbb8b -> bb790645f3d)

2025-04-04 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 9cb927bbb8b Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35
 new bb790645f3d Automated deployment with doris branch @ 
0aae514566d8c54fc21945df2a2555fb7d65bd35

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   (9cb927bbb8b)
\
 N -- N -- N   refs/heads/asf-site (bb790645f3d)

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/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/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 +-
 8 files changed, 8 insertions(+), 8 deletions(-)


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



Re: [PR] [enhancement](thriftconnection) change default timeout when user not set [doris]

2025-04-04 Thread via GitHub


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

   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] [Chore](dep) upgrade libdivide from 5.0 to 5.2 [doris]

2025-04-04 Thread via GitHub


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

   ### What problem does this PR solve?
   clang19 has a compile error on 5.0, and this problem is fixed on 5.2
   ### 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] [Chore](dep) upgrade libdivide from 5.0 to 5.2 [doris]

2025-04-04 Thread via GitHub


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

   
   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] [Chore](dep) upgrade libdivide from 5.0 to 5.2 [doris]

2025-04-04 Thread via GitHub


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

   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] [enhancement](thriftconnection) change default timeout when user not set [doris]

2025-04-04 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 30.86 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 3e491e5af4101bcfe73e7ec9519a1583ac9602ec, 
data reload: false
   
   query1   0.040.040.03
   query2   0.120.100.10
   query3   0.250.190.19
   query4   1.590.180.19
   query5   0.590.580.59
   query6   1.170.710.73
   query7   0.020.010.01
   query8   0.040.030.04
   query9   0.580.510.51
   query10  0.580.580.58
   query11  0.150.110.11
   query12  0.140.110.11
   query13  0.610.590.60
   query14  2.692.692.67
   query15  0.910.860.83
   query16  0.380.390.36
   query17  1.081.031.01
   query18  0.200.190.20
   query19  1.911.841.94
   query20  0.010.010.01
   query21  15.37   0.880.53
   query22  0.741.270.64
   query23  14.89   1.400.56
   query24  6.831.980.84
   query25  0.470.260.08
   query26  0.580.150.13
   query27  0.050.040.04
   query28  9.710.900.42
   query29  12.57   3.943.31
   query30  0.260.080.06
   query31  2.840.600.37
   query32  3.230.550.45
   query33  3.053.043.07
   query34  15.75   5.094.47
   query35  4.494.494.50
   query36  0.670.490.49
   query37  0.090.060.07
   query38  0.050.040.04
   query39  0.030.020.02
   query40  0.170.130.12
   query41  0.080.020.02
   query42  0.030.020.02
   query43  0.040.030.02
   Total cold run time: 105.05 s
   Total hot run time: 30.86 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



  1   2   3   4   5   >