This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 6a566ccb74 [Enhancement][Vectorized] add const
HappenLee closed issue #10282: [Enhancement][Vectorized] add
constexpr_loop_match
URL: https://github.com/apache/doris/issues/10282
--
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
HappenLee merged PR #10283:
URL: https://github.com/apache/doris/pull/10283
--
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
yinzhijian commented on code in PR #10377:
URL: https://github.com/apache/doris/pull/10377#discussion_r909264832
##
fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java:
##
@@ -567,13 +578,26 @@ public Expression withPredicate(PredicateContext ctx,
E
yinzhijian commented on code in PR #10377:
URL: https://github.com/apache/doris/pull/10377#discussion_r909264103
##
fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java:
##
@@ -567,13 +578,26 @@ public Expression withPredicate(PredicateContext ctx,
E
EmmyMiao87 commented on code in PR #10483:
URL: https://github.com/apache/doris/pull/10483#discussion_r909256844
##
fe/fe-core/src/main/java/org/apache/doris/nereids/memo/Group.java:
##
@@ -184,7 +184,7 @@ public void setExplored(boolean explored) {
* @return {@link Option
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.0.1 by this push:
new 758eb455d4 [hotfix](dev-1.0.1) remove i
yinzhijian commented on code in PR #10411:
URL: https://github.com/apache/doris/pull/10411#discussion_r909241816
##
fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java:
##
@@ -576,6 +582,38 @@ public Expression withBetween(PredicateContext ctx,
Expr
yinzhijian commented on code in PR #10411:
URL: https://github.com/apache/doris/pull/10411#discussion_r909239031
##
fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4:
##
@@ -178,6 +178,7 @@ booleanExpression
predicate
: NOT? kind=BETWEEN lower=valueExpre
morrySnow opened a new pull request, #10485:
URL: https://github.com/apache/doris/pull/10485
# Proposed changes
Refactor Context in Cascades:
use two context in cascades framework.
JobContext is used in each job, contains such attributes:
- reference to PlannerContext
-
github-actions[bot] commented on PR #10484:
URL: https://github.com/apache/doris/pull/10484#issuecomment-1169579944
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 #10484:
URL: https://github.com/apache/doris/pull/10484#issuecomment-1169579919
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 commented on code in PR #10484:
URL: https://github.com/apache/doris/pull/10484#discussion_r909233260
##
gensrc/thrift/PaloInternalService.thrift:
##
@@ -227,7 +227,7 @@ struct TPlanFragmentExecParams {
5: list destinations
// Debug options: perform some actio
This is an automated email from the ASF dual-hosted git repository.
lingmiao 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 d1055eacb4 [feature-wip](array-type) Use upperc
EmmyMiao87 closed issue #10192: [Enhancement] Use uppercase to describe columns
with array type
URL: https://github.com/apache/doris/issues/10192
--
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
EmmyMiao87 merged PR #10193:
URL: https://github.com/apache/doris/pull/10193
--
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
yiguolei opened a new pull request, #10484:
URL: https://github.com/apache/doris/pull/10484
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Yes
zenoyang commented on issue #9079:
URL: https://github.com/apache/doris/issues/9079#issuecomment-1169524968
I found that after changing `if` to `case then`, can hit rollup
```sql
select city_id,
count(distinct case WHEN is_intention=1 then device_id end)
from db1.tbl
morrySnow commented on code in PR #10481:
URL: https://github.com/apache/doris/pull/10481#discussion_r909186415
##
fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java:
##
@@ -94,16 +97,39 @@ public PhysicalPlan plan(LogicalPlan plan,
PhysicalProperties outputP
github-actions[bot] commented on PR #10483:
URL: https://github.com/apache/doris/pull/10483#issuecomment-1169520661
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.
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 5f73668626 [log] add more error info for hdfs r
yiguolei merged PR #10475:
URL: https://github.com/apache/doris/pull/10475
--
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
pengxiangyu commented on code in PR #10280:
URL: https://github.com/apache/doris/pull/10280#discussion_r909168589
##
be/src/agent/task_worker_pool.cpp:
##
@@ -1683,9 +1701,64 @@ void
TaskWorkerPool::_submit_table_compaction_worker_thread_callback() {
}
}
-void TaskWorke
yinzhijian opened a new pull request, #10483:
URL: https://github.com/apache/doris/pull/10483
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (N
morningman commented on PR #10311:
URL: https://github.com/apache/doris/pull/10311#issuecomment-1169495236
This PR has been merged into dev-1.0.1 as #10430
--
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
eldenmoon commented on PR #10467:
URL: https://github.com/apache/doris/pull/10467#issuecomment-1169490530
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 unsubscrib
eldenmoon commented on code in PR #10388:
URL: https://github.com/apache/doris/pull/10388#discussion_r909160649
##
gensrc/script/doris_builtins_functions.py:
##
@@ -160,6 +160,18 @@
[['array_position'], 'BIGINT', ['ARRAY_STRING', 'STRING'], '', '', '',
'vec', ''],
[
morningman commented on PR #10480:
URL: https://github.com/apache/doris/pull/10480#issuecomment-1169485178
hi @AshinGau , please add some details in your PR comment, for example:
1. What is changed?
2. How does it effect origin behavior.
--
This is an automated message from the Apach
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 9aa800141d [fix](ut)(nereids) the check bound function lacks recursive
processing (#10357)
add abd10f0f3e [fe
morningman merged PR #10402:
URL: https://github.com/apache/doris/pull/10402
--
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
zhengshiJ opened a new pull request, #10481:
URL: https://github.com/apache/doris/pull/10481
# Proposed changes
Organize the plan process, improve the batch execution of rules and the way
to add jobs.
Fix the problem that the condition in PhysicalHashJoin is empty.
## Pr
yuanyuan8983 opened a new pull request, #10482:
URL: https://github.com/apache/doris/pull/10482
Changed the incregator field of Doris' compilation module, LDC toolchain
compilation module and arm platform compilation module before and after Doris'
Graduation
# Proposed changes
qzsee commented on code in PR #10462:
URL: https://github.com/apache/doris/pull/10462#discussion_r909153447
##
fe/fe-core/src/test/java/org/apache/doris/nereids/util/ExpressionUtilsTest.java:
##
@@ -0,0 +1,84 @@
+package org.apache.doris.nereids.util;
Review Comment:
OK
-
github-actions[bot] commented on PR #10394:
URL: https://github.com/apache/doris/pull/10394#issuecomment-1169477391
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 #10394:
URL: https://github.com/apache/doris/pull/10394#issuecomment-1169477403
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 #10233:
URL: https://github.com/apache/doris/pull/10233#issuecomment-1169477060
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.
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 9aa800141d [fix](ut)(nereids) the check bound
morningman merged PR #10357:
URL: https://github.com/apache/doris/pull/10357
--
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
qzsee commented on code in PR #10478:
URL: https://github.com/apache/doris/pull/10478#discussion_r909142348
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/ColumnPruning.java:
##
@@ -0,0 +1,186 @@
+// Licensed to the Apache Software Foundation (ASF) un
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 8cbdbb5658 [Enhancement] a better vec version f
yiguolei merged PR #10472:
URL: https://github.com/apache/doris/pull/10472
--
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
SWJTU-ZhangLei commented on code in PR #10429:
URL: https://github.com/apache/doris/pull/10429#discussion_r908130329
##
fe/fe-core/src/main/java/org/apache/doris/catalog/Catalog.java:
##
@@ -2463,10 +2463,12 @@ public void addFrontend(FrontendNodeType role, String
host, int edi
github-actions[bot] commented on PR #10402:
URL: https://github.com/apache/doris/pull/10402#issuecomment-1169459776
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 #10402:
URL: https://github.com/apache/doris/pull/10402#issuecomment-1169459746
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 commented on code in PR #10402:
URL: https://github.com/apache/doris/pull/10402#discussion_r909133881
##
gensrc/thrift/PlanNodes.thrift:
##
@@ -213,8 +215,54 @@ struct TEsScanRange {
4: required i32 shard_id
}
-struct TFileScanRange {
+struct TFileTextScanRangeP
Gabriel39 commented on code in PR #10465:
URL: https://github.com/apache/doris/pull/10465#discussion_r909130765
##
be/src/vec/exec/vaggregation_node.cpp:
##
@@ -1058,12 +1065,14 @@ Status
AggregationNode::_merge_with_serialized_key(Block* block) {
std::unique_ptr deseriali
github-actions[bot] commented on PR #10472:
URL: https://github.com/apache/doris/pull/10472#issuecomment-1169446684
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
BiteThet commented on code in PR #10472:
URL: https://github.com/apache/doris/pull/10472#discussion_r909126908
##
be/src/util/simd/bits.h:
##
@@ -59,10 +59,28 @@ inline uint32_t bytes32_mask_to_bits32_mask(const bool*
data) {
return bytes32_mask_to_bits32_mask(reinterp
englefly closed pull request #10254: [fix] insert-select oom
URL: https://github.com/apache/doris/pull/10254
--
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-m
github-actions[bot] commented on PR #10438:
URL: https://github.com/apache/doris/pull/10438#issuecomment-1169438097
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 commit to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.0.1 by this push:
new f2ac55d6ae [bugfix]fix bitmap function bu
yiguolei merged PR #10477:
URL: https://github.com/apache/doris/pull/10477
--
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 commented on PR #10477:
URL: https://github.com/apache/doris/pull/10477#issuecomment-1169428163
1.1 release is depending on this PR, I will fast merge it.
--
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 #10472:
URL: https://github.com/apache/doris/pull/10472#discussion_r90909
##
be/src/util/simd/bits.h:
##
@@ -59,10 +59,28 @@ inline uint32_t bytes32_mask_to_bits32_mask(const bool*
data) {
return bytes32_mask_to_bits32_mask(reinterpret_
englefly commented on code in PR #10472:
URL: https://github.com/apache/doris/pull/10472#discussion_r90909
##
be/src/util/simd/bits.h:
##
@@ -59,10 +59,28 @@ inline uint32_t bytes32_mask_to_bits32_mask(const bool*
data) {
return bytes32_mask_to_bits32_mask(reinterpret_
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 deeb3028ad [Enhancement] [Memory] [Vectorized]
yiguolei merged PR #9581:
URL: https://github.com/apache/doris/pull/9581
--
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.apach
AshinGau opened a new pull request, #10480:
URL: https://github.com/apache/doris/pull/10480
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Yes
BiteThet commented on code in PR #10472:
URL: https://github.com/apache/doris/pull/10472#discussion_r908740012
##
be/src/util/simd/bits.h:
##
@@ -59,10 +59,28 @@ inline uint32_t bytes32_mask_to_bits32_mask(const bool*
data) {
return bytes32_mask_to_bits32_mask(reinterp
github-actions[bot] commented on PR #10474:
URL: https://github.com/apache/doris/pull/10474#issuecomment-1168963194
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 #10474:
URL: https://github.com/apache/doris/pull/10474#issuecomment-1168963153
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
jackwener opened a new pull request, #10479:
URL: https://github.com/apache/doris/pull/10479
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Enhance join reorder.
## Checklist(Required)
1. Does it affect the original behavior: (No)
2. Has
morrySnow commented on code in PR #10478:
URL: https://github.com/apache/doris/pull/10478#discussion_r908642991
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/ColumnPruning.java:
##
@@ -0,0 +1,186 @@
+// Licensed to the Apache Software Foundation (ASF
EmmyMiao87 commented on code in PR #10415:
URL: https://github.com/apache/doris/pull/10415#discussion_r908345298
##
fe/fe-core/src/main/java/org/apache/doris/nereids/operators/plans/logical/LogicalAggregation.java:
##
@@ -42,13 +41,12 @@
public class LogicalAggregation extends
cambyzju commented on PR #10477:
URL: https://github.com/apache/doris/pull/10477#issuecomment-1168838414
we should better also add some regression test like:
https://github.com/apache/doris/pull/9907
--
This is an automated message from the Apache Git Service.
To respond to the message, p
englefly commented on code in PR #10472:
URL: https://github.com/apache/doris/pull/10472#discussion_r908567844
##
be/src/util/simd/bits.h:
##
@@ -59,10 +59,28 @@ inline uint32_t bytes32_mask_to_bits32_mask(const bool*
data) {
return bytes32_mask_to_bits32_mask(reinterpret_
qzsee opened a new pull request, #10478:
URL: https://github.com/apache/doris/pull/10478
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Yes/No
starocean999 opened a new pull request, #10477:
URL: https://github.com/apache/doris/pull/10477
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
vec bitmap functions need reset method to clean temp agg data
## Checklist(Required)
1. Does it af
BiteThet commented on code in PR #10472:
URL: https://github.com/apache/doris/pull/10472#discussion_r908491767
##
be/src/util/simd/bits.h:
##
@@ -59,10 +59,28 @@ inline uint32_t bytes32_mask_to_bits32_mask(const bool*
data) {
return bytes32_mask_to_bits32_mask(reinterp
sumtumn opened a new pull request, #10476:
URL: https://github.com/apache/doris/pull/10476
# Proposed changes
schema in this api should be a list, just like in v1
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the
morningman opened a new pull request, #10475:
URL: https://github.com/apache/doris/pull/10475
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Y
englefly commented on code in PR #10472:
URL: https://github.com/apache/doris/pull/10472#discussion_r908397829
##
be/src/util/simd/bits.h:
##
@@ -59,10 +59,28 @@ inline uint32_t bytes32_mask_to_bits32_mask(const bool*
data) {
return bytes32_mask_to_bits32_mask(reinterpret_
morrySnow opened a new pull request, #10474:
URL: https://github.com/apache/doris/pull/10474
# Proposed changes
use mvn checkstyle:check directly to unify check action on local machine and
github.
furthermore, checkstyle plugin in IDEA could do it job correctly for
changing suppr
cambyzju commented on PR #10467:
URL: https://github.com/apache/doris/pull/10467#issuecomment-1168613682
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 unsubscribe
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 7a2228b76bbe1f3c9e4d8c7b13af2dd7aec8773b
Author: morningman
AuthorDate: Fri Jun 24 13:03:04 2022 +0800
[hotfi
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/doris.git
omit 190a243349 [hotfix] change hive, broker, iceberg table query to
non-vec engine
new 7a2228b76b [hotfix] cha
FreeOnePlus opened a new issue, #10473:
URL: https://github.com/apache/doris/issues/10473
### 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
In Cli
Gabriel39 commented on code in PR #10472:
URL: https://github.com/apache/doris/pull/10472#discussion_r908335273
##
be/src/util/simd/bits.h:
##
@@ -59,10 +59,28 @@ inline uint32_t bytes32_mask_to_bits32_mask(const bool*
data) {
return bytes32_mask_to_bits32_mask(reinterpret
EmmyMiao87 merged PR #10468:
URL: https://github.com/apache/doris/pull/10468
--
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.
lingmiao 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 0a36c34326 [feature](nereids) costAndEnforcerJo
github-actions[bot] commented on PR #10468:
URL: https://github.com/apache/doris/pull/10468#issuecomment-1168556273
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 opened a new pull request, #10472:
URL: https://github.com/apache/doris/pull/10472
# Proposed changes
a better version of count_zero_num
in test, we count zero number from 600,000,000 int8_t vector.
former version: 138ms
new version: 30ms
Issue Number: close #
stalary commented on code in PR #34:
URL:
https://github.com/apache/doris-flink-connector/pull/34#discussion_r908307271
##
flink-doris-connector/src/main/java/org/apache/doris/flink/sink/writer/DorisStreamLoad.java:
##
@@ -232,10 +233,12 @@ public void startLoad(long chkID) thr
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/doris.git
commit 190a243349eacbd618adf33ba60f643352fcfcb6
Author: morningman
AuthorDate: Fri Jun 24 13:03:04 2022 +0800
[hotfi
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/doris.git
discard 0971d3f075 [hotfix] change hive, broker, iceberg table query to
non-vec engine
new 190a243349 [hotfix] cha
caiconghui opened a new pull request, #10471:
URL: https://github.com/apache/doris/pull/10471
# Proposed changes
Issue Number: close #10470
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior:
caiconghui opened a new issue, #10470:
URL: https://github.com/apache/doris/issues/10470
### 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, we
This is an automated email from the ASF dual-hosted git repository.
lingmiao 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 f5936aa7ce [enhancement](Nereids): add more imp
EmmyMiao87 merged PR #10335:
URL: https://github.com/apache/doris/pull/10335
--
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 #10335:
URL: https://github.com/apache/doris/pull/10335#issuecomment-1168446872
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 #10335:
URL: https://github.com/apache/doris/pull/10335#issuecomment-1168446804
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
EmmyMiao87 commented on code in PR #10335:
URL: https://github.com/apache/doris/pull/10335#discussion_r908229632
##
fe/fe-core/src/main/java/org/apache/doris/nereids/operators/plans/logical/LogicalAggregation.java:
##
@@ -31,68 +32,70 @@
/**
* Logical Aggregation plan opera
BiteThet opened a new pull request, #10469:
URL: https://github.com/apache/doris/pull/10469
# Proposed changes
#10332
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Yes/No/I Don't kn
xinyiZzz commented on PR #9581:
URL: https://github.com/apache/doris/pull/9581#issuecomment-1168435651
Based on the latest master (commit id:
7898c818e98a7546450976eac1892dec88af1f77)
The test results are the same as above.
--
This is an automated message from the Apache Git Service.
T
xinyiZzz commented on code in PR #9581:
URL: https://github.com/apache/doris/pull/9581#discussion_r908221391
##
be/src/runtime/memory/chunk_allocator.h:
##
@@ -74,10 +74,19 @@ class ChunkAllocator {
// Free chunk allocated from this allocator
void free(const Chunk& chu
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.0.1 by this push:
new 0971d3f075 [hotfix] change hive, broker
qzsee commented on code in PR #10462:
URL: https://github.com/apache/doris/pull/10462#discussion_r908213281
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -0,0 +1,146 @@
+// Licensed to the Apache Software Foundati
morrySnow commented on code in PR #10462:
URL: https://github.com/apache/doris/pull/10462#discussion_r908206772
##
fe/fe-core/src/test/java/org/apache/doris/nereids/util/ExpressionUtilsTest.java:
##
@@ -0,0 +1,84 @@
+package org.apache.doris.nereids.util;
Review Comment:
mis
zhengshiJ opened a new pull request, #10468:
URL: https://github.com/apache/doris/pull/10468
# Proposed changes
In order to complete the ssb test, temporarily increase the implementation
of costAndEnforcerJob, and create an OptimizeGroupjob for all children of the
group.
## Pr
xinyiZzz commented on PR #10446:
URL: https://github.com/apache/doris/pull/10446#issuecomment-1168406883
LGTM @dataroaring rebase for p0 and UT
--
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
1 - 100 of 128 matches
Mail list logo