This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 9d5ee640f1d backup s3 example
9d5ee
morrySnow commented on code in PR #11246:
URL: https://github.com/apache/doris/pull/11246#discussion_r930692117
##
fe/fe-core/src/main/java/org/apache/doris/analysis/AggregateInfo.java:
##
@@ -283,6 +285,12 @@ public static boolean
estimateIfContainsMultiDistinct(List dis
BiteThet commented on issue #10541:
URL: https://github.com/apache/doris/issues/10541#issuecomment-1196341799
fixed on #10650
--
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 comm
BiteThet closed issue #10541: [Bug] DCHECK fail on aggregate
URL: https://github.com/apache/doris/issues/10541
--
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
BiteThet commented on issue #11224:
URL: https://github.com/apache/doris/issues/11224#issuecomment-1196342869
fixed on #11215
--
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 comm
BiteThet closed issue #11224: [Bug] fe-core: Compilation failure
URL: https://github.com/apache/doris/issues/11224
--
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 unsubs
924060929 merged PR #11211:
URL: https://github.com/apache/doris/pull/11211
--
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 2db642d9d3 ignore antlr generated (#11211)
2d
BiteThet closed pull request #9313: [Feature] [Backend] support build be
with c++20
URL: https://github.com/apache/doris/pull/9313
--
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 co
924060929 merged PR #11162:
URL: https://github.com/apache/doris/pull/11162
--
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 daf2e27202 [feature] (Nereids) add rule to pu
BiteThet closed pull request #9235: [Enhancement] [Vectorized] replace
std::move with assume_mutable
URL: https://github.com/apache/doris/pull/9235
--
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 t
wangshuo128 commented on code in PR #11210:
URL: https://github.com/apache/doris/pull/11210#discussion_r930703991
##
fe/fe-core/src/main/java/org/apache/doris/nereids/parser/NereidsParser.java:
##
@@ -46,14 +49,25 @@ public class NereidsParser {
* a single packet.
*
morrySnow commented on code in PR #11209:
URL: https://github.com/apache/doris/pull/11209#discussion_r930696935
##
fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4:
##
@@ -119,6 +119,12 @@ sortItem
: expression ordering = (ASC | DESC)?
;
+limitClau
github-actions[bot] commented on PR #11145:
URL: https://github.com/apache/doris/pull/11145#issuecomment-1196358980
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 #11145:
URL: https://github.com/apache/doris/pull/11145#issuecomment-1196358941
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
Kikyou1997 commented on code in PR #11035:
URL: https://github.com/apache/doris/pull/11035#discussion_r930709610
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/Slot.java:
##
@@ -30,4 +32,8 @@ public Slot toSlot() {
public Slot withNullable(boolean ne
sohardforaname commented on code in PR #11035:
URL: https://github.com/apache/doris/pull/11035#discussion_r930711483
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/Slot.java:
##
@@ -30,4 +32,8 @@ public Slot toSlot() {
public Slot withNullable(boolea
morrySnow commented on PR #11209:
URL: https://github.com/apache/doris/pull/11209#issuecomment-1196361946
we should remove `limit` and `offset` in SortNode and `limit` in AbstractPlan
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
Kikyou1997 commented on code in PR #11035:
URL: https://github.com/apache/doris/pull/11035#discussion_r930718759
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalSubQueryAlias.java:
##
@@ -0,0 +1,113 @@
+// Licensed to the Apache Software Foundatio
Kikyou1997 commented on code in PR #11035:
URL: https://github.com/apache/doris/pull/11035#discussion_r930718759
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalSubQueryAlias.java:
##
@@ -0,0 +1,113 @@
+// Licensed to the Apache Software Foundatio
solitary159 opened a new issue, #11247:
URL: https://github.com/apache/doris/issues/11247
### 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.0
sohardforaname commented on code in PR #11035:
URL: https://github.com/apache/doris/pull/11035#discussion_r930723297
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalSubQueryAlias.java:
##
@@ -0,0 +1,113 @@
+// Licensed to the Apache Software Found
solitary159 commented on issue #11247:
URL: https://github.com/apache/doris/issues/11247#issuecomment-1196374980
W0727 14:40:58.582839 8567 internal_service.cpp:446] apply filter meet
error: Invalid argument: fragment-id: 10c8dc9bf6d94460-a3fb832330c749a9
W0727 14:40:58.592717 8557 inte
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new d8c8faa8661 config
d8c8faa8661 is d
morrySnow commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r930710682
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/SlotReference.java:
##
@@ -45,17 +45,16 @@ public SlotReference(String name, DataType dataType,
englefly opened a new pull request, #11248:
URL: https://github.com/apache/doris/pull/11248
# Proposed changes
this rule aims to merge consecutive filters.
For example:
logical plan tree:
project
|
filter(a>0)
Kikyou1997 commented on code in PR #11035:
URL: https://github.com/apache/doris/pull/11035#discussion_r930728800
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalSubQueryAlias.java:
##
@@ -0,0 +1,113 @@
+// Licensed to the Apache Software Foundatio
Echo18322276280 opened a new issue, #11249:
URL: https://github.com/apache/doris/issues/11249
### 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
docs
englefly closed pull request #11248: [feature] add rewrite rule to merge
consecutive filter nodes
URL: https://github.com/apache/doris/pull/11248
--
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
liaoxin01 opened a new issue, #11250:
URL: https://github.com/apache/doris/issues/11250
### 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
BiteThet opened a new pull request, #11251:
URL: https://github.com/apache/doris/pull/11251
# Proposed changes
part of work with #9312
1. add const to all `operator==`
2. remove template argument to `construtor/desctructor`, and some unsed code.
3. remove some volatile
liaoxin01 commented on issue #11250:
URL: https://github.com/apache/doris/issues/11250#issuecomment-1196387907

--
This is an automated message from the Apache Git Servi
zhannngchen opened a new pull request, #11252:
URL: https://github.com/apache/doris/pull/11252
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
The follow up patch for #11136
## Checklist(Required)
1. Type of your changes:
- [ ] Improvemen
adonis0147 commented on PR #11233:
URL: https://github.com/apache/doris/pull/11233#issuecomment-1196393704
Duplicated. See #11091
--
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 comm
morrySnow opened a new pull request, #11253:
URL: https://github.com/apache/doris/pull/11253
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
#7 and #10479 changed interface. #11162 use old interface. All of them
passed all checked.
But after merged
englefly commented on PR #11203:
URL: https://github.com/apache/doris/pull/11203#issuecomment-1196395415
Could you explain why we should not normalize expressions? And what your
suggestion about when should we normalize them.
--
This is an automated message from the Apache Git Service.
To
jackwener opened a new pull request, #11254:
URL: https://github.com/apache/doris/pull/11254
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Add MultiJoin.
In addtion, when `(joinInputs.size() >= 3 && !conjuncts.isEmpty())`,
conjunct still can cont
yiguolei merged PR #11017:
URL: https://github.com/apache/doris/pull/11017
--
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 461a31b1f6 [enhancement][Storage] refactor crea
stalary commented on PR #11233:
URL: https://github.com/apache/doris/pull/11233#issuecomment-1196405015
> Duplicated. See #11091
Thanks for reminding me, I will close this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
stalary closed pull request #11233: [Doc] Fix readme error link
URL: https://github.com/apache/doris/pull/11233
--
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,
jacktengg opened a new issue, #11255:
URL: https://github.com/apache/doris/issues/11255
### 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
dev-1.1.1
carlvinhust2012 commented on code in PR #11213:
URL: https://github.com/apache/doris/pull/11213#discussion_r930759895
##
be/src/vec/functions/function_string.cpp:
##
@@ -605,7 +606,7 @@ using FunctionStringLocate =
using FunctionStringFindInSet =
FunctionBinaryToType;
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 676a63c0061 stream load partition p
github-actions[bot] commented on PR #11081:
URL: https://github.com/apache/doris/pull/11081#issuecomment-1196416966
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 #11081:
URL: https://github.com/apache/doris/pull/11081#issuecomment-1196417013
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
dataroaring merged PR #11195:
URL: https://github.com/apache/doris/pull/11195
--
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 01e108cb7b [feature-wip](unique-key-merge-on
Kikyou1997 commented on code in PR #11035:
URL: https://github.com/apache/doris/pull/11035#discussion_r930770660
##
fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java:
##
@@ -104,13 +105,18 @@ public PhysicalPlan plan(LogicalPlan plan,
PhysicalProperties outp
morningman commented on code in PR #10565:
URL: https://github.com/apache/doris/pull/10565#discussion_r930768575
##
fe/fe-core/pom.xml:
##
@@ -624,6 +624,7 @@ under the License.
org.apache.iceberg
iceberg-core
+provided
Review Com
github-actions[bot] commented on PR #11166:
URL: https://github.com/apache/doris/pull/11166#issuecomment-1196419860
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 #11166:
URL: https://github.com/apache/doris/pull/11166#issuecomment-1196419905
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
sohardforaname commented on code in PR #11035:
URL: https://github.com/apache/doris/pull/11035#discussion_r930773125
##
fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java:
##
@@ -104,13 +105,18 @@ public PhysicalPlan plan(LogicalPlan plan,
PhysicalProperties
dataroaring merged PR #11149:
URL: https://github.com/apache/doris/pull/11149
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 01e108cb7b [feature-wip](unique-key-merge-on-write) update delete
bitmap while publish version (#11195)
add
spaces-X commented on code in PR #11204:
URL: https://github.com/apache/doris/pull/11204#discussion_r930779540
##
be/src/udf/udf.h:
##
@@ -255,7 +256,8 @@ class FunctionContext {
// Create a test FunctionContext object. The caller is responsible for
calling delete
/
jacktengg opened a new pull request, #11256:
URL: https://github.com/apache/doris/pull/11256
# Proposed changes
Issue Number: close #11255
## Problem Summary:
## Checklist(Required)
1. Type of your changes:
- [ ] Improvement
- [x ] Fix
- [ ] Fe
spaces-X commented on PR #11204:
URL: https://github.com/apache/doris/pull/11204#issuecomment-1196431095
@dataroaring @yiguolei Fix an ut error and it has been passed in my local
env. Please review again thx.
--
This is an automated message from the Apache Git Service.
To respond to the
yiguolei merged PR #6:
URL: https://github.com/apache/doris/pull/6
--
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 4ea2c04676 Optimize regexp and like using hyper
yiguolei merged PR #11256:
URL: https://github.com/apache/doris/pull/11256
--
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 fae5b6cb59 [bugfix] handle string type in
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 be2ac6aa59 [fix](auth) Forbid grant USAGE_PRIV
yiguolei closed issue #11235: [Bug] FE start failed at replaying drop user edit
log
URL: https://github.com/apache/doris/issues/11235
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific com
yiguolei merged PR #11234:
URL: https://github.com/apache/doris/pull/11234
--
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
github-actions[bot] commented on PR #11253:
URL: https://github.com/apache/doris/pull/11253#issuecomment-1196447566
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 #11253:
URL: https://github.com/apache/doris/pull/11253#issuecomment-1196447616
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
carlvinhust2012 commented on PR #11213:
URL: https://github.com/apache/doris/pull/11213#issuecomment-1196456640
> please also update reverse docs.
done
--
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
mrhhsg opened a new pull request, #11257:
URL: https://github.com/apache/doris/pull/11257
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Test on clikcbench with SQL:
```sql
SELECT COUNT(DISTINCT SearchPhrase), count(distinct userid) FROM hits;
``
Kikyou1997 commented on code in PR #11179:
URL: https://github.com/apache/doris/pull/11179#discussion_r930816157
##
fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStats.java:
##
@@ -76,6 +76,22 @@ public class ColumnStats {
private LiteralExpr minValue;
pri
BiteThet commented on PR #11251:
URL: https://github.com/apache/doris/pull/11251#issuecomment-1196468933
>
P0 fail because fe build fail, I will rebase after #11253 merged.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
Im-Manshushu opened a new issue, #11258:
URL: https://github.com/apache/doris/issues/11258
### 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
The f
jackwener commented on code in PR #11075:
URL: https://github.com/apache/doris/pull/11075#discussion_r930819530
##
docs/zh-CN/docs/ecosystem/flink-doris-connector.md:
##
@@ -467,3 +467,8 @@ WITH (
'sink.properties.columns' = 'dt,page,user_id,user_id=to_bitmap(user_id)'
)
``
xy720 commented on code in PR #4:
URL: https://github.com/apache/doris/pull/4#discussion_r930817636
##
docs/zh-CN/docs/summary/basic-summary.md:
##
@@ -24,6 +24,76 @@ specific language governing permissions and limitations
under the License.
-->
-# Doris 基本概念
+# Dori
yiguolei opened a new pull request, #11259:
URL: https://github.com/apache/doris/pull/11259
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
## Checklist(Required)
1. Type of your changes:
- [ ] Improvement
- [ ] Fix
- [ ] Featur
jackwener closed pull request #10228: [doc]Update the zh-CN and en docs
downloads link
URL: https://github.com/apache/doris/pull/10228
--
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 co
BiteThet commented on PR #11253:
URL: https://github.com/apache/doris/pull/11253#issuecomment-1196484043
I will merge this pr as fast as possible because master build fail now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
kpfly commented on issue #11247:
URL: https://github.com/apache/doris/issues/11247#issuecomment-1196484376
> W0727 14:40:58.582839 8567 internal_service.cpp:446] apply filter meet
error: Invalid argument: fragment-id: 10c8dc9bf6d94460-a3fb832330c749a9 W0727
14:40:58.592717 8557 internal_ser
This is an automated email from the ASF dual-hosted git repository.
panxiaolei 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 42d76b54dc [fix](compile)fix compile failed a
BiteThet merged PR #11253:
URL: https://github.com/apache/doris/pull/11253
--
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 #11209:
URL: https://github.com/apache/doris/pull/11209#discussion_r930831997
##
fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4:
##
@@ -119,6 +119,12 @@ sortItem
: expression ordering = (ASC | DESC)?
;
+limitClaus
github-actions[bot] commented on PR #11251:
URL: https://github.com/apache/doris/pull/11251#issuecomment-1196495439
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 #11251:
URL: https://github.com/apache/doris/pull/11251#issuecomment-1196495482
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
yiguolei merged PR #11259:
URL: https://github.com/apache/doris/pull/11259
--
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 555f5412c3 [fix](auth) Forbid grant USAGE
github-actions[bot] commented on PR #11254:
URL: https://github.com/apache/doris/pull/11254#issuecomment-1196500225
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
AshinGau opened a new pull request, #11260:
URL: https://github.com/apache/doris/pull/11260
# Proposed changes
`FileArrowScanner::get_next` returns a block when full, so it maybe contains
multiple splits in small files or crosses two splits in large files. However, a
block can only f
AshinGau closed pull request #11237: [feature-wip](multi-catalog)(fix)
partition value error when a block contains multiple splits.
URL: https://github.com/apache/doris/pull/11237
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
BiteThet opened a new pull request, #11261:
URL: https://github.com/apache/doris/pull/11261
# Proposed changes
part of work with https://github.com/apache/doris/issues/9312
1. use vdatatime.value() to replace binary_cast.
2. change some Irregular usage like
`ColumnVector
BiteThet commented on code in PR #11257:
URL: https://github.com/apache/doris/pull/11257#discussion_r930867953
##
be/src/vec/aggregate_functions/aggregate_function.h:
##
@@ -224,6 +228,9 @@ class IAggregateFunctionHelper : public IAggregateFunction {
github-actions[bot] commented on PR #11187:
URL: https://github.com/apache/doris/pull/11187#issuecomment-1196526315
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 #11187:
URL: https://github.com/apache/doris/pull/11187#issuecomment-1196526360
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
BiteThet commented on code in PR #11257:
URL: https://github.com/apache/doris/pull/11257#discussion_r930881724
##
be/src/vec/aggregate_functions/aggregate_function_uniq.h:
##
@@ -111,16 +110,82 @@ class AggregateFunctionUniq final
void merge(AggregateDataPtr __restric
github-actions[bot] commented on PR #11054:
URL: https://github.com/apache/doris/pull/11054#issuecomment-1196563413
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 #11054:
URL: https://github.com/apache/doris/pull/11054#issuecomment-1196563453
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 merged PR #11054:
URL: https://github.com/apache/doris/pull/11054
--
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 5913c7c52c [feature-wip](array-type) add function
github-actions[bot] commented on PR #10565:
URL: https://github.com/apache/doris/pull/10565#issuecomment-1196570590
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 #10565:
URL: https://github.com/apache/doris/pull/10565#issuecomment-1196570551
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
1 - 100 of 285 matches
Mail list logo