github-actions[bot] commented on PR #23310:
URL: https://github.com/apache/doris/pull/23310#issuecomment-1687588190
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 #21773:
URL: https://github.com/apache/doris/pull/21773#issuecomment-1687591103
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.26 seconds
stream load tsv: 543 seconds loaded 74807831229 Bytes
morrySnow commented on code in PR #23257:
URL: https://github.com/apache/doris/pull/23257#discussion_r130310
##
fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4:
##
@@ -612,6 +613,7 @@ nonReserved
| INTO
| IS
| ITEMS
+| KEY
Review Commen
morrySnow merged PR #23303:
URL: https://github.com/apache/doris/pull/23303
--
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
github-actions[bot] commented on PR #23299:
URL: https://github.com/apache/doris/pull/23299#issuecomment-1687601396
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
nimuyuhan commented on PR #23304:
URL: https://github.com/apache/doris/pull/23304#issuecomment-1687603614
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscrib
github-actions[bot] commented on PR #23281:
URL: https://github.com/apache/doris/pull/23281#issuecomment-1687608338
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 #23281:
URL: https://github.com/apache/doris/pull/23281#issuecomment-1687608389
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
zhiqiang- commented on PR #23281:
URL: https://github.com/apache/doris/pull/23281#issuecomment-1687609330
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubs
zhannngchen opened a new pull request, #23311:
URL: https://github.com/apache/doris/pull/23311
## Proposed changes
Issue Number: close #xxx

BiteThet commented on code in PR #23228:
URL: https://github.com/apache/doris/pull/23228#discussion_r1301135104
##
fe/fe-core/src/main/java/org/apache/doris/analysis/CreateTableStmt.java:
##
@@ -519,19 +517,23 @@ public void analyze(Analyzer analyzer) throws
UserException,
github-actions[bot] commented on PR #23299:
URL: https://github.com/apache/doris/pull/23299#issuecomment-1687613126
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 #23080:
URL: https://github.com/apache/doris/pull/23080#discussion_r1300860007
##
fe/fe-core/src/main/java/org/apache/doris/datasource/jdbc/client/JdbcClient.java:
##
@@ -229,13 +229,18 @@ public List getDatabaseNameList() {
* get all tab
xinyiZzz commented on PR #23290:
URL: https://github.com/apache/doris/pull/23290#issuecomment-1687615485
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
bobhan1 commented on code in PR #23228:
URL: https://github.com/apache/doris/pull/23228#discussion_r1301139961
##
fe/fe-core/src/main/java/org/apache/doris/analysis/CreateTableStmt.java:
##
@@ -519,19 +517,23 @@ public void analyze(Analyzer analyzer) throws
UserException, Analy
yiguolei merged PR #23299:
URL: https://github.com/apache/doris/pull/23299
--
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 da2eb69eba [test](Nereids) add array scalar function test cases
(#23303)
add 5b05d5167d [FIX](regress-test) fix
morningman merged PR #23080:
URL: https://github.com/apache/doris/pull/23080
--
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 a7675243d9 [fix](jdbc catalog) fix adaptation
github-actions[bot] commented on PR #23080:
URL: https://github.com/apache/doris/pull/23080#issuecomment-1687622538
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 commented on PR #23022:
URL: https://github.com/apache/doris/pull/23022#issuecomment-1687623257
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.89 seconds
stream load tsv: 551 seconds loaded 74807831229 Bytes
morrySnow merged PR #23263:
URL: https://github.com/apache/doris/pull/23263
--
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 a7675243d9 [fix](jdbc catalog) fix adaptation to Oracle special
character `/` table names (#23080)
add 820d328
felixwluo commented on PR #23310:
URL: https://github.com/apache/doris/pull/23310#issuecomment-1687630340
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 #22963:
URL: https://github.com/apache/doris/pull/22963#issuecomment-1687633880
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
zddr commented on PR #23295:
URL: https://github.com/apache/doris/pull/23295#issuecomment-1687631923
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 unsubsc
sohardforaname commented on PR #23248:
URL: https://github.com/apache/doris/pull/23248#issuecomment-1687633472
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 PR #22442:
URL: https://github.com/apache/doris/pull/22442#issuecomment-1687638947
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 #23121:
URL: https://github.com/apache/doris/pull/23121#issuecomment-1687639535
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 #22442:
URL: https://github.com/apache/doris/pull/22442#issuecomment-1687640022
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 PR #22442:
URL: https://github.com/apache/doris/pull/22442#issuecomment-1687642461
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 #23284:
URL: https://github.com/apache/doris/pull/23284#issuecomment-1687645439
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
liutang123 commented on PR #23142:
URL: https://github.com/apache/doris/pull/23142#issuecomment-1687646895
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 #22442:
URL: https://github.com/apache/doris/pull/22442#issuecomment-1687647903
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 #23022:
URL: https://github.com/apache/doris/pull/23022#issuecomment-1687648971
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 #23022:
URL: https://github.com/apache/doris/pull/23022#issuecomment-1687649023
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 #22442:
URL: https://github.com/apache/doris/pull/22442#issuecomment-1687650999
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 #23290:
URL: https://github.com/apache/doris/pull/23290#issuecomment-1687657545
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 48.71 seconds
stream load tsv: 553 seconds loaded 74807831229 Bytes
lsy3993 opened a new pull request, #23313:
URL: https://github.com/apache/doris/pull/23313
## 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:
englefly commented on PR #23274:
URL: https://github.com/apache/doris/pull/23274#issuecomment-1687665454
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 opened a new pull request, #23314:
URL: https://github.com/apache/doris/pull/23314
## 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
hello-stephen commented on PR #23314:
URL: https://github.com/apache/doris/pull/23314#issuecomment-168783
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
zhiqiang- commented on PR #23281:
URL: https://github.com/apache/doris/pull/23281#issuecomment-1687672280
runtime filter related issue
https://github.com/apache/doris/issues/23216
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
github-actions[bot] commented on PR #23314:
URL: https://github.com/apache/doris/pull/23314#issuecomment-1687673205
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
yiguolei merged PR #23281:
URL: https://github.com/apache/doris/pull/23281
--
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 820d328ad7 [feature](Nereids) support handle query in fe (#23263)
add bcdb481374 [refactor](fragment) refactor n
github-actions[bot] commented on PR #23314:
URL: https://github.com/apache/doris/pull/23314#issuecomment-1687675136
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
amorynan commented on PR #23250:
URL: https://github.com/apache/doris/pull/23250#issuecomment-1687675881
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
sohardforaname commented on PR #23249:
URL: https://github.com/apache/doris/pull/23249#issuecomment-1687680733
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.
cambyzju merged PR #23190:
URL: https://github.com/apache/doris/pull/23190
--
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.
cambyzju pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from bcdb481374 [refactor](fragment) refactor non pipeline fragment
executor (#23281)
add 4a690f8b13 fix compile err
sohardforaname commented on PR #22195:
URL: https://github.com/apache/doris/pull/22195#issuecomment-1687683063
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 PR #23250:
URL: https://github.com/apache/doris/pull/23250#issuecomment-1687683992
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 #23248:
URL: https://github.com/apache/doris/pull/23248#issuecomment-1687690250
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 45.36 seconds
stream load tsv: 554 seconds loaded 74807831229 Bytes
hello-stephen commented on PR #23295:
URL: https://github.com/apache/doris/pull/23295#issuecomment-1687692087
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.75 seconds
stream load tsv: 552 seconds loaded 74807831229 Bytes
bobhan1 commented on PR #22970:
URL: https://github.com/apache/doris/pull/22970#issuecomment-1687693728
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
bobhan1 commented on PR #22970:
URL: https://github.com/apache/doris/pull/22970#issuecomment-1687693888
run clickbench
--
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
xzj7019 commented on PR #23308:
URL: https://github.com/apache/doris/pull/23308#issuecomment-1687695373
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 #23304:
URL: https://github.com/apache/doris/pull/23304#issuecomment-1687697787
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 #23304:
URL: https://github.com/apache/doris/pull/23304#issuecomment-1687697868
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 #23121:
URL: https://github.com/apache/doris/pull/23121#issuecomment-1687698950
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 46.25 seconds
stream load tsv: 553 seconds loaded 74807831229 Bytes
TangSiyang2001 opened a new pull request, #23315:
URL: https://github.com/apache/doris/pull/23315
## 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](
TangSiyang2001 closed pull request #23315: [fix](stmt-cancel) fix not cancelled
insert after client exit
URL: https://github.com/apache/doris/pull/23315
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
github-actions[bot] commented on PR #23245:
URL: https://github.com/apache/doris/pull/23245#issuecomment-1687705397
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 #23142:
URL: https://github.com/apache/doris/pull/23142#issuecomment-1687706435
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 47.09 seconds
stream load tsv: 542 seconds loaded 74807831229 Bytes
bobhan1 opened a new pull request, #23316:
URL: https://github.com/apache/doris/pull/23316
## 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:
Jibing-Li opened a new pull request, #23317:
URL: https://github.com/apache/doris/pull/23317
Nereids doesn't support view based table value function, because tvf view
doesn't contain the proper qualifier (catalog, db and table name). This pr is
to support this function.
## Fu
bobhan1 opened a new pull request, #23318:
URL: https://github.com/apache/doris/pull/23318
## 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:
zddr commented on PR #23295:
URL: https://github.com/apache/doris/pull/23295#issuecomment-1687714452
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 unsubsc
sohardforaname commented on PR #22088:
URL: https://github.com/apache/doris/pull/22088#issuecomment-1687715322
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 PR #23294:
URL: https://github.com/apache/doris/pull/23294#issuecomment-1687715568
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 #23294:
URL: https://github.com/apache/doris/pull/23294#issuecomment-1687715648
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 #23316:
URL: https://github.com/apache/doris/pull/23316#issuecomment-1687719943
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 #23294:
URL: https://github.com/apache/doris/pull/23294
--
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 a4e041ea55 [improve](alter-job) Add a config fo
github-actions[bot] commented on PR #23318:
URL: https://github.com/apache/doris/pull/23318#issuecomment-1687725921
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
BePPPower opened a new pull request, #23319:
URL: https://github.com/apache/doris/pull/23319
## 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
BiteThet merged PR #23314:
URL: https://github.com/apache/doris/pull/23314
--
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
zddr commented on PR #23295:
URL: https://github.com/apache/doris/pull/23295#issuecomment-1687729333
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 unsubsc
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 a4e041ea55 [improve](alter-job) Add a config for forbiding doing alter
job (#23294)
add 5184246804 [fix](case
yujun777 opened a new pull request, #23320:
URL: https://github.com/apache/doris/pull/23320
## Proposed changes
Support alter colocate group's replica allocation.
1. SQL command: `ALTER COLOCATE GROUP full group name SET
("replication_allocation" = "...")`.
2. Here `fu
yujun777 commented on PR #23320:
URL: https://github.com/apache/doris/pull/23320#issuecomment-1687733195
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 #23245:
URL: https://github.com/apache/doris/pull/23245#issuecomment-1687733719
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 #22195:
URL: https://github.com/apache/doris/pull/22195#issuecomment-1687734406
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 48.51 seconds
stream load tsv: 523 seconds loaded 74807831229 Bytes
github-actions[bot] commented on PR #23245:
URL: https://github.com/apache/doris/pull/23245#issuecomment-1687735746
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 closed pull request #23200: [enhancement](Nereids): Unbound
Expression equals() use ==
URL: https://github.com/apache/doris/pull/23200
--
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 s
jackwener opened a new pull request, #23321:
URL: https://github.com/apache/doris/pull/23321
## 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
hello-stephen commented on PR #22970:
URL: https://github.com/apache/doris/pull/22970#issuecomment-1687739631
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 44.72 seconds
stream load tsv: 536 seconds loaded 74807831229 Bytes
yujun777 commented on PR #23063:
URL: https://github.com/apache/doris/pull/23063#issuecomment-1687739727
has pick into #23320, close this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the s
yujun777 closed pull request #23063: [improvement](colocate table) relocate
colocate table use group's replica alloc
URL: https://github.com/apache/doris/pull/23063
--
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 #22442:
URL: https://github.com/apache/doris/pull/22442#issuecomment-1687740856
(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 47.3 seconds
stream load tsv: 545 seconds loaded 74807831229 Bytes,
jackwener commented on PR #23321:
URL: https://github.com/apache/doris/pull/23321#issuecomment-1687744275
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
Gabriel39 opened a new pull request, #23322:
URL: https://github.com/apache/doris/pull/23322
## 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
Gabriel39 commented on PR #23322:
URL: https://github.com/apache/doris/pull/23322#issuecomment-1687746530
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
englefly opened a new pull request, #23323:
URL: https://github.com/apache/doris/pull/23323
## 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
englefly commented on PR #23323:
URL: https://github.com/apache/doris/pull/23323#issuecomment-1687754454
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 unsubsc
github-actions[bot] commented on PR #23322:
URL: https://github.com/apache/doris/pull/23322#issuecomment-1687756732
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
LiBinfeng-01 commented on PR #22057:
URL: https://github.com/apache/doris/pull/22057#issuecomment-1687757416
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
HappenLee commented on PR #23305:
URL: https://github.com/apache/doris/pull/23305#issuecomment-1687761723
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
github-actions[bot] commented on PR #22454:
URL: https://github.com/apache/doris/pull/22454#issuecomment-1687762675
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
1 - 100 of 616 matches
Mail list logo