jackwener commented on PR #17765:
URL: https://github.com/apache/doris/pull/17765#issuecomment-1469452100
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 com
sohardforaname commented on PR #17815:
URL: https://github.com/apache/doris/pull/17815#issuecomment-1469454975
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.
sohardforaname commented on PR #17537:
URL: https://github.com/apache/doris/pull/17537#issuecomment-1469461480
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
github-actions[bot] commented on PR #17800:
URL: https://github.com/apache/doris/pull/17800#issuecomment-1469461718
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
sohardforaname commented on PR #17549:
URL: https://github.com/apache/doris/pull/17549#issuecomment-1469462120
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
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch opt_dict_perf
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/opt_dict_perf by this push:
new 341cb02f07 f
341cb02f07 is descri
github-actions[bot] commented on PR #17813:
URL: https://github.com/apache/doris/pull/17813#issuecomment-1469464704
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 #17813:
URL: https://github.com/apache/doris/pull/17813#issuecomment-1469464740
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 commented on PR #16607:
URL: https://github.com/apache/doris/pull/16607#issuecomment-1469467309
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
xiaojunjie commented on PR #17753:
URL: https://github.com/apache/doris/pull/17753#issuecomment-1469467650
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
Yukang-Lian commented on issue #17806:
URL: https://github.com/apache/doris/issues/17806#issuecomment-1469467881
> Hi @Yukang-Lian , I found a description of this function in clickhouse[1],
but it doesn't support null values in arrays, so I think we should discuss
whether to handle `NULL` v
nextdreamblue commented on PR #17803:
URL: https://github.com/apache/doris/pull/17803#issuecomment-1469470952
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 unsu
Kikyou1997 commented on PR #17786:
URL: https://github.com/apache/doris/pull/17786#issuecomment-1469472107
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
github-actions[bot] commented on PR #17811:
URL: https://github.com/apache/doris/pull/17811#issuecomment-1469474751
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 #17811:
URL: https://github.com/apache/doris/pull/17811#issuecomment-1469474819
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
xinyiZzz commented on PR #17800:
URL: https://github.com/apache/doris/pull/17800#issuecomment-1469479576
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 #17800:
URL: https://github.com/apache/doris/pull/17800#issuecomment-1469485649
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 #17800:
URL: https://github.com/apache/doris/pull/17800#issuecomment-1469485842
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
httpshirley opened a new pull request, #17816:
URL: https://github.com/apache/doris/pull/17816
# Proposed changes
translate documentation:
https://doris.apache.org/zh-CN/docs/dev/lakehouse/external-table/es
## Problem summary
Describe your changes.
## Checklist(Re
eldenmoon commented on issue #17806:
URL: https://github.com/apache/doris/issues/17806#issuecomment-1469491583
@lvshaokang we could follow the rule of ClickHouse, this behavior could be
accepted
--
This is an automated message from the Apache Git Service.
To respond to the message, please
liutang123 commented on code in PR #17615:
URL: https://github.com/apache/doris/pull/17615#discussion_r1136639765
##
be/src/runtime/query_fragments_ctx.h:
##
@@ -122,6 +123,10 @@ class QueryFragmentsCtx {
vectorized::RuntimePredicate& get_runtime_predicate() { return
_ru
liutang123 commented on code in PR #17615:
URL: https://github.com/apache/doris/pull/17615#discussion_r1136641597
##
be/src/pipeline/pipeline_task.cpp:
##
@@ -106,7 +107,7 @@ bool PipelineTask::has_dependency() {
return false;
}
-Status PipelineTask::open() {
+Status Pip
liutang123 commented on code in PR #17615:
URL: https://github.com/apache/doris/pull/17615#discussion_r1136643695
##
be/src/pipeline/task_queue.cpp:
##
@@ -131,21 +132,151 @@ Status WorkTaskQueue::push(PipelineTask* task) {
// TaskQueue
-void Ta
BiteThet commented on PR #17534:
URL: https://github.com/apache/doris/pull/17534#issuecomment-1469504547
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
github-actions[bot] commented on PR #17534:
URL: https://github.com/apache/doris/pull/17534#issuecomment-1469503954
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
ByteYue commented on PR #16888:
URL: https://github.com/apache/doris/pull/16888#issuecomment-1469518629
runbuild all
--
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
924060929 commented on PR #17579:
URL: https://github.com/apache/doris/pull/17579#issuecomment-1469519451
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
924060929 commented on PR #17579:
URL: https://github.com/apache/doris/pull/17579#issuecomment-1469519971
@qzsee PTAL
--
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
morrySnow commented on PR #16743:
URL: https://github.com/apache/doris/pull/16743#issuecomment-1469525784
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
zhengshiJ commented on PR #17661:
URL: https://github.com/apache/doris/pull/17661#issuecomment-1469531870
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
zhengshiJ commented on PR #17661:
URL: https://github.com/apache/doris/pull/17661#issuecomment-1469542206
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
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch opt_dict_perf
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/opt_dict_perf by this push:
new 7085a3d5ed f
7085a3d5ed is descri
BiteThet commented on PR #17534:
URL: https://github.com/apache/doris/pull/17534#issuecomment-1469555033
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
xiaokang commented on PR #16916:
URL: https://github.com/apache/doris/pull/16916#issuecomment-1469562032
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
hello-stephen commented on PR #17809:
URL: https://github.com/apache/doris/pull/17809#issuecomment-1469563895
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 33.91 seconds
stream load tsv: 459 seconds loaded 74807831229 Bytes, about 155
MB/s
github-actions[bot] commented on PR #17534:
URL: https://github.com/apache/doris/pull/17534#issuecomment-1469565449
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
xiaojunjie commented on PR #17753:
URL: https://github.com/apache/doris/pull/17753#issuecomment-1469565293
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 unsubsc
github-actions[bot] commented on PR #16916:
URL: https://github.com/apache/doris/pull/16916#issuecomment-1469566148
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
hello-stephen commented on PR #17811:
URL: https://github.com/apache/doris/pull/17811#issuecomment-1469567000
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.04 seconds
stream load tsv: 467 seconds loaded 74807831229 Bytes, about 152
MB/s
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch opt_dict_perf
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/opt_dict_perf by this push:
new 09279029f7 add finstid to print i
github-actions[bot] commented on PR #17795:
URL: https://github.com/apache/doris/pull/17795#issuecomment-1469569781
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
pengxiangyu opened a new issue, #17817:
URL: https://github.com/apache/doris/issues/17817
### 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.3
### Wha
pengxiangyu opened a new pull request, #17818:
URL: https://github.com/apache/doris/pull/17818
# Proposed changes
Issue Number: close #17817
## Problem summary
add push conf for alter storage policy
## Checklist(Required)
* [ ] Does it affect the original be
mymeiyi commented on PR #17651:
URL: https://github.com/apache/doris/pull/17651#issuecomment-1469584973
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
mymeiyi commented on PR #17678:
URL: https://github.com/apache/doris/pull/17678#issuecomment-1469586334
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
zhengshiJ commented on PR #17661:
URL: https://github.com/apache/doris/pull/17661#issuecomment-1469589513
run fe
--
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
starocean999 commented on PR #17807:
URL: https://github.com/apache/doris/pull/17807#issuecomment-1469592109
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
zhengshiJ commented on PR #17661:
URL: https://github.com/apache/doris/pull/17661#issuecomment-1469595239
run feut
--
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
zhangy5 closed issue #16500: [Bug] [daily] right semi/anti join wrong result
URL: https://github.com/apache/doris/issues/16500
--
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.
T
pengxiangyu commented on PR #17818:
URL: https://github.com/apache/doris/pull/17818#issuecomment-1469610629
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
hello-stephen commented on PR #17813:
URL: https://github.com/apache/doris/pull/17813#issuecomment-1469615554
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.55 seconds
stream load tsv: 454 seconds loaded 74807831229 Bytes, about 157
MB/s
924060929 commented on code in PR #17790:
URL: https://github.com/apache/doris/pull/17790#discussion_r1136735778
##
fe/fe-core/src/main/java/org/apache/doris/nereids/memo/GroupExpression.java:
##
@@ -319,10 +320,8 @@ public String toString() {
builder.append("#").ap
924060929 commented on code in PR #17790:
URL: https://github.com/apache/doris/pull/17790#discussion_r1136735778
##
fe/fe-core/src/main/java/org/apache/doris/nereids/memo/GroupExpression.java:
##
@@ -319,10 +320,8 @@ public String toString() {
builder.append("#").ap
LizZhang315 opened a new issue, #17819:
URL: https://github.com/apache/doris/issues/17819
### 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
doris-0.0.0-trunk-02
BiteThet commented on PR #17534:
URL: https://github.com/apache/doris/pull/17534#issuecomment-1469650278
run beut
--
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
sohardforaname commented on PR #17815:
URL: https://github.com/apache/doris/pull/17815#issuecomment-1469653389
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.
xinyiZzz opened a new pull request, #17820:
URL: https://github.com/apache/doris/pull/17820
# Proposed changes
Issue Number: close #xxx
## Problem summary
Arena can replace MemPool in most scenarios. Except for memory reuse,
MemPool supports reuse of previous memory chun
github-actions[bot] commented on PR #17629:
URL: https://github.com/apache/doris/pull/17629#issuecomment-1469653786
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
hello-stephen commented on PR #17815:
URL: https://github.com/apache/doris/pull/17815#issuecomment-1469657491
TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 34.93 seconds
stream load tsv: 471 seconds loaded 74807831229 Bytes, about 151
MB/s
zhangguoqiang666 commented on PR #16888:
URL: https://github.com/apache/doris/pull/16888#issuecomment-1469660549
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.
zhangguoqiang666 opened a new issue, #17821:
URL: https://github.com/apache/doris/issues/17821
### 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
#
yiguolei opened a new pull request, #17822:
URL: https://github.com/apache/doris/pull/17822
# Proposed changes
1.use try write lock to avoid too much wait time for planner.
2. wait time for planner; prin acii id instead of big int because be always
print ascii
## Proble
zhangguoqiang666 commented on PR #17823:
URL: https://github.com/apache/doris/pull/17823#issuecomment-1469670960
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.
zhangguoqiang666 opened a new pull request, #17823:
URL: https://github.com/apache/doris/pull/17823
…bilities 0315
# Proposed changes
Issue Number: close #17821
## Problem summary
Describe your changes.
## Checklist(Required)
* [ no ] Does it affect t
sohardforaname commented on PR #17549:
URL: https://github.com/apache/doris/pull/17549#issuecomment-1469680273
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
SaintBacchus commented on PR #17745:
URL: https://github.com/apache/doris/pull/17745#issuecomment-1469686378
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
SaintBacchus commented on PR #17775:
URL: https://github.com/apache/doris/pull/17775#issuecomment-1469686945
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
github-actions[bot] commented on code in PR #17820:
URL: https://github.com/apache/doris/pull/17820#discussion_r1136791535
##
be/src/olap/rowset/segment_v2/bitmap_index_writer.cpp:
##
@@ -64,7 +64,7 @@ class BitmapIndexWriterImpl : public BitmapIndexWriter {
using MemoryInd
gitccl commented on PR #17808:
URL: https://github.com/apache/doris/pull/17808#issuecomment-1469688522
run p1
--
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
github-actions[bot] commented on PR #17822:
URL: https://github.com/apache/doris/pull/17822#issuecomment-1469688621
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 #17822:
URL: https://github.com/apache/doris/pull/17822#issuecomment-1469688680
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
starocean999 commented on PR #17807:
URL: https://github.com/apache/doris/pull/17807#issuecomment-1469694270
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
924060929 commented on PR #17579:
URL: https://github.com/apache/doris/pull/17579#issuecomment-1469693101
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
mymeiyi commented on PR #17678:
URL: https://github.com/apache/doris/pull/17678#issuecomment-1469696374
run feut
--
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
mymeiyi commented on PR #17678:
URL: https://github.com/apache/doris/pull/17678#issuecomment-1469696196
run beut
--
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 unsubsc
lvshaokang commented on issue #17806:
URL: https://github.com/apache/doris/issues/17806#issuecomment-1469697738
> @lvshaokang we could follow the rule of ClickHouse, this behavior could be
accepted
ok, thanks for you quickly reply!
--
This is an automated message from the Apache Gi
Tanya-W opened a new issue, #17824:
URL: https://github.com/apache/doris/issues/17824
### 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
Tanya-W opened a new pull request, #17825:
URL: https://github.com/apache/doris/pull/17825
# Proposed changes
Issue Number: close (https://github.com/apache/doris/issues/17824)
## Problem summary
Change table's state to normal after schema change job finished
## Ch
github-actions[bot] commented on code in PR #17814:
URL: https://github.com/apache/doris/pull/17814#discussion_r1136801722
##
be/src/vec/exec/vaggregation_node.cpp:
##
@@ -217,7 +217,35 @@ void
AggregationNode::_init_hash_method(std::vector& probe_exprs)
case TYPE_CHAR
yiguolei merged PR #17662:
URL: https://github.com/apache/doris/pull/17662
--
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 1fdc265083 [fix](Nereids) lock tables when analyze may lead to dead
lock (#17776)
add 079e6a3e12 [regression-te
github-actions[bot] commented on code in PR #17820:
URL: https://github.com/apache/doris/pull/17820#discussion_r1136816577
##
be/test/olap/rowset/segment_v2/bitshuffle_page_test.cpp:
##
@@ -39,7 +38,7 @@ class BitShufflePageTest : public testing::Test {
template
voi
awk333 opened a new issue, #17826:
URL: https://github.com/apache/doris/issues/17826
### 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
doris 1.2.2,单节点,只是用来测试
smallhibiscus commented on issue #17826:
URL: https://github.com/apache/doris/issues/17826#issuecomment-1469755149
Now ARRAY can only used in Duplicate Model Tables.
https://doris.apache.org/docs/dev/sql-manual/sql-reference/Data-Types/ARRAY/
--
This is an automated message from the Apach
sohardforaname commented on PR #17549:
URL: https://github.com/apache/doris/pull/17549#issuecomment-1469768710
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
zhangstar333 commented on PR #17812:
URL: https://github.com/apache/doris/pull/17812#issuecomment-1469774001
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
zhangstar333 commented on PR #17812:
URL: https://github.com/apache/doris/pull/17812#issuecomment-1469774928
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
sohardforaname commented on PR #17549:
URL: https://github.com/apache/doris/pull/17549#issuecomment-1469820768
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.
github-actions[bot] commented on code in PR #17820:
URL: https://github.com/apache/doris/pull/17820#discussion_r1136898526
##
be/test/olap/key_coder_test.cpp:
##
@@ -22,18 +22,14 @@
#include
-#include "runtime/mem_pool.h"
#include "util/debug_util.h"
namespace doris {
This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch opt_dict_perf
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/opt_dict_perf by this push:
new 44394ad9ff add analystime monitor
qidaye opened a new pull request, #17827:
URL: https://github.com/apache/doris/pull/17827
… index when merge_on_write is enabled.
# Proposed changes
When adding inverted index to UNIQUE_KEYS table without merge_on_write
enabled, the match query may failed before the segment is comp
zenoyang opened a new pull request, #17828:
URL: https://github.com/apache/doris/pull/17828
# Proposed changes
Issue Number: close #xxx
In some queries, there are thousands of batches in fragment 0, and there is
only one row of data in each batch, so FE sends a fetch_data rpc reque
zenoyang commented on PR #17828:
URL: https://github.com/apache/doris/pull/17828#issuecomment-1469867165
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
qidaye commented on PR #17827:
URL: https://github.com/apache/doris/pull/17827#issuecomment-1469867699
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 #17828:
URL: https://github.com/apache/doris/pull/17828#issuecomment-1469869789
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
xiaojunjie commented on PR #17753:
URL: https://github.com/apache/doris/pull/17753#issuecomment-1469871460
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 unsubsc
zenoyang commented on PR #17828:
URL: https://github.com/apache/doris/pull/17828#issuecomment-1469876344
run compile
--
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
morningman commented on code in PR #17780:
URL: https://github.com/apache/doris/pull/17780#discussion_r1136938624
##
docs/zh-CN/docs/sql-manual/sql-reference/Data-Definition-Statements/Create/CREATE-CATALOG.md:
##
@@ -235,17 +249,41 @@ CREATE CATALOG catalog_name PROPERTIES (
github-actions[bot] commented on PR #17780:
URL: https://github.com/apache/doris/pull/17780#issuecomment-1469876979
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 #17780:
URL: https://github.com/apache/doris/pull/17780#issuecomment-1469877048
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
1 - 100 of 402 matches
Mail list logo