zhengshiJ commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929593583
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java:
##
@@ -0,0 +1,249 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+/
wangshuo128 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929593812
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java:
##
@@ -0,0 +1,249 @@
+// Licensed to the Apache Software Foundation (ASF) under one
adonis0147 opened a new pull request, #11203:
URL: https://github.com/apache/doris/pull/11203
# Proposed changes
~~Issue Number: close #xxx~~
## Problem Summary:
Don't normalize expressions when pushing down predicates
## Checklist(Required)
1. Does it a
wangshuo128 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929594835
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/HashJoinEstimation.java:
##
@@ -0,0 +1,155 @@
+// Licensed to the Apache Software Foundation (ASF) under o
wangshuo128 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929593812
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java:
##
@@ -0,0 +1,249 @@
+// Licensed to the Apache Software Foundation (ASF) under one
cambyzju commented on PR #11200:
URL: https://github.com/apache/doris/pull/11200#issuecomment-1195093555
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
spaces-X opened a new pull request, #11204:
URL: https://github.com/apache/doris/pull/11204
# Proposed changes
Fix be crushed due to stack overflow in the `unhex` function.
Located and fixed by @924060929
## Problem Summary:
Describe the overview of changes.
#
jackwener commented on code in PR #11035:
URL: https://github.com/apache/doris/pull/11035#discussion_r929609084
##
fe/fe-core/src/main/java/org/apache/doris/nereids/memo/Memo.java:
##
@@ -118,6 +121,38 @@ private Plan groupToTreeNode(Group group) {
return result.withChi
github-actions[bot] commented on PR #11177:
URL: https://github.com/apache/doris/pull/11177#issuecomment-1195103374
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 #11177:
URL: https://github.com/apache/doris/pull/11177#issuecomment-1195103409
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 #11201:
URL: https://github.com/apache/doris/pull/11201#issuecomment-1195105335
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 #11201:
URL: https://github.com/apache/doris/pull/11201#issuecomment-1195105375
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 PR #11035:
URL: https://github.com/apache/doris/pull/11035#issuecomment-1195107352
I recommend that you can learn use ` git rebase `.
Use `git pull upstream master --rebase`.
--
This is an automated message from the Apache Git Service.
To respond to the message, p
github-actions[bot] commented on PR #11164:
URL: https://github.com/apache/doris/pull/11164#issuecomment-1195109919
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 commented on code in PR #11035:
URL: https://github.com/apache/doris/pull/11035#discussion_r929618914
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindSlotReference.java:
##
@@ -51,64 +51,64 @@ public class BindSlotReference implements
AnalysisR
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 a3df2e5982 [enhance](*): improve code about o
924060929 merged PR #11153:
URL: https://github.com/apache/doris/pull/11153
--
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
924060929 merged PR #10479:
URL: https://github.com/apache/doris/pull/10479
--
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.
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 846716ac10 [feature](nereids): join reorder (
Kikyou1997 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929623972
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java:
##
@@ -0,0 +1,249 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+
yiguolei merged PR #10702:
URL: https://github.com/apache/doris/pull/10702
--
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
Kikyou1997 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929637321
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/HashJoinEstimation.java:
##
@@ -0,0 +1,155 @@
+// Licensed to the Apache Software Foundation (ASF) under on
zhengshiJ commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929645398
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java:
##
@@ -0,0 +1,249 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+/
starocean999 commented on PR #11197:
URL: https://github.com/apache/doris/pull/11197#issuecomment-1195147655
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 unsubsc
dataroaring merged PR #11197:
URL: https://github.com/apache/doris/pull/11197
--
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.
dataroaring closed issue #5: [Bug] vectorized load use after free on master
URL: https://github.com/apache/doris/issues/5
--
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
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 8551ceaa1b [Bug][Vectorized] Fix use-after-f
Kikyou1997 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929658090
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java:
##
@@ -0,0 +1,249 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+
Kikyou1997 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929658805
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java:
##
@@ -0,0 +1,249 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+
Kikyou1997 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929668127
##
fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java:
##
@@ -0,0 +1,249 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+
zhannngchen opened a new pull request, #11205:
URL: https://github.com/apache/doris/pull/11205
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
see
DSIP-018:https://cwiki.apache.org/confluence/display/DORIS/DSIP-018%3A+Support+Merge-On-Write+implementation
morrySnow opened a new pull request, #11206:
URL: https://github.com/apache/doris/pull/11206
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Currently, ExprId is global across query. It is hard to reproduce same
exprid for same query. it lead to hard to d
sohardforaname commented on code in PR #11035:
URL: https://github.com/apache/doris/pull/11035#discussion_r929680269
##
fe/fe-core/src/main/java/org/apache/doris/nereids/memo/Memo.java:
##
@@ -118,6 +121,38 @@ private Plan groupToTreeNode(Group group) {
return result.wi
wangshuo128 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929687958
##
fe/fe-core/src/main/java/org/apache/doris/nereids/util/Utils.java:
##
@@ -39,8 +39,49 @@ public static String quoteIfNeeded(String part) {
}
/**
-
adonis0147 opened a new pull request, #11207:
URL: https://github.com/apache/doris/pull/11207
# Proposed changes
~~Issue Number: close #xxx~~
## Problem Summary:
The first argument of method `Assert.assertEquals` should be an expected
value. Wrong order may confuse u
dataroaring opened a new pull request, #11208:
URL: https://github.com/apache/doris/pull/11208
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (
englefly opened a new pull request, #11209:
URL: https://github.com/apache/doris/pull/11209
# Proposed changes
including:
- limit clause parser
- implementation rule to transform LogicalLimit to PhysicalLimit
Issue Number: close #xxx
## Problem Summary:
Describe
zhannngchen commented on code in PR #11195:
URL: https://github.com/apache/doris/pull/11195#discussion_r929709212
##
be/src/olap/task/engine_publish_version_task.cpp:
##
@@ -86,39 +115,44 @@ Status EnginePublishVersionTask::finish() {
res = Status::OLAPInternalE
pengxiangyu commented on code in PR #11205:
URL: https://github.com/apache/doris/pull/11205#discussion_r929722858
##
be/src/olap/memtable.cpp:
##
@@ -64,8 +64,8 @@ MemTable::MemTable(int64_t tablet_id, Schema* schema, const
TabletSchema* tablet
} else {
_i
luwei16 commented on code in PR #11006:
URL: https://github.com/apache/doris/pull/11006#discussion_r929723974
##
be/src/common/config.h:
##
@@ -798,6 +798,11 @@ CONF_Int32(s3_transfer_executor_pool_size, "2");
CONF_Bool(enable_time_lut, "true");
+// number of s3 scanner thr
luwei16 commented on code in PR #11006:
URL: https://github.com/apache/doris/pull/11006#discussion_r929724365
##
be/src/common/config.h:
##
@@ -798,6 +798,11 @@ CONF_Int32(s3_transfer_executor_pool_size, "2");
CONF_Bool(enable_time_lut, "true");
+// number of s3 scanner thr
luwei16 commented on code in PR #11006:
URL: https://github.com/apache/doris/pull/11006#discussion_r929724579
##
be/src/exec/olap_scan_node.cpp:
##
@@ -1503,6 +1503,7 @@ void OlapScanNode::transfer_thread(RuntimeState* state) {
* 4. Regularly increase the priority of the r
zhannngchen commented on code in PR #11205:
URL: https://github.com/apache/doris/pull/11205#discussion_r929746562
##
be/src/olap/memtable.cpp:
##
@@ -64,8 +64,8 @@ MemTable::MemTable(int64_t tablet_id, Schema* schema, const
TabletSchema* tablet
} else {
_i
morrySnow opened a new pull request, #11210:
URL: https://github.com/apache/doris/pull/11210
## Problem Summary:
Support explain syntax. And generate explain tree string by nereids' planner.
## Checklist(Required)
1. Does it affect the original behavior: No
2. Has unit
morrySnow commented on PR #11210:
URL: https://github.com/apache/doris/pull/11210#issuecomment-1195252286
@924060929 PTAL
--
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
yiguolei commented on PR #11154:
URL: https://github.com/apache/doris/pull/11154#issuecomment-1195263274
Fast merge it since it is under developement
--
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
yiguolei merged PR #11154:
URL: https://github.com/apache/doris/pull/11154
--
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 merged PR #10981:
URL: https://github.com/apache/doris/pull/10981
--
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.
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 61fb39a5ca [Enhancement](Nereids) add some ba
muyizi commented on PR #11040:
URL: https://github.com/apache/doris/pull/11040#issuecomment-1195266784
> 如果 ChunkAllocator 中的 chunk 支持不定长内存的话,那预期存在内存浪费问题,
>
> 按之前的逻辑,申请1624k会实际申请2048k,free时放回2048k的free list中,在之后满足1024k到2048k的内存申请
>
> chunk支持不定长内存的话,第一次申请1624k,free时放回1024k的free
yiguolei merged PR #11196:
URL: https://github.com/apache/doris/pull/11196
--
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 f46a801b1b [FIX]string pad function should be a
yiguolei merged PR #11177:
URL: https://github.com/apache/doris/pull/11177
--
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 #11176: [Bug](fe-ut) UT failed when test cases in package
URL: https://github.com/apache/doris/issues/11176
--
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.
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 f46a801b1b [FIX]string pad function should be always nullable for both
string and varchar type (#11196)
add 0f6
yiguolei merged PR #11160:
URL: https://github.com/apache/doris/pull/11160
--
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 2c34b6cf2b optimization the result check for te
yiguolei merged PR #11164:
URL: https://github.com/apache/doris/pull/11164
--
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 #11163: [Bug] Fix select command denied for specified
table
URL: https://github.com/apache/doris/issues/11163
--
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
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 a1ad978960 [Bug]Fix select command denied for u
yiguolei merged PR #11132:
URL: https://github.com/apache/doris/pull/11132
--
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 03d466febe [UDAF](sample) impl rpc avg udaf (#1
yiguolei merged PR #11120:
URL: https://github.com/apache/doris/pull/11120
--
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 f5479fa80e [Sample] Add Flink Connector Sample
924060929 merged PR #11171:
URL: https://github.com/apache/doris/pull/11171
--
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.
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 e99f617b21 [Refactor](Nereids) Move analysis
wangshuo128 opened a new pull request, #11211:
URL: https://github.com/apache/doris/pull/11211
# Proposed changes
This PR proposes the following file and dir auto-generated by ANTLR4:
```
fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisLexer.tokens
fe/fe-core/src/main
starocean999 opened a new pull request, #11212:
URL: https://github.com/apache/doris/pull/11212
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
The ifnull(col_left, col_right) is converted to if(isnull(col_left),
col_right, col_left). the col_left's nulla
yixiutt commented on code in PR #11195:
URL: https://github.com/apache/doris/pull/11195#discussion_r929817716
##
be/src/olap/tablet.h:
##
@@ -438,6 +438,9 @@ inline void Tablet::set_cumulative_layer_point(int64_t
new_point) {
}
inline bool Tablet::enable_unique_key_merge_on
yixiutt commented on code in PR #11195:
URL: https://github.com/apache/doris/pull/11195#discussion_r929819900
##
be/src/olap/txn_manager.cpp:
##
@@ -308,8 +309,108 @@ Status TxnManager::publish_txn(OlapMeta* meta,
TPartitionId partition_id,
_clear_txn_partition
924060929 merged PR #11192:
URL: https://github.com/apache/doris/pull/11192
--
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.
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 fcdb543e17 [refactor] (Nereids) add equals fo
github-actions[bot] commented on PR #11204:
URL: https://github.com/apache/doris/pull/11204#issuecomment-1195341320
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 #11204:
URL: https://github.com/apache/doris/pull/11204#issuecomment-1195341351
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
zhannngchen commented on code in PR #11195:
URL: https://github.com/apache/doris/pull/11195#discussion_r929844943
##
be/src/olap/tablet.h:
##
@@ -438,6 +438,9 @@ inline void Tablet::set_cumulative_layer_point(int64_t
new_point) {
}
inline bool Tablet::enable_unique_key_merg
yiguolei closed issue #11199: [Bug] Be core while passing constant array type
arguments to some array functions
URL: https://github.com/apache/doris/issues/11199
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
yiguolei merged PR #11200:
URL: https://github.com/apache/doris/pull/11200
--
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 2e210fb363 [bugfix]fix constant argument coredu
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
at 2dbd70bf92 1.1.1 rc03 (#11161)
No new revisions were added by this update.
carlvinhust2012 opened a new pull request, #11213:
URL: https://github.com/apache/doris/pull/11213
# Proposed changes
1. this pr is used to add the array_reverse function.
Issue Number: close https://github.com/apache/doris/issues/10052
2.we can run this function in sql as follow
morrySnow commented on code in PR #11035:
URL: https://github.com/apache/doris/pull/11035#discussion_r929852592
##
fe/fe-core/pom.xml:
##
@@ -668,6 +668,12 @@ under the License.
maven-compiler-plugin
3.10.1
+
Review Comment:
revert these c
morrySnow commented on PR #11181:
URL: https://github.com/apache/doris/pull/11181#issuecomment-1195381987
please fix license
--
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.
morrySnow commented on PR #11206:
URL: https://github.com/apache/doris/pull/11206#issuecomment-1195385002
because nereids generate exprid for alias in parser. and we could do multi
statement parser. so count expid from 1 for each query is impossible.
--
This is an automated message from t
morrySnow closed pull request #11206: [refactor](Nereids) ExprId count from 1
in each query
URL: https://github.com/apache/doris/pull/11206
--
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
zhannngchen commented on PR #11205:
URL: https://github.com/apache/doris/pull/11205#issuecomment-1195385680
@EmmyMiao87 can you help to review the code change of Planer?
Basically, when user enabled unique key merge-on-write, we don't need to
merge the data with same keys to ensure which
ccoffline opened a new issue, #11214:
URL: https://github.com/apache/doris/issues/11214
### 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 ar
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch dev-1.1.2
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2dbd70bf92 1.1.1 rc03 (#11161)
new 3fc0ba91dc [bug]string pad functions should always be nullable (#11140)
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
commit 3fc0ba91dcfb5af771325a7c4ee79474a838ea9f
Author: starocean999 <40539150+starocean...@users.noreply.github.com>
Author
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
commit 1cde8cd81985f4a519541c76821aa95d2d98b5a2
Author: starocean999 <40539150+starocean...@users.noreply.github.com>
Author
BiteThet commented on PR #11212:
URL: https://github.com/apache/doris/pull/11212#issuecomment-1195392540
Do you have any case to repeat the error?
```java
if (children.get(0).isNullable()) {
return children.get(1).isNullable();
}
carlvinhust2012 closed pull request #11213: [feature-wip](array-type) add the
array_reverse function
URL: https://github.com/apache/doris/pull/11213
--
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 t
Kikyou1997 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r929887561
##
fe/fe-core/src/test/java/org/apache/doris/nereids/stats/StatsCalculatorTest.java:
##
@@ -0,0 +1,191 @@
+// Licensed to the Apache Software Foundation (ASF) under o
github-actions[bot] commented on PR #11207:
URL: https://github.com/apache/doris/pull/11207#issuecomment-1195406256
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
morningman opened a new pull request, #11215:
URL: https://github.com/apache/doris/pull/11215
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Y
HappenLee opened a new issue, #11216:
URL: https://github.com/apache/doris/issues/11216
### 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
HappenLee opened a new pull request, #11217:
URL: https://github.com/apache/doris/pull/11217
# Proposed changes
Issue Number: close #11216
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (
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 8a6c9d870e [enhancement](nereids) Fix the wr
dataroaring merged PR #11207:
URL: https://github.com/apache/doris/pull/11207
--
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.
BiteThet closed pull request #11130: [Enhancement][Thirdparty] upgrade
phmap to 1.35
URL: https://github.com/apache/doris/pull/11130
--
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
yangzhg opened a new pull request, #11218:
URL: https://github.com/apache/doris/pull/11218
# Proposed changes
Issue Number: #7503
## Problem Summary:
support `create`,`alter`,`refresh`,`drop` stmt for multi table materialized
view
### create
```sql
1 - 100 of 297 matches
Mail list logo