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 824a192f8f [enhancement](http) executeSQL rest api support streaming
response (#12239)
add 461a4cc94e [Enhance
yiguolei closed issue #11993: [Bug] can't create table when column name with
dot(.)
URL: https://github.com/apache/doris/issues/11993
--
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 com
yiguolei merged PR #11999:
URL: https://github.com/apache/doris/pull/11999
--
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 9225dd16ca [fix](grouping sets) grouping sets cause be core or return
wrong results (#12313)
add 824a192f8f [e
yiguolei merged PR #12239:
URL: https://github.com/apache/doris/pull/12239
--
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 9225dd16ca [fix](grouping sets) grouping sets c
yiguolei closed issue #12273: [Bug] Grouping sets cause BE Core or return wrong
results
URL: https://github.com/apache/doris/issues/12273
--
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
yiguolei merged PR #12313:
URL: https://github.com/apache/doris/pull/12313
--
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 26cf2d3742 [enhancement](array-type) avoid abuse of Offset and
Offset64 #12378
add c3af60eff8 [fix](threadpool)
yiguolei merged PR #12370:
URL: https://github.com/apache/doris/pull/12370
--
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
xy720 opened a new pull request, #12463:
URL: https://github.com/apache/doris/pull/12463
# Proposed changes
```
Before:
mysql> select k1 from test_array_tbl_1 where c_array in (select c_array from
test_array_tbl_2);
ERROR 1105 (HY000): errCode = 2, detailMessage = Unexpected
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 53b619c487 [brpc]using pooled connection and enlarge brpc connection
timeout and retry… (#10443)
add 26cf2d3742
yiguolei merged PR #12378:
URL: https://github.com/apache/doris/pull/12378
--
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 af0f4584d5 fix cache cleaner (#12432)
add 53b619c487 [brpc]using pooled connection and enlarge brpc connection
yiguolei merged PR #10443:
URL: https://github.com/apache/doris/pull/10443
--
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
doglex commented on issue #11151:
URL: https://github.com/apache/doris/issues/11151#issuecomment-1240297150
yes, datagrip can produce
--
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
924060929 commented on code in PR #12444:
URL: https://github.com/apache/doris/pull/12444#discussion_r965567879
##
fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java:
##
@@ -962,4 +965,9 @@ public Expression visitExist(ExistContext context) {
p
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
new 71ffa436d3 [enhancement](tcmalloc) add tc
yiguolei merged PR #12451:
URL: https://github.com/apache/doris/pull/12451
--
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 dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
new f3366a8243 (brpc) using pooled connection
yiguolei merged PR #12458:
URL: https://github.com/apache/doris/pull/12458
--
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 dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
new faf2d9097c use pooled stub to call rpc on
yiguolei merged PR #12459:
URL: https://github.com/apache/doris/pull/12459
--
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
924060929 opened a new pull request, #12462:
URL: https://github.com/apache/doris/pull/12462
# Proposed changes
Support exploration in unit test and add an example
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
- [x] No
- [
sohardforaname opened a new pull request, #12461:
URL: https://github.com/apache/doris/pull/12461
# Proposed changes
Issue Number: close #xxx
## Problem summary
add RelationId to LogicalRelation and PhysicalRelation.
equals function will compare RelationId to divide th
github-actions[bot] commented on PR #12451:
URL: https://github.com/apache/doris/pull/12451#issuecomment-1240276501
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 #12451:
URL: https://github.com/apache/doris/pull/12451#issuecomment-1240276546
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
yinzhijian opened a new pull request, #12460:
URL: https://github.com/apache/doris/pull/12460
# Proposed changes
Issue Number: close #xxx
## Problem summary
### table struct
+---+-+--+---+-+---+
| Field | Type| Null | Key | Default
TaoZex opened a new pull request, #88:
URL: https://github.com/apache/doris-website/pull/88
# Changes
Add blog 'principle of Doris Stream Load' in both Chinese and English
language with pictures.
Issue Number: #11706
--
This is an automated message from the Apache Git Service.
T
This is an automated email from the ASF dual-hosted git repository.
pengxiangyu 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 af0f4584d5 fix cache cleaner (#12432)
af0f45
pengxiangyu closed issue #12431: [Bug] The judgment logic of the cache cleaner
is wrong
URL: https://github.com/apache/doris/issues/12431
--
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
pengxiangyu merged PR #12432:
URL: https://github.com/apache/doris/pull/12432
--
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.
Kikyou1997 commented on PR #12444:
URL: https://github.com/apache/doris/pull/12444#issuecomment-1240235271
@morrySnow
--
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
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng 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 6cd06f7586 [typo](docs) INSERT documentatio
hf200012 merged PR #12455:
URL: https://github.com/apache/doris/pull/12455
--
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
dataroaring opened a new pull request, #12459:
URL: https://github.com/apache/doris/pull/12459
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ]
dataroaring opened a new pull request, #12458:
URL: https://github.com/apache/doris/pull/12458
…d retry times
When a connection failure happen, doris fails queries using the connection.
We should lower the impact of a connection failure by using pooled connection
and enlaring connect
github-actions[bot] commented on PR #12433:
URL: https://github.com/apache/doris/pull/12433#issuecomment-1240220545
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 #12433:
URL: https://github.com/apache/doris/pull/12433#issuecomment-1240220520
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
This is an automated email from the ASF dual-hosted git repository.
zouxinyi pushed a commit to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
new 0b41811e7a Revert "[fix](memtracker) Fix
This is an automated email from the ASF dual-hosted git repository.
huajianlan 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 74ffdbeebc [feature](Nereids) Support OneRowR
924060929 merged PR #12416:
URL: https://github.com/apache/doris/pull/12416
--
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 #12455:
URL: https://github.com/apache/doris/pull/12455#issuecomment-1240198377
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 #12455:
URL: https://github.com/apache/doris/pull/12455#issuecomment-1240198366
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
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 a6880ca573 [fix](Nereids) throw IndexOutOfBoundsException in
DistributionSpecHash#equalsSatisfy (#12446)
add 2a
yiguolei merged PR #12434:
URL: https://github.com/apache/doris/pull/12434
--
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 #12448: [Enhancement](merge iterator) copy rows in batch
in collect_iterator&generic_iterator
URL: https://github.com/apache/doris/issues/12448
--
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 #12416:
URL: https://github.com/apache/doris/pull/12416#issuecomment-1240193133
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 #12416:
URL: https://github.com/apache/doris/pull/12416#issuecomment-1240193099
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
morrySnow commented on code in PR #12182:
URL: https://github.com/apache/doris/pull/12182#discussion_r965475500
##
fe/fe-core/src/main/java/org/apache/doris/nereids/processor/post/RuntimeFilterGenerator.java:
##
@@ -0,0 +1,290 @@
+// Licensed to the Apache Software Foundation (A
admh opened a new issue, #12457:
URL: https://github.com/apache/doris/issues/12457
### 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
需求是我现在存量有很多表
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from dd2f834c79 [feature-wip](parquet-reader) bug fix, create compress
codec before parsing dictionary (#12422)
add
morrySnow merged PR #12446:
URL: https://github.com/apache/doris/pull/12446
--
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 #12446:
URL: https://github.com/apache/doris/pull/12446#issuecomment-1240178794
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 #12446:
URL: https://github.com/apache/doris/pull/12446#issuecomment-1240178779
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
xy720 commented on code in PR #12424:
URL: https://github.com/apache/doris/pull/12424#discussion_r965470500
##
be/src/vec/exec/vbroker_scanner.cpp:
##
@@ -95,6 +91,10 @@ Status VBrokerScanner::_fill_dest_columns(const Slice& line,
return Status::OK();
}
+if (
carlvinhust2012 commented on code in PR #12424:
URL: https://github.com/apache/doris/pull/12424#discussion_r965464775
##
be/src/vec/exec/vbroker_scanner.cpp:
##
@@ -95,6 +91,10 @@ Status VBrokerScanner::_fill_dest_columns(const Slice& line,
return Status::OK();
}
carlvinhust2012 commented on code in PR #12424:
URL: https://github.com/apache/doris/pull/12424#discussion_r965464775
##
be/src/vec/exec/vbroker_scanner.cpp:
##
@@ -95,6 +91,10 @@ Status VBrokerScanner::_fill_dest_columns(const Slice& line,
return Status::OK();
}
BiteThet opened a new pull request, #12456:
URL: https://github.com/apache/doris/pull/12456
# Proposed changes
1. remove ColumnString terminating zero
2. add a data_version for pblock
## Problem summary
Describe your changes.
## Checklist(Required)
Lchangliang commented on code in PR #12160:
URL: https://github.com/apache/doris/pull/12160#discussion_r965458379
##
be/src/olap/tablet_schema.cpp:
##
@@ -465,6 +466,11 @@ void TabletSchema::append_column(TabletColumn column, bool
is_dropped_column) {
if (column.is_nullabl
ChPi opened a new pull request, #12455:
URL: https://github.com/apache/doris/pull/12455
# Proposed changes
Issue Number: close #xxx
## Problem summary
typo fix
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
- [x] No
cambyzju commented on code in PR #12293:
URL: https://github.com/apache/doris/pull/12293#discussion_r964403874
##
be/src/common/config.h:
##
@@ -849,6 +849,8 @@ CONF_Bool(enable_simdjson_reader, "false");
CONF_Int32(doris_remote_scanner_thread_pool_thread_num, "16");
// number
Gabriel39 commented on code in PR #12401:
URL: https://github.com/apache/doris/pull/12401#discussion_r965456320
##
fe/fe-core/src/main/java/org/apache/doris/external/elasticsearch/EsUtil.java:
##
@@ -403,16 +404,15 @@ public static Type toDorisType(String esType) {
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
new b86f0abb98 [fix] substr('', 1, 5) return
eldenmoon commented on code in PR #12293:
URL: https://github.com/apache/doris/pull/12293#discussion_r965453626
##
be/src/common/config.h:
##
@@ -849,6 +849,8 @@ CONF_Bool(enable_simdjson_reader, "false");
CONF_Int32(doris_remote_scanner_thread_pool_thread_num, "16");
// numbe
Lchangliang commented on code in PR #12160:
URL: https://github.com/apache/doris/pull/12160#discussion_r965453384
##
be/src/olap/tablet.cpp:
##
@@ -99,6 +99,15 @@ Tablet::Tablet(TabletMetaSharedPtr tablet_meta, DataDir*
data_dir,
// construct _timestamped_versioned_tracker
bingfenglai opened a new issue, #12454:
URL: https://github.com/apache/doris/issues/12454
### 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
doris@V1.1
Kikyou1997 commented on code in PR #12444:
URL: https://github.com/apache/doris/pull/12444#discussion_r965451149
##
fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisLexer.g4:
##
@@ -433,13 +433,13 @@ DECIMAL_VALUE
;
FLOAT_LITERAL
-: DIGIT+ EXPONENT? 'F'
-
Lchangliang commented on code in PR #12160:
URL: https://github.com/apache/doris/pull/12160#discussion_r965450219
##
be/src/olap/reader.cpp:
##
@@ -475,7 +475,7 @@ ColumnPredicate* TabletReader::_parse_to_predicate(
}
ColumnPredicate* TabletReader::_parse_to_predicate(const
carlvinhust2012 commented on issue #12410:
URL: https://github.com/apache/doris/issues/12410#issuecomment-1240147739
I also have the problem.
https://github.com/apache/doris/issues/12453
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
carlvinhust2012 opened a new issue, #12453:
URL: https://github.com/apache/doris/issues/12453
### 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
the cu
carlvinhust2012 opened a new issue, #12452:
URL: https://github.com/apache/doris/issues/12452
### 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
curren
Henry2SS commented on PR #12348:
URL: https://github.com/apache/doris/pull/12348#issuecomment-1240143872
> > `runtime_state.cpp` the code below should be removed and replaced with
`_query_options.load_mem_limit`.
> > ```
> > int64_t RuntimeState::get_load_mem_limit() {
> > if (_
xinyiZzz commented on PR #12348:
URL: https://github.com/apache/doris/pull/12348#issuecomment-1240142798
> `runtime_state.cpp` the code below should be removed and replaced with
`_query_options.load_mem_limit`.
>
> ```
> int64_t RuntimeState::get_load_mem_limit() {
> if (_qu
Lchangliang commented on code in PR #12160:
URL: https://github.com/apache/doris/pull/12160#discussion_r965445444
##
be/src/olap/tablet_schema_cache.h:
##
@@ -52,6 +55,25 @@ class TabletSchemaCache {
return iter->second;
}
+private:
+/**
+ * @brief recycl
yixiutt opened a new pull request, #12451:
URL: https://github.com/apache/doris/pull/12451
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
morrySnow commented on code in PR #12444:
URL: https://github.com/apache/doris/pull/12444#discussion_r965439581
##
fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisLexer.g4:
##
@@ -433,13 +433,13 @@ DECIMAL_VALUE
;
FLOAT_LITERAL
-: DIGIT+ EXPONENT? 'F'
-|
dataroaring commented on code in PR #12160:
URL: https://github.com/apache/doris/pull/12160#discussion_r965432734
##
be/src/common/config.h:
##
@@ -852,9 +852,11 @@ CONF_Int32(doris_remote_scanner_thread_pool_queue_size,
"10240");
// This config should be removed when the new
This is an automated email from the ASF dual-hosted git repository.
zouxinyi pushed a commit to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
new a33ce077bf [fix](memtracker) Fix memtrack
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 d40a9d0555 [fix](memtracker) Fix memtracker did not subtract the
memory released by load channel cancel (#12405)
morningman merged PR #12422:
URL: https://github.com/apache/doris/pull/12422
--
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
github-actions[bot] commented on PR #12281:
URL: https://github.com/apache/doris/pull/12281#issuecomment-1240121262
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 #12281:
URL: https://github.com/apache/doris/pull/12281#issuecomment-1240121238
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
yixiutt opened a new issue, #12448:
URL: https://github.com/apache/doris/issues/12448
### 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
we used to
This is an automated email from the ASF dual-hosted git repository.
zouxinyi 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 d40a9d0555 [fix](memtracker) Fix memtracker did
xinyiZzz merged PR #12405:
URL: https://github.com/apache/doris/pull/12405
--
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 pull request #12389: [bugfix](be thread) not call rpc during
cancel to hang bthread
URL: https://github.com/apache/doris/pull/12389
--
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 th
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 018b4b7e1e [bugfix](report) fix continuous version miss check (#12415)
add 41bc6b857d [refactor](shuffle) remove
yiguolei merged PR #12442:
URL: https://github.com/apache/doris/pull/12442
--
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 merged PR #12369:
URL: https://github.com/apache/doris/pull/12369
--
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 dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
new dedb56134b (threadpool) threadpool schedu
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
new 662ea3083f [bugfix](NodeChannel) fix OOM
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
new 3269496be1 [bug](NodeChannel) fix OOM cau
yiguolei commented on PR #12360:
URL: https://github.com/apache/doris/pull/12360#issuecomment-1240064974
This PR could not be picked because 1.1.2 do not have this method.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
spihiker commented on issue #12305:
URL: https://github.com/apache/doris/issues/12305#issuecomment-1240063525
https://github.com/apache/doris/issues/12410
--
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 t
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.2 by this push:
new 4155b1e4d8 [bugfix](report) fix continuou
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 018b4b7e1e [bugfix](report) fix continuous vers
yiguolei merged PR #12415:
URL: https://github.com/apache/doris/pull/12415
--
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 e7aa131506 [enhancement](tcmalloc) add aggressi
yiguolei merged PR #12436:
URL: https://github.com/apache/doris/pull/12436
--
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
1 - 100 of 245 matches
Mail list logo