xinyiZzz commented on PR #27945:
URL: https://github.com/apache/doris/pull/27945#issuecomment-1838015458
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
xinyiZzz opened a new pull request, #27945:
URL: https://github.com/apache/doris/pull/27945
## 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...@do
morrySnow commented on code in PR #27944:
URL: https://github.com/apache/doris/pull/27944#discussion_r1413490575
##
fe/fe-core/src/main/java/org/apache/doris/catalog/TableIf.java:
##
@@ -236,6 +236,34 @@ default void addForeignConstraint(String name,
ImmutableList columns,
caiconghui commented on PR #27943:
URL: https://github.com/apache/doris/pull/27943#issuecomment-1838010549
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
XieJiann opened a new pull request, #27944:
URL: https://github.com/apache/doris/pull/27944
## Proposed changes
support drop constraint on table
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org
github-actions[bot] commented on code in PR #27943:
URL: https://github.com/apache/doris/pull/27943#discussion_r1413482181
##
be/src/vec/core/block.cpp:
##
@@ -364,6 +364,16 @@ size_t Block::rows() const {
return 0;
}
+bool Block::is_valid(size_t rows) const {
Review Co
github-actions[bot] commented on PR #27939:
URL: https://github.com/apache/doris/pull/27939#issuecomment-1838002167
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 #27833:
URL: https://github.com/apache/doris/pull/27833#issuecomment-1837998804
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
caiconghui opened a new pull request, #27943:
URL: https://github.com/apache/doris/pull/27943
## 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 #27934:
URL: https://github.com/apache/doris/pull/27934#issuecomment-1837990161
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 #27934:
URL: https://github.com/apache/doris/pull/27934#issuecomment-1837990114
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
CalvinKirs commented on PR #27703:
URL: https://github.com/apache/doris/pull/27703#issuecomment-1837983095
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
CalvinKirs commented on PR #27703:
URL: https://github.com/apache/doris/pull/27703#issuecomment-1837982976
> Need to update the doc and add some test cases↳
The document is not yet public, I will provide it separately (when the show
job is completed)
--
This is an automated message
felixwluo commented on PR #27616:
URL: https://github.com/apache/doris/pull/27616#issuecomment-1837981498
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 #27936:
URL: https://github.com/apache/doris/pull/27936#issuecomment-1837980372
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 #27936:
URL: https://github.com/apache/doris/pull/27936#issuecomment-1837980324
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
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
starocean999 merged PR #26534:
URL: https://github.com/apache/doris/pull/26534
--
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.
starocean999 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 4d1aa131ee4 [Feature](datatype) add be ut c
github-actions[bot] commented on PR #26534:
URL: https://github.com/apache/doris/pull/26534#issuecomment-1837976540
PR approved by at least one committer and no changes requested.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
morningman commented on code in PR #27784:
URL: https://github.com/apache/doris/pull/27784#discussion_r1413454698
##
fe/fe-core/src/main/java/org/apache/doris/planner/external/FileQueryScanNode.java:
##
@@ -372,7 +386,11 @@ public void createScanRangeLocations() throws
UserExce
github-actions[bot] commented on PR #27942:
URL: https://github.com/apache/doris/pull/27942#issuecomment-1837968115
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 code in PR #27784:
URL: https://github.com/apache/doris/pull/27784#discussion_r1413288385
##
fe/fe-core/src/main/java/org/apache/doris/catalog/external/HMSExternalTable.java:
##
@@ -438,9 +469,85 @@ public List initSchema() {
columns = tmpSch
jacktengg commented on PR #27787:
URL: https://github.com/apache/doris/pull/27787#issuecomment-1837962897
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
dataroaring commented on PR #27942:
URL: https://github.com/apache/doris/pull/27942#issuecomment-1837964206
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 #27942:
URL: https://github.com/apache/doris/pull/27942#issuecomment-1837962930
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 #26534:
URL: https://github.com/apache/doris/pull/26534#issuecomment-1837961949
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
Gabriel39 commented on code in PR #27787:
URL: https://github.com/apache/doris/pull/27787#discussion_r1413441824
##
be/src/common/exception.h:
##
@@ -120,4 +120,4 @@ inline const std::string& Exception::to_string() const {
}
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
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 2eb8e0d66a3 [minor](testcase) Add auto partit
BiteThet merged PR #27921:
URL: https://github.com/apache/doris/pull/27921
--
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
seawinde commented on PR #27922:
URL: https://github.com/apache/doris/pull/27922#issuecomment-1837957365
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
amorynan opened a new pull request, #27942:
URL: https://github.com/apache/doris/pull/27942
## Proposed changes
when we using stream load to put empty quote to complex type
which we select it will different from insert into statement
like this:
remove partition & histogram from col stats
to reduce memory usage #27885
add a6a689
github-actions[bot] commented on PR #27941:
URL: https://github.com/apache/doris/pull/27941#issuecomment-1837951720
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 #27940:
URL: https://github.com/apache/doris/pull/27940#issuecomment-1837951645
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 #27145:
URL: https://github.com/apache/doris/pull/27145#issuecomment-1837948918
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 #27930:
URL: https://github.com/apache/doris/pull/27930#issuecomment-1837948904
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 #27930:
URL: https://github.com/apache/doris/pull/27930#issuecomment-1837948848
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
hello-stephen opened a new pull request, #27941:
URL: https://github.com/apache/doris/pull/27941
same as #27940
## Proposed changes
Issue Number: close #xxx
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d.
hello-stephen commented on PR #27941:
URL: https://github.com/apache/doris/pull/27941#issuecomment-1837948126
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.
T
hello-stephen commented on PR #27940:
URL: https://github.com/apache/doris/pull/27940#issuecomment-1837945187
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.
T
hello-stephen opened a new pull request, #27940:
URL: https://github.com/apache/doris/pull/27940
## 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](m
github-actions[bot] commented on PR #27811:
URL: https://github.com/apache/doris/pull/27811#issuecomment-1837943335
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
XieJiann commented on PR #27939:
URL: https://github.com/apache/doris/pull/27939#issuecomment-1837941834
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
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
This is an automated email from the ASF dual-hosted git repository.
englefly pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 48935c14e2c [Improvement](variant) limit the column size on tablet
schema (#27399) (#27785)
add e80526ee3a7 [op
englefly merged PR #27885:
URL: https://github.com/apache/doris/pull/27885
--
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
jacktengg commented on PR #27787:
URL: https://github.com/apache/doris/pull/27787#issuecomment-1837940834
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
XieJiann opened a new pull request, #27939:
URL: https://github.com/apache/doris/pull/27939
## Proposed changes
extract group plan in struct info node
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apac
github-actions[bot] commented on code in PR #27820:
URL: https://github.com/apache/doris/pull/27820#discussion_r1413432715
##
be/src/olap/rowset/segment_v2/inverted_index_cache.cpp:
##
@@ -99,11 +122,10 @@
InvertedIndexSearcherCache::InvertedIndexSearcherCache(size_t capacity,
vinlee19 commented on code in PR #226:
URL:
https://github.com/apache/doris-flink-connector/pull/226#discussion_r1413432593
##
flink-doris-connector/src/main/java/org/apache/doris/flink/sink/writer/LabelGenerator.java:
##
@@ -24,6 +24,8 @@
* Generator label for stream load.
github-actions[bot] commented on PR #27785:
URL: https://github.com/apache/doris/pull/27785#issuecomment-1837937135
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
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
This is an automated email from the ASF dual-hosted git repository.
jianliangqi 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 48935c14e2c [Improvement](variant) limit the
qidaye merged PR #27785:
URL: https://github.com/apache/doris/pull/27785
--
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
Kikyou1997 commented on PR #27811:
URL: https://github.com/apache/doris/pull/27811#issuecomment-1837936687
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
airborne12 commented on PR #27820:
URL: https://github.com/apache/doris/pull/27820#issuecomment-1837933886
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 #27931:
URL: https://github.com/apache/doris/pull/27931#issuecomment-1837934263
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
doris-robot commented on PR #27934:
URL: https://github.com/apache/doris/pull/27934#issuecomment-1837930363
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 43.48 seconds
stream load tsv: 565 seconds loaded 74807831229 Bytes,
github-actions[bot] commented on PR #27921:
URL: https://github.com/apache/doris/pull/27921#issuecomment-1837928525
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 #27921:
URL: https://github.com/apache/doris/pull/27921#issuecomment-1837928481
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
XieJiann commented on PR #27294:
URL: https://github.com/apache/doris/pull/27294#issuecomment-1837925658
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
vinlee19 commented on issue #27932:
URL: https://github.com/apache/doris/issues/27932#issuecomment-1837924656
You can try to change property.group.id . This is my wechat: Aurora_0_618
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
doris-robot commented on PR #27933:
URL: https://github.com/apache/doris/pull/27933#issuecomment-1837923839
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 43.57 seconds
stream load tsv: 563 seconds loaded 74807831229 Bytes,
gnehil commented on code in PR #166:
URL:
https://github.com/apache/doris-spark-connector/pull/166#discussion_r1413421587
##
spark-doris-connector/src/main/java/org/apache/doris/spark/util/DataUtil.java:
##
@@ -29,43 +31,31 @@
import java.nio.charset.StandardCharsets;
import
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
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 27e1b2ac2dd [docs](fix) fix document error (#27612
zy-kkk merged PR #27612:
URL: https://github.com/apache/doris/pull/27612
--
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
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2b715924c51 [Chore](function) set normal function
use_default_implementation_for_constants to default (#27891)
BiteThet merged PR #27926:
URL: https://github.com/apache/doris/pull/27926
--
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
Kikyou1997 commented on PR #27758:
URL: https://github.com/apache/doris/pull/27758#issuecomment-1837920951
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
doris-robot commented on PR #27935:
URL: https://github.com/apache/doris/pull/27935#issuecomment-1837918837
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 43.49 seconds
stream load tsv: 575 seconds loaded 74807831229 Bytes,
XieJiann commented on PR #27757:
URL: https://github.com/apache/doris/pull/27757#issuecomment-1837918040
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
zclllyybb commented on PR #27848:
URL: https://github.com/apache/doris/pull/27848#issuecomment-1837917161
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
jackwener opened a new pull request, #27938:
URL: https://github.com/apache/doris/pull/27938
## 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](mailt
github-actions[bot] commented on PR #27918:
URL: https://github.com/apache/doris/pull/27918#issuecomment-1837913078
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 #27918:
URL: https://github.com/apache/doris/pull/27918#issuecomment-1837912034
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
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 2b715924c51 [Chore](function) set normal func
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
An error occurred while running github feature in .asf.yaml!:
You can only have a maximum of 10 external triage collaborators, please contact
vp-in...@apache.org to request an exception.
-
To unsubscribe, e-mail: commits-unsub
This is an automated email from the ASF dual-hosted git repository.
jakevin 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 e19af1b2edb [regression](Nereids) add rule test
BiteThet merged PR #27891:
URL: https://github.com/apache/doris/pull/27891
--
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
mstoms opened a new issue, #27937:
URL: https://github.com/apache/doris/issues/27937
### 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
2.02
### What's Wr
jackwener merged PR #26642:
URL: https://github.com/apache/doris/pull/26642
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.ap
zzzxl1993 opened a new pull request, #144:
URL: https://github.com/apache/doris-thirdparty/pull/144
(no comment)
--
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
yiguolei commented on code in PR #27798:
URL: https://github.com/apache/doris/pull/27798#discussion_r1413410991
##
be/src/agent/cgroup_cpu_ctl.cpp:
##
@@ -157,4 +181,45 @@ Status CgroupV1CpuCtl::add_thread_to_cgroup() {
return CgroupCpuCtl::write_cg_sys_file(_cgroup_v1_cpu_
github-actions[bot] commented on PR #26642:
URL: https://github.com/apache/doris/pull/26642#issuecomment-1837905619
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 #26642:
URL: https://github.com/apache/doris/pull/26642#issuecomment-1837905582
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
seawinde commented on PR #27922:
URL: https://github.com/apache/doris/pull/27922#issuecomment-1837901425
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 code in PR #27936:
URL: https://github.com/apache/doris/pull/27936#discussion_r1413404448
##
be/src/olap/rowset/segment_v2/segment.cpp:
##
@@ -423,7 +423,7 @@ static Status new_default_iterator(const TabletColumn&
tablet_column,
Status Segmen
doris-robot commented on PR #27931:
URL: https://github.com/apache/doris/pull/27931#issuecomment-1837893106
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.33 seconds
stream load tsv: 578 seconds loaded 74807831229 Bytes,
eldenmoon commented on PR #27936:
URL: https://github.com/apache/doris/pull/27936#issuecomment-1837889786
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
eldenmoon opened a new pull request, #27936:
URL: https://github.com/apache/doris/pull/27936
…umn_iterator_with_path`
In partial update, read variant without `opt` will lead to crash
## Proposed changes
Issue Number: close #xxx
## Further comments
If
DongLiang-0 commented on PR #27933:
URL: https://github.com/apache/doris/pull/27933#issuecomment-1837882309
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
AlexLWei commented on issue #27932:
URL: https://github.com/apache/doris/issues/27932#issuecomment-1837876937
> can you provide the routine load statement ? Is property.group.id the same
as another cluster?
yes ,they are exacly the same ,I use ‘show create routine load' command and
c
AlexLWei closed issue #27932: [Bug] How to resolve kafka consume timeout
problem of ROUTINE LOAD in doris2.0.1?
URL: https://github.com/apache/doris/issues/27932
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
1 - 100 of 358 matches
Mail list logo