jeffreys-cat opened a new pull request, #60:
URL: https://github.com/apache/doris-website/pull/60
- [Actions] add secrets.GITHUB_TOKEN to env
--
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 s
wsjz merged PR #11934:
URL: https://github.com/apache/doris/pull/11934
--
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.apache.
yiguolei merged PR #11859:
URL: https://github.com/apache/doris/pull/11859
--
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 0c5b4ecc7c [fix](agg)repeat node shouldn't chan
jeffreys-cat closed pull request #60: [Actions] add secrets.GITHUB_TOKEN to env
URL: https://github.com/apache/doris-website/pull/60
--
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 comme
zhannngchen commented on code in PR #11953:
URL: https://github.com/apache/doris/pull/11953#discussion_r951105361
##
be/src/olap/tablet.h:
##
@@ -392,6 +393,9 @@ class Tablet : public BaseTablet {
// TODO(lingbin): There is a _meta_lock TabletMeta too, there should be a
co
morrySnow commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951158836
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/JoinLAsscomHelper.java:
##
@@ -165,7 +166,8 @@ private Pair, List>
getProjectExprs() {
fangzheng0518 commented on issue #9594:
URL: https://github.com/apache/doris/issues/9594#issuecomment-1222055644
我也遇到了同样的问题,SYNC JOB里只有2张表(数据量才实时同步了2天,几万条数据而已)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
Henry2SS opened a new issue, #11961:
URL: https://github.com/apache/doris/issues/11961
### 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
trunk
Henry2SS opened a new pull request, #11962:
URL: https://github.com/apache/doris/pull/11962
# Proposed changes
Issue Number: close #11961
## Problem summary
`ERR_DBACCESS_DENIED_ERROR` mismatch the usages.
## Checklist(Required)
1. Does it affect the origin
cambyzju closed pull request #11915: [fix](aggregate_node)
_get_with_serialized_key_result deal with nullable
URL: https://github.com/apache/doris/pull/11915
--
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
hf200012 opened a new pull request, #11963:
URL: https://github.com/apache/doris/pull/11963
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
Kikyou1997 opened a new pull request, #11964:
URL: https://github.com/apache/doris/pull/11964
# Proposed changes
Issue Number: noissue
## Problem summary
Rewrite filter->project to project -> filter to make sure when do partition
prune the tree looks like this: project -
yiguolei merged PR #11955:
URL: https://github.com/apache/doris/pull/11955
--
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 c22d097b59 [improvement](compress) Support comp
caoliang-web opened a new pull request, #11965:
URL: https://github.com/apache/doris/pull/11965
## Problem summary
1. Repair Failed to get doris_odbc_name value in mysql_to_doris, replace
driver value error
2.mysql to doris document modification
## Checklist(Required)
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951260479
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalJoin.java:
##
@@ -132,7 +167,10 @@ public List computeOutput(Plan leftInput, Plan
right
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951262636
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/physical/AbstractPhysicalJoin.java:
##
@@ -78,11 +90,27 @@ public boolean equals(Object o) {
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951266982
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/JoinUtils.java:
##
@@ -51,14 +55,14 @@ public static boolean onlyShuffle(AbstractPhysicalJoin
join) {
*
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951272217
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/JoinUtils.java:
##
@@ -87,6 +91,117 @@ private static boolean isEqualTo(List
leftSlots, List left;
+H
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951275540
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/JoinUtils.java:
##
@@ -98,19 +213,20 @@ public static Pair,
List> getOnClauseUsedSlot
List leftSlo
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951276827
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/algebra/Join.java:
##
@@ -28,5 +29,9 @@
public interface Join {
JoinType getJoinType();
-Op
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951277924
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/JoinUtils.java:
##
@@ -51,14 +55,14 @@ public static boolean onlyShuffle(AbstractPhysicalJoin
join) {
*
jacktengg opened a new issue, #11966:
URL: https://github.com/apache/doris/issues/11966
### 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 0c5b4
jacktengg opened a new pull request, #11967:
URL: https://github.com/apache/doris/pull/11967
…is null value
# Proposed changes
Issue Number: close #11966
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original b
xinyiZzz opened a new issue, #11968:
URL: https://github.com/apache/doris/issues/11968
### 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
192cdd4d760d9
xinyiZzz opened a new pull request, #11969:
URL: https://github.com/apache/doris/pull/11969
# Proposed changes
Issue Number: close #11968
## Problem summary
The reservation tracker is not actually used, resulting in:
1. Uncontrollable DCHECK failure
2. Exceed mem li
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951313629
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/JoinLAsscomHelper.java:
##
@@ -165,7 +166,8 @@ private Pair, List>
getProjectExprs() {
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951313629
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/JoinLAsscomHelper.java:
##
@@ -165,7 +166,8 @@ private Pair, List>
getProjectExprs() {
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951313629
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/JoinLAsscomHelper.java:
##
@@ -165,7 +166,8 @@ private Pair, List>
getProjectExprs() {
morrySnow commented on code in PR #11867:
URL: https://github.com/apache/doris/pull/11867#discussion_r951292608
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/JoinCommute.java:
##
@@ -51,51 +54,44 @@ enum SwapType {
@Override
public Rule
morningman merged PR #11960:
URL: https://github.com/apache/doris/pull/11960
--
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 c22d097b59 [improvement](compress) Support compress/decompress block
with lz4 (#11955)
add 68e2b3db44 [regres
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951323386
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/MultiJoin.java:
##
@@ -124,20 +140,27 @@ private Plan reorderJoinsAccordingToConditions(List
wsjz opened a new pull request, #11970:
URL: https://github.com/apache/doris/pull/11970
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
zenoyang commented on PR #11967:
URL: https://github.com/apache/doris/pull/11967#issuecomment-171485
How to reproduce the problem? I used the regression test case but it didn't
reproduce.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
yixiutt commented on code in PR #11953:
URL: https://github.com/apache/doris/pull/11953#discussion_r951365833
##
be/src/olap/tablet.h:
##
@@ -392,6 +393,9 @@ class Tablet : public BaseTablet {
// TODO(lingbin): There is a _meta_lock TabletMeta too, there should be a
commen
yixiutt commented on code in PR #11953:
URL: https://github.com/apache/doris/pull/11953#discussion_r951369397
##
be/src/olap/memtable.cpp:
##
@@ -400,20 +400,21 @@ bool MemTable::need_to_agg() {
Status MemTable::_generate_delete_bitmap() {
// generate delete bitmap, buil
wangshuo128 commented on PR #11964:
URL: https://github.com/apache/doris/pull/11964#issuecomment-181377
Please add unit tests to cover tests in `ListPartitionPrunerTest` and
`RangePartitionPruneTest`.
--
This is an automated message from the Apache Git Service.
To respond to the messa
starocean999 opened a new pull request, #11971:
URL: https://github.com/apache/doris/pull/11971
# Proposed changes
Issue Number: close #xxx
## Problem summary
cross join node has no output tuple for itself. Instead, use its children'
tuple info instead. The hash join nod
jacktengg commented on PR #11967:
URL: https://github.com/apache/doris/pull/11967#issuecomment-188069
>
see issue
--
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.
jacktengg commented on PR #11967:
URL: https://github.com/apache/doris/pull/11967#issuecomment-188908
> How to reproduce the problem? I used the regression test case but it
didn't reproduce.
See Reproduce in issue
--
This is an automated message from the Apache Git Service.
To
zenoyang commented on PR #11967:
URL: https://github.com/apache/doris/pull/11967#issuecomment-1222334729
> > How to reproduce the problem? I used the regression test case but it
didn't reproduce.
>
> See Reproduce in issue
https://user-images.githubusercontent.com/21984011/1859
BiteThet opened a new pull request, #11972:
URL: https://github.com/apache/doris/pull/11972
# Proposed changes
```sql
SELECT SUM(LO_REVENUE - LO_SUPPLYCOST)
FROM lineorder_flat
WHERE
C_REGION = 'AMERICA'
AND S_REGION = 'AMERICA'
AND( P_MFGR = 'MFGR
catpineapple opened a new pull request, #11973:
URL: https://github.com/apache/doris/pull/11973
# Proposed changes
Issue Number: close #xxx
## Problem summary
prompt error when MySQL client login password is incorrect, because of
multi-parameter error.
## Checkli
hello-stephen opened a new pull request, #11974:
URL: https://github.com/apache/doris/pull/11974
# Proposed changes
Issue Number: close #xxx
## Problem summary
1. optimize the scripts in order to make them easier to use.
2. use ShellCheck to format the code.
##
hello-stephen opened a new pull request, #11975:
URL: https://github.com/apache/doris/pull/11975
# Proposed changes
Issue Number: close #xxx
## Problem summary
1. optimize the scripts in order to make them easier to use.
2. use ShellCheck to format the code.
3. use
morrySnow closed pull request #11666: [feature](Nereids)support join algorithm
in Nereids that already implemented in original planner
URL: https://github.com/apache/doris/pull/11666
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
morrySnow opened a new pull request, #11976:
URL: https://github.com/apache/doris/pull/11976
# Proposed changes
- colocate join
- bucket shuffle join
- shuffle join
- broadcast join
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
github-actions[bot] commented on PR #11967:
URL: https://github.com/apache/doris/pull/11967#issuecomment-1222386041
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 #11967:
URL: https://github.com/apache/doris/pull/11967#issuecomment-1222386083
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
bin41215 opened a new pull request, #11977:
URL: https://github.com/apache/doris/pull/11977
# Proposed changes
fix some typo in faq docs
## Problem summary
fix some typo in faq docs
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
pingchunzhang opened a new pull request, #11978:
URL: https://github.com/apache/doris/pull/11978
# Proposed changes
Issue Number: NONE
## Problem summary
change community regression to different case level regression for 2 purpose
1、At present, the problem range of the
jacktengg commented on PR #11967:
URL: https://github.com/apache/doris/pull/11967#issuecomment-1222406111
> > > How to reproduce the problem? I used the regression test case but it
didn't reproduce.
> >
> >
> > See Reproduce in issue
>
> https://user-images.githubuserconten
balan2307 commented on issue #11916:
URL: https://github.com/apache/doris/issues/11916#issuecomment-1222408434
I am interested in solving this ,can you please assign me?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
github-actions[bot] commented on PR #11802:
URL: https://github.com/apache/doris/pull/11802#issuecomment-1222436907
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 #11802:
URL: https://github.com/apache/doris/pull/11802#issuecomment-1222436977
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.
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 b55195bd80 [FixAssist](compaction) add DCHEC
dataroaring merged PR #11951:
URL: https://github.com/apache/doris/pull/11951
--
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.
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951533772
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/JoinLAsscomHelper.java:
##
@@ -165,7 +166,8 @@ private Pair, List>
getProjectExprs() {
github-actions[bot] commented on PR #11978:
URL: https://github.com/apache/doris/pull/11978#issuecomment-1222482732
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 #11978:
URL: https://github.com/apache/doris/pull/11978#issuecomment-1222482801
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
jackwener commented on code in PR #11940:
URL: https://github.com/apache/doris/pull/11940#discussion_r951545028
##
be/src/util/cpu_info.h:
##
@@ -20,12 +20,12 @@
#pragma once
+#include
Review Comment:
Maybe it's redundant?
##
be/src/common/logconfig.cpp:
###
924060929 merged PR #11802:
URL: https://github.com/apache/doris/pull/11802
--
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
jackwener commented on PR #11962:
URL: https://github.com/apache/doris/pull/11962#issuecomment-1222492226
please rebaes master to pass `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 sp
spaces-X commented on code in PR #11972:
URL: https://github.com/apache/doris/pull/11972#discussion_r951560496
##
be/src/vec/core/block.cpp:
##
@@ -638,7 +624,7 @@ void filter_block_internal(Block* block, const
IColumn::Filter& filter, uint32_t
if (count != block->rows
github-actions[bot] commented on PR #11977:
URL: https://github.com/apache/doris/pull/11977#issuecomment-1222496582
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 #11977:
URL: https://github.com/apache/doris/pull/11977#issuecomment-1222496637
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 #11940:
URL: https://github.com/apache/doris/pull/11940#issuecomment-1222504470
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
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951570991
##
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/exploration/join/JoinCommuteTest.java:
##
@@ -47,7 +48,8 @@ public void testInnerJoinCommute() {
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951571270
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/physical/PhysicalHashJoin.java:
##
@@ -65,7 +67,10 @@ public R accept(PlanVisitor visitor, C context)
englefly commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951571537
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalJoin.java:
##
@@ -132,7 +165,10 @@ public List computeOutput(Plan leftInput, Plan
right
github-actions[bot] commented on PR #11962:
URL: https://github.com/apache/doris/pull/11962#issuecomment-1222510578
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.
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 def6f5568e [feature](nereids): enable explora
924060929 merged PR #11867:
URL: https://github.com/apache/doris/pull/11867
--
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
morningman opened a new pull request, #11979:
URL: https://github.com/apache/doris/pull/11979
# Proposed changes
Issue Number: close #xxx
## Problem summary
This API can help user to get all create table statement of a given SQL.
So that it will be easier to run the ca
morningman merged PR #11978:
URL: https://github.com/apache/doris/pull/11978
--
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 38c751e5eb [github](checks) change the requir
github-actions[bot] commented on PR #11973:
URL: https://github.com/apache/doris/pull/11973#issuecomment-1222621235
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 #11973:
URL: https://github.com/apache/doris/pull/11973#issuecomment-1222621289
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
morrySnow commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r95172
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/MultiJoin.java:
##
@@ -51,11 +54,27 @@ public class MultiJoin extends PlanVisitor {
*
morrySnow commented on code in PR #11812:
URL: https://github.com/apache/doris/pull/11812#discussion_r951670737
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/join/JoinLAsscomHelper.java:
##
@@ -74,10 +78,20 @@ public JoinLAsscomHelper(LogicalJoin topJoin
github-actions[bot] commented on PR #11812:
URL: https://github.com/apache/doris/pull/11812#issuecomment-1222642906
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, #11980:
URL: https://github.com/apache/doris/pull/11980
# Proposed changes
Issue Number: close #xxx
## Problem summary
```
#0 0x7f00aa2f2fbb in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x7f00aa2d8864 in abort ()
xinyiZzz commented on issue #10400:
URL: https://github.com/apache/doris/issues/10400#issuecomment-1222783309
错误原因是超出了query内存限制,doris中一个query默认执行内存限制为2G,
修改session variable `set exec_mem_limit = ;` 提高当前session的query内存限制,
也可以 `set global exec_mem_limit = ;` 修改query默认内存限制,重启mysql
xinyiZzz closed issue #10400: [Bug]
URL: https://github.com/apache/doris/issues/10400
--
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.
xinyiZzz closed issue #6680: [Bug] 当并行执行sql语句BE占用内存达到mem_limit上限值时,BE进程异常退出
URL: https://github.com/apache/doris/issues/6680
--
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 issue #6680:
URL: https://github.com/apache/doris/issues/6680#issuecomment-1222790934
@dh-cloud @freshsun @chovy-3012
The old version of the query mem tracker is inaccurate and cannot
effectively limit the memory usage of the BE process.
After 1.1.2, and the
AshinGau opened a new pull request, #11981:
URL: https://github.com/apache/doris/pull/11981
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Ye
s11ngh commented on issue #11916:
URL: https://github.com/apache/doris/issues/11916#issuecomment-1223056259
Hi, could you assign this issue? Would love working on it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
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 0eb51086b9 [Bugfix](inpredicate) fix in 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 e158613189 [fix](agg)repeat node shouldn'
yiguolei merged PR #11582:
URL: https://github.com/apache/doris/pull/11582
--
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 05da3d947f [feature-wip](new-scan) add scanner
morningman commented on code in PR #11952:
URL: https://github.com/apache/doris/pull/11952#discussion_r952040885
##
fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java:
##
@@ -525,6 +529,18 @@ public class SessionVariable implements Serializable,
Writable {
@
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 4a2b4d05b3 [fix][Vectorized] Fix nullptr
morningman commented on code in PR #11952:
URL: https://github.com/apache/doris/pull/11952#discussion_r952042390
##
fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java:
##
@@ -525,6 +529,18 @@ public class SessionVariable implements Serializable,
Writable {
@
yiguolei merged PR #11974:
URL: https://github.com/apache/doris/pull/11974
--
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 68cdc20fc8 [tools](ssb and tpch) optimize
yiguolei merged PR #11973:
URL: https://github.com/apache/doris/pull/11973
--
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 161 matches
Mail list logo