hello-stephen opened a new pull request, #39083:
URL: https://github.com/apache/doris/pull/39083
Reverts apache/doris#37823
--
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 #39083:
URL: https://github.com/apache/doris/pull/39083#issuecomment-2274954962
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
hello-stephen commented on PR #39083:
URL: https://github.com/apache/doris/pull/39083#issuecomment-2274955021
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 #39035:
URL: https://github.com/apache/doris/pull/39035#issuecomment-2274957049
TeamCity be ut coverage result:
Function Coverage: 36.35% (9260/25474)
Line Coverage: 27.83% (75683/271927)
Region Coverage: 26.69% (38940/145896)
Branch Coverage: 23.4
yiguolei commented on code in PR #38746:
URL: https://github.com/apache/doris/pull/38746#discussion_r1708623441
##
be/src/exec/schema_scanner/schema_table_options_scanner.cpp:
##
@@ -103,6 +126,17 @@ Status SchemaTableOptionsScanner::get_block_from_fe() {
return Status::OK(
yiguolei commented on code in PR #38746:
URL: https://github.com/apache/doris/pull/38746#discussion_r1708625294
##
be/src/exec/schema_scanner/schema_table_options_scanner.cpp:
##
@@ -103,6 +126,17 @@ Status SchemaTableOptionsScanner::get_block_from_fe() {
return Status::OK(
doris-robot commented on PR #38986:
URL: https://github.com/apache/doris/pull/38986#issuecomment-2274959637
TPC-H: Total hot run time: 39965 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
yiguolei commented on code in PR #38746:
URL: https://github.com/apache/doris/pull/38746#discussion_r1708627297
##
regression-test/suites/query_p0/system/test_table_options.groovy:
##
@@ -184,6 +177,41 @@ suite("test_table_options") {
);
"""
-qt_select """sel
Sjwhello opened a new pull request, #39084:
URL: https://github.com/apache/doris/pull/39084
## Proposed changes
- Profile add hdfs file close time indicator
- Hdfs file close time add metric monitoring
--
This is an automated message from the Apache Git Service.
To respond to
doris-robot commented on PR #39084:
URL: https://github.com/apache/doris/pull/39084#issuecomment-2274961501
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
Jibing-Li commented on PR #38990:
URL: https://github.com/apache/doris/pull/38990#issuecomment-2274965019
run performance
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
morningman opened a new pull request, #968:
URL: https://github.com/apache/doris-website/pull/968
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscrib
bobhan1 commented on PR #39078:
URL: https://github.com/apache/doris/pull/39078#issuecomment-2274967804
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 unsu
github-actions[bot] commented on code in PR #39084:
URL: https://github.com/apache/doris/pull/39084#discussion_r1708637313
##
be/src/vec/sink/writer/vtablet_writer.cpp:
##
@@ -812,6 +812,13 @@ void VNodeChannel::_add_block_success_callback(const
PTabletWriterAddBlockResult
924060929 merged PR #39059:
URL: https://github.com/apache/doris/pull/39059
--
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.
huajianlan 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 329187895ef [fix](test) fix conflict
BiteThet commented on PR #39061:
URL: https://github.com/apache/doris/pull/39061#issuecomment-2274969253
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 #38243:
URL: https://github.com/apache/doris/pull/38243#issuecomment-2274972042
TPC-H: Total hot run time: 40202 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 #39028:
URL: https://github.com/apache/doris/pull/39028#issuecomment-2274973087
TPC-H: Total hot run time: 39778 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 #39083:
URL: https://github.com/apache/doris/pull/39083#issuecomment-2274973778
TPC-H: Total hot run time: 40576 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
xuchen-plus commented on code in PR #39044:
URL: https://github.com/apache/doris/pull/39044#discussion_r1708643611
##
fe/be-java-extensions/lakesoul-scanner/pom.xml:
##
@@ -48,68 +48,18 @@ under the License.
-
-
-org.scala-la
xuchen-plus commented on code in PR #39044:
URL: https://github.com/apache/doris/pull/39044#discussion_r1708643611
##
fe/be-java-extensions/lakesoul-scanner/pom.xml:
##
@@ -48,68 +48,18 @@ under the License.
-
-
-org.scala-la
doris-robot commented on PR #39064:
URL: https://github.com/apache/doris/pull/39064#issuecomment-2274976782
TPC-H: Total hot run time: 39396 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 #38990:
URL: https://github.com/apache/doris/pull/38990#issuecomment-2274983259
TPC-H: Total hot run time: 39836 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 #39083:
URL: https://github.com/apache/doris/pull/39083#issuecomment-2274985165
TPC-DS: Total hot run time: 168731 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 #39083:
URL: https://github.com/apache/doris/pull/39083#issuecomment-2274990363
ClickBench: Total hot run time: 29.94 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
github-actions[bot] commented on PR #39031:
URL: https://github.com/apache/doris/pull/39031#issuecomment-2274999744
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
0xFlackoLFG opened a new pull request, #969:
URL: https://github.com/apache/doris-website/pull/969
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscri
doris-robot commented on PR #38981:
URL: https://github.com/apache/doris/pull/38981#issuecomment-2275008890
TPC-H: Total hot run time: 39015 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 #38746:
URL: https://github.com/apache/doris/pull/38746#issuecomment-2275010378
TPC-H: Total hot run time: 40037 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 #38959:
URL: https://github.com/apache/doris/pull/38959#issuecomment-2275010511
TPC-H: Total hot run time: 39563 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
w41ter commented on PR #39028:
URL: https://github.com/apache/doris/pull/39028#issuecomment-2275012955
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
gavinchou commented on code in PR #38685:
URL: https://github.com/apache/doris/pull/38685#discussion_r1708671056
##
fe/fe-core/src/main/java/org/apache/doris/catalog/HdfsStorageVault.java:
##
@@ -56,6 +58,11 @@ public class HdfsStorageVault extends StorageVault {
public sta
qidaye merged PR #39013:
URL: https://github.com/apache/doris/pull/39013
--
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.apach
This is an automated email from the ASF dual-hosted git repository.
jianliangqi 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 e2c89708b48 [test](inverted index) Change th
morningman commented on code in PR #39015:
URL: https://github.com/apache/doris/pull/39015#discussion_r1708699253
##
fe/fe-common/src/main/java/org/apache/doris/common/Config.java:
##
@@ -2987,4 +2987,17 @@ public static int metaServiceRpcRetryTimes() {
//=
SWJTU-ZhangLei commented on PR #38243:
URL: https://github.com/apache/doris/pull/38243#issuecomment-2275027140
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.
zzzxl1993 closed pull request #38936: [fix](invert index) fix the error issue
in the unit test remove_element_only_in_table
URL: https://github.com/apache/doris/pull/38936
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
HappenLee opened a new pull request, #39085:
URL: https://github.com/apache/doris/pull/39085
Fix ssb flat performance problem
This reverts commit 11b332fd90eadeff78d120db2b51abc6b7b44d35.
## Proposed changes
Issue Number: close #xxx
--
This is an automa
doris-robot commented on PR #39085:
URL: https://github.com/apache/doris/pull/39085#issuecomment-2275029423
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
HappenLee commented on PR #39085:
URL: https://github.com/apache/doris/pull/39085#issuecomment-2275029509
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
lutinglt commented on issue #37770:
URL: https://github.com/apache/doris/issues/37770#issuecomment-2275032137
pymysql也有同样的问题
--
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.
bobhan1 commented on PR #39066:
URL: https://github.com/apache/doris/pull/39066#issuecomment-2275033157
run p1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscrib
bobhan1 commented on PR #39066:
URL: https://github.com/apache/doris/pull/39066#issuecomment-2275033287
run cloud_p1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
xiaokang merged PR #38858:
URL: https://github.com/apache/doris/pull/38858
--
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
bobhan1 commented on PR #39066:
URL: https://github.com/apache/doris/pull/39066#issuecomment-2275034632
run performance
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To u
This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 329187895ef [fix](test) fix conflict create table by different
regression test (#39004) (#39059)
add 44cb7978a
csun5285 commented on PR #39055:
URL: https://github.com/apache/doris/pull/39055#issuecomment-2275035043
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
xiaokang merged PR #38929:
URL: https://github.com/apache/doris/pull/38929
--
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.
kxiao 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 9ff1b150ede [fix](index) fix inverted inde
This is an automated email from the ASF dual-hosted git repository.
gavinchou 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 0c1d9356d3f [Feat](nereids) support da
github-actions[bot] commented on PR #39085:
URL: https://github.com/apache/doris/pull/39085#issuecomment-2275037915
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 #39031:
URL: https://github.com/apache/doris/pull/39031#issuecomment-2275041300
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
hello-stephen commented on PR #39083:
URL: https://github.com/apache/doris/pull/39083#issuecomment-2275042369
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.
zhannngchen merged PR #38686:
URL: https://github.com/apache/doris/pull/38686
--
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.
This is an automated email from the ASF dual-hosted git repository.
zhangchen 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 4220c3fdc12 [opt](merge-on-write) Skip
Vallishp commented on code in PR #38746:
URL: https://github.com/apache/doris/pull/38746#discussion_r1708726095
##
regression-test/suites/query_p0/system/test_table_options.groovy:
##
@@ -184,6 +177,41 @@ suite("test_table_options") {
);
"""
-qt_select """sel
Vallishp commented on code in PR #38746:
URL: https://github.com/apache/doris/pull/38746#discussion_r1708726773
##
fe/fe-core/src/main/java/org/apache/doris/tablefunction/MetadataGenerator.java:
##
@@ -1084,18 +1103,62 @@ private static TFetchSchemaTableDataResult
tableOptionsM
Vallishp commented on PR #38746:
URL: https://github.com/apache/doris/pull/38746#issuecomment-2275044255
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
morningman commented on PR #39063:
URL: https://github.com/apache/doris/pull/39063#issuecomment-2275046177
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
BiteThet commented on PR #39049:
URL: https://github.com/apache/doris/pull/39049#issuecomment-2275049129
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
github-actions[bot] commented on PR #39075:
URL: https://github.com/apache/doris/pull/39075#issuecomment-2275049296
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 #39075:
URL: https://github.com/apache/doris/pull/39075#issuecomment-2275049349
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
doris-robot commented on PR #38981:
URL: https://github.com/apache/doris/pull/38981#issuecomment-2275049443
TPC-H: Total hot run time: 39338 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
xinyiZzz commented on PR #38959:
URL: https://github.com/apache/doris/pull/38959#issuecomment-2275055775
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
Vallishp commented on PR #38746:
URL: https://github.com/apache/doris/pull/38746#issuecomment-2275056886
> what's the difference between table_options and table_properties? #34384
we have moved properties to new table table_properties and print each
property and its value in a new ro
dataroaring merged PR #39068:
URL: https://github.com/apache/doris/pull/39068
--
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.
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 4668ebd1f60 [fix](regression) fix te
dataroaring merged PR #39069:
URL: https://github.com/apache/doris/pull/39069
--
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.
This is an automated email from the ASF dual-hosted git repository.
dataroaring 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 2ec1a6a7e71 [fix](group commit) Modi
BiteThet opened a new pull request, #39086:
URL: https://github.com/apache/doris/pull/39086
## Proposed changes
make create_always_true_column return column const
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
BiteThet commented on PR #39086:
URL: https://github.com/apache/doris/pull/39086#issuecomment-2275060545
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 #39087:
URL: https://github.com/apache/doris/pull/39087#issuecomment-2275061881
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
ByteYue commented on code in PR #38685:
URL: https://github.com/apache/doris/pull/38685#discussion_r1708746656
##
fe/fe-core/src/main/java/org/apache/doris/catalog/HdfsStorageVault.java:
##
@@ -56,6 +58,11 @@ public class HdfsStorageVault extends StorageVault {
public stati
amorynan opened a new pull request, #39087:
URL: https://github.com/apache/doris/pull/39087
## Proposed changes
backport : https://github.com/apache/doris/pull/34848
Issue Number: close #xxx
--
This is an automated message from the Apache Git Service.
To respond to th
amorynan commented on PR #39087:
URL: https://github.com/apache/doris/pull/39087#issuecomment-2275061872
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 #39015:
URL: https://github.com/apache/doris/pull/39015#issuecomment-2275062488
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 #39015:
URL: https://github.com/apache/doris/pull/39015#issuecomment-2275062522
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
CalvinKirs commented on PR #39015:
URL: https://github.com/apache/doris/pull/39015#issuecomment-2275062652
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
w41ter commented on code in PR #38243:
URL: https://github.com/apache/doris/pull/38243#discussion_r1708714602
##
cloud/src/recycler/recycler.cpp:
##
@@ -1888,72 +2019,90 @@ int InstanceRecycler::abort_timeout_txn() {
}
++num_timeout;
-std::unique_ptr
github-actions[bot] commented on PR #38903:
URL: https://github.com/apache/doris/pull/38903#issuecomment-2275068255
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 #39086:
URL: https://github.com/apache/doris/pull/39086#issuecomment-2275069464
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 #38243:
URL: https://github.com/apache/doris/pull/38243#issuecomment-2275070120
TPC-H: Total hot run time: 39821 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
jacktengg commented on PR #38954:
URL: https://github.com/apache/doris/pull/38954#issuecomment-2275076721
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
zhannngchen merged PR #39035:
URL: https://github.com/apache/doris/pull/39035
--
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.
github-actions[bot] commented on PR #39031:
URL: https://github.com/apache/doris/pull/39031#issuecomment-2275076032
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
Gabriel39 commented on PR #39031:
URL: https://github.com/apache/doris/pull/39031#issuecomment-2275076874
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
englefly merged PR #39020:
URL: https://github.com/apache/doris/pull/39020
--
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.
zhangchen 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 1fbfb81b8a1 [branch-2.1] Picks "[Fix](
This is an automated email from the ASF dual-hosted git repository.
englefly pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from e2c89708b48 [test](inverted index) Change the duplicate name test
(#39013)
add 02b6b4b85b6 [Fix](Planner) fix d
github-actions[bot] commented on PR #39031:
URL: https://github.com/apache/doris/pull/39031#issuecomment-2275078286
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 #38797:
URL: https://github.com/apache/doris/pull/38797#issuecomment-2275078670
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
BePPPower opened a new pull request, #39088:
URL: https://github.com/apache/doris/pull/39088
## 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
URL a
doris-robot commented on PR #39085:
URL: https://github.com/apache/doris/pull/39085#issuecomment-2275078310
TPC-H: Total hot run time: 39595 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 #38797:
URL: https://github.com/apache/doris/pull/38797#issuecomment-2275078509
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
jacktengg commented on code in PR #38954:
URL: https://github.com/apache/doris/pull/38954#discussion_r1708768610
##
be/src/vec/aggregate_functions/aggregate_function_window_funnel.h:
##
@@ -212,64 +315,97 @@ struct WindowFunnelState {
} else {
window_funnel
doris-robot commented on PR #39088:
URL: https://github.com/apache/doris/pull/39088#issuecomment-2275079612
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
BePPPower commented on PR #39088:
URL: https://github.com/apache/doris/pull/39088#issuecomment-2275079675
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
LiBinfeng-01 commented on PR #39011:
URL: https://github.com/apache/doris/pull/39011#issuecomment-2275081721
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 #39028:
URL: https://github.com/apache/doris/pull/39028#issuecomment-2275083770
TPC-H: Total hot run time: 39636 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
801 - 900 of 910 matches
Mail list logo