github-actions[bot] commented on PR #33634:
URL: https://github.com/apache/doris/pull/33634#issuecomment-2094663147
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 #34397:
URL: https://github.com/apache/doris/pull/34397#issuecomment-2094669474
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
yiguolei commented on PR #34397:
URL: https://github.com/apache/doris/pull/34397#issuecomment-2094669504
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
yiguolei opened a new pull request, #34397:
URL: https://github.com/apache/doris/pull/34397
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailto
zclllyybb commented on code in PR #34396:
URL: https://github.com/apache/doris/pull/34396#discussion_r1590237737
##
be/src/vec/functions/functions_geo.cpp:
##
@@ -463,17 +572,76 @@ struct StContains {
size_t result) {
DCHECK_EQ(arguments.size(
github-actions[bot] commented on code in PR #34397:
URL: https://github.com/apache/doris/pull/34397#discussion_r1590238148
##
be/src/common/status.h:
##
@@ -301,15 +305,39 @@ extern ErrorCodeState
error_states[MAX_ERROR_CODE_DEFINE_NUM];
class ErrorCodeInitializer {
public:
zzzxl1993 commented on PR #34394:
URL: https://github.com/apache/doris/pull/34394#issuecomment-2094688760
run p0
--
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 unsubscr
github-actions[bot] commented on PR #34394:
URL: https://github.com/apache/doris/pull/34394#issuecomment-2094691187
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 #34394:
URL: https://github.com/apache/doris/pull/34394#issuecomment-2094745111
run p0
--
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 unsubscr
HappenLee merged PR #33634:
URL: https://github.com/apache/doris/pull/33634
--
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 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 d487355903c [feature](pred) Support xor functi
github-actions[bot] commented on PR #34393:
URL: https://github.com/apache/doris/pull/34393#issuecomment-2094754488
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 #34393:
URL: https://github.com/apache/doris/pull/34393#issuecomment-2094754499
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.
morningman 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 7bdc5c44a21 [build] modify the requir
morningman merged PR #612:
URL: https://github.com/apache/doris-website/pull/612
--
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...@dor
morningman opened a new pull request, #613:
URL: https://github.com/apache/doris-website/pull/613
(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
zzzxl1993 commented on PR #34394:
URL: https://github.com/apache/doris/pull/34394#issuecomment-2094767208
run p0
--
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 unsubscr
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 ac23933a5db [opt](func) opt the revert_null_ma
HappenLee merged PR #34393:
URL: https://github.com/apache/doris/pull/34393
--
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
github-actions[bot] commented on PR #34391:
URL: https://github.com/apache/doris/pull/34391#issuecomment-2094769136
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
HappenLee commented on code in PR #34391:
URL: https://github.com/apache/doris/pull/34391#discussion_r1590287400
##
be/src/vec/functions/round.h:
##
@@ -696,49 +679,236 @@ class FunctionRounding : public IFunction {
return Status::OK();
}
-ColumnNumbers get_a
HappenLee commented on code in PR #34391:
URL: https://github.com/apache/doris/pull/34391#discussion_r1590287582
##
be/src/vec/functions/round.h:
##
@@ -696,49 +679,236 @@ class FunctionRounding : public IFunction {
return Status::OK();
}
-ColumnNumbers get_a
HappenLee commented on code in PR #34391:
URL: https://github.com/apache/doris/pull/34391#discussion_r1590287400
##
be/src/vec/functions/round.h:
##
@@ -696,49 +679,236 @@ class FunctionRounding : public IFunction {
return Status::OK();
}
-ColumnNumbers get_a
superdiaodiao commented on code in PR #34391:
URL: https://github.com/apache/doris/pull/34391#discussion_r1590289729
##
be/src/vec/functions/round.h:
##
@@ -696,49 +679,236 @@ class FunctionRounding : public IFunction {
return Status::OK();
}
-ColumnNumbers g
superdiaodiao commented on code in PR #34391:
URL: https://github.com/apache/doris/pull/34391#discussion_r1590292952
##
be/src/vec/functions/round.h:
##
@@ -696,49 +679,236 @@ class FunctionRounding : public IFunction {
return Status::OK();
}
-ColumnNumbers g
superdiaodiao commented on code in PR #34391:
URL: https://github.com/apache/doris/pull/34391#discussion_r1590289729
##
be/src/vec/functions/round.h:
##
@@ -696,49 +679,236 @@ class FunctionRounding : public IFunction {
return Status::OK();
}
-ColumnNumbers g
luzhijing merged PR #613:
URL: https://github.com/apache/doris-website/pull/613
--
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
This is an automated email from the ASF dual-hosted git repository.
luzhijing 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 3e23378020c [build] modify the require
superdiaodiao commented on code in PR #34391:
URL: https://github.com/apache/doris/pull/34391#discussion_r1590289729
##
be/src/vec/functions/round.h:
##
@@ -696,49 +679,236 @@ class FunctionRounding : public IFunction {
return Status::OK();
}
-ColumnNumbers g
zddr commented on code in PR #34392:
URL: https://github.com/apache/doris/pull/34392#discussion_r1590297003
##
fe/fe-core/src/main/java/org/apache/doris/catalog/authorizer/ranger/RangerAccessController.java:
##
@@ -135,12 +135,27 @@ public Optional
evalDataMaskPolicy(UserIdenti
morningman commented on code in PR #34392:
URL: https://github.com/apache/doris/pull/34392#discussion_r1590297988
##
fe/fe-core/src/main/java/org/apache/doris/catalog/authorizer/ranger/RangerAccessController.java:
##
@@ -135,12 +135,27 @@ public Optional
evalDataMaskPolicy(User
superdiaodiao commented on code in PR #34391:
URL: https://github.com/apache/doris/pull/34391#discussion_r1590298224
##
be/src/vec/functions/round.h:
##
@@ -696,49 +679,236 @@ class FunctionRounding : public IFunction {
return Status::OK();
}
-ColumnNumbers g
github-actions[bot] commented on PR #34289:
URL: https://github.com/apache/doris/pull/34289#issuecomment-2094786916
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 #34394:
URL: https://github.com/apache/doris/pull/34394#issuecomment-2094799188
run p0
--
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 unsubscr
HHoflittlefish777 opened a new pull request, #34398:
URL: https://github.com/apache/doris/pull/34398
## Proposed changes
revert https://github.com/apache/doris/pull/34336 for work done in
https://github.com/apache/doris/pull/31749
## Further comments
If this is a
doris-robot commented on PR #34398:
URL: https://github.com/apache/doris/pull/34398#issuecomment-2094807336
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
HHoflittlefish777 commented on PR #34398:
URL: https://github.com/apache/doris/pull/34398#issuecomment-2094807734
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
github-actions[bot] commented on PR #34379:
URL: https://github.com/apache/doris/pull/34379#issuecomment-2094808214
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 #34379:
URL: https://github.com/apache/doris/pull/34379#issuecomment-2094808222
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
yiguolei merged PR #34395:
URL: https://github.com/apache/doris/pull/34395
--
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 7248420cfd1 [chore](session_variable) A
Mryange commented on PR #34289:
URL: https://github.com/apache/doris/pull/34289#issuecomment-2094810637
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
Gabriel39 merged PR #34328:
URL: https://github.com/apache/doris/pull/34328
--
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
zclllyybb commented on code in PR #34258:
URL: https://github.com/apache/doris/pull/34258#discussion_r1590318427
##
be/src/vec/functions/function_string.h:
##
@@ -356,6 +357,174 @@ class FunctionStrcmp : public IFunction {
}
};
+class FunctionAutoPartitionName : public I
github-actions[bot] commented on code in PR #34397:
URL: https://github.com/apache/doris/pull/34397#discussion_r1590320880
##
be/src/common/status.h:
##
@@ -301,15 +306,39 @@ extern ErrorCodeState
error_states[MAX_ERROR_CODE_DEFINE_NUM];
class ErrorCodeInitializer {
public:
doris-robot commented on PR #34398:
URL: https://github.com/apache/doris/pull/34398#issuecomment-2094820978
TPC-H: Total hot run time: 41675 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
Mryange opened a new pull request, #34399:
URL: https://github.com/apache/doris/pull/34399
## Proposed changes
This is the first part of optimizing TupleConvertTime. When querying a large
number of rows, Doris's speed tends to be slow.
## Further comments
If this
doris-robot commented on PR #34399:
URL: https://github.com/apache/doris/pull/34399#issuecomment-2094822692
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
Mryange commented on PR #34399:
URL: https://github.com/apache/doris/pull/34399#issuecomment-2094823317
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
doris-robot commented on PR #34400:
URL: https://github.com/apache/doris/pull/34400#issuecomment-2094823674
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
github-actions[bot] commented on code in PR #34258:
URL: https://github.com/apache/doris/pull/34258#discussion_r1590323139
##
be/src/vec/functions/function_string.h:
##
@@ -356,6 +359,173 @@ class FunctionStrcmp : public IFunction {
}
};
+class FunctionAutoPartitionName
yiguolei commented on PR #34397:
URL: https://github.com/apache/doris/pull/34397#issuecomment-2094825489
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 #34398:
URL: https://github.com/apache/doris/pull/34398#issuecomment-2094825757
TPC-DS: Total hot run time: 185404 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 #34399:
URL: https://github.com/apache/doris/pull/34399#issuecomment-2094825830
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
superdiaodiao commented on code in PR #34391:
URL: https://github.com/apache/doris/pull/34391#discussion_r1590292952
##
be/src/vec/functions/round.h:
##
@@ -696,49 +679,236 @@ class FunctionRounding : public IFunction {
return Status::OK();
}
-ColumnNumbers g
superdiaodiao commented on code in PR #34391:
URL: https://github.com/apache/doris/pull/34391#discussion_r1590324984
##
be/src/vec/functions/round.h:
##
@@ -696,49 +679,236 @@ class FunctionRounding : public IFunction {
return Status::OK();
}
-ColumnNumbers g
doris-robot commented on PR #34289:
URL: https://github.com/apache/doris/pull/34289#issuecomment-2094829660
TPC-DS: Total hot run time: 187020 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 code in PR #34258:
URL: https://github.com/apache/doris/pull/34258#discussion_r1590328792
##
be/src/vec/functions/function_string.h:
##
@@ -356,6 +357,174 @@ class FunctionStrcmp : public IFunction {
}
};
+class FunctionAutoPartitionName
github-actions[bot] commented on PR #34391:
URL: https://github.com/apache/doris/pull/34391#issuecomment-2094844945
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 #34391:
URL: https://github.com/apache/doris/pull/34391#issuecomment-2094845385
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
superdiaodiao commented on PR #34391:
URL: https://github.com/apache/doris/pull/34391#issuecomment-2094845395
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
jacktengg merged PR #34379:
URL: https://github.com/apache/doris/pull/34379
--
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.
jacktengg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 685b906968c [refactor](agg) Use monostate to prevent invalid access to
agg variants (#34328)
add 401d7dd5f63 [
luwei16 opened a new pull request, #34401:
URL: https://github.com/apache/doris/pull/34401
(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 unsubscribe, e-ma
doris-robot commented on PR #34401:
URL: https://github.com/apache/doris/pull/34401#issuecomment-2094852946
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
luwei16 commented on PR #34401:
URL: https://github.com/apache/doris/pull/34401#issuecomment-2094853050
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
doris-robot commented on PR #34399:
URL: https://github.com/apache/doris/pull/34399#issuecomment-2094855491
TeamCity be ut coverage result:
Function Coverage: 35.61% (8965/25172)
Line Coverage: 27.25% (73956/271367)
Region Coverage: 26.49% (38205/144251)
Branch Coverage: 23.2
doris-robot commented on PR #34399:
URL: https://github.com/apache/doris/pull/34399#issuecomment-2094855722
TPC-DS: Total hot run time: 189081 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 #34391:
URL: https://github.com/apache/doris/pull/34391#issuecomment-2094862289
TPC-DS: Total hot run time: 187688 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 #34391:
URL: https://github.com/apache/doris/pull/34391#issuecomment-2094866139
TeamCity be ut coverage result:
Function Coverage: 35.61% (8961/25161)
Line Coverage: 27.26% (73966/271368)
Region Coverage: 26.47% (38206/144310)
Branch Coverage: 23.2
jackwener commented on PR #34400:
URL: https://github.com/apache/doris/pull/34400#issuecomment-2094873295
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
doris-robot commented on PR #34401:
URL: https://github.com/apache/doris/pull/34401#issuecomment-2094873462
TPC-DS: Total hot run time: 183386 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
HappenLee opened a new pull request, #34402:
URL: https://github.com/apache/doris/pull/34402
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailt
doris-robot commented on PR #34402:
URL: https://github.com/apache/doris/pull/34402#issuecomment-2094878189
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 #34402:
URL: https://github.com/apache/doris/pull/34402#issuecomment-2094878341
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
github-actions[bot] commented on code in PR #34402:
URL: https://github.com/apache/doris/pull/34402#discussion_r1590363992
##
be/src/pipeline/task_scheduler.h:
##
@@ -66,8 +66,8 @@ class TaskScheduler {
private:
std::unique_ptr _fix_thread_pool;
std::shared_ptr _task_
jacktengg commented on PR #34145:
URL: https://github.com/apache/doris/pull/34145#issuecomment-2094886448
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
doris-robot commented on PR #34400:
URL: https://github.com/apache/doris/pull/34400#issuecomment-2094887308
TPC-DS: Total hot run time: 184373 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 code in PR #34145:
URL: https://github.com/apache/doris/pull/34145#discussion_r1590370418
##
be/src/pipeline/dependency.h:
##
@@ -567,14 +636,38 @@ struct HashJoinSharedState : public JoinSharedState {
bool probe_ignore_null = false;
};
+
HappenLee commented on PR #34402:
URL: https://github.com/apache/doris/pull/34402#issuecomment-2094889462
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
jacktengg commented on PR #33291:
URL: https://github.com/apache/doris/pull/33291#issuecomment-2094893302
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
doris-robot commented on PR #34145:
URL: https://github.com/apache/doris/pull/34145#issuecomment-2094903220
TPC-DS: Total hot run time: 187897 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 #33291:
URL: https://github.com/apache/doris/pull/33291#issuecomment-2094907632
TPC-DS: Total hot run time: 186501 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 #34402:
URL: https://github.com/apache/doris/pull/34402#issuecomment-2094910646
TPC-H: Total hot run time: 40252 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 #34402:
URL: https://github.com/apache/doris/pull/34402#issuecomment-2094913914
TPC-DS: Total hot run time: 185806 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
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 85ae773996f [fix](spill) incorrect revo
yiguolei commented on PR #34397:
URL: https://github.com/apache/doris/pull/34397#issuecomment-2094984013
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
yiguolei commented on PR #34397:
URL: https://github.com/apache/doris/pull/34397#issuecomment-2095011202
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
yiguolei commented on code in PR #34402:
URL: https://github.com/apache/doris/pull/34402#discussion_r1590454356
##
be/src/pipeline/task_scheduler.h:
##
@@ -66,8 +66,8 @@ class TaskScheduler {
private:
std::unique_ptr _fix_thread_pool;
std::shared_ptr _task_queue;
-
SWJTU-ZhangLei commented on PR #34352:
URL: https://github.com/apache/doris/pull/34352#issuecomment-2095024915
> -v does not work any more.
```
// pid file
if (!cmdLineOpts.isVersion() && !createAndLockPidFile(pidDir + "/fe.pid")) {
throw new IOException("pid file is alread
mrhhsg opened a new pull request, #34404:
URL: https://github.com/apache/doris/pull/34404
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailto:d
doris-robot commented on PR #34404:
URL: https://github.com/apache/doris/pull/34404#issuecomment-2095045018
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
mrhhsg commented on PR #34404:
URL: https://github.com/apache/doris/pull/34404#issuecomment-2095045131
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
Tech-Circle-48 opened a new pull request, #34405:
URL: https://github.com/apache/doris/pull/34405
## Proposed changes
Issue Number: close #xxx
resolve be/src/io/cache/block_file_cache_downloader.cpp errror
## Further comments
resolve be/src/io/cache/block_file_
doris-robot commented on PR #34405:
URL: https://github.com/apache/doris/pull/34405#issuecomment-2095051676
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
jacktengg commented on PR #33291:
URL: https://github.com/apache/doris/pull/33291#issuecomment-2095053968
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
github-actions[bot] commented on PR #34405:
URL: https://github.com/apache/doris/pull/34405#issuecomment-2095055302
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 #33291:
URL: https://github.com/apache/doris/pull/33291#issuecomment-2095058241
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 #34347:
URL: https://github.com/apache/doris/pull/34347#issuecomment-2095064134
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 #34347:
URL: https://github.com/apache/doris/pull/34347#issuecomment-2095064152
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
1 - 100 of 302 matches
Mail list logo