wuwenchi commented on code in PR #34681:
URL: https://github.com/apache/doris/pull/34681#discussion_r1604433431
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindRelation.java:
##
@@ -273,6 +273,7 @@ private LogicalPlan getLogicalPlan(TableIf table,
Unboun
zhannngchen commented on PR #35006:
URL: https://github.com/apache/doris/pull/35006#issuecomment-2116887058
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
morrySnow commented on PR #34753:
URL: https://github.com/apache/doris/pull/34753#issuecomment-2116889555
run performance
--
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
gavinchou commented on code in PR #35006:
URL: https://github.com/apache/doris/pull/35006#discussion_r160866
##
fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java:
##
@@ -2046,6 +2046,33 @@ public boolean isInDebugMode() {
return showHiddenColumns ||
github-actions[bot] commented on PR #34753:
URL: https://github.com/apache/doris/pull/34753#issuecomment-2116891586
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 merged PR #34753:
URL: https://github.com/apache/doris/pull/34753
--
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
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from d796c43bb60 [Improve](inverted index) improve performance by
introducing bulk contains for bitmap in _build_index_r
morrySnow commented on PR #34694:
URL: https://github.com/apache/doris/pull/34694#issuecomment-2116896904
run performance
--
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 #34694:
URL: https://github.com/apache/doris/pull/34694#issuecomment-2116897351
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 #34694:
URL: https://github.com/apache/doris/pull/34694#issuecomment-2116897305
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
zhannngchen commented on code in PR #35006:
URL: https://github.com/apache/doris/pull/35006#discussion_r1604453198
##
fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java:
##
@@ -2046,6 +2046,33 @@ public boolean isInDebugMode() {
return showHiddenColumns |
morrySnow merged PR #34694:
URL: https://github.com/apache/doris/pull/34694
--
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
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5a2a0132c48 [opt](nereids) lazy get expression map when comparing
hypergraph (#34753)
add 21c35791337 [opt](m
github-actions[bot] commented on PR #34987:
URL: https://github.com/apache/doris/pull/34987#issuecomment-2116908766
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
390008457 commented on PR #34324:
URL: https://github.com/apache/doris/pull/34324#issuecomment-2116909328
run beut: BE 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.
To
felixwluo commented on PR #34941:
URL: https://github.com/apache/doris/pull/34941#issuecomment-2116913538
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 unsubscr
gavinchou commented on code in PR #34384:
URL: https://github.com/apache/doris/pull/34384#discussion_r1604462412
##
fe/fe-core/src/main/java/org/apache/doris/tablefunction/MetadataGenerator.java:
##
@@ -873,4 +892,75 @@ private static TFetchSchemaTableDataResult
routineInfoMeta
gavinchou commented on code in PR #34384:
URL: https://github.com/apache/doris/pull/34384#discussion_r1604463773
##
fe/fe-core/src/main/java/org/apache/doris/tablefunction/MetadataGenerator.java:
##
@@ -873,4 +892,75 @@ private static TFetchSchemaTableDataResult
routineInfoMeta
github-actions[bot] commented on PR #34873:
URL: https://github.com/apache/doris/pull/34873#issuecomment-2116918665
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 #34324:
URL: https://github.com/apache/doris/pull/34324#issuecomment-2116919107
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
jackwener commented on PR #34993:
URL: https://github.com/apache/doris/pull/34993#issuecomment-2116919671
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
gavinchou commented on code in PR #34384:
URL: https://github.com/apache/doris/pull/34384#discussion_r1604470422
##
be/src/exec/schema_scanner/schema_table_options_scanner.cpp:
##
@@ -0,0 +1,134 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contri
Yukang-Lian commented on PR #34871:
URL: https://github.com/apache/doris/pull/34871#issuecomment-2116929775
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
xinyiZzz commented on PR #34452:
URL: https://github.com/apache/doris/pull/34452#issuecomment-2116929929
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 commented on PR #34321:
URL: https://github.com/apache/doris/pull/34321#issuecomment-2116930518
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 #34871:
URL: https://github.com/apache/doris/pull/34871#issuecomment-2116937736
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 #34923:
URL: https://github.com/apache/doris/pull/34923#issuecomment-2116939379
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 #34923:
URL: https://github.com/apache/doris/pull/34923#issuecomment-2116939426
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 PR #34923:
URL: https://github.com/apache/doris/pull/34923#issuecomment-2116939595
could desc the detail of bug?
--
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 specifi
doris-robot commented on PR #35008:
URL: https://github.com/apache/doris/pull/35008#issuecomment-2116941815
TeamCity be ut coverage result:
Function Coverage: 37.78% (8074/21369)
Line Coverage: 29.44% (65927/223904)
Region Coverage: 28.91% (33937/117386)
Branch Coverage: 24.7
github-actions[bot] commented on PR #34994:
URL: https://github.com/apache/doris/pull/34994#issuecomment-2116941758
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
Yukang-Lian commented on PR #34447:
URL: https://github.com/apache/doris/pull/34447#issuecomment-2116942700
run performance
--
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.
wuwenchi commented on PR #34257:
URL: https://github.com/apache/doris/pull/34257#issuecomment-2116946481
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 #34994:
URL: https://github.com/apache/doris/pull/34994
--
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.
github-actions[bot] commented on PR #34994:
URL: https://github.com/apache/doris/pull/34994#issuecomment-2116946869
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.
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 7a6c0b1b478 [chore](thrift exception) do not
github-actions[bot] commented on PR #35006:
URL: https://github.com/apache/doris/pull/35006#issuecomment-2116948814
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 #35006:
URL: https://github.com/apache/doris/pull/35006#issuecomment-2116948866
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
Yulei-Yang commented on PR #34977:
URL: https://github.com/apache/doris/pull/34977#issuecomment-2116949961
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
zhangstar333 commented on PR #34541:
URL: https://github.com/apache/doris/pull/34541#issuecomment-2116950404
run performance
--
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
nextdreamblue opened a new issue, #35009:
URL: https://github.com/apache/doris/issues/35009
### 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
###
github-actions[bot] commented on PR #34257:
URL: https://github.com/apache/doris/pull/34257#issuecomment-2116952422
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 #35002:
URL: https://github.com/apache/doris/pull/35002#issuecomment-2116953504
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
yiguolei commented on PR #34998:
URL: https://github.com/apache/doris/pull/34998#issuecomment-2116954610
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
kaijchen commented on PR #34987:
URL: https://github.com/apache/doris/pull/34987#issuecomment-2116960665
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
924060929 opened a new pull request, #35010:
URL: https://github.com/apache/doris/pull/35010
## Proposed changes
embed async profiler to help user generate flame graph for frontend
There has a script file `${FE_DEPLOY_PATH}/bin/profile_fe.sh` do the profile:
This is the e
doris-robot commented on PR #35010:
URL: https://github.com/apache/doris/pull/35010#issuecomment-2116962114
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
github-actions[bot] commented on PR #35010:
URL: https://github.com/apache/doris/pull/35010#issuecomment-2116963200
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/9124837824";) output.
shellcheck err
morrySnow commented on code in PR #35010:
URL: https://github.com/apache/doris/pull/35010#discussion_r1604509072
##
fe/fe-core/pom.xml:
##
@@ -783,6 +783,11 @@ under the License.
io.airlift
concurrent
+
+me.bechberger
+
github-actions[bot] commented on PR #34987:
URL: https://github.com/apache/doris/pull/34987#issuecomment-2116967527
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
Yulei-Yang commented on code in PR #33193:
URL: https://github.com/apache/doris/pull/33193#discussion_r1604511918
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindRelation.java:
##
@@ -328,13 +333,57 @@ private Plan parseAndAnalyzeHiveView(
return
kaijchen commented on PR #34485:
URL: https://github.com/apache/doris/pull/34485#issuecomment-2116971771
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
Jibing-Li commented on PR #34919:
URL: https://github.com/apache/doris/pull/34919#issuecomment-2116973586
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
nextdreamblue commented on PR #34923:
URL: https://github.com/apache/doris/pull/34923#issuecomment-2116972940
> could desc the detail of bug?
add a issue for it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
XieJiann commented on PR #34948:
URL: https://github.com/apache/doris/pull/34948#issuecomment-2116977553
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
lide-reed commented on PR #34988:
URL: https://github.com/apache/doris/pull/34988#issuecomment-2116979110
It's said that java.util.concurrent.ForkJoinPool may degrade performance.
Please confirm whether the changes here involve high-frequency operations.
--
This is an automated message fr
felixwluo commented on PR #34941:
URL: https://github.com/apache/doris/pull/34941#issuecomment-2116979740
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 #34485:
URL: https://github.com/apache/doris/pull/34485#issuecomment-2116980700
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
morrySnow merged PR #34928:
URL: https://github.com/apache/doris/pull/34928
--
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
This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7a6c0b1b478 [chore](thrift exception) do not log message in thrift
exception (#34994)
add e4df4b437ed [Opt](Ic
morningman merged PR #34790:
URL: https://github.com/apache/doris/pull/34790
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@doris.a
This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 813a6977b7b [bugfix](hive)fix testcase for vi
airborne12 commented on code in PR #34915:
URL: https://github.com/apache/doris/pull/34915#discussion_r1604522885
##
be/src/olap/tablet.h:
##
@@ -476,6 +476,8 @@ class Tablet final : public BaseTablet {
}
inline bool is_full_compaction_running() const { return
_is_ful
github-actions[bot] commented on PR #34447:
URL: https://github.com/apache/doris/pull/34447#issuecomment-2116985660
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 pull request #34828: [fix](snappy) fix error when reading
empty snappy file
URL: https://github.com/apache/doris/pull/34828
--
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 spec
morrySnow merged PR #34447:
URL: https://github.com/apache/doris/pull/34447
--
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
This is an automated email from the ASF dual-hosted git repository.
morrysnow 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 6b50368d384 [fix](default value) enable HLL_EM
jacktengg opened a new pull request, #35011:
URL: https://github.com/apache/doris/pull/35011
## 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
jacktengg commented on PR #35011:
URL: https://github.com/apache/doris/pull/35011#issuecomment-2116987609
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
doris-robot commented on PR #35011:
URL: https://github.com/apache/doris/pull/35011#issuecomment-2116987447
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
liaoxin01 commented on code in PR #34485:
URL: https://github.com/apache/doris/pull/34485#discussion_r1604526302
##
be/src/runtime/load_stream.cpp:
##
@@ -226,7 +226,9 @@ Status TabletStream::close() {
auto wait_func = [this, &mu, &cv] {
signal::set_signal_task_id(
kaka11chen opened a new pull request, #35012:
URL: https://github.com/apache/doris/pull/35012
## Proposed changes
[Configurations] (multi-catalog) Add `enable_parquet_filter_by_min_max` and
`enable_orc_filter_by_min_max` Session variables for workaround.
## Further comments
morningman commented on PR #34809:
URL: https://github.com/apache/doris/pull/34809#issuecomment-2116991018
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 #35012:
URL: https://github.com/apache/doris/pull/35012#issuecomment-2116989875
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
morningman closed pull request #34723: [tmp] add debug log
URL: https://github.com/apache/doris/pull/34723
--
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-mai
github-actions[bot] commented on PR #35011:
URL: https://github.com/apache/doris/pull/35011#issuecomment-2116998946
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
kaka11chen commented on PR #35012:
URL: https://github.com/apache/doris/pull/35012#issuecomment-2116999705
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 #34812:
URL: https://github.com/apache/doris/pull/34812#issuecomment-2117000245
TeamCity be ut coverage result:
Function Coverage: 35.70% (9006/25226)
Line Coverage: 27.37% (74525/272265)
Region Coverage: 26.61% (38533/144780)
Branch Coverage: 23.4
github-actions[bot] commented on code in PR #35012:
URL: https://github.com/apache/doris/pull/35012#discussion_r1604534174
##
be/src/vec/exec/format/orc/vorc_reader.cpp:
##
@@ -169,6 +170,7 @@ OrcReader::OrcReader(const TFileScanRangeParams& params,
const TFileRangeDesc& r
github-actions[bot] commented on PR #34809:
URL: https://github.com/apache/doris/pull/34809#issuecomment-2117002238
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
doris-robot commented on PR #34925:
URL: https://github.com/apache/doris/pull/34925#issuecomment-2117004308
TeamCity be ut coverage result:
Function Coverage: 35.70% (9009/25234)
Line Coverage: 27.37% (74547/272374)
Region Coverage: 26.61% (38546/144833)
Branch Coverage: 23.4
github-actions[bot] commented on PR #35010:
URL: https://github.com/apache/doris/pull/35010#issuecomment-2117005245
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/9125154944";) output.
shellcheck err
AshinGau opened a new pull request, #35013:
URL: https://github.com/apache/doris/pull/35013
## 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
doris-robot commented on PR #35013:
URL: https://github.com/apache/doris/pull/35013#issuecomment-2117008399
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
github-actions[bot] commented on PR #35010:
URL: https://github.com/apache/doris/pull/35010#issuecomment-2117009604
`sh-checker report`
To get the full details, please check in the
[job]("https://github.com/apache/doris/actions/runs/9125189874";) output.
shellcheck err
github-actions[bot] commented on PR #34919:
URL: https://github.com/apache/doris/pull/34919#issuecomment-2117010550
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 PR #34984:
URL: https://github.com/apache/doris/pull/34984#issuecomment-2117011064
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
xinyiZzz opened a new pull request, #35014:
URL: https://github.com/apache/doris/pull/35014
## Proposed changes
to eliminate query memory leaks !!!
## Further comments
If this is a relatively large or complex change, kick off the discussion at
[d...@doris.apache.org](mai
doris-robot commented on PR #35014:
URL: https://github.com/apache/doris/pull/35014#issuecomment-2117011779
Thank you for your contribution to Apache Doris.
Don't know what should be done next? See [How to process your
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y
xinyiZzz commented on PR #35014:
URL: https://github.com/apache/doris/pull/35014#issuecomment-2117011984
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 #34738:
URL: https://github.com/apache/doris/pull/34738#issuecomment-2117015246
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 #34738:
URL: https://github.com/apache/doris/pull/34738#issuecomment-2117015320
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 #35014:
URL: https://github.com/apache/doris/pull/35014#issuecomment-2117021184
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 #34485:
URL: https://github.com/apache/doris/pull/34485#issuecomment-2117021543
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
AshinGau commented on PR #34873:
URL: https://github.com/apache/doris/pull/34873#issuecomment-2117024949
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
Jibing-Li commented on PR #34919:
URL: https://github.com/apache/doris/pull/34919#issuecomment-2117025208
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
doris-robot commented on PR #34941:
URL: https://github.com/apache/doris/pull/34941#issuecomment-2117028771
TeamCity be ut coverage result:
Function Coverage: 35.70% (9005/25226)
Line Coverage: 27.37% (74529/272266)
Region Coverage: 26.62% (38548/144804)
Branch Coverage: 23.4
github-actions[bot] commented on PR #34485:
URL: https://github.com/apache/doris/pull/34485#issuecomment-2117030490
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
csun5285 commented on code in PR #34915:
URL: https://github.com/apache/doris/pull/34915#discussion_r1604558667
##
be/src/olap/tablet.h:
##
@@ -476,6 +476,8 @@ class Tablet final : public BaseTablet {
}
inline bool is_full_compaction_running() const { return
_is_full_
doris-robot commented on PR #34809:
URL: https://github.com/apache/doris/pull/34809#issuecomment-2117034536
TeamCity be ut coverage result:
Function Coverage: 35.69% (9004/25226)
Line Coverage: 27.37% (74508/272237)
Region Coverage: 26.60% (38516/144773)
Branch Coverage: 23.4
1 - 100 of 350 matches
Mail list logo