[doris] branch master updated (47694c5b36f -> 3c9ff7af399)

2023-10-06 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 47694c5b36f [fix](jdbc catalog )fix jdbc catalog current_timestamp default (#25016) add 3c9ff7af399 [feature](Ne

Re: [PR] [feature](Nereids): push down topN through join [doris]

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

Re: [PR] [feature](Nereids): push down topN through join [doris]

2023-10-06 Thread via GitHub
XieJiann commented on code in PR #24720: URL: https://github.com/apache/doris/pull/24720#discussion_r1349475538 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PushdownTopNThroughJoin.java: ## @@ -0,0 +1,108 @@ +// Licensed to the Apache Software Foundation (A

Re: [PR] [feature](Nereids): push down topN through join [doris]

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

svn commit: r64384 - /dev/doris/doris-shade/1.0.2/ /release/doris/doris-shade/1.0.2/

2023-10-06 Thread morningman
Author: morningman Date: Sat Oct 7 06:56:53 2023 New Revision: 64384 Log: move doris shade 1.0.2 to release Added: release/doris/doris-shade/1.0.2/ - copied from r64383, dev/doris/doris-shade/1.0.2/ Removed: dev/doris/doris-shade/1.0.2/ ---

Re: [PR] [refactor](nereids) unify withSel/updateRowCountOnly/withRowCount [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #24997: URL: https://github.com/apache/doris/pull/24997#issuecomment-1751627620 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] [feature](Nereids): push down topN through join [doris]

2023-10-06 Thread via GitHub
XieJiann commented on code in PR #24720: URL: https://github.com/apache/doris/pull/24720#discussion_r1349475538 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PushdownTopNThroughJoin.java: ## @@ -0,0 +1,108 @@ +// Licensed to the Apache Software Foundation (A

Re: [PR] pick "[Enhancement](merge-on-write) use delete bitmap to mark delete … [doris]

2023-10-06 Thread via GitHub
bobhan1 closed pull request #25065: pick "[Enhancement](merge-on-write) use delete bitmap to mark delete … URL: https://github.com/apache/doris/pull/25065 -- 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 g

Re: [PR] [Enhance](external)add mysql and oracle external case [doris]

2023-10-06 Thread via GitHub
zhangguoqiang666 commented on PR #24546: URL: https://github.com/apache/doris/pull/24546#issuecomment-1751626704 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] [bug](schema change)fix schema change cause load failed due to err -215 [doris]

2023-10-06 Thread via GitHub
DarvenDuan commented on PR #23836: URL: https://github.com/apache/doris/pull/23836#issuecomment-1751626599 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

[I] [Bug] Failed to create auto partition [doris]

2023-10-06 Thread via GitHub
actcwlf opened a new issue, #25070: URL: https://github.com/apache/doris/issues/25070 ### 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.0 ### What's

Re: [PR] [prune](partition)support prune partition when is auto partition with function call [doris]

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

Re: [PR] [Feature](Variant) support variant load [doris]

2023-10-06 Thread via GitHub
doris-robot commented on PR #24554: URL: https://github.com/apache/doris/pull/24554#issuecomment-1751625572 TeamCity be ut coverage result: Function Coverage: 36.05% (8161/22641) Line Coverage: 28.22% (65240/231182) Region Coverage: 27.15% (33822/124562) Branch Coverage: 23.8

Re: [PR] [Opt](parquet reader) Optimize the performance of reading decimal in parquet reader. [doris]

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

Re: [PR] [feature](Nereids): push down topN through join [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #24720: URL: https://github.com/apache/doris/pull/24720#issuecomment-1751625494 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] [typo](doc)Add be's enable_java_support configuration document [doris]

2023-10-06 Thread via GitHub
DongLiang-0 commented on PR #25069: URL: https://github.com/apache/doris/pull/25069#issuecomment-1751625328 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

[PR] [typo](doc)Add be's enable_java_support configuration document [doris]

2023-10-06 Thread via GitHub
DongLiang-0 opened a new pull request, #25069: URL: https://github.com/apache/doris/pull/25069 ## 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

[doris] branch master updated (0f6ea412207 -> 47694c5b36f)

2023-10-06 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0f6ea412207 [bug][auth]Show grant causes role errors in the memory. #24783 (#24841) add 47694c5b36f [fix](jdbc cat

Re: [PR] [fix](multicatalog)fix jdbc catalog current_timestamp default [doris]

2023-10-06 Thread via GitHub
zy-kkk merged PR #25016: URL: https://github.com/apache/doris/pull/25016 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apach

Re: [PR] [fix](multicatalog)fix jdbc catalog current_timestamp default [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #25016: URL: https://github.com/apache/doris/pull/25016#issuecomment-1751624537 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](multicatalog)fix jdbc catalog current_timestamp default [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #25016: URL: https://github.com/apache/doris/pull/25016#issuecomment-1751624525 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](Nereids): push down topN through join [doris]

2023-10-06 Thread via GitHub
XieJiann commented on code in PR #24720: URL: https://github.com/apache/doris/pull/24720#discussion_r1349473919 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PushdownTopNThroughJoin.java: ## @@ -0,0 +1,108 @@ +// Licensed to the Apache Software Foundation (A

Re: [PR] [feature](Nereids): push down topN through join [doris]

2023-10-06 Thread via GitHub
XieJiann commented on code in PR #24720: URL: https://github.com/apache/doris/pull/24720#discussion_r1349473919 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PushdownTopNThroughJoin.java: ## @@ -0,0 +1,108 @@ +// Licensed to the Apache Software Foundation (A

Re: [PR] [Fix](Nereids) fix unit test fail when try to save minidump file [doris]

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

Re: [PR] [refactor](nereids)align node id in explain with nereids node id [doris]

2023-10-06 Thread via GitHub
englefly commented on PR #25068: URL: https://github.com/apache/doris/pull/25068#issuecomment-1751623248 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] [enhancement](table-property) forbid old schema change [doris]

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

Re: [PR] [prune](partition)support prune partition when is auto partition with function call [doris]

2023-10-06 Thread via GitHub
doris-robot commented on PR #24747: URL: https://github.com/apache/doris/pull/24747#issuecomment-1751623257 TeamCity be ut coverage result: Function Coverage: 36.29% (8152/22462) Line Coverage: 28.43% (65221/229392) Region Coverage: 27.37% (33782/123416) Branch Coverage: 24.0

Re: [PR] [fix](Nerids) fix lambda function `toSql` function [doris]

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

[PR] [refactor](nereids)align node id in explain with nereids node id [doris]

2023-10-06 Thread via GitHub
englefly opened a new pull request, #25068: URL: https://github.com/apache/doris/pull/25068 ## Proposed changes it is painful to align explain node and explain physical node, since they use two different sets of node IDs. This pr makes 'explain' command use node IDs of their correspond

[PR] [fix](Nerids) fix lambda function `toSql` function [doris]

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

Re: [PR] [fix](pipelinex) fix multi cast sink with out init [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #25066: URL: https://github.com/apache/doris/pull/25066#issuecomment-1751622089 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](pipelinex) fix multi cast sink with out init [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #25066: URL: https://github.com/apache/doris/pull/25066#issuecomment-1751622073 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](dbt) fix dbt doris bug that appeared in annotated models and table column comment bug [doris]

2023-10-06 Thread via GitHub
catpineapple commented on PR #24986: URL: https://github.com/apache/doris/pull/24986#issuecomment-1751621517 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] [func](jsonb)support json_depth function [doris]

2023-10-06 Thread via GitHub
LemonLiTree commented on PR #24801: URL: https://github.com/apache/doris/pull/24801#issuecomment-1751617674 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] Test pipelinex [doris]

2023-10-06 Thread via GitHub
doris-robot commented on PR #24871: URL: https://github.com/apache/doris/pull/24871#issuecomment-1751617603 TeamCity be ut coverage result: Function Coverage: 36.30% (8152/22458) Line Coverage: 28.42% (65207/229411) Region Coverage: 27.36% (33773/123422) Branch Coverage: 24.0

Re: [PR] [prune](partition)support prune partition when is auto partition with function call [doris]

2023-10-06 Thread via GitHub
zhangstar333 commented on PR #24747: URL: https://github.com/apache/doris/pull/24747#issuecomment-1751617462 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] [fix](pipelinex) fix multi cast sink with out init [doris]

2023-10-06 Thread via GitHub
doris-robot commented on PR #25066: URL: https://github.com/apache/doris/pull/25066#issuecomment-1751617451 TeamCity be ut coverage result: Function Coverage: 36.29% (8150/22458) Line Coverage: 28.42% (65192/229411) Region Coverage: 27.35% (33761/123422) Branch Coverage: 24.0

Re: [PR] [improvement](scanner) push down late arrival runtime filters into SegmentIterator [doris]

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

Re: [PR] [Opt](parquet reader) Optimize the performance of reading decimal in parquet reader. [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #25012: URL: https://github.com/apache/doris/pull/25012#issuecomment-1751614792 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](pipelinex) fix multi cast sink with out init [doris]

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

Re: [PR] [fix](k8s) specify namespace using downward api [doris]

2023-10-06 Thread via GitHub
intelligentfu commented on PR #24961: URL: https://github.com/apache/doris/pull/24961#issuecomment-1751614773 Hi, thanks for your contribution to doris community. Directly use statefulset to deploy doris on k8s is not a recommendation. Now selectdb provide a more common mode to deploy doris

Re: [PR] Test pipelinex [doris]

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

Re: [I] [Bug]Show grant causes role errors in the memory. [doris]

2023-10-06 Thread via GitHub
yiguolei closed issue #24783: [Bug]Show grant causes role errors in the memory. URL: https://github.com/apache/doris/issues/24783 -- 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] [bug][auth]Show grant causes role errors in the memory. #24783 [doris]

2023-10-06 Thread via GitHub
yiguolei merged PR #24841: URL: https://github.com/apache/doris/pull/24841 -- 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 master updated (727fa2c0cde -> 0f6ea412207)

2023-10-06 Thread yiguolei
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 727fa2c0cde [opt](tvf) refine the class of ExternalFileTableValuedFunction (#24706) add 0f6ea412207 [bug][auth]

Re: [PR] [Improvement](hash) refactor of hash map context [doris]

2023-10-06 Thread via GitHub
doris-robot commented on PR #24966: URL: https://github.com/apache/doris/pull/24966#issuecomment-1751614406 TeamCity be ut coverage result: Function Coverage: 36.47% (8141/22325) Line Coverage: 28.54% (65180/228387) Region Coverage: 27.44% (33753/122993) Branch Coverage: 24.0

Re: [PR] [Fix](Nereids) fix unit test fail when try to save minidump file [doris]

2023-10-06 Thread via GitHub
LiBinfeng-01 commented on PR #24583: URL: https://github.com/apache/doris/pull/24583#issuecomment-1751613872 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](table-property) forbid old schema change [doris]

2023-10-06 Thread via GitHub
TangSiyang2001 commented on PR #23620: URL: https://github.com/apache/doris/pull/23620#issuecomment-1751613762 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] [enhancement](table-property) forbid old schema change [doris]

2023-10-06 Thread via GitHub
TangSiyang2001 commented on PR #23620: URL: https://github.com/apache/doris/pull/23620#issuecomment-1751613696 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [enhancement](table-property) forbid old schema change [doris]

2023-10-06 Thread via GitHub
TangSiyang2001 commented on PR #23620: URL: https://github.com/apache/doris/pull/23620#issuecomment-1751613603 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [Opt](parquet reader) Optimize the performance of reading decimal in parquet reader. [doris]

2023-10-06 Thread via GitHub
kaka11chen commented on PR #25012: URL: https://github.com/apache/doris/pull/25012#issuecomment-1751613211 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 commen

Re: [PR] [improvement](scanner) push down late arrival runtime filters into SegmentIterator [doris]

2023-10-06 Thread via GitHub
doris-robot commented on PR #24972: URL: https://github.com/apache/doris/pull/24972#issuecomment-1751612665 TeamCity be ut coverage result: Function Coverage: 36.25% (8151/22483) Line Coverage: 28.38% (65218/229763) Region Coverage: 27.33% (33777/123604) Branch Coverage: 24.0

Re: [PR] [Fix](Parquet Reader)Branch 1.2 lts bugfix [doris]

2023-10-06 Thread via GitHub
morningman commented on PR #24094: URL: https://github.com/apache/doris/pull/24094#issuecomment-1751612320 > Please give more info about the problem, such as the KEY error message. > > If we have reproduce steps, it will be better. Hi @cambyzju , the error looks explicitly 1.

[doris] branch branch-1.2-lts updated: [Fix](Parquet Reader)Branch 1.2 lts bugfix (#24094)

2023-10-06 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new 01d4aa726bd [Fix](Parquet Rea

Re: [PR] [Fix](Parquet Reader)Branch 1.2 lts bugfix [doris]

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

Re: [PR] [Feature](Variant) support variant load [doris]

2023-10-06 Thread via GitHub
eldenmoon commented on PR #24554: URL: https://github.com/apache/doris/pull/24554#issuecomment-1751610666 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] Test pipelinex [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #24871: URL: https://github.com/apache/doris/pull/24871#issuecomment-1751609010 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](pipelinex) fix multi cast sink with out init [doris]

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

2023-10-06 Thread via GitHub
Gabriel39 commented on PR #24871: URL: https://github.com/apache/doris/pull/24871#issuecomment-1751607481 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](pipelinex) fix multi cast sink with out init [doris]

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

[PR] [fix](pipelinex) fix multi cast sink with out init [doris]

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

Re: [PR] [Opt](parquet reader) Optimize the performance of reading decimal in parquet reader. [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #25012: URL: https://github.com/apache/doris/pull/25012#issuecomment-1751605561 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] [Opt](parquet reader) Optimize the performance of reading decimal in parquet reader. [doris]

2023-10-06 Thread via GitHub
kaka11chen commented on PR #25012: URL: https://github.com/apache/doris/pull/25012#issuecomment-1751603921 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] [improvement](scanner) push down late arrival runtime filters into SegmentIterator [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #24972: URL: https://github.com/apache/doris/pull/24972#issuecomment-1751602846 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] [feature](Nereids): push down topN through join [doris]

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

Re: [PR] [enhancement](nereids)add eliminate filter on one row relation rule [doris]

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

Re: [PR] [Improvement](hash) refactor of hash map context [doris]

2023-10-06 Thread via GitHub
BiteThet commented on PR #24966: URL: https://github.com/apache/doris/pull/24966#issuecomment-1751602269 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] [fix](mark join) mark join column should be nullable [doris]

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

Re: [PR] [refactor](nereids) unify withSel/updateRowCountOnly/withRowCount [doris]

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

Re: [PR] [DNM](Nereids) test disable fallback [doris]

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

Re: [PR] [improvement](scanner) push down late arrival runtime filters into SegmentIterator [doris]

2023-10-06 Thread via GitHub
mrhhsg commented on PR #24972: URL: https://github.com/apache/doris/pull/24972#issuecomment-1751601104 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

[doris] branch master updated: [opt](tvf) refine the class of ExternalFileTableValuedFunction (#24706)

2023-10-06 Thread morningman
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 727fa2c0cde [opt](tvf) refine the class of E

Re: [PR] [opt](tvf) refine the class of ExternalFileTableValuedFunction [doris]

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

Re: [PR] [Feature](Variant) support variant load [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on code in PR #24554: URL: https://github.com/apache/doris/pull/24554#discussion_r1349459535 ## be/src/olap/rowset/beta_rowset_writer.h: ## @@ -104,6 +104,8 @@ class BetaRowsetWriter : public RowsetWriter { RowsetId rowset_id() override { ret

Re: [PR] [Feature](Variant) support variant load [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on code in PR #24554: URL: https://github.com/apache/doris/pull/24554#discussion_r1349459421 ## be/src/vec/columns/column.h: ## @@ -144,15 +144,19 @@ class IColumn : public COW { return nullptr; } +/// Some columns may require fi

Re: [PR] [feature](es-catalog) add `include_hidden_index`in order to get the hidden index. [doris]

2023-10-06 Thread via GitHub
liugddx commented on PR #24826: URL: https://github.com/apache/doris/pull/24826#issuecomment-1751596907 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] [improvement](tablet clone) fix balanced new replica will be removed when load txn continuously [doris]

2023-10-06 Thread via GitHub
hello-stephen commented on PR #25061: URL: https://github.com/apache/doris/pull/25061#issuecomment-1751596699 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.99 seconds stream load tsv: 577 seconds loaded 74807831229 Bytes

Re: [PR] [feature](Nereids): push down topN through join [doris]

2023-10-06 Thread via GitHub
jackwener commented on PR #24720: URL: https://github.com/apache/doris/pull/24720#issuecomment-1751595782 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] [improvement](meta) Infer the column name when create view if the column is expression [doris]

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

Re: [PR] [enhancement](nereids)add eliminate filter on one row relation rule [doris]

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

[doris] branch master updated (7b2ff384019 -> 0e615a531e9)

2023-10-06 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7b2ff384019 query cpu hard limit based on doris scheduler (#24844) add 0e615a531e9 [Feature](Job)Job tasks s

Re: [PR] [Feature](Job)Job tasks support the choice of persistence or storage in memory [doris]

2023-10-06 Thread via GitHub
hf200012 merged PR #24919: URL: https://github.com/apache/doris/pull/24919 -- 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] [fix](mark join) mark join column should be nullable [doris]

2023-10-06 Thread via GitHub
doris-robot commented on PR #24910: URL: https://github.com/apache/doris/pull/24910#issuecomment-1751594381 TeamCity be ut coverage result: Function Coverage: 36.30% (8152/22456) Line Coverage: 28.44% (65211/229291) Region Coverage: 27.38% (33775/123344) Branch Coverage: 24.0

Re: [PR] [Feature](x-load) support config min replica num for loading data [doris]

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

Re: [PR] [improvement](meta) Infer the column name when create view if the column is expression [doris]

2023-10-06 Thread via GitHub
morrySnow commented on PR #24990: URL: https://github.com/apache/doris/pull/24990#issuecomment-1751593671 please replace picture with md's table in PR desc for search and git commit msg friendly -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [Fix](Nereids) fix unit test fail when try to save minidump file [doris]

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

Re: [PR] [DNM](Nereids) test disable fallback [doris]

2023-10-06 Thread via GitHub
morrySnow commented on PR #25001: URL: https://github.com/apache/doris/pull/25001#issuecomment-1751592865 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] [bug](partition_sort)partition sort need sort all data in two phase global [doris]

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

Re: [PR] [bug](partition_sort)partition sort need sort all data in two phase global [doris]

2023-10-06 Thread via GitHub
doris-robot commented on PR #24960: URL: https://github.com/apache/doris/pull/24960#issuecomment-1751592376 TeamCity be ut coverage result: Function Coverage: 36.31% (8150/22447) Line Coverage: 28.44% (65210/229259) Region Coverage: 27.38% (33766/12) Branch Coverage: 24.0

Re: [PR] pick "[Enhancement](merge-on-write) use delete bitmap to mark delete … [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #25065: URL: https://github.com/apache/doris/pull/25065#issuecomment-1751592290 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] pick "[Enhancement](merge-on-write) use delete bitmap to mark delete … [doris]

2023-10-06 Thread via GitHub
bobhan1 commented on PR #25065: URL: https://github.com/apache/doris/pull/25065#issuecomment-1751591819 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] [bug](schema change)fix schema change cause load failed due to err -215 [doris]

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

Re: [PR] [improvement](scanner) push down late arrival runtime filters into SegmentIterator [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #24972: URL: https://github.com/apache/doris/pull/24972#issuecomment-1751591716 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](mark join) mark join column should be nullable [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #24910: URL: https://github.com/apache/doris/pull/24910#issuecomment-1751591521 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] pick "[Enhancement](merge-on-write) use delete bitmap to mark delete … [doris]

2023-10-06 Thread via GitHub
github-actions[bot] commented on PR #25065: URL: https://github.com/apache/doris/pull/25065#issuecomment-1751590989 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] branch master updated (70f5b0006fe -> 7b2ff384019)

2023-10-06 Thread wangbo
This is an automated email from the ASF dual-hosted git repository. wangbo pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 70f5b0006fe [fix](Nereids) ctas throw npe when default value is null (#25009) add 7b2ff384019 query cpu hard limi

Re: [PR] [feature-wip](executor)query cpu hard limit based on doris scheduler [doris]

2023-10-06 Thread via GitHub
wangbo merged PR #24844: URL: https://github.com/apache/doris/pull/24844 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apach

Re: [PR] [feature-wip](executor)query cpu hard limit based on doris scheduler [doris]

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

Re: [PR] pick "[Enhancement](merge-on-write) use delete bitmap to mark delete … [doris]

2023-10-06 Thread via GitHub
bobhan1 commented on PR #25065: URL: https://github.com/apache/doris/pull/25065#issuecomment-1751589714 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](es-catalog)fix error when querying the index ,elasticsearch version 8.9.1 [doris]

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

  1   2   3   4   >