dataroaring opened a new pull request, #10910:
URL: https://github.com/apache/doris/pull/10910
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (
dataroaring merged PR #10739:
URL: https://github.com/apache/doris/pull/10739
--
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 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 f78db1d773 release memory allocated in agg f
EmmyMiao87 opened a new pull request, #10911:
URL: https://github.com/apache/doris/pull/10911
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Y
kpfly commented on code in PR #10911:
URL: https://github.com/apache/doris/pull/10911#discussion_r922647547
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TupleIsNullPredicate.java:
##
@@ -198,10 +198,16 @@ public static Expr unwrapExpr(Expr expr) {
public static voi
platoneko opened a new issue, #10912:
URL: https://github.com/apache/doris/issues/10912
### 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
BlockMan
platoneko opened a new pull request, #10913:
URL: https://github.com/apache/doris/pull/10913
# Proposed changes
Issue Number: close #10912
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior:
morningman merged PR #10911:
URL: https://github.com/apache/doris/pull/10911
--
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 commit to branch repair_outer_join_0714
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/repair_outer_join_0714 by this
push:
new 2435086045 f
ByteYue opened a new issue, #10914:
URL: https://github.com/apache/doris/issues/10914
### 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
There are
morningman closed pull request #10311: [bug] fix window function nullable type
bug
URL: https://github.com/apache/doris/pull/10311
--
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 commen
ByteYue opened a new pull request, #10915:
URL: https://github.com/apache/doris/pull/10915
remove redundant code in column writer
# Proposed changes
Issue Number: #10914
## Problem Summary:
There are redundant code in column writer's two kind of
flush_data_in_cur
ByteYue commented on issue #10914:
URL: https://github.com/apache/doris/issues/10914#issuecomment-1186128610

The former code is as above. As we can see, there is even one differ
Gabriel39 opened a new issue, #10916:
URL: https://github.com/apache/doris/issues/10916
### 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
Now date
Gabriel39 opened a new pull request, #10917:
URL: https://github.com/apache/doris/pull/10917
# Proposed changes
Issue Number: close #10916
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (
wolfboys opened a new pull request, #10918:
URL: https://github.com/apache/doris/pull/10918
## Further comments
start|stop script files improvements:
1) compatible with the case where the script is a soft link ()
2) optimize script readability
If this is a relatively l
yiguolei merged PR #10908:
URL: https://github.com/apache/doris/pull/10908
--
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 f0babfdcf8 print image's version when it is hig
yiguolei commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922670096
##
be/src/io/fs/file_reader.h:
##
@@ -38,7 +40,11 @@ class FileReader {
virtual const Path& path() const = 0;
virtual size_t size() const = 0;
+
+virtua
yiguolei commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922670897
##
be/src/olap/rowset/beta_rowset_writer.h:
##
@@ -86,7 +86,7 @@ class BetaRowsetWriter : public RowsetWriter {
std::unique_ptr _segment_writer;
mutable SpinL
yiguolei commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922671115
##
be/src/io/fs/file_reader.h:
##
@@ -38,7 +40,11 @@ class FileReader {
virtual const Path& path() const = 0;
virtual size_t size() const = 0;
+
+virtua
yiguolei commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922671321
##
be/src/olap/rowset/segment_v2/column_reader.h:
##
@@ -64,7 +64,7 @@ struct ColumnReaderOptions {
};
struct ColumnIteratorOptions {
-io::FileReader* file_read
yiguolei commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922672207
##
be/src/olap/rowset/segment_v2/segment_iterator.cpp:
##
@@ -349,7 +348,7 @@ Status SegmentIterator::_init_return_column_iterators() {
ColumnIteratorOptio
yiguolei commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922673493
##
be/src/io/fs/local_file_system.cpp:
##
@@ -56,28 +47,16 @@ Status LocalFileSystem::create_file(const Path& path,
std::unique_ptr* reader) {
+Status LocalFileSystem:
HappenLee opened a new pull request, #10919:
URL: https://github.com/apache/doris/pull/10919
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Ye
HappenLee merged PR #10919:
URL: https://github.com/apache/doris/pull/10919
--
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 repair_outer_join_0714
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/repair_outer_join_0714 by this
push:
new dbe1ebd496 [B
yiguolei commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922674060
##
be/src/io/fs/local_file_system.cpp:
##
@@ -56,28 +47,16 @@ Status LocalFileSystem::create_file(const Path& path,
std::unique_ptr* reader) {
+Status LocalFileSystem:
yiguolei commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922671115
##
be/src/io/fs/file_reader.h:
##
@@ -38,7 +40,11 @@ class FileReader {
virtual const Path& path() const = 0;
virtual size_t size() const = 0;
+
+virtua
yiguolei commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922674424
##
be/src/io/fs/local_file_reader.cpp:
##
@@ -39,16 +34,18 @@ LocalFileReader::~LocalFileReader() {
}
Status LocalFileReader::close() {
-bool expected = false;
yiguolei commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922674820
##
be/src/olap/rowset/segment_v2/column_reader.cpp:
##
@@ -17,7 +17,8 @@
#include "olap/rowset/segment_v2/column_reader.h"
-#include "gutil/strings/substitute.h"
yiguolei commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922674893
##
be/src/olap/rowset/segment_v2/column_reader.cpp:
##
@@ -149,7 +149,7 @@ Status ColumnReader::read_page(const ColumnIteratorOptions&
iter_opts, const Pag
yiguolei commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922675020
##
be/src/olap/rowset/segment_v2/page_io.h:
##
@@ -46,7 +46,7 @@ namespace segment_v2 {
struct PageReadOptions {
// block to read page
-doris::io::FileReade
platoneko commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922675498
##
be/src/io/fs/local_file_system.cpp:
##
@@ -56,28 +47,16 @@ Status LocalFileSystem::create_file(const Path& path,
std::unique_ptr* reader) {
+Status LocalFileSystem
Kikyou1997 opened a new pull request, #10920:
URL: https://github.com/apache/doris/pull/10920
# Proposed changes
Issue Number: noinssue
## Problem Summary:
During the analysis of BinaryPredicate, it will generate a CastExpr if the
slot implicitly in the below case:
platoneko commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922676762
##
be/src/olap/rowset/segment_v2/page_io.h:
##
@@ -46,7 +46,7 @@ namespace segment_v2 {
struct PageReadOptions {
// block to read page
-doris::io::FileRead
platoneko commented on code in PR #10896:
URL: https://github.com/apache/doris/pull/10896#discussion_r922677079
##
be/src/olap/rowset/beta_rowset_writer.h:
##
@@ -86,7 +86,7 @@ class BetaRowsetWriter : public RowsetWriter {
std::unique_ptr _segment_writer;
mutable Spin
github-actions[bot] commented on PR #10910:
URL: https://github.com/apache/doris/pull/10910#issuecomment-1186179028
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 #10910:
URL: https://github.com/apache/doris/pull/10910#issuecomment-1186179022
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 #10899:
URL: https://github.com/apache/doris/pull/10899#issuecomment-1186179127
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 #10913:
URL: https://github.com/apache/doris/pull/10913#issuecomment-1186179821
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 #10913:
URL: https://github.com/apache/doris/pull/10913#issuecomment-1186179840
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
Kikyou1997 commented on issue #10881:
URL: https://github.com/apache/doris/issues/10881#issuecomment-1186191238
I can't reproduce this bug on my local machine
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
yiguolei merged PR #10899:
URL: https://github.com/apache/doris/pull/10899
--
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 0381cdc989 [Bug] fix core for min/max runtime f
compiletheworld opened a new pull request, #10921:
URL: https://github.com/apache/doris/pull/10921
# Proposed changes
## Problem Summary:
## Checklist(Required)
1. Does it affect the original behavior: (No)
2. Has unit tests been added: (Yes)
3. Has the document bee
liaoxin01 opened a new pull request, #10922:
URL: https://github.com/apache/doris/pull/10922
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
see
https://cwiki.apache.org/confluence/display/DORIS/DSIP-018%3A+Support+Merge-On-Write+implementation+for+UN
yiguolei merged PR #10889:
URL: https://github.com/apache/doris/pull/10889
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 0381cdc989 [Bug] fix core for min/max runtime filter (#10899)
add 02460ab4a9 change date to int, good for perfor
morningman closed pull request #10101: [improvement] Add new session variable
`session_context`
URL: https://github.com/apache/doris/pull/10101
--
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 sp
morningman commented on code in PR #10850:
URL: https://github.com/apache/doris/pull/10850#discussion_r922687840
##
fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java:
##
@@ -175,6 +176,8 @@ public class SessionVariable implements Serializable,
Writable {
morningman closed pull request #10902: Bump aws-java-sdk-s3 from 1.11.95 to
1.12.261 in /fe
URL: https://github.com/apache/doris/pull/10902
--
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 specif
dependabot[bot] commented on PR #10902:
URL: https://github.com/apache/doris/pull/10902#issuecomment-1186210522
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
morrySnow commented on code in PR #10771:
URL: https://github.com/apache/doris/pull/10771#discussion_r922688465
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/Literal.java:
##
@@ -85,12 +67,12 @@ public DataType getDataType() throws UnboundException {
compiletheworld commented on code in PR #10901:
URL: https://github.com/apache/doris/pull/10901#discussion_r922689190
##
fe/fe-core/src/main/java/org/apache/doris/system/Backend.java:
##
@@ -116,8 +119,14 @@ public enum BackendState {
// additional backendStatus information
compiletheworld commented on PR #10901:
URL: https://github.com/apache/doris/pull/10901#issuecomment-1186214249
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 unsu
morningman commented on code in PR #10901:
URL: https://github.com/apache/doris/pull/10901#discussion_r922690427
##
fe/fe-core/src/main/java/org/apache/doris/system/Backend.java:
##
@@ -116,8 +119,14 @@ public enum BackendState {
// additional backendStatus information for
compiletheworld commented on PR #10922:
URL: https://github.com/apache/doris/pull/10922#issuecomment-1186216742
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 unsu
xinyiZzz opened a new issue, #10923:
URL: https://github.com/apache/doris/issues/10923
### 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
Currently
xinyiZzz opened a new pull request, #10924:
URL: https://github.com/apache/doris/pull/10924
# Proposed changes
Issue Number: close #10923
## Problem Summary:
### solution
Limit process memory usage using the actual physical memory of the process
in `/proc/self/sta
Gabriel39 opened a new pull request, #10925:
URL: https://github.com/apache/doris/pull/10925
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Ye
Lchangliang opened a new issue, #10926:
URL: https://github.com/apache/doris/issues/10926
### 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.
### Version
master
github-actions[bot] commented on PR #10925:
URL: https://github.com/apache/doris/pull/10925#issuecomment-1186224929
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 #10925:
URL: https://github.com/apache/doris/pull/10925#issuecomment-1186224913
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
Lchangliang opened a new issue, #10927:
URL: https://github.com/apache/doris/issues/10927
### 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.
### Version
master
github-actions[bot] commented on PR #10922:
URL: https://github.com/apache/doris/pull/10922#issuecomment-1186322263
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 #10925:
URL: https://github.com/apache/doris/pull/10925
--
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 c45a98d4c0 [Bug] Fix invalid nullmap (#10925)
c
github-actions[bot] commented on PR #10896:
URL: https://github.com/apache/doris/pull/10896#issuecomment-1186341751
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 #10896:
URL: https://github.com/apache/doris/pull/10896#issuecomment-1186341755
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 closed issue #10895: [Enhancement] Use shared FileReader when read a
segment
URL: https://github.com/apache/doris/issues/10895
--
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 c
yiguolei merged PR #10896:
URL: https://github.com/apache/doris/pull/10896
--
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 eec142ae90 [Enhancement] Use shared file reader
xinyiZzz commented on PR #10921:
URL: https://github.com/apache/doris/pull/10921#issuecomment-1186371149
LGTM, good code
--
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
xinyiZzz commented on code in PR #10921:
URL: https://github.com/apache/doris/pull/10921#discussion_r922758205
##
be/src/olap/tablet_meta.cpp:
##
@@ -869,4 +876,55 @@ void DeleteBitmap::merge(const DeleteBitmap& other) {
}
}
+// FIXME: do we need a mutex here to get rid
kkfnui opened a new issue, #10928:
URL: https://github.com/apache/doris/issues/10928
### 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.
### Version
1.1.0,1.0.0
kkfnui opened a new pull request, #10929:
URL: https://github.com/apache/doris/pull/10929
Fix issue: https://github.com/apache/doris/issues/10928
# Proposed changes
Issue Number: close #10928
## Problem Summary:
Describe the overview of changes.
## Check
Lchangliang opened a new pull request, #10930:
URL: https://github.com/apache/doris/pull/10930
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (
platoneko opened a new issue, #10931:
URL: https://github.com/apache/doris/issues/10931
### 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
Currentl
Kikyou1997 commented on code in PR #10771:
URL: https://github.com/apache/doris/pull/10771#discussion_r922763648
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/Literal.java:
##
@@ -85,12 +67,12 @@ public DataType getDataType() throws UnboundException {
platoneko opened a new issue, #10932:
URL: https://github.com/apache/doris/issues/10932
### 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
`pending
platoneko opened a new pull request, #10933:
URL: https://github.com/apache/doris/pull/10933
# Proposed changes
Issue Number: close #10931
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior:
morningman merged PR #10813:
URL: https://github.com/apache/doris/pull/10813
--
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 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 464830437a [doc] add cloudcanal docs (#10813)
kkfnui closed issue #9160: [Bug] `1.0.0-rc3` show routine load task raise
NullPointerException when no BE scheduled for job
URL: https://github.com/apache/doris/issues/9160
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
github-actions[bot] commented on PR #10930:
URL: https://github.com/apache/doris/pull/10930#issuecomment-1186397651
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 #10930:
URL: https://github.com/apache/doris/pull/10930#issuecomment-1186397658
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, #10934:
URL: https://github.com/apache/doris/pull/10934
# Proposed changes
Issue Number: close #10932
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior:
xinyiZzz opened a new issue, #10935:
URL: https://github.com/apache/doris/issues/10935
### 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
Vectorize
yiguolei closed issue #10912: [refactor] remove BlockManager in olap
URL: https://github.com/apache/doris/issues/10912
--
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
yiguolei merged PR #10913:
URL: https://github.com/apache/doris/pull/10913
--
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 3bc6655069 [refactor] remove BlockManager (#109
github-actions[bot] commented on PR #10929:
URL: https://github.com/apache/doris/pull/10929#issuecomment-1186415338
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
xinyiZzz opened a new pull request, #10936:
URL: https://github.com/apache/doris/pull/10936
# Proposed changes
Issue Number: close #10935
## Problem Summary:
### Solution
In the strict memory usage mode of `STRICT_MEMORY_USE=ON`, when the capacity
of the vectorized Ha
github-actions[bot] commented on PR #10930:
URL: https://github.com/apache/doris/pull/10930#issuecomment-1186423379
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
95 matches
Mail list logo