github-actions[bot] commented on PR #11921:
URL: https://github.com/apache/doris/pull/11921#issuecomment-1221252832
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 #11921:
URL: https://github.com/apache/doris/pull/11921#issuecomment-1221252844
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
platoneko opened a new pull request, #11940:
URL: https://github.com/apache/doris/pull/11940
# Proposed changes
Issue Number: #11874
## Problem summary
1. Refactor `TaggableLogger`
2. Refactor status handling in agent task:
1. Unify log format in TaskWorkerPool
nextdreamblue opened a new issue, #11941:
URL: https://github.com/apache/doris/issues/11941
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Description
righ
github-actions[bot] commented on PR #11886:
URL: https://github.com/apache/doris/pull/11886#issuecomment-1221271794
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 #11886:
URL: https://github.com/apache/doris/pull/11886#issuecomment-1221271802
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 #11906:
URL: https://github.com/apache/doris/pull/11906#issuecomment-1221271957
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 #11906:
URL: https://github.com/apache/doris/pull/11906#issuecomment-1221271961
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
cambyzju commented on PR #11921:
URL: https://github.com/apache/doris/pull/11921#issuecomment-1221272719
rebase to trigger P0 again
--
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 co
morningman commented on code in PR #11450:
URL: https://github.com/apache/doris/pull/11450#discussion_r950678147
##
be/src/io/fs/s3_file_system.cpp:
##
@@ -141,7 +141,7 @@ Status S3FileSystem::open_file(const Path& path,
FileReaderSPtr* reader) {
RETURN_IF_ERROR(file_size(
github-actions[bot] commented on PR #11938:
URL: https://github.com/apache/doris/pull/11938#issuecomment-1221273821
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
morningman merged PR #11938:
URL: https://github.com/apache/doris/pull/11938
--
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.a
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 28dba65d74 Update basic-summary.md (#11889)
add 982c5f06b5 [fix](build) Resolve the conflicts when building be
morningman closed issue #11937: [Bug](build) Failed to build be with java-udf
URL: https://github.com/apache/doris/issues/11937
--
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.
morningman commented on code in PR #11927:
URL: https://github.com/apache/doris/pull/11927#discussion_r950679701
##
fe/spark-dpp/src/main/java/org/apache/doris/load/loadv2/dpp/SparkDpp.java:
##
@@ -405,6 +405,18 @@ public boolean validateData(Object srcValue,
EtlJobConfig.EtlCo
morningman merged PR #11692:
URL: https://github.com/apache/doris/pull/11692
--
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.a
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 982c5f06b5 [fix](build) Resolve the conflicts when building be with
java-udf (#11938)
add d4749c2652 [extensi
github-actions[bot] commented on PR #11886:
URL: https://github.com/apache/doris/pull/11886#issuecomment-1221274522
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
morningman closed pull request #11103: Bump fastjson from 1.2.62 to 1.2.83 in
/samples/doris-demo/flink-demo-v1.1
URL: https://github.com/apache/doris/pull/11103
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
dependabot[bot] commented on PR #11103:
URL: https://github.com/apache/doris/pull/11103#issuecomment-1221274945
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version, let
hf200012 commented on code in PR #11927:
URL: https://github.com/apache/doris/pull/11927#discussion_r950680498
##
fe/spark-dpp/src/main/java/org/apache/doris/load/loadv2/dpp/SparkDpp.java:
##
@@ -405,6 +405,18 @@ public boolean validateData(Object srcValue,
EtlJobConfig.EtlColu
platoneko commented on code in PR #11450:
URL: https://github.com/apache/doris/pull/11450#discussion_r950681322
##
be/src/io/fs/s3_file_system.cpp:
##
@@ -141,7 +141,7 @@ Status S3FileSystem::open_file(const Path& path,
FileReaderSPtr* reader) {
RETURN_IF_ERROR(file_size(p
platoneko commented on code in PR #11450:
URL: https://github.com/apache/doris/pull/11450#discussion_r950681634
##
fe/fe-core/src/main/java/org/apache/doris/common/proc/BackendsProcDir.java:
##
@@ -51,7 +51,7 @@ public class BackendsProcDir implements ProcDirInterface {
nextdreamblue opened a new pull request, #11942:
URL: https://github.com/apache/doris/pull/11942
add restore new property 'reserve_replica', which means you can
get a table with same partitions with the same replication num
as before the backup.
# Proposed changes
Issue Nu
github-actions[bot] commented on PR #11927:
URL: https://github.com/apache/doris/pull/11927#issuecomment-1221308024
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 #11927:
URL: https://github.com/apache/doris/pull/11927#issuecomment-1221308037
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
platoneko commented on code in PR #11450:
URL: https://github.com/apache/doris/pull/11450#discussion_r950703910
##
fe/fe-core/src/main/java/org/apache/doris/common/proc/ReplicasProcNode.java:
##
@@ -33,12 +33,10 @@
* show replicas' detail info within a tablet
*/
public clas
platoneko commented on code in PR #11450:
URL: https://github.com/apache/doris/pull/11450#discussion_r950703922
##
fe/fe-core/src/main/java/org/apache/doris/common/proc/BackendsProcDir.java:
##
@@ -51,7 +51,7 @@ public class BackendsProcDir implements ProcDirInterface {
github-actions[bot] commented on PR #11450:
URL: https://github.com/apache/doris/pull/11450#issuecomment-1221337920
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 #11450:
URL: https://github.com/apache/doris/pull/11450#issuecomment-1221338016
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 #11903:
URL: https://github.com/apache/doris/pull/11903
--
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 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 c2efa9c3b5 [refactor](planner): refactor equals
yiguolei merged PR #11906:
URL: https://github.com/apache/doris/pull/11906
--
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 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 161d134270 [bugfix](load) fix cancel load stmt
yiguolei merged PR #11886:
URL: https://github.com/apache/doris/pull/11886
--
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
yiguolei closed issue #11881: [Bug] NPE when inpredicate in group by clause
URL: https://github.com/apache/doris/issues/11881
--
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
This is an automated email from the ASF dual-hosted git repository.
yiguolei 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 25b427d0c6 [Bugfix](inpredicate) fix in predica
yiguolei merged PR #11796:
URL: https://github.com/apache/doris/pull/11796
--
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 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 192cdd4d76 [Bug](cast) change binary predicate
github-actions[bot] commented on PR #11796:
URL: https://github.com/apache/doris/pull/11796#issuecomment-1221451418
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
xinyiZzz opened a new pull request, #11943:
URL: https://github.com/apache/doris/pull/11943
# Proposed changes
Issue Number: close #11876
## Problem summary
cherry-pick #11877
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
Lchangliang commented on PR #11869:
URL: https://github.com/apache/doris/pull/11869#issuecomment-1221461684
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 unsubscr
xinyiZzz opened a new pull request, #11944:
URL: https://github.com/apache/doris/pull/11944
# Proposed changes
Issue Number: close #xxx
## Problem summary
Vectorized query ssb 3.1, the memory is mainly composed of 4 parts,
1. The memory ratio of each part in the fi
jackwener opened a new pull request, #11945:
URL: https://github.com/apache/doris/pull/11945
# Proposed changes
Issue Number: close #xxx
## Problem summary
use `Pair.of` to replace `new Pair<>()`
## Checklist(Required)
1. Does it affect the original behavior
jackwener opened a new pull request, #11946:
URL: https://github.com/apache/doris/pull/11946
# Proposed changes
Issue Number: close #xxx
## Problem summary
remove FakeJoin.java
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
xinyiZzz opened a new pull request, #11947:
URL: https://github.com/apache/doris/pull/11947
# Proposed changes
Issue Number: close #xxx
## Problem summary
1. fix missing exec node mem tracker consumer.
2. print real process physical memory when exceeding mem limit
46 matches
Mail list logo