doris-robot commented on PR #40209:
URL: https://github.com/apache/doris/pull/40209#issuecomment-2322803274
TPC-DS: Total hot run time: 193201 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
xleoken opened a new issue, #40213:
URL: https://github.com/apache/doris/issues/40213
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Description
各位大佬,一张表的其中一个tablet坏
doris-robot commented on PR #40209:
URL: https://github.com/apache/doris/pull/40209#issuecomment-2322799975
TPC-H: Total hot run time: 37732 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
github-actions[bot] commented on PR #40212:
URL: https://github.com/apache/doris/pull/40212#issuecomment-2322798488
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
zzzxl1993 commented on PR #40212:
URL: https://github.com/apache/doris/pull/40212#issuecomment-2322796746
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To un
superdiaodiao commented on code in PR #39354:
URL: https://github.com/apache/doris/pull/39354#discussion_r1739618889
##
be/src/vec/functions/functions_multi_string_search.cpp:
##
@@ -206,44 +243,29 @@ struct FunctionMultiMatchAnyImpl {
return Status::OK();
doris-robot commented on PR #40212:
URL: https://github.com/apache/doris/pull/40212#issuecomment-2322796727
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
zzzxl1993 opened a new pull request, #40212:
URL: https://github.com/apache/doris/pull/40212
## Proposed changes
1. optimize the performance issue caused by slow result sign generation due
to too many values in the in condition.
--
This is an automated message from
superdiaodiao commented on code in PR #39354:
URL: https://github.com/apache/doris/pull/39354#discussion_r1739618744
##
be/src/vec/functions/functions_multi_string_search.cpp:
##
@@ -140,35 +128,34 @@ class FunctionsMultiStringSearch : public IFunction {
return stat
HappenLee commented on code in PR #39828:
URL: https://github.com/apache/doris/pull/39828#discussion_r1739618332
##
be/src/vec/functions/function_cast.h:
##
@@ -1482,6 +1482,43 @@ class PreparedFunctionCast : public PreparedFunctionImpl
{
const char* name;
};
+template
zclllyybb commented on code in PR #40201:
URL: https://github.com/apache/doris/pull/40201#discussion_r1739617737
##
be/src/vec/functions/function_encryption.cpp:
##
@@ -335,7 +335,7 @@ struct EncryptionAndDecryptFourImpl {
return Status::OK();
}
-static void
HappenLee merged PR #40003:
URL: https://github.com/apache/doris/pull/40003
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.ap
This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new 5e82c2bb7b2 [cherry-pick](branch-20) f
This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 3ff7ad3a576 [Enhancement](DDL) check illegal p
HappenLee merged PR #40158:
URL: https://github.com/apache/doris/pull/40158
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.ap
Vallishp commented on PR #40209:
URL: https://github.com/apache/doris/pull/40209#issuecomment-2322789577
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To uns
github-actions[bot] commented on PR #40209:
URL: https://github.com/apache/doris/pull/40209#issuecomment-2322785107
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #40209:
URL: https://github.com/apache/doris/pull/40209#issuecomment-2322785096
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
Nitin-Kashyap commented on PR #40209:
URL: https://github.com/apache/doris/pull/40209#issuecomment-2322784846
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubs
github-actions[bot] commented on code in PR #40211:
URL: https://github.com/apache/doris/pull/40211#discussion_r1739612012
##
be/src/vec/common/sort/sorter.cpp:
##
@@ -135,9 +134,7 @@ Status MergeSorterState::_merge_sort_read_impl(int
batch_size, doris::vectorized
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch revert-39956-pick_0827
in repository https://gitbox.apache.org/repos/asf/doris.git
at c566ae2f77c Revert "[Improvement](sort) Free sort blocks if this block
is exhausted (#393…"
No new
yiguolei commented on PR #40211:
URL: https://github.com/apache/doris/pull/40211#issuecomment-2322779657
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To uns
doris-robot commented on PR #40211:
URL: https://github.com/apache/doris/pull/40211#issuecomment-2322779595
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
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 860f82ffb9d Automated deployment with doris branch @
a9220c2056babd48360d5e8d76d94f2ee0ddd408
new 7
yiguolei commented on code in PR #40116:
URL: https://github.com/apache/doris/pull/40116#discussion_r1739597860
##
be/src/runtime/buffer_control_block.cpp:
##
@@ -248,6 +248,10 @@ Status
BufferControlBlock::get_arrow_batch(std::shared_ptr*
Status BufferControlBlock::close(co
doris-robot commented on PR #40075:
URL: https://github.com/apache/doris/pull/40075#issuecomment-2322755913
ClickBench: Total hot run time: 32.08 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #40075:
URL: https://github.com/apache/doris/pull/40075#issuecomment-2322754689
TPC-DS: Total hot run time: 193247 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #40075:
URL: https://github.com/apache/doris/pull/40075#issuecomment-2322751981
TPC-H: Total hot run time: 38245 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #40133:
URL: https://github.com/apache/doris/pull/40133#issuecomment-2322751571
ClickBench: Total hot run time: 31.78 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #40133:
URL: https://github.com/apache/doris/pull/40133#issuecomment-2322750389
TPC-DS: Total hot run time: 192063 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
github-actions[bot] commented on PR #40075:
URL: https://github.com/apache/doris/pull/40075#issuecomment-2322748988
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #40183:
URL: https://github.com/apache/doris/pull/40183#issuecomment-2322748171
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #40183:
URL: https://github.com/apache/doris/pull/40183#issuecomment-2322748159
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
doris-robot commented on PR #40133:
URL: https://github.com/apache/doris/pull/40133#issuecomment-2322747767
TPC-H: Total hot run time: 38066 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #40155:
URL: https://github.com/apache/doris/pull/40155#issuecomment-2322747445
ClickBench: Total hot run time: 32.41 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
mrhhsg commented on PR #40075:
URL: https://github.com/apache/doris/pull/40075#issuecomment-2322747492
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsub
doris-robot commented on PR #40155:
URL: https://github.com/apache/doris/pull/40155#issuecomment-2322746068
TPC-DS: Total hot run time: 193560 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #40155:
URL: https://github.com/apache/doris/pull/40155#issuecomment-2322742769
TPC-H: Total hot run time: 38142 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #40197:
URL: https://github.com/apache/doris/pull/40197#issuecomment-2322741020
ClickBench: Total hot run time: 32.65 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #40197:
URL: https://github.com/apache/doris/pull/40197#issuecomment-2322739780
TPC-DS: Total hot run time: 188175 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #40197:
URL: https://github.com/apache/doris/pull/40197#issuecomment-2322737205
TPC-H: Total hot run time: 38235 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
morningman commented on code in PR #40153:
URL: https://github.com/apache/doris/pull/40153#discussion_r1739585193
##
fe/fe-core/src/main/java/org/apache/doris/tablefunction/MetadataGenerator.java:
##
@@ -1250,4 +1266,110 @@ private static TFetchSchemaTableDataResult
tableProper
cambyzju commented on code in PR #40201:
URL: https://github.com/apache/doris/pull/40201#discussion_r1739585354
##
be/src/vec/functions/function_encryption.cpp:
##
@@ -335,7 +335,7 @@ struct EncryptionAndDecryptFourImpl {
return Status::OK();
}
-static void v
github-actions[bot] commented on code in PR #40210:
URL: https://github.com/apache/doris/pull/40210#discussion_r1739585222
##
be/src/exec/schema_scanner/schema_catalog_meta_cache_stats_scanner.cpp:
##
@@ -0,0 +1,135 @@
+// Licensed to the Apache Software Foundation (ASF) under o
doris-robot commented on PR #40167:
URL: https://github.com/apache/doris/pull/40167#issuecomment-2322731299
ClickBench: Total hot run time: 32.51 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
morningman commented on PR #40210:
URL: https://github.com/apache/doris/pull/40210#issuecomment-2322730475
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
doris-robot commented on PR #40210:
URL: https://github.com/apache/doris/pull/40210#issuecomment-2322730465
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
morningman opened a new pull request, #40210:
URL: https://github.com/apache/doris/pull/40210
bp #40155
--
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-ma
Yukang-Lian commented on PR #40197:
URL: https://github.com/apache/doris/pull/40197#issuecomment-2322730395
run performance
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
doris-robot commented on PR #40167:
URL: https://github.com/apache/doris/pull/40167#issuecomment-2322729777
TPC-DS: Total hot run time: 193607 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
morningman commented on PR #40155:
URL: https://github.com/apache/doris/pull/40155#issuecomment-2322729649
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
doris-robot commented on PR #40167:
URL: https://github.com/apache/doris/pull/40167#issuecomment-2322724961
TPC-H: Total hot run time: 38101 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
LiBinfeng-01 commented on PR #40167:
URL: https://github.com/apache/doris/pull/40167#issuecomment-2322647426
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
doris-robot commented on PR #40209:
URL: https://github.com/apache/doris/pull/40209#issuecomment-2322147662
ClickBench: Total hot run time: 32.86 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #40209:
URL: https://github.com/apache/doris/pull/40209#issuecomment-2322138003
TPC-DS: Total hot run time: 193285 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #40209:
URL: https://github.com/apache/doris/pull/40209#issuecomment-2322118935
TPC-H: Total hot run time: 37954 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #40155:
URL: https://github.com/apache/doris/pull/40155#issuecomment-2322092342
ClickBench: Total hot run time: 32.41 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #40155:
URL: https://github.com/apache/doris/pull/40155#issuecomment-2322084005
TPC-DS: Total hot run time: 193673 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #40155:
URL: https://github.com/apache/doris/pull/40155#issuecomment-2322066760
TPC-H: Total hot run time: 38064 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
Vallishp commented on PR #40209:
URL: https://github.com/apache/doris/pull/40209#issuecomment-2322056879
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To uns
doris-robot commented on PR #40209:
URL: https://github.com/apache/doris/pull/40209#issuecomment-2322056507
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
Vallishp commented on PR #40153:
URL: https://github.com/apache/doris/pull/40153#issuecomment-2322045744
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To uns
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 44b87cb5ba4 [chore](script message) Mor
yiguolei merged PR #40195:
URL: https://github.com/apache/doris/pull/40195
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
nikola-arcadis opened a new issue, #40208:
URL: https://github.com/apache/doris/issues/40208
### Discussed in https://github.com/apache/doris/discussions/40207
Originally posted by **nikola-arcadis** August 30, 2024
I have an external catalog in Doris using Iceberg REST. SQL
morningman commented on PR #40155:
URL: https://github.com/apache/doris/pull/40155#issuecomment-2321770135
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
github-actions[bot] commented on PR #40186:
URL: https://github.com/apache/doris/pull/40186#issuecomment-2321769973
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
github-actions[bot] commented on PR #40186:
URL: https://github.com/apache/doris/pull/40186#issuecomment-2321769824
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
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 04fbcbd337d [chore](log) Log written ro
yiguolei merged PR #40196:
URL: https://github.com/apache/doris/pull/40196
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
github-actions[bot] commented on code in PR #40155:
URL: https://github.com/apache/doris/pull/40155#discussion_r1738940819
##
be/src/exec/schema_scanner/schema_catalog_meta_cache_stats_scanner.cpp:
##
@@ -0,0 +1,134 @@
+// Licensed to the Apache Software Foundation (ASF) under o
This is an automated email from the ASF dual-hosted git repository.
hellostephen pushed a change to branch hello-stephen-patch-3
in repository https://gitbox.apache.org/repos/asf/doris.git
was 63da7e6370b [fix](case) drop table if exists before create it
The revisions that were on this bra
This is an automated email from the ASF dual-hosted git repository.
hellostephen 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 1ed7975e9f8 [fix](case) drop table
hello-stephen merged PR #40205:
URL: https://github.com/apache/doris/pull/40205
--
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...@dori
hello-stephen commented on PR #40205:
URL: https://github.com/apache/doris/pull/40205#issuecomment-2321583392
skip buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
doris-robot commented on PR #40205:
URL: https://github.com/apache/doris/pull/40205#issuecomment-2321583002
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
This is an automated email from the ASF dual-hosted git repository.
hellostephen pushed a change to branch hello-stephen-patch-3
in repository https://gitbox.apache.org/repos/asf/doris.git
at 63da7e6370b [fix](case) drop table if exists before create it
No new revisions were added by this
hello-stephen opened a new pull request, #40205:
URL: https://github.com/apache/doris/pull/40205
## Proposed changes
Issue Number: close #xxx
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.0 by this push:
new 1243823ac1c [fix](log) remove some i
hello-stephen commented on code in PR #40184:
URL: https://github.com/apache/doris/pull/40184#discussion_r1738900668
##
regression-test/suites/control_p1/test_report_version_missing.groovy:
##
@@ -18,6 +18,9 @@
import org.apache.doris.regression.suite.ClusterOptions
import org
dataroaring commented on PR #40188:
URL: https://github.com/apache/doris/pull/40188#issuecomment-2321549115
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
yiguolei merged PR #40179:
URL: https://github.com/apache/doris/pull/40179
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
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 e4c48cfec5e [fix](multi-catalog)fix max
github-actions[bot] commented on PR #40201:
URL: https://github.com/apache/doris/pull/40201#issuecomment-2321504164
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] commented on PR #40201:
URL: https://github.com/apache/doris/pull/40201#issuecomment-2321504293
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
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 d949df0c4fe [chore](cancel) Make enable
yiguolei merged PR #40192:
URL: https://github.com/apache/doris/pull/40192
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
github-actions[bot] commented on PR #40155:
URL: https://github.com/apache/doris/pull/40155#issuecomment-2321463895
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
doris-robot commented on PR #40202:
URL: https://github.com/apache/doris/pull/40202#issuecomment-2321419446
ClickBench: Total hot run time: 31.62 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #40203:
URL: https://github.com/apache/doris/pull/40203#issuecomment-2321411902
ClickBench: Total hot run time: 32.74 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #40202:
URL: https://github.com/apache/doris/pull/40202#issuecomment-2321403367
TPC-DS: Total hot run time: 192483 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #40203:
URL: https://github.com/apache/doris/pull/40203#issuecomment-2321395925
TPC-DS: Total hot run time: 193306 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
github-actions[bot] commented on PR #40204:
URL: https://github.com/apache/doris/pull/40204#issuecomment-2321388101
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
doris-robot commented on PR #40201:
URL: https://github.com/apache/doris/pull/40201#issuecomment-2321373583
ClickBench: Total hot run time: 31.79 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #40202:
URL: https://github.com/apache/doris/pull/40202#issuecomment-2321367067
TPC-H: Total hot run time: 38038 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
hust-hhb commented on PR #40204:
URL: https://github.com/apache/doris/pull/40204#issuecomment-2321364982
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To uns
doris-robot commented on PR #40204:
URL: https://github.com/apache/doris/pull/40204#issuecomment-2321363865
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
hust-hhb opened a new pull request, #40204:
URL: https://github.com/apache/doris/pull/40204
When the count of delete bitmap is big, it may lead to high cpu use rate,
we can merge old version delete bitmap to reduce the count of delete bitmap
when cumulative compaction is done to reduce th
doris-robot commented on PR #40203:
URL: https://github.com/apache/doris/pull/40203#issuecomment-2321356006
TPC-H: Total hot run time: 37890 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #40201:
URL: https://github.com/apache/doris/pull/40201#issuecomment-2321354203
TPC-DS: Total hot run time: 193094 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
1 - 100 of 389 matches
Mail list logo