morningman merged PR #63:
URL: https://github.com/apache/doris-manager/pull/63
--
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.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-manager.git
The following commit(s) were added to refs/heads/master by this push:
new 6b76b42 [fix]There is a set of built
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1019972143
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,193 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1019972143
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,193 @@ public PlanFragment visitPhysicalAggregate(
AshinGau commented on code in PR #14134:
URL: https://github.com/apache/doris/pull/14134#discussion_r1019975478
##
fe/fe-core/src/main/java/org/apache/doris/catalog/external/HMSExternalTable.java:
##
@@ -340,12 +352,28 @@ public Map getS3Properties() {
return catalog.ge
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1019972143
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,193 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1019972143
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,193 @@ public PlanFragment visitPhysicalAggregate(
github-actions[bot] commented on PR #14190:
URL: https://github.com/apache/doris/pull/14190#issuecomment-1311375861
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
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1019972143
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,193 @@ public PlanFragment visitPhysicalAggregate(
SaintBacchus opened a new issue, #14193:
URL: https://github.com/apache/doris/issues/14193
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
master
### W
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1019934930
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -133,6 +142,26 @@ public PlanFragment translatePlan(PhysicalPl
github-actions[bot] commented on PR #14169:
URL: https://github.com/apache/doris/pull/14169#issuecomment-1311379720
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
MakoXiao commented on issue #14131:
URL: https://github.com/apache/doris/issues/14131#issuecomment-1311383679
我遇到同类型错误,排查到是因为数据中包含 % 导致的
--
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
ByteYue opened a new pull request, #14194:
URL: https://github.com/apache/doris/pull/14194
# Proposed changes
Issue Number: close #xxx
Previous implementation would clean `tablet_path/clone/xxx.dat` file even
though we didn't set `file_cache_max_size_per_disk`. The log is as fo
924060929 merged PR #14169:
URL: https://github.com/apache/doris/pull/14169
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from fe2944d56d [Bug](nljoin) Keep compatibility for nljoin (#14182)
add d9913b1317 [Enhancement](Nerieds) Support
zhoukaiii opened a new issue, #14195:
URL: https://github.com/apache/doris/issues/14195
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
updated master
hello-stephen commented on PR #14190:
URL: https://github.com/apache/doris/pull/14190#issuecomment-1311403348
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.08 seconds
load time: 476 seconds
storage size: 17181074013 Bytes
https://doris-co
xy720 commented on code in PR #14115:
URL: https://github.com/apache/doris/pull/14115#discussion_r1020002617
##
be/src/vec/functions/array/function_array_with_constant.cpp:
##
@@ -0,0 +1,97 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor
xy720 commented on code in PR #14115:
URL: https://github.com/apache/doris/pull/14115#discussion_r1020002286
##
be/src/vec/functions/array/function_array_with_constant.cpp:
##
@@ -0,0 +1,97 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor
hello-stephen commented on PR #14162:
URL: https://github.com/apache/doris/pull/14162#issuecomment-1311410874
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 unsubs
SaintBacchus opened a new pull request, #14196:
URL: https://github.com/apache/doris/pull/14196
# Proposed changes
Issue Number: close #14193
## Problem summary

924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020020010
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020020320
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
tpolong opened a new issue, #14198:
URL: https://github.com/apache/doris/issues/14198
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Description
ST_Contains大量点(12003
qzsee commented on code in PR #14113:
URL: https://github.com/apache/doris/pull/14113#discussion_r1020032662
##
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/expression/rewrite/SimplifyRangeTest.java:
##
@@ -0,0 +1,128 @@
+// Licensed to the Apache Software Foundation
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020034159
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
luozenglin opened a new issue, #14199:
URL: https://github.com/apache/doris/issues/14199
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
1.2
### What's
luozenglin opened a new pull request, #14200:
URL: https://github.com/apache/doris/pull/14200
# Proposed changes
Issue Number: close #14199
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
Kikyou1997 opened a new pull request, #14201:
URL: https://github.com/apache/doris/pull/14201
2. injection
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original beha
hello-stephen commented on PR #14194:
URL: https://github.com/apache/doris/pull/14194#issuecomment-1311466051
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.98 seconds
load time: 443 seconds
storage size: 17178881682 Bytes
https://doris-co
yiguolei merged PR #14123:
URL: https://github.com/apache/doris/pull/14123
--
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 2e29b15c6a [test](array function)add array_rang
yiguolei merged PR #13912:
URL: https://github.com/apache/doris/pull/13912
--
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 43f80e2633 [enhancement](load) Increase batch s
kkfnui opened a new issue, #14202:
URL: https://github.com/apache/doris/issues/14202
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Version
1.1.3
### What's W
starocean999 opened a new pull request, #14203:
URL: https://github.com/apache/doris/pull/14203
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [
englefly commented on code in PR #14201:
URL: https://github.com/apache/doris/pull/14201#discussion_r1020081253
##
fe/fe-core/src/main/java/org/apache/doris/statistics/StatisticStorageInitializer.java:
##
@@ -57,7 +58,8 @@ public void run() {
}
while (true) {
yiguolei merged PR #14187:
URL: https://github.com/apache/doris/pull/14187
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 43f80e2633 [enhancement](load) Increase batch size of node channel to
improve import performance (#13912)
add 2
hello-stephen commented on PR #14196:
URL: https://github.com/apache/doris/pull/14196#issuecomment-1311523753
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.02 seconds
load time: 441 seconds
storage size: 17179152622 Bytes
https://doris-co
eldenmoon commented on code in PR #14115:
URL: https://github.com/apache/doris/pull/14115#discussion_r1020108335
##
be/src/vec/functions/array/function_array_with_constant.cpp:
##
@@ -0,0 +1,97 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contrib
eldenmoon commented on code in PR #14115:
URL: https://github.com/apache/doris/pull/14115#discussion_r1020108585
##
be/src/vec/functions/array/function_array_with_constant.cpp:
##
@@ -0,0 +1,97 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contrib
xy720 commented on code in PR #14115:
URL: https://github.com/apache/doris/pull/14115#discussion_r1020114010
##
docs/zh-CN/docs/sql-manual/sql-functions/array-functions/array_with_constant.md:
##
@@ -0,0 +1,65 @@
+---
+{
+"title": "array_with_constant",
+"language": "zh-
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020034159
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
eldenmoon commented on code in PR #14115:
URL: https://github.com/apache/doris/pull/14115#discussion_r1020126522
##
docs/zh-CN/docs/sql-manual/sql-functions/array-functions/array_with_constant.md:
##
@@ -0,0 +1,65 @@
+---
+{
+"title": "array_with_constant",
+"language":
github-actions[bot] commented on PR #14115:
URL: https://github.com/apache/doris/pull/14115#issuecomment-1311573966
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 #14115:
URL: https://github.com/apache/doris/pull/14115#issuecomment-1311574042
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 opened a new pull request, #14206:
URL: https://github.com/apache/doris/pull/14206
Split them to tpch_sf1_unique_p1 and tpch_sf1_p1.
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
hello-stephen commented on PR #14201:
URL: https://github.com/apache/doris/pull/14201#issuecomment-1311587787
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.97 seconds
load time: 470 seconds
storage size: 17180141880 Bytes
https://doris-co
airborne12 opened a new pull request, #14207:
URL: https://github.com/apache/doris/pull/14207
# Proposed changes
Issue Number: Step1.2 of [DSIP-023: Add inverted index for full text
search](https://cwiki.apache.org/confluence/display/DORIS/DSIP-023%3A+Add+inverted+index+for+full+text+
Kikyou1997 commented on code in PR #14201:
URL: https://github.com/apache/doris/pull/14201#discussion_r1020143545
##
fe/fe-core/src/main/java/org/apache/doris/statistics/StatisticStorageInitializer.java:
##
@@ -57,7 +58,8 @@ public void run() {
}
while (true) {
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020020010
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020151860
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
hello-stephen commented on PR #14203:
URL: https://github.com/apache/doris/pull/14203#issuecomment-1311638976
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.18 seconds
load time: 447 seconds
storage size: 17180461112 Bytes
https://doris-co
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020034159
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020034159
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
xy720 opened a new pull request, #14208:
URL: https://github.com/apache/doris/pull/14208
# Proposed changes
fix typos.
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the original behavior:
- [ ] Yes
- [x] No
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020159143
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -198,6 +220,10 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020159143
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -198,6 +220,10 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020151860
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020159143
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -198,6 +220,10 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020151860
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020159143
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -198,6 +220,10 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020151860
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020151860
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
github-actions[bot] commented on PR #14208:
URL: https://github.com/apache/doris/pull/14208#issuecomment-1311657786
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 #14208:
URL: https://github.com/apache/doris/pull/14208#issuecomment-1311657843
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
zhangstar333 opened a new pull request, #14209:
URL: https://github.com/apache/doris/pull/14209
…ghted functions
# Proposed changes
Issue Number: close #xxx
## Problem summary
Describe your changes.
## Checklist(Required)
1. Does it affect the origina
hello-stephen commented on PR #14206:
URL: https://github.com/apache/doris/pull/14206#issuecomment-1311659060
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.51 seconds
load time: 443 seconds
storage size: 17181107393 Bytes
https://doris-co
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020034159
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020034159
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020034159
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
hello-stephen commented on PR #14179:
URL: https://github.com/apache/doris/pull/14179#issuecomment-1311669887
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 33.78 seconds
load time: 493 seconds
storage size: 17179934592 Bytes
https://doris-co
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020151519
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020020320
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020151519
##
fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PhysicalPlanTranslator.java:
##
@@ -257,6 +283,210 @@ public PlanFragment visitPhysicalAggregate(
dataroaring merged PR #13737:
URL: https://github.com/apache/doris/pull/13737
--
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 0ba13af8ff [feature](running_difference) sup
Wilson-BT closed issue #14138: [Bug] Doris metrics wrong
URL: https://github.com/apache/doris/issues/14138
--
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-mai
hello-stephen commented on PR #14208:
URL: https://github.com/apache/doris/pull/14208#issuecomment-1311708582
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 35.84 seconds
load time: 491 seconds
storage size: 17179867964 Bytes
https://doris-co
hello-stephen commented on PR #14209:
URL: https://github.com/apache/doris/pull/14209#issuecomment-1311728919
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.28 seconds
load time: 511 seconds
storage size: 17177715881 Bytes
https://doris-co
xy720 merged PR #14115:
URL: https://github.com/apache/doris/pull/14115
--
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 43490a33a5 [feature-array](array-type) Add array
dataroaring opened a new issue, #14210:
URL: https://github.com/apache/doris/issues/14210
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no
similar issues.
### Description
Implement a func
Tanya-W opened a new pull request, #14211:
URL: https://github.com/apache/doris/pull/14211
# Proposed changes
Issue Number: Step1.3 of [DSIP-023: Add inverted index for full text
search](https://cwiki.apache.org/confluence/display/DORIS/DSIP-023%3A+Add+inverted+index+for+full+text+sea
924060929 commented on code in PR #12583:
URL: https://github.com/apache/doris/pull/12583#discussion_r1020218941
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/physical/PhysicalRepeat.java:
##
@@ -0,0 +1,151 @@
+// Licensed to the Apache Software Foundation (AS
AshinGau opened a new pull request, #14212:
URL: https://github.com/apache/doris/pull/14212
# Proposed changes
## Problem summary
Fix three bugs:
1. The EOF of lazy read columns may be not equal to the EOF of predicate
columns.(for example: If the predicate column has 3 pages, w
BePPPower opened a new pull request, #14213:
URL: https://github.com/apache/doris/pull/14213
# Proposed changes
Issue Number: close #13959
This pr does two things:
1. support `hdfs()` table valued function.
2. add regression test
## Problem summary
Just like
github-actions[bot] commented on PR #14137:
URL: https://github.com/apache/doris/pull/14137#issuecomment-1311795007
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 #14137:
URL: https://github.com/apache/doris/pull/14137#issuecomment-1311795058
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 merged PR #14137:
URL: https://github.com/apache/doris/pull/14137
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.a
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 43490a33a5 [feature-array](array-type) Add array function
array_with_constant (#14115)
add 44eb1cf1c3 [fix](c
github-actions[bot] commented on PR #14212:
URL: https://github.com/apache/doris/pull/14212#issuecomment-1311815462
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 #14212:
URL: https://github.com/apache/doris/pull/14212#issuecomment-1311815518
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 commented on PR #14212:
URL: https://github.com/apache/doris/pull/14212#issuecomment-1311815624
Are there any cases for
```
2. The array column does not count the number of nulls
3. Generate wrong NullMap for array column
```
?
--
This is an automated message from
hello-stephen commented on PR #14211:
URL: https://github.com/apache/doris/pull/14211#issuecomment-1311817933
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.15 seconds
load time: 436 seconds
storage size: 17184752250 Bytes
https://doris-co
github-actions[bot] commented on PR #14194:
URL: https://github.com/apache/doris/pull/14194#issuecomment-1311822473
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 #14194:
URL: https://github.com/apache/doris/pull/14194#issuecomment-1311822429
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 PR #14213:
URL: https://github.com/apache/doris/pull/14213#issuecomment-1311822886
You need to add all new csv file to `.licenserc.yaml`, to pass the license
check
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
1 - 100 of 137 matches
Mail list logo