Re: [PR] [refactor](broker-read) refactor broker reading process to avoid null broker connection [doris]

2023-10-27 Thread via GitHub
TangSiyang2001 commented on PR #26050: URL: https://github.com/apache/doris/pull/26050#issuecomment-1783726896 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.

[PR] [fix](pipeline) remove pipelinex required on branch-2.0 [doris]

2023-10-27 Thread via GitHub
hello-stephen opened a new pull request, #26053: URL: https://github.com/apache/doris/pull/26053 ## 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

Re: [PR] [enhancement](group commit)Add group commit block queues memory back pressure [doris]

2023-10-27 Thread via GitHub
Yukang-Lian commented on PR #26045: URL: https://github.com/apache/doris/pull/26045#issuecomment-1783725885 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 unsubs

Re: [PR] [refactor](broker-read) refactor broker reading process to avoid null broker connection [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #26050: URL: https://github.com/apache/doris/pull/26050#issuecomment-1783725199 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

Re: [PR] [refactor](broker-read) refactor broker reading process to avoid null broker connection [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #26050: URL: https://github.com/apache/doris/pull/26050#issuecomment-1783725106 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

Re: [PR] [refactor](reader) refactor broker_file_reader to get _client in the constructor [doris]

2023-10-27 Thread via GitHub
TangSiyang2001 commented on PR #16021: URL: https://github.com/apache/doris/pull/16021#issuecomment-1783724715 The connection held in broker reader will be null after reopen the connection to the broker failed. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [refactor](broker-read) refactor broker reading process to avoid null broker connection [doris]

2023-10-27 Thread via GitHub
TangSiyang2001 commented on PR #26050: URL: https://github.com/apache/doris/pull/26050#issuecomment-1783723773 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.

Re: [PR] [refactor](broker-read) refactor broker reading process to avoid null broker connection [doris]

2023-10-27 Thread via GitHub
TangSiyang2001 commented on PR #26050: URL: https://github.com/apache/doris/pull/26050#issuecomment-1783723606 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.

Re: [PR] [refactor](broker-read) refactor broker reading process to avoid null broker connection [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on code in PR #26050: URL: https://github.com/apache/doris/pull/26050#discussion_r1375184248 ## be/src/io/fs/broker_file_system.cpp: ## @@ -465,10 +465,74 @@ Status BrokerFileSystem::direct_download_impl(const Path& remote_file, std::stri retu

[I] [Bug] core dump when closing a broker reader [doris]

2023-10-27 Thread via GitHub
TangSiyang2001 opened a new issue, #26052: URL: https://github.com/apache/doris/issues/26052 ### 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.0, but maybe al

Re: [PR] [Chore](check) pick ignore license check on .github (#25323) [doris]

2023-10-27 Thread via GitHub
xiaokang commented on PR #26051: URL: https://github.com/apache/doris/pull/26051#issuecomment-1783722832 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

[PR] [Chore](check) pick ignore license check on .github (#25323) [doris]

2023-10-27 Thread via GitHub
xiaokang opened a new pull request, #26051: URL: https://github.com/apache/doris/pull/26051 ignore license check on .github ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discus

[PR] [refactor](broker-read) refactor broker reading process to avoid null broker connection [doris]

2023-10-27 Thread via GitHub
TangSiyang2001 opened a new pull request, #26050: URL: https://github.com/apache/doris/pull/26050 ## 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](

Re: [PR] [enhancement](group commit)Add group commit block queues memory back pressure [doris]

2023-10-27 Thread via GitHub
Yukang-Lian commented on PR #26045: URL: https://github.com/apache/doris/pull/26045#issuecomment-1783683225 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

Re: [PR] [enhancement](group commit)Add group commit block queues memory back pressure [doris]

2023-10-27 Thread via GitHub
Yukang-Lian commented on PR #26045: URL: https://github.com/apache/doris/pull/26045#issuecomment-1783682577 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

Re: [PR] [branch-2.0][fix](outfile) Fix parquet writer wrong result issue [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #26027: URL: https://github.com/apache/doris/pull/26027#issuecomment-1783680999 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.98 seconds stream load tsv: 559 seconds loaded 74807831229 Bytes,

Re: [PR] minor optimize [doris-flink-connector]

2023-10-27 Thread via GitHub
wolfboys closed pull request #129: minor optimize URL: https://github.com/apache/doris-flink-connector/pull/129 -- 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,

Re: [PR] [fix](Export) fix timeout property not work for export job [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #26032: URL: https://github.com/apache/doris/pull/26032#issuecomment-1783678809 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.73 seconds stream load tsv: 560 seconds loaded 74807831229 Bytes,

Re: [PR] [branch-2.0][fix](outfile) Fix parquet writer wrong result issue [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #26027: URL: https://github.com/apache/doris/pull/26027#issuecomment-1783676276 TeamCity be ut coverage result: Function Coverage: 38.23% (7928/20738) Line Coverage: 30.03% (64076/213381) Region Coverage: 29.25% (33195/113504) Branch Coverage: 25.0

Re: [PR] [branch-2.0][fix](outfile) Fix parquet writer wrong result issue [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #26027: URL: https://github.com/apache/doris/pull/26027#issuecomment-1783671748 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

Re: [PR] [fix](Export) fix timeout property not work for export job [doris]

2023-10-27 Thread via GitHub
xiaokang commented on PR #26032: URL: https://github.com/apache/doris/pull/26032#issuecomment-1783669814 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

Re: [PR] [branch-2.0][fix](outfile) Fix parquet writer wrong result issue [doris]

2023-10-27 Thread via GitHub
xiaokang commented on PR #26027: URL: https://github.com/apache/doris/pull/26027#issuecomment-1783669984 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

Re: [PR] [fix](function) fix EXPLODE_JSON_ARRAY_STRING function [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #25519: URL: https://github.com/apache/doris/pull/25519#issuecomment-1783660446 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.55 seconds stream load tsv: 561 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](function) fix EXPLODE_JSON_ARRAY_STRING function [doris]

2023-10-27 Thread via GitHub
Mryange commented on PR #25519: URL: https://github.com/apache/doris/pull/25519#issuecomment-1783647596 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

Re: [PR] [fix](function)return NULL rather than 'null' if path not found [doris]

2023-10-27 Thread via GitHub
Yulei-Yang commented on PR #25880: URL: https://github.com/apache/doris/pull/25880#issuecomment-1783644459 run external -- 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

Re: [PR] [feature](mtmv)(1)remove old mtmv code [doris]

2023-10-27 Thread via GitHub
zddr commented on PR #26041: URL: https://github.com/apache/doris/pull/26041#issuecomment-1783627379 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 unsubscribe,

Re: [PR] [don't merge] run move-memtable regression tests [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #25796: URL: https://github.com/apache/doris/pull/25796#issuecomment-1783298444 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.19 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](merge-cloud) Decouple rowset id generator and local rowsets gc implementation [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #25921: URL: https://github.com/apache/doris/pull/25921#issuecomment-1783290205 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.34 seconds stream load tsv: 550 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](merge-cloud) Decouple rowset id generator and local rowsets gc implementation [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #25921: URL: https://github.com/apache/doris/pull/25921#issuecomment-1783290592 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.89 seconds stream load tsv: 553 seconds loaded 74807831229 Bytes,

Re: [PR] [don't merge] run move-memtable regression tests [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #25796: URL: https://github.com/apache/doris/pull/25796#issuecomment-1783256644 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

Re: [PR] [don't merge] run move-memtable regression tests [doris]

2023-10-27 Thread via GitHub
kaijchen commented on PR #25796: URL: https://github.com/apache/doris/pull/25796#issuecomment-1783244798 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

Re: [PR] [feature](merge-cloud) Decouple rowset id generator and local rowsets gc implementation [doris]

2023-10-27 Thread via GitHub
platoneko commented on PR #25921: URL: https://github.com/apache/doris/pull/25921#issuecomment-1783211049 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

Re: [PR] [fix](nereids)show error msg if cast to decimal literal overflows [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #25749: URL: https://github.com/apache/doris/pull/25749#issuecomment-1783205157 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.88 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](mtmv)(1)remove old mtmv code [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #26041: URL: https://github.com/apache/doris/pull/26041#issuecomment-1783169703 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.11 seconds stream load tsv: 556 seconds loaded 74807831229 Bytes,

Re: [PR] [improvement](tablet clone) furthur repair replicas should be check even if they are versions catchup [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #26047: URL: https://github.com/apache/doris/pull/26047#issuecomment-1783166624 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.84 seconds stream load tsv: 558 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](mtmv)(1)remove old mtmv code [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #26041: URL: https://github.com/apache/doris/pull/26041#issuecomment-1783165473 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.66 seconds stream load tsv: 556 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](merge-cloud) Decouple rowset id generator and local rowsets gc implementation [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on code in PR #25921: URL: https://github.com/apache/doris/pull/25921#discussion_r1374780496 ## be/test/olap/path_gc_test.cpp: ## @@ -0,0 +1,205 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreem

Re: [PR] FE ssl certificates are of various formats #26039 [doris]

2023-10-27 Thread via GitHub
LuGuangming commented on code in PR #26044: URL: https://github.com/apache/doris/pull/26044#discussion_r1374778289 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -1918,6 +1918,12 @@ public class Config extends ConfigBase { @ConfField(mutable = fals

Re: [PR] [fix](nereids)show error msg if cast to decimal literal overflows [doris]

2023-10-27 Thread via GitHub
starocean999 commented on PR #25749: URL: https://github.com/apache/doris/pull/25749#issuecomment-1783158087 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

Re: [PR] [feature](merge-cloud) Decouple rowset id generator and local rowsets gc implementation [doris]

2023-10-27 Thread via GitHub
platoneko commented on PR #25921: URL: https://github.com/apache/doris/pull/25921#issuecomment-1783154783 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

Re: [PR] [fix](function) fix EXPLODE_JSON_ARRAY_STRING function [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #25519: URL: https://github.com/apache/doris/pull/25519#issuecomment-1783149258 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.73 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](fe-meta) make FE meta be compatible with branch 2.0 (2.0.2.1 or later) [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #26048: URL: https://github.com/apache/doris/pull/26048#issuecomment-1783144663 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

Re: [PR] [fix](fe-meta) make FE meta be compatible with branch 2.0 (2.0.2.1 or later) [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #26048: URL: https://github.com/apache/doris/pull/26048#issuecomment-1783144598 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

Re: [PR] [Fix](regression-test) Fix hive tpcds100 shapes. [doris]

2023-10-27 Thread via GitHub
zhangguoqiang666 commented on PR #26043: URL: https://github.com/apache/doris/pull/26043#issuecomment-1783138271 run external -- 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.

Re: [PR] [test](Nereids) check memo plan of q64 [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #26012: URL: https://github.com/apache/doris/pull/26012#issuecomment-1783135256 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.47 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](partial update) fix a ASAN core, caused by release SegmentCacheHandle too early [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #26042: URL: https://github.com/apache/doris/pull/26042#issuecomment-1783125295 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.52 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes,

[PR] [fix](fe-meta) make FE meta be compatible with branch 2.0 (2.0.2.1 or later) [doris]

2023-10-27 Thread via GitHub
morningman opened a new pull request, #26048: URL: https://github.com/apache/doris/pull/26048 ## Proposed changes In branch 2.0, we changed the read/write method of AnalysisManager, and rename the image module name to AnalysisMgrV2. So we need to make the same change in master br

Re: [PR] [feature](mtmv)(1)remove old mtmv code [doris]

2023-10-27 Thread via GitHub
zddr commented on PR #26041: URL: https://github.com/apache/doris/pull/26041#issuecomment-1783122733 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

Re: [PR] [draft][enhancement](regression) fault injection for segcompaction test [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #25709: URL: https://github.com/apache/doris/pull/25709#issuecomment-1783123119 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.37 seconds stream load tsv: 578 seconds loaded 74807831229 Bytes,

Re: [PR] [improvement](tablet clone) furthur repair replicas should be check even if they are versions catchup [doris]

2023-10-27 Thread via GitHub
yujun777 commented on PR #26047: URL: https://github.com/apache/doris/pull/26047#issuecomment-1783115649 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

Re: [PR] [improvement](tablet clone) furthur repair replicas should be check even if they are versions catchup [doris]

2023-10-27 Thread via GitHub
yujun777 closed pull request #26046: [improvement](tablet clone) furthur repair replicas should be check even if they are versions catchup URL: https://github.com/apache/doris/pull/26046 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] [fix](function)return NULL rather than 'null' if path not found [doris]

2023-10-27 Thread via GitHub
Yulei-Yang commented on PR #25880: URL: https://github.com/apache/doris/pull/25880#issuecomment-1783103492 run external -- 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

Re: [PR] [feature](mtmv)(1)remove old mtmv code [doris]

2023-10-27 Thread via GitHub
zddr commented on PR #26041: URL: https://github.com/apache/doris/pull/26041#issuecomment-1783100498 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

Re: [PR] [fix](nereids)only push down subquery in non-window agg functions [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #26034: URL: https://github.com/apache/doris/pull/26034#issuecomment-1783098486 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.51 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes,

(doris) branch master updated: [pipeline](branch-2.0) pr to branch-2.0 also require to run regressio… (#25942)

2023-10-27 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 bcdd5004269 [pipeline](branch-2.0) pr to branch-2.

Re: [PR] [pipeline](branch-2.0) pr to branch-2.0 also require to run regressio… [doris]

2023-10-27 Thread via GitHub
xiaokang merged PR #25942: URL: https://github.com/apache/doris/pull/25942 -- 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

(doris) branch branch-2.0 updated: [fix](case) add order by in test_javaudaf_return_map (#22824) (#25959)

2023-10-27 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new a7b8c09afbc [fix](case) add order by in te

Re: [PR] [fix](case) add order by in test_javaudaf_return_map (#22824) [doris]

2023-10-27 Thread via GitHub
xiaokang merged PR #25959: URL: https://github.com/apache/doris/pull/25959 -- 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

Re: [PR] [enhancement](group commit)Add group commit block queues memory back pressure [doris]

2023-10-27 Thread via GitHub
Yukang-Lian commented on PR #26045: URL: https://github.com/apache/doris/pull/26045#issuecomment-1783088780 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

Re: [PR] [bug](intersect) fix intersect node nullable field should depend on row_descriptor [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #26038: URL: https://github.com/apache/doris/pull/26038#issuecomment-1783085596 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

Re: [PR] [bug](intersect) fix intersect node nullable field should depend on row_descriptor [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #26038: URL: https://github.com/apache/doris/pull/26038#issuecomment-1783085673 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

Re: [PR] FE ssl certificates are of various formats #26039 [doris]

2023-10-27 Thread via GitHub
yiguolei commented on code in PR #26044: URL: https://github.com/apache/doris/pull/26044#discussion_r1374711227 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -1918,6 +1918,12 @@ public class Config extends ConfigBase { @ConfField(mutable = false,

Re: [PR] [enhancement](group commit)Add group commit mem backpressure [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on code in PR #26045: URL: https://github.com/apache/doris/pull/26045#discussion_r1374710757 ## be/src/runtime/group_commit_mgr.h: ## @@ -19,6 +19,9 @@ #include Review Comment: warning: 'gen_cpp/PaloInternalService_types.h' file not found [

Re: [PR] [test](Nereids) check memo plan of q64 [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #26012: URL: https://github.com/apache/doris/pull/26012#issuecomment-1783070210 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

Re: [PR] [draft][enhancement](regression) fault injection for segcompaction test [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #25709: URL: https://github.com/apache/doris/pull/25709#issuecomment-1783067230 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

Re: [PR] [fix](function) fix EXPLODE_JSON_ARRAY_STRING function [doris]

2023-10-27 Thread via GitHub
Mryange commented on PR #25519: URL: https://github.com/apache/doris/pull/25519#issuecomment-1783066455 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

Re: [PR] [draft][enhancement](regression) fault injection for segcompaction test [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #25709: URL: https://github.com/apache/doris/pull/25709#issuecomment-1783062764 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

[PR] [enhancement](group commit)Add group commit mem backpressure [doris]

2023-10-27 Thread via GitHub
Yukang-Lian opened a new pull request, #26045: URL: https://github.com/apache/doris/pull/26045 ## 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](mai

Re: [PR] [test](Nereids) check memo plan of q64 [doris]

2023-10-27 Thread via GitHub
XieJiann commented on PR #26012: URL: https://github.com/apache/doris/pull/26012#issuecomment-1783056632 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

Re: [PR] [draft][enhancement](regression) fault injection for segcompaction test [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #25709: URL: https://github.com/apache/doris/pull/25709#issuecomment-1783056258 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

Re: [PR] [draft][enhancement](regression) fault injection for segcompaction test [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #25709: URL: https://github.com/apache/doris/pull/25709#issuecomment-1783056193 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

Re: [PR] [draft][enhancement](regression) fault injection for segcompaction test [doris]

2023-10-27 Thread via GitHub
freemandealer commented on PR #25709: URL: https://github.com/apache/doris/pull/25709#issuecomment-1783051619 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

Re: [PR] [fix](nereids)only push down subquery in non-window agg functions [doris]

2023-10-27 Thread via GitHub
starocean999 commented on PR #26034: URL: https://github.com/apache/doris/pull/26034#issuecomment-1783046480 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

Re: [PR] [feature](mtmv)(1)remove old mtmv code [doris]

2023-10-27 Thread via GitHub
morningman commented on code in PR #26041: URL: https://github.com/apache/doris/pull/26041#discussion_r1374681279 ## fe/fe-core/src/main/java/org/apache/doris/persist/OperationType.java: ## @@ -271,18 +271,6 @@ public class OperationType { @Deprecated public static fin

Re: [PR] [Fix](regression-test) Fix hive tpcds100 shapes. [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #26043: URL: https://github.com/apache/doris/pull/26043#issuecomment-1783031367 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

Re: [PR] [draft][enhancement](regression) fault injection for segcompaction test [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #25709: URL: https://github.com/apache/doris/pull/25709#issuecomment-1783030111 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

Re: [PR] [Fix](regression-test) Fix hive tpcds100 shapes. [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #26043: URL: https://github.com/apache/doris/pull/26043#issuecomment-1783031453 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

Re: [PR] [Fix](regression-test) Fix hive tpcds100 shapes. [doris]

2023-10-27 Thread via GitHub
morningman commented on PR #26043: URL: https://github.com/apache/doris/pull/26043#issuecomment-1783029817 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

[PR] [Fix](regression-test) Fix hive tpcds100 shapes. [doris]

2023-10-27 Thread via GitHub
kaka11chen opened a new pull request, #26043: URL: https://github.com/apache/doris/pull/26043 ## Proposed changes Fix hive tpcds100 shapes by #25866. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](m

[PR] FE ssl certificates are of various formats #26039 [doris]

2023-10-27 Thread via GitHub
LuGuangming opened a new pull request, #26044: URL: https://github.com/apache/doris/pull/26044 ## Proposed changes FE ssl certificates support other type set param ssl_trust_store_type, default is PKCS12 Issue Number: close #26039 ## Further comments If this is a

Re: [PR] [fix](partial update) fix a ASAN core, cause by release SegmentCacheHandle too early [doris]

2023-10-27 Thread via GitHub
zhannngchen commented on PR #26042: URL: https://github.com/apache/doris/pull/26042#issuecomment-1783022997 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

Re: [PR] [Bug](iceberg)fix read partitioned iceberg without partition path [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #25503: URL: https://github.com/apache/doris/pull/25503#issuecomment-1783019898 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.45 seconds stream load tsv: 553 seconds loaded 74807831229 Bytes,

Re: [PR] [Feature](inverted index) support range predicate for inverted index [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #24511: URL: https://github.com/apache/doris/pull/24511#issuecomment-1783017026 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.89 seconds stream load tsv: 553 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](Nereids) bound error when in diff value of table name case config [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #25957: URL: https://github.com/apache/doris/pull/25957#issuecomment-1783014190 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.01 seconds stream load tsv: 557 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](partial update) fix a ASAN core, cause by release SegmentCacheHandle too early [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #26042: URL: https://github.com/apache/doris/pull/26042#issuecomment-1783004590 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

Re: [PR] [fix](function) fix EXPLODE_JSON_ARRAY_STRING function [doris]

2023-10-27 Thread via GitHub
Mryange commented on PR #25519: URL: https://github.com/apache/doris/pull/25519#issuecomment-1783003440 run external -- 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

Re: [PR] [feature](mtmv)(1)remove old mtmv code [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #26041: URL: https://github.com/apache/doris/pull/26041#issuecomment-1782994604 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.23 seconds stream load tsv: 553 seconds loaded 74807831229 Bytes,

[PR] [fix](partial update) fix a ASAN core, cause by release SegmentCacheHandle too early [doris]

2023-10-27 Thread via GitHub
zhannngchen opened a new pull request, #26042: URL: https://github.com/apache/doris/pull/26042 ## Proposed changes Issue Number: close #xxx ``` ==2282647==ERROR: AddressSanitizer: heap-use-after-free on address 0x612002463051 at pc 0x55ccceee321e bp 0x7ef2aef31230 sp 0x7ef2a

Re: [PR] [Bug](iceberg)fix read partitioned iceberg without partition path [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #25503: URL: https://github.com/apache/doris/pull/25503#issuecomment-1782976808 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

Re: [PR] [improvement](scan) avoid too many scanners for file scan node [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #25727: URL: https://github.com/apache/doris/pull/25727#issuecomment-1782969754 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.51 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

Re: [PR] [Bug](iceberg)fix read partitioned iceberg without partition path [doris]

2023-10-27 Thread via GitHub
wuwenchi commented on PR #25503: URL: https://github.com/apache/doris/pull/25503#issuecomment-1782965296 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

Re: [PR] [Feature](Nereids) Add explain tree functionality which contains fragment ids for profile analysis. [doris]

2023-10-27 Thread via GitHub
doris-robot commented on PR #25446: URL: https://github.com/apache/doris/pull/25446#issuecomment-1782964017 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.8 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes, a

Re: [PR] [fix](Nereids) bound error when in diff value of table name case config [doris]

2023-10-27 Thread via GitHub
morrySnow commented on PR #25957: URL: https://github.com/apache/doris/pull/25957#issuecomment-1782961259 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

Re: [PR] [feature](mtmv)(1)remove old mtmv code [doris]

2023-10-27 Thread via GitHub
dataroaring commented on code in PR #26041: URL: https://github.com/apache/doris/pull/26041#discussion_r1374616076 ## fe/fe-core/src/main/java/org/apache/doris/persist/OperationType.java: ## @@ -271,18 +271,6 @@ public class OperationType { @Deprecated public static fi

Re: [PR] [Feature](inverted index) support range predicate for inverted index [doris]

2023-10-27 Thread via GitHub
airborne12 commented on PR #24511: URL: https://github.com/apache/doris/pull/24511#issuecomment-1782945328 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

Re: [PR] [cases](regression-test) Add backup & restore with multi tables test [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #26040: URL: https://github.com/apache/doris/pull/26040#issuecomment-1782934421 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

Re: [PR] [cases](regression-test) Add backup & restore with multi tables test [doris]

2023-10-27 Thread via GitHub
github-actions[bot] commented on PR #26040: URL: https://github.com/apache/doris/pull/26040#issuecomment-1782934325 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

Re: [PR] [feature](mtmv)remove old mtmv code [doris]

2023-10-27 Thread via GitHub
zddr commented on PR #26041: URL: https://github.com/apache/doris/pull/26041#issuecomment-1782932685 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

[PR] [feature](mtmv)remove old mtmv code [doris]

2023-10-27 Thread via GitHub
zddr opened a new pull request, #26041: URL: https://github.com/apache/doris/pull/26041 ## Proposed changes Issue Number: close #xxx remove old mtmv code,we will implement mtmv in a new way ## Further comments If this is a relatively large or complex change, kick o

Re: [PR] [cases](regression-test) Add backup & restore with multi tables test [doris]

2023-10-27 Thread via GitHub
w41ter commented on PR #26040: URL: https://github.com/apache/doris/pull/26040#issuecomment-1782929548 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

  1   2   3   >