Gabriel39 opened a new pull request, #10244:
URL: https://github.com/apache/doris/pull/10244
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Ye
xlwh opened a new pull request, #10243:
URL: https://github.com/apache/doris/pull/10243
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: No
2.
Yankee24 opened a new pull request, #10242:
URL: https://github.com/apache/doris/pull/10242
## Problem Summary:
Modify the link in the develop documentation.
## Checklist(Required)
1. Does it affect the original behavior: (No)
2. Has unit tests been added: (No)
3. H
924060929 opened a new pull request, #10241:
URL: https://github.com/apache/doris/pull/10241
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Add bind slot reference rules and support any/multi/group/multigroup with
predicate pattern
## Checklist(Re
Yankee24 opened a new pull request, #36:
URL: https://github.com/apache/doris-flink-connector/pull/36
1.Add building in README.md
2.Modify some links in pom.xml
3.Modify .gitignore
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
TurboWay commented on PR #10236:
URL: https://github.com/apache/doris/pull/10236#issuecomment-1159029300
OK
--
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 unsub
morrySnow commented on code in PR #10240:
URL: https://github.com/apache/doris/pull/10240#discussion_r900261396
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/PlaceHolderPlan.java:
##
@@ -81,4 +85,34 @@ public PlaceHolderPlan withChildren(List children) {
924060929 commented on code in PR #10240:
URL: https://github.com/apache/doris/pull/10240#discussion_r900267355
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/PlaceHolderPlan.java:
##
@@ -81,4 +85,34 @@ public PlaceHolderPlan withChildren(List children) {
morningman commented on PR #10228:
URL: https://github.com/apache/doris/pull/10228#issuecomment-1158993646
Hi @Yankee24 , thanks for your contribution. But we are doing this step by
step.
I will handle all these stuff these days.
--
This is an automated message from the Apache Git Serv
morningman commented on PR #10234:
URL: https://github.com/apache/doris/pull/10234#issuecomment-1158991824
quick merge
--
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
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new a52f40eb77 [fix](regression-test) fix run-reg
morningman merged PR #10234:
URL: https://github.com/apache/doris/pull/10234
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.a
github-actions[bot] commented on PR #10230:
URL: https://github.com/apache/doris/pull/10230#issuecomment-1158985097
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 10900493ca0 update remove-non-res
Kikyou1997 opened a new pull request, #10240:
URL: https://github.com/apache/doris/pull/10240
# Proposed changes
As the statistics framework could not reuse by new optmizer before, so I
abstract some interface to make it reusable.
1. Make Slot extends the Id
2. Add new inter
Kikyou1997 closed pull request #10239: [Refactor](nereids) Abstract interface
of statistics framework for new optimizer reuse
URL: https://github.com/apache/doris/pull/10239
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
Kikyou1997 opened a new pull request, #10239:
URL: https://github.com/apache/doris/pull/10239
# Proposed changes
As the statistics framework could not reuse by new optmizer before, so I
abstract some interface to make it reusable.
1. Make Slot extends the Id
2. Add new inter
JNSimba opened a new pull request, #35:
URL: https://github.com/apache/doris-flink-connector/pull/35
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Remove incubating
## Checklist(Required)
1. Does it affect the original behavior: (Yes/No/I Don't
morningman opened a new pull request, #10238:
URL: https://github.com/apache/doris/pull/10238
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Currently, when setting variables with `global` keywords, it will not affect
the
current session variable's va
morrySnow opened a new pull request, #10237:
URL: https://github.com/apache/doris/pull/10237
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Ye
Gabriel39 commented on PR #10236:
URL: https://github.com/apache/doris/pull/10236#issuecomment-1158919263
Thanks @TurboWay, this feature is very practical. Before reviewing this PR,
I noticed that you didn't include a **necessary**
license header for each file. Besides, I think you'd be
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 fc5a1d5847c rename
fc5a1d5847c is d
morrySnow commented on PR #10194:
URL: https://github.com/apache/doris/pull/10194#issuecomment-1158900682
> @924060929 is canceling the operator in the plan. Your rule conflicts with
his logic. Do you need to wait for his incorporation before incorporating your
pr?
merge operator wit
TurboWay opened a new pull request, #10236:
URL: https://github.com/apache/doris/pull/10236
# Proposed changes
python for apache-doris
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (No)
HappenLee commented on code in PR #10103:
URL: https://github.com/apache/doris/pull/10103#discussion_r900112175
##
be/src/vec/exec/volap_scan_node.cpp:
##
@@ -389,29 +393,73 @@ void VOlapScanNode::scanner_thread(VOlapScanner* scanner)
{
scanner->set_opened();
}
EmmyMiao87 commented on PR #10194:
URL: https://github.com/apache/doris/pull/10194#issuecomment-1158877666
@924060929 is canceling the operator in the plan. Your rule conflicts with
his logic.
Do you need to wait for his incorporation before incorporating your pr?
--
This is an autom
Kikyou1997 closed pull request #10235: [Refactor](nereids) Abstract interface
of statistics framework for new optimizer reuse
URL: https://github.com/apache/doris/pull/10235
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
HappenLee commented on code in PR #10103:
URL: https://github.com/apache/doris/pull/10103#discussion_r900115251
##
be/src/vec/exprs/vruntimefilter_wrapper.cpp:
##
@@ -0,0 +1,111 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agr
Kikyou1997 opened a new pull request, #10235:
URL: https://github.com/apache/doris/pull/10235
# Proposed changes
As the statistics framework could not reuse by new optmizer before, so I
abstract some interface to make it reusable.
1. Make Slot extends the Id
2. Add new inter
admh commented on issue #10229:
URL: https://github.com/apache/doris/issues/10229#issuecomment-1158873340

--
This is an automated message from the Apache Git S
dataroaring merged PR #10218:
URL: https://github.com/apache/doris/pull/10218
--
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 7a85e8d525 [bug](be) fix be block_reader.cc:
dataroaring closed issue #10216: [Bug] be asan block reader _update_agg_value
mem leak.
URL: https://github.com/apache/doris/issues/10216
--
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
github-actions[bot] commented on PR #10234:
URL: https://github.com/apache/doris/pull/10234#issuecomment-1158861734
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 #10234:
URL: https://github.com/apache/doris/pull/10234#issuecomment-1158861684
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
morrySnow commented on code in PR #10199:
URL: https://github.com/apache/doris/pull/10199#discussion_r900106553
##
fe/fe-core/src/main/java/org/apache/doris/nereids/cost/CostCalculator.java:
##
@@ -0,0 +1,107 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+//
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.0.1 by this push:
new 2e04e4cc63 [opt](compaction) optimize c
EmmyMiao87 commented on code in PR #10199:
URL: https://github.com/apache/doris/pull/10199#discussion_r900103688
##
fe/fe-core/src/main/java/org/apache/doris/nereids/cost/CostCalculator.java:
##
@@ -0,0 +1,107 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+//
EmmyMiao87 commented on code in PR #10199:
URL: https://github.com/apache/doris/pull/10199#discussion_r900101891
##
fe/fe-core/src/main/java/org/apache/doris/nereids/cost/CostCalculator.java:
##
@@ -0,0 +1,107 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+//
belialxing commented on issue #10229:
URL: https://github.com/apache/doris/issues/10229#issuecomment-1158854192

同程数科
--
This is an automate
Level1Accelerator commented on issue #10229:
URL: https://github.com/apache/doris/issues/10229#issuecomment-1158853300

武汉物易云通网络科技有限公司
--
This is an
github-actions[bot] commented on PR #10205:
URL: https://github.com/apache/doris/pull/10205#issuecomment-1158851843
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
cambyzju commented on PR #10165:
URL: https://github.com/apache/doris/pull/10165#issuecomment-1158852072
> I Think should delete the set in the script. should set any java param by
exporting the `JAVA_OPT` value
Yes, you are right.
I fix it in PR: https://github.com/apache/dori
cambyzju opened a new pull request, #10234:
URL: https://github.com/apache/doris/pull/10234
# Proposed changes
After pr 10165 merged(https://github.com/apache/doris/pull/10165), run
single regression test do not work correctly.
Such as `sh run-regression-test.sh --run test_array_fu
morningman closed issue #9406: [Enhancement] [FE Code Style]step 4: turn on
function order and Non-standard writing check
URL: https://github.com/apache/doris/issues/9406
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
github-actions[bot] commented on PR #10226:
URL: https://github.com/apache/doris/pull/10226#issuecomment-1158848354
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 #10134:
URL: https://github.com/apache/doris/pull/10134
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.a
github-actions[bot] commented on PR #10226:
URL: https://github.com/apache/doris/pull/10226#issuecomment-1158848335
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
This is an automated email from the ASF dual-hosted git repository.
jiafengzheng 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 fea815f290 [doc](website)Replace CDN files
hf200012 merged PR #10212:
URL: https://github.com/apache/doris/pull/10212
--
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
hf200012 commented on issue #10229:
URL: https://github.com/apache/doris/issues/10229#issuecomment-1158846140
>

网易游戏
Very Nice
--
This is an automated message from t
whutpencil commented on issue #10229:
URL: https://github.com/apache/doris/issues/10229#issuecomment-1158843222

网易游戏
--
This is an automated message from the Apache Git S
cambyzju opened a new pull request, #10233:
URL: https://github.com/apache/doris/pull/10233
# Proposed changes
Issue Number: close #10052
## Problem Summary:
arrays_overlap check if there is any common element for left and right array.
Usage example:
```
mysql> s
github-actions[bot] commented on PR #10230:
URL: https://github.com/apache/doris/pull/10230#issuecomment-1158841373
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 #10230:
URL: https://github.com/apache/doris/pull/10230#issuecomment-1158841342
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
zenoyang opened a new pull request, #10232:
URL: https://github.com/apache/doris/pull/10232
# Proposed changes
Issue Number: close #xxx
Change the default value of `doris_scan_range_max_mb` from 0 to 1024, the
document is already 1024, no need to modify it.
## Problem Summar
Gabriel39 opened a new pull request, #10231:
URL: https://github.com/apache/doris/pull/10231
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Ye
SWJTU-ZhangLei closed issue #10063: [Bug] asan be core
doris::NotInListPredicate::evaluate
URL: https://github.com/apache/doris/issues/10063
--
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 speci
morrySnow commented on code in PR #10199:
URL: https://github.com/apache/doris/pull/10199#discussion_r900062700
##
fe/fe-core/src/main/java/org/apache/doris/nereids/cost/CostCalculator.java:
##
@@ -0,0 +1,107 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+//
hf200012 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 com
morningman opened a new pull request, #10230:
URL: https://github.com/apache/doris/pull/10230
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Remove some `incubator-` prefix in source code.
The document is not modified, will be done in next PR.
#
yangzhg opened a new issue, #10229:
URL: https://github.com/apache/doris/issues/10229
Now more and more users want to have their names appear in the doris user
list, if there are people who actually use doris and generate relatively large
profits in their own business, and are willing to di
morningman commented on issue #9949:
URL: https://github.com/apache/doris/issues/9949#issuecomment-1158803037
> Maybe Java UDF should be mentioned in features as we have supported all
types except HLL and Bitmap
The Java UDF is not fully tested, and UDAF is still work in progress. So
Yankee24 opened a new pull request, #10228:
URL: https://github.com/apache/doris/pull/10228
1. Modify zh-CN and en docs downloads links
2. Modify zh-CN and en readme to remove the word incubator
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
AshinGau commented on code in PR #10213:
URL: https://github.com/apache/doris/pull/10213#discussion_r900049077
##
fe/fe-core/src/main/java/org/apache/doris/common/PatternMatcher.java:
##
@@ -20,27 +20,58 @@
import com.google.common.base.Strings;
import com.google.common.collec
github-actions[bot] commented on PR #10134:
URL: https://github.com/apache/doris/pull/10134#issuecomment-1158799017
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 #10134:
URL: https://github.com/apache/doris/pull/10134#issuecomment-1158799038
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 #10134:
URL: https://github.com/apache/doris/pull/10134#issuecomment-1158798958
I will quick merge it to avoid conflict
--
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
AshinGau commented on code in PR #10213:
URL: https://github.com/apache/doris/pull/10213#discussion_r900045726
##
fe/fe-core/src/main/java/org/apache/doris/common/PatternMatcher.java:
##
@@ -20,27 +20,58 @@
import com.google.common.base.Strings;
import com.google.common.collec
AshinGau commented on code in PR #10213:
URL: https://github.com/apache/doris/pull/10213#discussion_r900045374
##
fe/fe-core/src/test/java/org/apache/doris/mysql/privilege/PrivEntryTest.java:
##
@@ -0,0 +1,51 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+//
AshinGau commented on code in PR #10213:
URL: https://github.com/apache/doris/pull/10213#discussion_r900045154
##
fe/fe-core/src/main/java/org/apache/doris/common/PatternMatcher.java:
##
@@ -20,27 +20,58 @@
import com.google.common.base.Strings;
import com.google.common.collec
AshinGau commented on code in PR #10213:
URL: https://github.com/apache/doris/pull/10213#discussion_r900044038
##
fe/fe-core/src/main/java/org/apache/doris/common/PatternMatcher.java:
##
@@ -20,27 +20,58 @@
import com.google.common.base.Strings;
import com.google.common.collec
zhengshiJ opened a new pull request, #10227:
URL: https://github.com/apache/doris/pull/10227
# Proposed changes
Add related expressions and AggPlan and SortPlan.
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect t
cambyzju opened a new pull request, #10226:
URL: https://github.com/apache/doris/pull/10226
# Proposed changes
Change docs about array functions to correct directory.
Because we already refractor the docs directory.
## Problem Summary:
Describe the overview of changes.
github-actions[bot] commented on PR #10224:
URL: https://github.com/apache/doris/pull/10224#issuecomment-1158784233
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 #10224:
URL: https://github.com/apache/doris/pull/10224#issuecomment-1158784203
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
Yankee24 closed pull request #10225: [docs] Update README
URL: https://github.com/apache/doris/pull/10225
--
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
Yankee24 opened a new pull request, #10225:
URL: https://github.com/apache/doris/pull/10225
1. Modify some links
--
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 unsubscr
hf200012 opened a new pull request, #10224:
URL: https://github.com/apache/doris/pull/10224
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Yes
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 2d37d2061f4 incubator-doris -> dori
HappenLee commented on PR #10165:
URL: https://github.com/apache/doris/pull/10165#issuecomment-1158745125
I Think should delete the set in the script. should set any java param by
exporting the `JAVA_OPT` value
--
This is an automated message from the Apache Git Service.
To respond to
github-actions[bot] commented on PR #10218:
URL: https://github.com/apache/doris/pull/10218#issuecomment-1158744887
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 #10218:
URL: https://github.com/apache/doris/pull/10218#issuecomment-1158744858
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
BiteThet merged PR #10211:
URL: https://github.com/apache/doris/pull/10211
--
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 issue #10210: [Bug] InListPredicate wrong result
URL: https://github.com/apache/doris/issues/10210
--
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
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 f7789f4bc4 [fix]InListPredicate wrong result
HappenLee opened a new pull request, #10223:
URL: https://github.com/apache/doris/pull/10223
# Proposed changes
Issue Number: close #10197
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (
HappenLee commented on code in PR #10103:
URL: https://github.com/apache/doris/pull/10103#discussion_r899969452
##
be/src/vec/exprs/vbloom_predicate.h:
##
@@ -0,0 +1,48 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.
morningman merged PR #10033:
URL: https://github.com/apache/doris/pull/10033
--
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 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 6baa694bc1 [feature-wip](multi-catalog) Catal
morningman closed issue #10010: [Feature] [multi-catalog]Catalog operation
syntax
URL: https://github.com/apache/doris/issues/10010
--
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
dataroaring merged PR #10153:
URL: https://github.com/apache/doris/pull/10153
--
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 f35b235c3b [opt](compaction) optimize compac
morrySnow commented on code in PR #10213:
URL: https://github.com/apache/doris/pull/10213#discussion_r899900703
##
fe/fe-core/src/main/java/org/apache/doris/common/PatternMatcher.java:
##
@@ -20,27 +20,58 @@
import com.google.common.base.Strings;
import com.google.common.colle
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.0.1 by this push:
new 761ac30d77 [hotfix] remove gsasl2 from
morningman merged PR #10222:
URL: https://github.com/apache/doris/pull/10222
--
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
dataroaring opened a new pull request, #10222:
URL: https://github.com/apache/doris/pull/10222
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (
xxiao2018 commented on issue #7503:
URL: https://github.com/apache/doris/issues/7503#issuecomment-1158699027
hi @yangzhg , that would be a great feature.
I have some questions about this feature:
1. Do we support insert/update and delete? If yes, how to do that?
2. The MV can be quer
adonis0147 opened a new pull request, #10221:
URL: https://github.com/apache/doris/pull/10221
# Proposed changes
Issue Number: close #10219
## Problem Summary:
Please refer to #10219
## Checklist(Required)
1. Does it affect the original behavior: No
2.
BiteThet commented on PR #10214:
URL: https://github.com/apache/doris/pull/10214#issuecomment-1158694415
`table-valued function` seems such as special `table function`, can we
directly rewrite sql to implement it?
Two sql like the following seem to have similar meanings:
``
1 - 100 of 134 matches
Mail list logo