This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 35c19daec7 [opt](routine load) log BE id when get partitions failed.
(#20749)
add fd97587aff [fix](merge-on-write)
xiaokang merged PR #20754:
URL: https://github.com/apache/doris/pull/20754
--
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.
kxiao pushed a change to branch branch-2.0-beta
in repository https://gitbox.apache.org/repos/asf/doris.git
from 35c19daec7 [opt](routine load) log BE id when get partitions failed.
(#20749)
add fd97587aff [fix](merge-
zhannngchen commented on code in PR #20720:
URL: https://github.com/apache/doris/pull/20720#discussion_r1228127333
##
be/src/olap/delta_writer.cpp:
##
@@ -456,7 +450,20 @@ Status DeltaWriter::close_wait(const PSlaveTabletNodes&
slave_tablet_nodes,
// calculate dele
morningman commented on code in PR #20765:
URL: https://github.com/apache/doris/pull/20765#discussion_r1228208547
##
fe/fe-core/src/main/java/org/apache/doris/analysis/NativeInsertStmt.java:
##
@@ -768,6 +774,13 @@ private DataSink createDataSink() throws AnalysisException
{
zy-kkk opened a new pull request, #20766:
URL: https://github.com/apache/doris/pull/20766
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailto:d
zy-kkk commented on PR #20766:
URL: https://github.com/apache/doris/pull/20766#issuecomment-1589423638
run buildall
--
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
Mryange commented on PR #20734:
URL: https://github.com/apache/doris/pull/20734#issuecomment-1589429959
run p0
--
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
Mryange commented on PR #20247:
URL: https://github.com/apache/doris/pull/20247#issuecomment-1589433240
run buildall
--
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 unsu
github-actions[bot] commented on PR #20247:
URL: https://github.com/apache/doris/pull/20247#issuecomment-1589438243
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
liaoxin01 commented on code in PR #20720:
URL: https://github.com/apache/doris/pull/20720#discussion_r1228238880
##
be/src/olap/tablet.cpp:
##
@@ -3126,10 +3126,34 @@ Status Tablet::update_delete_bitmap_without_lock(const
RowsetSharedPtr& rowset)
return Status::OK();
}
wzymumon opened a new pull request, #20767:
URL: https://github.com/apache/doris/pull/20767
## Proposed changes
Issue Number: #20267
using wasmtime to execute the WebAssembly(wasm) code
## Further comments
If this is a relatively large or complex change, ki
zy-kkk opened a new pull request, #20768:
URL: https://github.com/apache/doris/pull/20768
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailto:d
csun5285 commented on code in PR #20715:
URL: https://github.com/apache/doris/pull/20715#discussion_r1228259846
##
be/src/olap/cumulative_compaction_time_series_policy.cpp:
##
@@ -0,0 +1,251 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributo
github-actions[bot] commented on code in PR #20767:
URL: https://github.com/apache/doris/pull/20767#discussion_r1228264046
##
be/src/util/wasmtime-c-api/include/wasmtime/memory.h:
##
@@ -0,0 +1,111 @@
+/**
+ * \file wasmtime/memory.h
+ *
+ * Wasmtime API for interacting with was
csun5285 commented on code in PR #20715:
URL: https://github.com/apache/doris/pull/20715#discussion_r1228266075
##
be/src/olap/cumulative_compaction_time_series_policy.cpp:
##
@@ -0,0 +1,251 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributo
zy-kkk opened a new pull request, #20769:
URL: https://github.com/apache/doris/pull/20769
## Proposed changes
cherry-pick from #20768
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mailto:d.
github-actions[bot] commented on PR #20766:
URL: https://github.com/apache/doris/pull/20766#issuecomment-1589483122
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 #20766:
URL: https://github.com/apache/doris/pull/20766#issuecomment-1589482959
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
englefly commented on code in PR #20746:
URL: https://github.com/apache/doris/pull/20746#discussion_r1228260891
##
fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/rewrite/CostBasedRewriteJob.java:
##
@@ -0,0 +1,90 @@
+// Licensed to the Apache Software Foundation (ASF) un
morningman merged PR #20769:
URL: https://github.com/apache/doris/pull/20769
--
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 branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
new 4eb080bbed [1.2][improvement]
kaijchen commented on PR #20764:
URL: https://github.com/apache/doris/pull/20764#issuecomment-1589489622
run buildall
--
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
github-actions[bot] commented on PR #20768:
URL: https://github.com/apache/doris/pull/20768#issuecomment-1589489705
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 #20768:
URL: https://github.com/apache/doris/pull/20768#issuecomment-1589489600
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 commented on PR #20751:
URL: https://github.com/apache/doris/pull/20751#issuecomment-1589493285
run buildall
--
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
zy-kkk commented on PR #20768:
URL: https://github.com/apache/doris/pull/20768#issuecomment-1589495691
run buildall
--
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
csun5285 commented on PR #20715:
URL: https://github.com/apache/doris/pull/20715#issuecomment-1589498148
run buildall
--
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
github-actions[bot] commented on PR #20764:
URL: https://github.com/apache/doris/pull/20764#issuecomment-1589502111
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #20751:
URL: https://github.com/apache/doris/pull/20751#issuecomment-1589507161
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #20744:
URL: https://github.com/apache/doris/pull/20744#issuecomment-1589522873
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #20744:
URL: https://github.com/apache/doris/pull/20744#issuecomment-1589544383
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
eldenmoon commented on code in PR #20732:
URL: https://github.com/apache/doris/pull/20732#discussion_r1228357872
##
be/src/runtime/query_context.h:
##
@@ -222,6 +228,14 @@ class QueryContext {
taskgroup::TaskGroupPtr _task_group;
std::unique_ptr _runtime_filter_mgr;
eldenmoon commented on PR #20732:
URL: https://github.com/apache/doris/pull/20732#issuecomment-1589584924
run buildall
--
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
github-actions[bot] commented on PR #20732:
URL: https://github.com/apache/doris/pull/20732#issuecomment-1589592785
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #20756:
URL: https://github.com/apache/doris/pull/20756#issuecomment-1589625252
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
deadlinefen commented on PR #20756:
URL: https://github.com/apache/doris/pull/20756#issuecomment-1589637365
run buildall
--
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
eldenmoon commented on PR #20732:
URL: https://github.com/apache/doris/pull/20732#issuecomment-1589680114
run buildall
--
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
morningman opened a new pull request, #20770:
URL: https://github.com/apache/doris/pull/20770
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mail
github-actions[bot] commented on PR #20770:
URL: https://github.com/apache/doris/pull/20770#issuecomment-1589684632
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/5258230284";) output.
shellcheck err
github-actions[bot] commented on PR #20732:
URL: https://github.com/apache/doris/pull/20732#issuecomment-1589688254
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #20770:
URL: https://github.com/apache/doris/pull/20770#issuecomment-1589691882
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
morningman commented on PR #20770:
URL: https://github.com/apache/doris/pull/20770#issuecomment-1589693430
run buildall
--
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 u
zy-kkk commented on code in PR #20748:
URL: https://github.com/apache/doris/pull/20748#discussion_r1228440013
##
docs/en/docs/ecosystem/flink-doris-connector.md:
##
@@ -531,7 +531,7 @@ When Exactly-Once is not required, it can also be solved by
turning off 2PC comm
Occurred in
This is an automated email from the ASF dual-hosted git repository.
zykkk 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 ba3e065955 [typo](doc) add column type description
zy-kkk merged PR #20691:
URL: https://github.com/apache/doris/pull/20691
--
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.apach
github-actions[bot] commented on PR #20770:
URL: https://github.com/apache/doris/pull/20770#issuecomment-1589697743
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
This is an automated email from the ASF dual-hosted git repository.
zykkk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ba3e065955 [typo](doc) add column type description for range partition
(#20691)
add a58a0d4003 [doc](community)upd
zy-kkk merged PR #20476:
URL: https://github.com/apache/doris/pull/20476
--
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.apach
xinyiZzz opened a new pull request, #20771:
URL: https://github.com/apache/doris/pull/20771
## Proposed changes
Issue Number: close #xxx
1. For pipeline, olap table sink close is divided into three stages,
try_close() --> pending_finish() --> close()
only after all node chan
github-actions[bot] commented on PR #20771:
URL: https://github.com/apache/doris/pull/20771#issuecomment-1589797403
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
xinyiZzz commented on PR #20771:
URL: https://github.com/apache/doris/pull/20771#issuecomment-1589871202
run buildall
--
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
github-actions[bot] commented on PR #20771:
URL: https://github.com/apache/doris/pull/20771#issuecomment-1589879198
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #20734:
URL: https://github.com/apache/doris/pull/20734#issuecomment-1589917472
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
Mryange commented on PR #20734:
URL: https://github.com/apache/doris/pull/20734#issuecomment-1590151539
run p0
--
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
HappenLee commented on code in PR #20658:
URL: https://github.com/apache/doris/pull/20658#discussion_r1228618232
##
be/src/vec/functions/function.h:
##
@@ -314,6 +315,17 @@ class IFunctionBuilder {
using FunctionBuilderPtr = std::shared_ptr;
+inline std::string get_types_st
adonis0147 commented on PR #20744:
URL: https://github.com/apache/doris/pull/20744#issuecomment-1590192057
run buildall
--
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 u
TangSiyang2001 commented on PR #19937:
URL: https://github.com/apache/doris/pull/19937#issuecomment-1590193450
run buildall
--
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.
TangSiyang2001 commented on PR #19937:
URL: https://github.com/apache/doris/pull/19937#issuecomment-1590239963
run p0
--
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
TangSiyang2001 commented on PR #19937:
URL: https://github.com/apache/doris/pull/19937#issuecomment-1590245609
run buildall
--
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.
yiguolei merged PR #20744:
URL: https://github.com/apache/doris/pull/20744
--
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 edd0a1590d [chore](workflow) Improve the robust
github-actions[bot] commented on PR #20747:
URL: https://github.com/apache/doris/pull/20747#issuecomment-1590260501
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
yiguolei commented on PR #20747:
URL: https://github.com/apache/doris/pull/20747#issuecomment-1590264970
run buildall
--
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
github-actions[bot] commented on PR #20747:
URL: https://github.com/apache/doris/pull/20747#issuecomment-1590265195
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #20747:
URL: https://github.com/apache/doris/pull/20747#issuecomment-1590265707
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] commented on PR #20747:
URL: https://github.com/apache/doris/pull/20747#issuecomment-1590269279
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
yiguolei merged PR #20757:
URL: https://github.com/apache/doris/pull/20757
--
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 cd46f459db [minor](script) fix typo in build.sh
liangjw opened a new issue, #20772:
URL: https://github.com/apache/doris/issues/20772
### 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.4
### What's
zddr opened a new issue, #20773:
URL: https://github.com/apache/doris/issues/20773
### 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
### What's Wr
github-actions[bot] commented on PR #20747:
URL: https://github.com/apache/doris/pull/20747#issuecomment-1590304268
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
yiguolei commented on PR #20747:
URL: https://github.com/apache/doris/pull/20747#issuecomment-1590311138
run buildall
--
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
dataroaring merged PR #20750:
URL: https://github.com/apache/doris/pull/20750
--
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 cd46f459db [minor](script) fix typo in build.sh (#20757)
add 9b4b0d4bf9 [fix](cooldown) Fix bug when cooldown
zy-kkk merged PR #20718:
URL: https://github.com/apache/doris/pull/20718
--
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.apach
This is an automated email from the ASF dual-hosted git repository.
zykkk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9b4b0d4bf9 [fix](cooldown) Fix bug when cooldown a dropped tablet
(#20750)
add affe36d32e [test](find_in_set) add
csun5285 commented on PR #20715:
URL: https://github.com/apache/doris/pull/20715#issuecomment-1590316812
run p0
--
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
caoliang-web commented on code in PR #20748:
URL: https://github.com/apache/doris/pull/20748#discussion_r1228880373
##
docs/zh-CN/docs/ecosystem/flink-doris-connector.md:
##
@@ -528,7 +528,7 @@ Exactly-Once场景下,Flink Job重启时必须从最新的Checkpoint/Savepoint
发生在Commit阶段,checkpoint里面记录的事务
Wilson-BT opened a new issue, #20774:
URL: https://github.com/apache/doris/issues/20774
### 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
mysql-java-connector:
github-actions[bot] commented on PR #20714:
URL: https://github.com/apache/doris/pull/20714#issuecomment-1590338017
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
BiteThet commented on PR #20751:
URL: https://github.com/apache/doris/pull/20751#issuecomment-1590341708
run p0
--
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
csun5285 commented on PR #20715:
URL: https://github.com/apache/doris/pull/20715#issuecomment-1590344610
run p0
--
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
zhannngchen commented on PR #20762:
URL: https://github.com/apache/doris/pull/20762#issuecomment-1590344721
How about the optimize gain? pls add some data to show the effect.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
zhannngchen commented on code in PR #20762:
URL: https://github.com/apache/doris/pull/20762#discussion_r1228897952
##
be/src/olap/tablet_meta.cpp:
##
@@ -941,6 +941,21 @@ bool DeleteBitmap::contains_agg(const BitmapKey& bmk,
uint32_t row_id) const {
return get_agg(bmk)->co
BiteThet commented on PR #20658:
URL: https://github.com/apache/doris/pull/20658#issuecomment-1590346649
run buildall
--
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
Mryange commented on PR #20734:
URL: https://github.com/apache/doris/pull/20734#issuecomment-1590347167
run p0
--
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
github-actions[bot] commented on PR #20746:
URL: https://github.com/apache/doris/pull/20746#issuecomment-1590348053
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 #20762:
URL: https://github.com/apache/doris/pull/20762#issuecomment-1590348678
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 #20746:
URL: https://github.com/apache/doris/pull/20746#issuecomment-1590348114
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 #20762:
URL: https://github.com/apache/doris/pull/20762#issuecomment-1590348639
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 #20746:
URL: https://github.com/apache/doris/pull/20746#discussion_r1228901030
##
fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/rewrite/CostBasedRewriteJob.java:
##
@@ -0,0 +1,90 @@
+// Licensed to the Apache Software Foundation (ASF) u
morrySnow commented on code in PR #20746:
URL: https://github.com/apache/doris/pull/20746#discussion_r1228901147
##
fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/rewrite/CostBasedRewriteJob.java:
##
@@ -0,0 +1,90 @@
+// Licensed to the Apache Software Foundation (ASF) u
github-actions[bot] commented on PR #20658:
URL: https://github.com/apache/doris/pull/20658#issuecomment-1590351511
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
Gabriel39 commented on PR #20763:
URL: https://github.com/apache/doris/pull/20763#issuecomment-1590358750
run buildall
--
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
github-actions[bot] commented on PR #20763:
URL: https://github.com/apache/doris/pull/20763#issuecomment-1590364651
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 #20763:
URL: https://github.com/apache/doris/pull/20763#issuecomment-1590364698
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 #20714:
URL: https://github.com/apache/doris/pull/20714#issuecomment-1590365420
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
kaijchen commented on PR #20764:
URL: https://github.com/apache/doris/pull/20764#issuecomment-1590365469
run buildall
--
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
xzj7019 commented on PR #20714:
URL: https://github.com/apache/doris/pull/20714#issuecomment-1590366437
run buildall
--
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 unsu
201 - 300 of 458 matches
Mail list logo