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 e7fae413dd [feature](nereids) add scalar subq
yiguolei merged PR #11336:
URL: https://github.com/apache/doris/pull/11336
--
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 a46f94320d [fix](ci): add checkout to fix PR-ti
jackwener commented on PR #10647:
URL: https://github.com/apache/doris/pull/10647#issuecomment-1199268347
Merge it into #10694
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific commen
jackwener closed pull request #10647: [feature](planner): push limit to
olapscan when meet sort.
URL: https://github.com/apache/doris/pull/10647
--
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
jackwener commented on PR #11335:
URL: https://github.com/apache/doris/pull/11335#issuecomment-1199272217
Please use `[fix](array).` pass the ci check.
--
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
github-actions[bot] commented on PR #11339:
URL: https://github.com/apache/doris/pull/11339#issuecomment-1199273011
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 #11339:
URL: https://github.com/apache/doris/pull/11339#issuecomment-1199272961
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 PR #11340:
URL: https://github.com/apache/doris/pull/11340#issuecomment-1199273612
Please use `[feature](array).` pass the ci check.
--
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
yiguolei merged PR #11339:
URL: https://github.com/apache/doris/pull/11339
--
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 5215d95064 [enhancement](workflow) Use ccache t
englefly commented on code in PR #11342:
URL: https://github.com/apache/doris/pull/11342#discussion_r933254780
##
fe/fe-core/src/main/java/org/apache/doris/nereids/memo/Memo.java:
##
@@ -122,44 +124,63 @@ private Plan groupToTreeNode(Group group) {
}
/**
- * Inse
freesinger commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r933266400
##
be/src/vec/columns/column_json.h:
##
@@ -0,0 +1,299 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.
924060929 commented on code in PR #11342:
URL: https://github.com/apache/doris/pull/11342#discussion_r933267228
##
fe/fe-core/src/main/java/org/apache/doris/nereids/memo/Memo.java:
##
@@ -122,44 +124,63 @@ private Plan groupToTreeNode(Group group) {
}
/**
- * Ins
dataroaring merged PR #11212:
URL: https://github.com/apache/doris/pull/11212
--
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 #11250: [Bug] be
core,doris::vectorized::VMergeIteratorContext::copy_row
URL: https://github.com/apache/doris/issues/11250
--
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.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from c1fbee7fe1 [fix] the nullable info is lost in ifnull expr (#11212)
add 5999666115 [fix](planner)do not change
dataroaring merged PR #11268:
URL: https://github.com/apache/doris/pull/11268
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new c1fbee7fe1 [fix] the nullable info is lost i
freesinger commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r933274534
##
be/src/olap/types.h:
##
@@ -1454,6 +1460,66 @@ struct FieldTypeTraits : public
FieldTypeTraits
+struct FieldTypeTraits : public
FieldTypeTraits {
+static int
freesinger commented on code in PR #10322:
URL: https://github.com/apache/doris/pull/10322#discussion_r933283403
##
be/src/olap/types.h:
##
@@ -1454,6 +1460,66 @@ struct FieldTypeTraits : public
FieldTypeTraits
+struct FieldTypeTraits : public
FieldTypeTraits {
+static int
starocean999 commented on PR #11335:
URL: https://github.com/apache/doris/pull/11335#issuecomment-1199308063
> Please use `[fix](array).` pass the ci check.
thx
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
platoneko opened a new pull request, #11344:
URL: https://github.com/apache/doris/pull/11344
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
If `path` is not end with '/', deleting by prefix will delete data which
should not be deleted.
## Checklis
morningman opened a new pull request, #11345:
URL: https://github.com/apache/doris/pull/11345
# Proposed changes
Issue Number: close #xxx
## Problem Summary
If the hive is created by Tez, the location of the table is a second-level
director, eg:
/user/hive/warehou
morningman opened a new issue, #11346:
URL: https://github.com/apache/doris/issues/11346
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and
found no similar issues.
### Version
1.1.1
xy720 commented on code in PR #11335:
URL: https://github.com/apache/doris/pull/11335#discussion_r933445343
##
be/src/vec/functions/array/function_array_binary.h:
##
@@ -39,7 +39,11 @@ class FunctionArrayBinary : public IFunction {
DataTypePtr get_return_type_impl(const Dat
xinyiZzz commented on PR #11320:
URL: https://github.com/apache/doris/pull/11320#issuecomment-1199730176
Can the Runtime Filter be pushed down to the storage engine
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
xinyiZzz opened a new pull request, #11347:
URL: https://github.com/apache/doris/pull/11347
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
1. Add a new global mem tracker pool, save all the MemTrackers in use,
maintain the weak relationship between MemTr
englefly commented on PR #11299:
URL: https://github.com/apache/doris/pull/11299#issuecomment-1200049529
Could you explain what kind of normalization is implemented in this PR?
It would be good if these informations are added in `Proposed Change`
section.
--
This is an automated messag
englefly commented on code in PR #11299:
URL: https://github.com/apache/doris/pull/11299#discussion_r933699230
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logica
yiguolei merged PR #11329:
URL: https://github.com/apache/doris/pull/11329
--
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 9d9fcca40c [regression-test](array)add test for
yiguolei closed issue #11302: [Bug][Function] core dump on sum(distinct)
URL: https://github.com/apache/doris/issues/11302
--
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
yiguolei merged PR #11308:
URL: https://github.com/apache/doris/pull/11308
--
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 532395c6a0 [Bug][Function] core dump on sum(dis
github-actions[bot] commented on PR #11283:
URL: https://github.com/apache/doris/pull/11283#issuecomment-1200072928
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 #11283:
URL: https://github.com/apache/doris/pull/11283#issuecomment-1200072936
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 #11289:
URL: https://github.com/apache/doris/pull/11289#issuecomment-1200073139
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 #11303:
URL: https://github.com/apache/doris/pull/11303#issuecomment-1200073271
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
dataroaring merged PR #11303:
URL: https://github.com/apache/doris/pull/11303
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.
This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 1ada6d8641 [feature-wip](unique-key-merge-on
smallhibiscus opened a new pull request, #11348:
URL: https://github.com/apache/doris/pull/11348
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Add ssb sf0.1 test under unique table with zstd
## Checklist(Required)
1. Does it affect the orig
jackwener opened a new pull request, #11349:
URL: https://github.com/apache/doris/pull/11349
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Allow blank, -, _ in title-checker
## Checklist(Required)
1. Does it affect the original behavior:
github-actions[bot] commented on PR #11349:
URL: https://github.com/apache/doris/pull/11349#issuecomment-1200075362
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 #11349:
URL: https://github.com/apache/doris/pull/11349#issuecomment-1200075372
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
kpfly commented on PR #11348:
URL: https://github.com/apache/doris/pull/11348#issuecomment-1200076556
use title like this [enhancement](regression-test) add ssb sf0.1 test under
unique table with zstd
--
This is an automated message from the Apache Git Service.
To respond to the message,
adonis0147 commented on code in PR #11299:
URL: https://github.com/apache/doris/pull/11299#discussion_r933724127
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/BinaryExpression.java:
##
@@ -23,15 +23,4 @@
* Interface for all expression that have two chi
adonis0147 commented on code in PR #11299:
URL: https://github.com/apache/doris/pull/11299#discussion_r933724598
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logi
adonis0147 commented on PR #11299:
URL: https://github.com/apache/doris/pull/11299#issuecomment-1200079020
> Could you explain what kind of normalization is implemented in this PR? It
would be good if these informations are added in `Proposed Change` section.
Added.
--
This is an a
dataroaring opened a new pull request, #11350:
URL: https://github.com/apache/doris/pull/11350
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
- [ ] No
-
starocean999 commented on code in PR #11335:
URL: https://github.com/apache/doris/pull/11335#discussion_r933731907
##
be/src/vec/functions/array/function_array_binary.h:
##
@@ -39,7 +39,11 @@ class FunctionArrayBinary : public IFunction {
DataTypePtr get_return_type_impl(co
starocean999 commented on code in PR #11335:
URL: https://github.com/apache/doris/pull/11335#discussion_r933731907
##
be/src/vec/functions/array/function_array_binary.h:
##
@@ -39,7 +39,11 @@ class FunctionArrayBinary : public IFunction {
DataTypePtr get_return_type_impl(co
starocean999 commented on code in PR #11335:
URL: https://github.com/apache/doris/pull/11335#discussion_r933731907
##
be/src/vec/functions/array/function_array_binary.h:
##
@@ -39,7 +39,11 @@ class FunctionArrayBinary : public IFunction {
DataTypePtr get_return_type_impl(co
jackwener commented on code in PR #11222:
URL: https://github.com/apache/doris/pull/11222#discussion_r933757285
##
fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpecHash.java:
##
@@ -0,0 +1,102 @@
+// Licensed to the Apache Software Foundation (ASF) un
adonis0147 commented on code in PR #11299:
URL: https://github.com/apache/doris/pull/11299#discussion_r933724598
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logi
adonis0147 commented on code in PR #11299:
URL: https://github.com/apache/doris/pull/11299#discussion_r933724598
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logi
adonis0147 commented on code in PR #11299:
URL: https://github.com/apache/doris/pull/11299#discussion_r933724598
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -122,15 +121,14 @@ private Plan pushDownPredicate(Logi
github-actions[bot] commented on PR #11335:
URL: https://github.com/apache/doris/pull/11335#issuecomment-1200099923
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 #11335:
URL: https://github.com/apache/doris/pull/11335#issuecomment-1200099929
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
xy720 commented on PR #11335:
URL: https://github.com/apache/doris/pull/11335#issuecomment-1200099956
Fast merge because this bug causes regression-test core dump.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
xy720 merged PR #11335:
URL: https://github.com/apache/doris/pull/11335
--
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
This is an automated email from the ASF dual-hosted git repository.
xuyang 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 0497d58943 [FIX]DCHECK error of array functions (
101 - 162 of 162 matches
Mail list logo