zhiqiang- commented on PR #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2716994692
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
zhiqiang- commented on PR #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2717600597
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
xinyiZzz commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r199122
##
be/src/olap/page_cache.h:
##
@@ -37,33 +37,54 @@ namespace doris {
class PageCacheHandle;
-template
-class PageBase : private TAllocator, public LRUCacheValue
doris-robot commented on PR #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2717211854
ClickBench: Total hot run time: 31.56 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2717197799
TPC-DS: Total hot run time: 191969 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 #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2717164048
TPC-H: Total hot run time: 32930 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
zhiqiang- commented on PR #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2716991292
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
zhiqiang- commented on PR #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2716835264
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
yiguolei commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r1990706522
##
be/src/olap/rowset/segment_v2/segment.cpp:
##
@@ -1185,4 +1188,58 @@ Status Segment::seek_and_read_by_rowid(const
TabletSchema& schema, SlotDescripto
return S
yiguolei commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r1990545766
##
be/src/olap/rowset/segment_v2/segment.cpp:
##
@@ -1185,4 +1188,58 @@ Status Segment::seek_and_read_by_rowid(const
TabletSchema& schema, SlotDescripto
return S
yiguolei commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r1990539196
##
be/src/olap/rowset/segment_v2/segment.cpp:
##
@@ -1185,4 +1188,58 @@ Status Segment::seek_and_read_by_rowid(const
TabletSchema& schema, SlotDescripto
return S
yiguolei commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r1990526307
##
be/src/olap/page_cache.h:
##
@@ -210,9 +235,11 @@ class PageCacheHandle {
}
LRUCachePolicy* cache() const { return _cache; }
-Slice data() const {
-
yiguolei commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r1990525697
##
be/src/olap/page_cache.h:
##
@@ -37,33 +37,55 @@ namespace doris {
class PageCacheHandle;
-template
-class PageBase : private TAllocator, public LRUCacheValue
zhiqiang- commented on PR #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2716211838
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
zhiqiang- commented on PR #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2714429903
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
zhiqiang- commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r197406
##
be/src/olap/segment_footer_cache.h:
##
@@ -0,0 +1,115 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreeme
zhiqiang- commented on PR #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2713330929
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
yiguolei commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r194704
##
be/src/olap/segment_footer_cache.h:
##
@@ -0,0 +1,115 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.
yiguolei commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r1988859663
##
be/src/olap/segment_footer_cache.h:
##
@@ -0,0 +1,115 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.
yiguolei commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r1988859663
##
be/src/olap/segment_footer_cache.h:
##
@@ -0,0 +1,115 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.
yiguolei commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r1988851491
##
be/src/util/doris_metrics.h:
##
@@ -230,6 +230,7 @@ class DorisMetrics {
IntCounter* scanner_ctx_cnt = nullptr;
IntCounter* scanner_cnt = nullptr;
In
zhiqiang- commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r1988849218
##
be/src/olap/segment_footer_cache.h:
##
@@ -0,0 +1,115 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreeme
yiguolei commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r1988837577
##
be/src/olap/segment_footer_cache.h:
##
@@ -0,0 +1,115 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.
yiguolei commented on code in PR #48924:
URL: https://github.com/apache/doris/pull/48924#discussion_r1988821632
##
be/src/olap/segment_footer_cache.h:
##
@@ -0,0 +1,115 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.
zhiqiang- commented on PR #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2713312631
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
Thearas commented on PR #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2713291625
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
zhiqiang- opened a new pull request, #48924:
URL: https://github.com/apache/doris/pull/48924
NED
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Autho
zhiqiang- commented on PR #48924:
URL: https://github.com/apache/doris/pull/48924#issuecomment-2713292346
run buildall
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
T
28 matches
Mail list logo