xy720 commented on code in PR #10385:
URL: https://github.com/apache/doris/pull/10385#discussion_r911670411
##
docs/en/docs/sql-manual/sql-functions/array-functions/array_remove.md:
##
@@ -0,0 +1,79 @@
+---
+{
+"title": "array_remove",
+"language": "en"
+}
+---
+
+
+
+##
liaoxin01 commented on PR #10511:
URL: https://github.com/apache/doris/pull/10511#issuecomment-1171998851
@zhannngchen please make BE UT happy.
--
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
cambyzju commented on code in PR #10385:
URL: https://github.com/apache/doris/pull/10385#discussion_r911663562
##
be/src/vec/functions/array/function_array_remove.h:
##
@@ -0,0 +1,370 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor licen
englefly commented on code in PR #10392:
URL: https://github.com/apache/doris/pull/10392#discussion_r911584962
##
be/src/vec/aggregate_functions/aggregate_function_null.h:
##
@@ -197,9 +197,50 @@ class AggregateFunctionNullUnary final
}
}
+void add_batch(size
SaintBacchus commented on issue #9724:
URL: https://github.com/apache/doris/issues/9724#issuecomment-1171978906
close this since this enhancement will be covered by
https://github.com/apache/doris/pull/10533
--
This is an automated message from the Apache Git Service.
To respond to the me
SaintBacchus closed issue #9724: [Enhancement] Support record all the query
profile on a persist storage
URL: https://github.com/apache/doris/issues/9724
--
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
github-actions[bot] commented on PR #10537:
URL: https://github.com/apache/doris/pull/10537#issuecomment-1171948048
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 #10537:
URL: https://github.com/apache/doris/pull/10537#issuecomment-1171948020
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
EmmyMiao87 commented on PR #10537:
URL: https://github.com/apache/doris/pull/10537#issuecomment-1171947732
Please fix fe ut
--
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.
github-actions[bot] commented on PR #10499:
URL: https://github.com/apache/doris/pull/10499#issuecomment-1171946222
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 #10499:
URL: https://github.com/apache/doris/pull/10499#issuecomment-1171946203
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.
lingmiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from d0b757c03a [bugfix](fe) fix add follower failed due to conflict socket
. (#10429)
add a44a222f76 [Feature](neir
EmmyMiao87 merged PR #10499:
URL: https://github.com/apache/doris/pull/10499
--
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 #10306:
URL: https://github.com/apache/doris/pull/10306#issuecomment-1171945225
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 #10306:
URL: https://github.com/apache/doris/pull/10306#issuecomment-1171945248
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
yinzhijian commented on PR #10526:
URL: https://github.com/apache/doris/pull/10526#issuecomment-1171942093
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 unsubscri
morningman commented on code in PR #10492:
URL: https://github.com/apache/doris/pull/10492#discussion_r911599063
##
be/src/common/config.h:
##
@@ -763,6 +763,9 @@ CONF_Int32(quick_compaction_batch_size, "10");
// do compaction min rowsets
CONF_Int32(quick_compaction_min_rowset
github-actions[bot] commented on PR #10519:
URL: https://github.com/apache/doris/pull/10519#issuecomment-1171910561
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 #10540:
URL: https://github.com/apache/doris/pull/10540#issuecomment-1171905158
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 #10540:
URL: https://github.com/apache/doris/pull/10540#issuecomment-1171905143
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
yuanyuan8983 opened a new pull request, #10540:
URL: https://github.com/apache/doris/pull/10540
Change the problem field in SSB test
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1
github-actions[bot] commented on PR #10526:
URL: https://github.com/apache/doris/pull/10526#issuecomment-1171899266
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
morrySnow commented on code in PR #10499:
URL: https://github.com/apache/doris/pull/10499#discussion_r911585403
##
fe/fe-core/src/main/java/org/apache/doris/nereids/NereidsPlanner.java:
##
@@ -67,11 +70,17 @@ public void plan(StatementBase queryStmt,
physicalPlanTransla
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 d0b757c03a [bugfix](fe) fix add follower fai
dataroaring merged PR #10429:
URL: https://github.com/apache/doris/pull/10429
--
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 #10410: [Bug] [Fe] BDBJE conflict socket when adding a
new fe
URL: https://github.com/apache/doris/issues/10410
--
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 #10429:
URL: https://github.com/apache/doris/pull/10429#issuecomment-1171883562
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 #10429:
URL: https://github.com/apache/doris/pull/10429#issuecomment-1171883543
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
yiguolei closed issue #10527: [Doc]Change the download url for the binary
package
URL: https://github.com/apache/doris/issues/10527
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 2708289816 [Doc]Change the download url for the
yiguolei merged PR #10528:
URL: https://github.com/apache/doris/pull/10528
--
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
cambyzju commented on code in PR #10385:
URL: https://github.com/apache/doris/pull/10385#discussion_r911573816
##
docs/en/docs/sql-manual/sql-functions/array-functions/array_remove.md:
##
@@ -0,0 +1,79 @@
+---
+{
+"title": "array_remove",
+"language": "en"
+}
+---
+
+
+
caiconghui commented on PR #10534:
URL: https://github.com/apache/doris/pull/10534#issuecomment-1171868093
what‘s the problem for this PR to solve?
--
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
cambyzju commented on code in PR #10385:
URL: https://github.com/apache/doris/pull/10385#discussion_r911573511
##
docs/en/docs/sql-manual/sql-functions/array-functions/array_remove.md:
##
@@ -0,0 +1,79 @@
+---
+{
+"title": "array_remove",
+"language": "en"
+}
+---
+
+
+
yiguolei merged PR #10500:
URL: https://github.com/apache/doris/pull/10500
--
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 659e863bd7 [bugfix] fix tcmalooc hook cancel deadlock (#10514)
add d52da675aa [docs](array-type)Fix keywords 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 659e863bd7 [bugfix] fix tcmalooc hook cancel de
yiguolei closed issue #10513: [Bug] Deadlock when cancel query in tcmalloc hook
during add_block
URL: https://github.com/apache/doris/issues/10513
--
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
yiguolei merged PR #10514:
URL: https://github.com/apache/doris/pull/10514
--
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 06e436b7cc [bugfix]dump_one_line failed to dump last column (#10522)
add a9d23ce337 [refactor] remove collator (
yiguolei merged PR #10518:
URL: https://github.com/apache/doris/pull/10518
--
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 6c2e76e39f [enhancement](proc) Support showing more details in show
proc "/dbs" (#10471)
add 06e436b7cc [bugfix
yiguolei merged PR #10522:
URL: https://github.com/apache/doris/pull/10522
--
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
englefly opened a new pull request, #10539:
URL: https://github.com/apache/doris/pull/10539
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Yes
englefly closed pull request #10538: [draft] draft !!! filter by ret_flag
URL: https://github.com/apache/doris/pull/10538
--
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 uns
caiconghui merged PR #10471:
URL: https://github.com/apache/doris/pull/10471
--
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.
caiconghui 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 6c2e76e39f [enhancement](proc) Support showin
caiconghui closed issue #10470: [Enhancement] (proc) Support showing more
details in show proc "/dbs"
URL: https://github.com/apache/doris/issues/10470
--
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
englefly opened a new pull request, #10538:
URL: https://github.com/apache/doris/pull/10538
# Proposed changes
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Checklist(Required)
1. Does it affect the original behavior: (Yes
morningman commented on code in PR #10534:
URL: https://github.com/apache/doris/pull/10534#discussion_r911566343
##
be/src/vec/sink/vtablet_sink.cpp:
##
@@ -117,12 +119,12 @@ Status VOlapTableSink::send(RuntimeState* state,
vectorized::Block* input_block)
_partition_to
zhannngchen commented on PR #10529:
URL: https://github.com/apache/doris/pull/10529#issuecomment-1171855962
@dataroaring could you help to review this PR?
--
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 t
zhannngchen commented on PR #10511:
URL: https://github.com/apache/doris/pull/10511#issuecomment-1171855732
@dataroaring could you help to review this PR?
--
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 t
xinyiZzz closed issue #10516: [Bug] BE hangs at startup, stuck in tcmalloc hook
call `ExecEnv::GetInstance()`
URL: https://github.com/apache/doris/issues/10516
--
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
This is an automated email from the ASF dual-hosted git repository.
zouxinyi 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 0d99b27d89 [fix] (mem tracker) Fix BE hangs at
xinyiZzz merged PR #10517:
URL: https://github.com/apache/doris/pull/10517
--
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
xinyiZzz commented on PR #10517:
URL: https://github.com/apache/doris/pull/10517#issuecomment-1171853125
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe
morningman opened a new pull request, #10537:
URL: https://github.com/apache/doris/pull/10537
# Proposed changes
This is a temporary way to avoid outer join crash in vec engine.
The support for outer join in vec engine will be fixed in another PR.
## Problem Summary:
D
stalary commented on issue #10489:
URL: https://github.com/apache/doris/issues/10489#issuecomment-1171843098
> bug was introduced by [#7357](https://github.com/apache/doris/pull/7357).
disable predicate infer by `set enable_infer_predicate = false;` should work.
ok, thanks.
--
This
qzsee commented on code in PR #10462:
URL: https://github.com/apache/doris/pull/10462#discussion_r911557867
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -0,0 +1,150 @@
+// Licensed to the Apache Software Foundati
qzsee commented on code in PR #10462:
URL: https://github.com/apache/doris/pull/10462#discussion_r911556580
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -0,0 +1,150 @@
+// Licensed to the Apache Software Foundati
qzsee commented on code in PR #10462:
URL: https://github.com/apache/doris/pull/10462#discussion_r911556425
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -0,0 +1,150 @@
+// Licensed to the Apache Software Foundati
qzsee commented on code in PR #10462:
URL: https://github.com/apache/doris/pull/10462#discussion_r911556011
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -0,0 +1,150 @@
+// Licensed to the Apache Software Foundati
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 7571263ed7 [Bug][Vectorized] fix timestamp(datetime) not regist right
(#10525)
add d43d3fc35f [improvement] m
morningman merged PR #10327:
URL: https://github.com/apache/doris/pull/10327
--
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 #10327:
URL: https://github.com/apache/doris/pull/10327#issuecomment-1171812353
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 closed issue #10203: [Enhancement] Show create table Comment use
single quotes
URL: https://github.com/apache/doris/issues/10203
--
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
stalary commented on code in PR #9583:
URL: https://github.com/apache/doris/pull/9583#discussion_r911516109
##
fe/fe-core/src/main/java/org/apache/doris/external/elasticsearch/EsUtil.java:
##
@@ -87,12 +93,129 @@ public static JSONObject getJsonObject(JSONObject
jsonObject, Str
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 7571263ed7 [Bug][Vectorized] fix timestamp(date
yiguolei closed issue #10524: [Bug] core dump on is_column_const
URL: https://github.com/apache/doris/issues/10524
--
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
yiguolei merged PR #10525:
URL: https://github.com/apache/doris/pull/10525
--
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
wsjz commented on PR #10512:
URL: https://github.com/apache/doris/pull/10512#issuecomment-1171432393
这是来自QQ邮箱的假期自动回复邮件。
好,我最近正在休假中
您,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
morningman commented on code in PR #10512:
URL: https://github.com/apache/doris/pull/10512#discussion_r911199096
##
be/src/exec/arrow/parquet_reader.cpp:
##
@@ -118,6 +126,7 @@ Status ParquetReaderWrap::init_reader(const
std::vector& tuple_
}
void ParquetReaderWrap::close()
englefly opened a new pull request, #10534:
URL: https://github.com/apache/doris/pull/10534
# Proposed changes
abort load task if pending data exceed limit (500M) in table sink
Issue Number: close #xxx
## Problem Summary:
Describe the overview of changes.
## Che
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 aab7dc956f [refactor](load) Remove mini load (#
yiguolei merged PR #10520:
URL: https://github.com/apache/doris/pull/10520
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.apa
Kikyou1997 commented on code in PR #10499:
URL: https://github.com/apache/doris/pull/10499#discussion_r911146736
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/FindFunction.java:
##
@@ -0,0 +1,55 @@
+// Licensed to the Apache Software Foundation (ASF) und
Kikyou1997 commented on code in PR #10499:
URL: https://github.com/apache/doris/pull/10499#discussion_r911146142
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/FindFunction.java:
##
@@ -0,0 +1,55 @@
+// Licensed to the Apache Software Foundation (ASF) und
This is an automated email from the ASF dual-hosted git repository.
diwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git
The following commit(s) were added to refs/heads/master by this push:
new 81952c0 [optimization] add disable
JNSimba merged PR #34:
URL: https://github.com/apache/doris-flink-connector/pull/34
--
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...@
This is an automated email from the ASF dual-hosted git repository.
diwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git
The following commit(s) were added to refs/heads/master by this push:
new ab3bf15 FIX: fix wrap null (#41)
a
JNSimba merged PR #41:
URL: https://github.com/apache/doris-flink-connector/pull/41
--
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...@
morningman commented on code in PR #10521:
URL: https://github.com/apache/doris/pull/10521#discussion_r910840777
##
fe/fe-core/src/main/java/org/apache/doris/qe/ShowExecutor.java:
##
@@ -647,7 +650,13 @@ private void handleShowPartitionId() throws
AnalysisException {
priva
spaces-X commented on code in PR #10084:
URL: https://github.com/apache/doris/pull/10084#discussion_r911079204
##
be/src/vec/olap/block_reader.cpp:
##
@@ -154,6 +177,49 @@ Status BlockReader::init(const ReaderParams& read_params) {
return Status::OK();
}
+Status BlockRea
luozenglin opened a new pull request, #10533:
URL: https://github.com/apache/doris/pull/10533
…ity by introducing OpenTelemetry.
The collection of query traces is implemented in fe and be, and the spans
are exported to zipkin.
# Proposed changes
Issue Number: close #xxx
924060929 commented on code in PR #10499:
URL: https://github.com/apache/doris/pull/10499#discussion_r911057735
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/FindFunction.java:
##
@@ -0,0 +1,55 @@
+// Licensed to the Apache Software Foundation (ASF) unde
924060929 commented on code in PR #10499:
URL: https://github.com/apache/doris/pull/10499#discussion_r911057735
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/FindFunction.java:
##
@@ -0,0 +1,55 @@
+// Licensed to the Apache Software Foundation (ASF) unde
whutpencil opened a new issue, #10532:
URL: https://github.com/apache/doris/issues/10532
### 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
0.15-rc04
Kikyou1997 commented on code in PR #10499:
URL: https://github.com/apache/doris/pull/10499#discussion_r911009838
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/translator/PhysicalPlanTranslator.java:
##
@@ -138,8 +147,13 @@ public PlanFragment visitPhysicalOlap
github-actions[bot] commented on PR #10522:
URL: https://github.com/apache/doris/pull/10522#issuecomment-1171195316
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 #10522:
URL: https://github.com/apache/doris/pull/10522#issuecomment-1171195277
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 #10499:
URL: https://github.com/apache/doris/pull/10499#discussion_r911002150
##
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/translator/PhysicalPlanTranslator.java:
##
@@ -138,8 +147,13 @@ public PlanFragment visitPhysicalOlap
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 18ad8ebfbb [improvement]Add reading by rowids t
yiguolei closed issue #10505: [Enhancement] Reduce times of seeking in lazy
materialization read
URL: https://github.com/apache/doris/issues/10505
--
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
yiguolei merged PR #10506:
URL: https://github.com/apache/doris/pull/10506
--
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
morrySnow opened a new pull request, #10531:
URL: https://github.com/apache/doris/pull/10531
# Proposed changes
fix below bugs:
- StmtExecutor could not call NereidsPlanner#plan correctly
- JobBatch push List into List
- implementation rule set not include all implementation r
github-actions[bot] commented on PR #10501:
URL: https://github.com/apache/doris/pull/10501#issuecomment-1171172592
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 #10501:
URL: https://github.com/apache/doris/pull/10501#issuecomment-1171172567
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 #10529:
URL: https://github.com/apache/doris/pull/10529#issuecomment-1171167201
PR approved by anyone and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
zhannngchen commented on code in PR #10529:
URL: https://github.com/apache/doris/pull/10529#discussion_r910970255
##
be/src/olap/primary_key_index.h:
##
@@ -0,0 +1,80 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements. S
EmmyMiao87 commented on code in PR #10462:
URL: https://github.com/apache/doris/pull/10462#discussion_r910968848
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/logical/PushPredicateThroughJoin.java:
##
@@ -0,0 +1,150 @@
+// Licensed to the Apache Software Fou
1 - 100 of 164 matches
Mail list logo