Re: [PR] [feature](expr) Add length limit to the debug string of expr. [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28395: URL: https://github.com/apache/doris/pull/28395#issuecomment-1855443560 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 7d25f17d7d23589b7cfbfc324855a5e4ca566914, data reload: false

Re: [PR] [Chore](Job)Add the configuration of the maximum number of persistence tasks for the job [doris]

2023-12-14 Thread via GitHub
CalvinKirs commented on PR #28411: URL: https://github.com/apache/doris/pull/28411#issuecomment-1855443760 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] [feature](expr) Add length limit to the debug string of expr. [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28395: URL: https://github.com/apache/doris/pull/28395#issuecomment-1855445036 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.19 seconds stream load tsv: 583 seconds loaded 74807831229 Bytes,

Re: [PR] [Chore](Job)Add the configuration of the maximum number of persistence tasks for the job [doris]

2023-12-14 Thread via GitHub
zddr commented on code in PR #28411: URL: https://github.com/apache/doris/pull/28411#discussion_r1426428553 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -1585,7 +1585,10 @@ public class Config extends ConfigBase { */ @ConfField(description

[PR] Add GuanceDB blog [doris-website]

2023-12-14 Thread via GitHub
httpshirley opened a new pull request, #356: URL: https://github.com/apache/doris-website/pull/356 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [PR] [Chore](Job)Add the configuration of the maximum number of persistence tasks for the job [doris]

2023-12-14 Thread via GitHub
CalvinKirs commented on code in PR #28411: URL: https://github.com/apache/doris/pull/28411#discussion_r1426430867 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -1585,7 +1585,10 @@ public class Config extends ConfigBase { */ @ConfField(descri

Re: [PR] [test](regression) add flink sync db case [doris]

2023-12-14 Thread via GitHub
JNSimba merged PR #19328: URL: https://github.com/apache/doris/pull/19328 -- 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.apac

(doris) branch master updated: [test](regression) add flink sync db case (#19328)

2023-12-14 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu 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 6c9c1ef2f2e [test](regression) add flink sync db ca

Error while running github feature from .asf.yaml in doris!

2023-12-14 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [Chore](Job)Add the configuration of the maximum number of persistence tasks for the job [doris]

2023-12-14 Thread via GitHub
CalvinKirs commented on PR #28411: URL: https://github.com/apache/doris/pull/28411#issuecomment-1855452384 If persistence will be unified in the job later, I think it might be better to add a new method of persisting association records. -- This is an automated message from the Apache Git

Re: [PR] [enhancement](bitmap)support bitmap type for non-key column in duplicate table [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28392: URL: https://github.com/apache/doris/pull/28392#issuecomment-1855454252 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 88aa0ad56873462739c05b24a00a12276b9f1db4, data reload: false

Re: [I] [Bug] (ip functions) a bug occurred while executing ipv4stringtonumordefault function [doris]

2023-12-14 Thread via GitHub
sjyango commented on issue #28387: URL: https://github.com/apache/doris/issues/28387#issuecomment-1855455132 > > > This behavior meets our expectation. The column for ipv4stringtonum or ipv4stringtonumordefault is set to be **always not nullable**, so that we can have a precheck for the Nul

Re: [PR] [enhancement](bitmap)support bitmap type for non-key column in duplicate table [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28392: URL: https://github.com/apache/doris/pull/28392#issuecomment-1855457511 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.9 seconds stream load tsv: 580 seconds loaded 74807831229 Bytes, a

[PR] [fix](doriswriter)Fix multiple concurrent import label duplication issues [doris]

2023-12-14 Thread via GitHub
caoliang-web opened a new pull request, #28412: URL: https://github.com/apache/doris/pull/28412 ## Proposed changes Issue Number: close #xxx Fix multiple concurrent import label duplication issues ## Further comments If this is a relatively large or complex change,

Re: [PR] [refact](fe) Split `SchemaChangeHandler.process` into several function [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28366: URL: https://github.com/apache/doris/pull/28366#issuecomment-1855463779 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 905b571c131801ab0ed3f2fd745ab3fafd031e82, data reload: false

[PR] [profilev2](sink) set sink node as root [doris]

2023-12-14 Thread via GitHub
yiguolei opened a new pull request, #28413: URL: https://github.com/apache/doris/pull/28413 ## 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

[PR] [Refactor](catalog) Refactor Jdbc Catalog external name case mapping rules [doris]

2023-12-14 Thread via GitHub
zy-kkk opened a new pull request, #28414: URL: https://github.com/apache/doris/pull/28414 ## Proposed changes Issue Number: close #xxx This PR enhances the lowercase name synchronization feature in Apache Doris. The update focuses on the `lower_case_meta_names` setting, facilit

Re: [I] [Bug] 在明细模型上建立物化视图后,聚合查询结果不正确 [doris]

2023-12-14 Thread via GitHub
tangbinyeer commented on issue #27277: URL: https://github.com/apache/doris/issues/27277#issuecomment-1855464663 @BiteThet 物化视图仍然存在问题。 在2.0.3 使用聚合模型,然后建立物化视图后,查询走物化视图得结果和不走物化视图得结果不一致。 走物化视图: ![image](https://github.com/apache/doris/assets/30048177/0bbbfb4e-8378-42b1-8e00

Re: [PR] [minor](refactor) remove unused code [doris]

2023-12-14 Thread via GitHub
yiguolei merged PR #28383: URL: https://github.com/apache/doris/pull/28383 -- 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: [minor](refactor) remove unused code (#28383)

2023-12-14 Thread yiguolei
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 9fe2fce3060 [minor](refactor) remove unused cod

Error while running github feature from .asf.yaml in doris!

2023-12-14 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

[PR] [step2][Improve]Use flink’s checkstyle to format Sink Connector [doris-flink-connector]

2023-12-14 Thread via GitHub
DongLiang-0 opened a new pull request, #272: URL: https://github.com/apache/doris-flink-connector/pull/272 # Proposed changes Formatting step two, format sink. Related pr: https://github.com/apache/doris-flink-connector/pull/270 ## Problem Summary: In order to format the code

(doris) branch branch-2.0 updated (dc55458030a -> 16aa1e92add)

2023-12-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from dc55458030a [bug](json)Fix the problem of be down caused by json path ending with \ #28180 (#28378) add 1

Re: [PR] [branch-2.0](fix) Avoid throw unknown UserProperty after FE rollback version [doris]

2023-12-14 Thread via GitHub
yiguolei merged PR #28409: URL: https://github.com/apache/doris/pull/28409 -- 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] [refact](fe) Split `SchemaChangeHandler.process` into several function [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28366: URL: https://github.com/apache/doris/pull/28366#issuecomment-1855472536 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.62 seconds stream load tsv: 585 seconds loaded 74807831229 Bytes,

Re: [I] [Bug] 在明细模型上建立物化视图后,聚合查询结果不正确 [doris]

2023-12-14 Thread via GitHub
BiteThet commented on issue #27277: URL: https://github.com/apache/doris/issues/27277#issuecomment-1855473097 > @BiteThet 物化视图仍然存在问题。 > > 在2.0.3 使用聚合模型,然后建立物化视图后,查询走物化视图得结果和不走物化视图得结果不一致。 走物化视图: ![image](https://private-user-images.githubusercontent.com/30048177/290467323-0bbbf

[I] [Bug] 在明细模型上建立物化视图后,聚合查询结果不正确 [doris]

2023-12-14 Thread via GitHub
tangbinyeer opened a new issue, #27277: URL: https://github.com/apache/doris/issues/27277 ### 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.2 ### Wha

Re: [PR] [step2][Improve]Use flink’s checkstyle to format Sink Connector [doris-flink-connector]

2023-12-14 Thread via GitHub
DongLiang-0 commented on code in PR #272: URL: https://github.com/apache/doris-flink-connector/pull/272#discussion_r1426450072 ## flink-doris-connector/pom.xml: ## @@ -217,12 +217,6 @@ under the License. 2.13.3 - -com.google.guava -

[PR] [performance](Planner): avoid toStringValue() in DateLiteral compare [doris]

2023-12-14 Thread via GitHub
jackwener opened a new pull request, #28415: URL: https://github.com/apache/doris/pull/28415 ## 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

Re: [I] [Bug] (restore) [INTERNAL_ERROR]invalid md5 of downloaded file [doris]

2023-12-14 Thread via GitHub
xuwei0912 closed issue #26208: [Bug] (restore) [INTERNAL_ERROR]invalid md5 of downloaded file URL: https://github.com/apache/doris/issues/26208 -- 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

Re: [PR] [fix](function) make STRLEFT and STRRIGHT and SUBSTR function DEPEND_ON_ARGUMENT [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28352: URL: https://github.com/apache/doris/pull/28352#issuecomment-1855474240 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 1bb782acfdb436085f746c219996f6b8d5977b59, data reload: false

Re: [I] [Bug] broker load failed,looks like data is truncated . [doris]

2023-12-14 Thread via GitHub
xuwei0912 closed issue #26099: [Bug] broker load failed,looks like data is truncated . URL: https://github.com/apache/doris/issues/26099 -- 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

Re: [PR] [fix](null_equal) fix wrong result and coredump of operator <=> (#27312) [doris]

2023-12-14 Thread via GitHub
yiguolei merged PR #28398: URL: https://github.com/apache/doris/pull/28398 -- 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](null_equal) fix wrong result and coredump of operator <=> (#27312) (#28398)

2023-12-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 79d70eecec3 [fix](null_equal) fix wrong

Re: [PR] [improve](pipelineX) improve partition node dependency logical [doris]

2023-12-14 Thread via GitHub
github-actions[bot] commented on PR #28399: URL: https://github.com/apache/doris/pull/28399#issuecomment-1855474597 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] [improve](pipelineX) improve partition node dependency logical [doris]

2023-12-14 Thread via GitHub
github-actions[bot] commented on PR #28399: URL: https://github.com/apache/doris/pull/28399#issuecomment-1855474649 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] [profilev2](sink) set sink node as root [doris]

2023-12-14 Thread via GitHub
github-actions[bot] commented on PR #28413: URL: https://github.com/apache/doris/pull/28413#issuecomment-1855474700 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] [step2][Improve]Use flink’s checkstyle to format Sink Connector [doris-flink-connector]

2023-12-14 Thread via GitHub
DongLiang-0 commented on code in PR #272: URL: https://github.com/apache/doris-flink-connector/pull/272#discussion_r1426450072 ## flink-doris-connector/pom.xml: ## @@ -217,12 +217,6 @@ under the License. 2.13.3 - -com.google.guava -

Re: [PR] [feature](pipelineX)add parent-child relationship between the sink and downstream operators in profile [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28406: URL: https://github.com/apache/doris/pull/28406#issuecomment-1855477293 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.94 seconds stream load tsv: 586 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](partial update) Fix some bugs about partial update [doris]

2023-12-14 Thread via GitHub
bobhan1 commented on PR #28358: URL: https://github.com/apache/doris/pull/28358#issuecomment-1855477485 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

(doris) branch branch-2.0 updated: [feature](executor)make task wait timeout config #28382

2023-12-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 cd21350a1f2 [feature](executor)make tas

Re: [PR] [performance](Planner): avoid toStringValue() in DateLiteral compare [doris]

2023-12-14 Thread via GitHub
jackwener closed pull request #28415: [performance](Planner): avoid toStringValue() in DateLiteral compare URL: https://github.com/apache/doris/pull/28415 -- 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] [feature](executor)make task wait timeout config [doris]

2023-12-14 Thread via GitHub
yiguolei merged PR #28382: URL: https://github.com/apache/doris/pull/28382 -- 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] [feature](nereids) Support basic aggregate rewrite and function rollup using materialized view [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28269: URL: https://github.com/apache/doris/pull/28269#issuecomment-1855482175 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.15 seconds stream load tsv: 583 seconds loaded 74807831229 Bytes,

Re: [PR] [Enhance](multi-catalog) parse hive view ddl first to avoid NPE. (#28067) [doris]

2023-12-14 Thread via GitHub
yiguolei merged PR #28400: URL: https://github.com/apache/doris/pull/28400 -- 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: [Enhance](multi-catalog) parse hive view ddl first to avoid NPE. (#28067) (#28400)

2023-12-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 c411ccc310f [Enhance](multi-catalog) pa

Re: [PR] [fix](autoinc) Fix broker load when target table has autoinc column [doris]

2023-12-14 Thread via GitHub
github-actions[bot] commented on PR #28402: URL: https://github.com/apache/doris/pull/28402#issuecomment-1855484269 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](autoinc) Fix broker load when target table has autoinc column [doris]

2023-12-14 Thread via GitHub
github-actions[bot] commented on PR #28402: URL: https://github.com/apache/doris/pull/28402#issuecomment-1855484348 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](mtmv)fix start time can not be earlier than the current time [doris]

2023-12-14 Thread via GitHub
yiguolei merged PR #28379: URL: https://github.com/apache/doris/pull/28379 -- 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 (9fe2fce3060 -> 38e79e32fa8)

2023-12-14 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 9fe2fce3060 [minor](refactor) remove unused code (#28383) add 38e79e32fa8 [fix](mtmv)fix start time can not be e

Re: [PR] [feature](pipelineX)add parent-child relationship between the sink and downstream operators in profile [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28406: URL: https://github.com/apache/doris/pull/28406#issuecomment-1855484940 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 7e4c113b4de656940133752989711a75e279c518, data reload: false

Re: [PR] [opt](vfilescanner) interrupt running parquet/orc readers when scannode is finished [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28264: URL: https://github.com/apache/doris/pull/28264#issuecomment-1855486922 TeamCity be ut coverage result: Function Coverage: 37.84% (7992/21122) Line Coverage: 29.51% (64860/219779) Region Coverage: 28.98% (33381/115179) Branch Coverage: 24.8

Error while running github feature from .asf.yaml in doris!

2023-12-14 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](topN)runtime_predicate is only triggered when the column name is obtained [doris]

2023-12-14 Thread via GitHub
LemonLiTree commented on PR #28315: URL: https://github.com/apache/doris/pull/28315#issuecomment-1855487237 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] [step2][Improve]Use flink’s checkstyle to format Sink Connector [doris-flink-connector]

2023-12-14 Thread via GitHub
DongLiang-0 commented on code in PR #272: URL: https://github.com/apache/doris-flink-connector/pull/272#discussion_r1426450072 ## flink-doris-connector/pom.xml: ## @@ -217,12 +217,6 @@ under the License. 2.13.3 - -com.google.guava -

Re: [PR] [enhancement](bitmap)support bitmap type for non-key column in duplicate table [doris]

2023-12-14 Thread via GitHub
github-actions[bot] commented on PR #28392: URL: https://github.com/apache/doris/pull/28392#issuecomment-1855488724 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] [enhancement](bitmap)support bitmap type for non-key column in duplicate table [doris]

2023-12-14 Thread via GitHub
github-actions[bot] commented on PR #28392: URL: https://github.com/apache/doris/pull/28392#issuecomment-1855488777 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

[PR] Update download.data.ts [doris-website]

2023-12-14 Thread via GitHub
KassieZ opened a new pull request, #357: URL: https://github.com/apache/doris-website/pull/357 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [PR] [perf](Nereids) add back canEliminate temporary [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28017: URL: https://github.com/apache/doris/pull/28017#issuecomment-1855490944 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.87 seconds stream load tsv: 584 seconds loaded 74807831229 Bytes,

Re: [PR] Update download.data.ts [doris-website]

2023-12-14 Thread via GitHub
luzhijing merged PR #357: URL: https://github.com/apache/doris-website/pull/357 -- 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...@dori

(doris-website) branch master updated: Update download.data.ts (#357)

2023-12-14 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new c6212650488 Update download.data.ts (#

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

2023-12-14 Thread via GitHub
doris-robot commented on PR #25344: URL: https://github.com/apache/doris/pull/25344#issuecomment-1855493617 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.68 seconds stream load tsv: 584 seconds loaded 74807831229 Bytes,

Re: [PR] [Chore](Job)Add the configuration of the maximum number of persistence tasks for the job [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28411: URL: https://github.com/apache/doris/pull/28411#issuecomment-1855494700 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.81 seconds stream load tsv: 581 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](nereids) Support basic aggregate rewrite and function rollup using materialized view [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28269: URL: https://github.com/apache/doris/pull/28269#issuecomment-1855495754 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 03dbc8a201cd0cebe80686de201743e32c2ba81f, data reload: false

Re: [I] [Bug] 在明细模型上建立物化视图后,聚合查询结果不正确 [doris]

2023-12-14 Thread via GitHub
tangbinyeer commented on issue #27277: URL: https://github.com/apache/doris/issues/27277#issuecomment-1855503653 上面的数据我没有记录复现的数据,但我使用了新的数据复现出了类似的问题。 [复现步骤.zip](https://github.com/apache/doris/files/13671452/default.zip) -- This is an automated message from the Apache Git Service. To

Re: [PR] [Refactor](catalog) Refactor Jdbc Catalog external name case mapping rules [doris]

2023-12-14 Thread via GitHub
zy-kkk commented on PR #28414: URL: https://github.com/apache/doris/pull/28414#issuecomment-1855506609 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

Re: [PR] [performance](variant) support topn 2phase read for variant column [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28318: URL: https://github.com/apache/doris/pull/28318#issuecomment-1855508520 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 6d236c762b6337480e4d1dd53148bfc8d51645ca, data reload: false

Re: [PR] [step2][Improve]Use flink’s checkstyle to format Sink Connector [doris-flink-connector]

2023-12-14 Thread via GitHub
JNSimba commented on code in PR #272: URL: https://github.com/apache/doris-flink-connector/pull/272#discussion_r1426482031 ## flink-doris-connector/pom.xml: ## @@ -217,12 +217,6 @@ under the License. 2.13.3 - -com.google.guava -

Re: [PR] [perf](Nereids) add back canEliminate temporary [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28017: URL: https://github.com/apache/doris/pull/28017#issuecomment-1855519154 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 3a55944afe30bf5b7c5b93676eb69c96ee185524, data reload: false

[PR] [pipelineX](improvement) Support global runtime filter on pipelineX [doris]

2023-12-14 Thread via GitHub
Gabriel39 opened a new pull request, #28416: URL: https://github.com/apache/doris/pull/28416 ## 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

Re: [PR] [feature](HiveCatalog) Support for getting hive meta data from relational databases under HMS [doris]

2023-12-14 Thread via GitHub
zy-kkk merged PR #28188: URL: https://github.com/apache/doris/pull/28188 -- 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

(doris) branch master updated (38e79e32fa8 -> c08ab9edc73)

2023-12-14 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 38e79e32fa8 [fix](mtmv)fix start time can not be earlier than the current time (#28379) add c08ab9edc73 [feature](

Error while running github feature from .asf.yaml in doris!

2023-12-14 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](block) fix be core while mutable block merge may cause different row size between columns in origin block [doris]

2023-12-14 Thread via GitHub
caiconghui commented on PR #27943: URL: https://github.com/apache/doris/pull/27943#issuecomment-1855525824 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] [DNM](Nereids) test disable fallback [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #25344: URL: https://github.com/apache/doris/pull/25344#issuecomment-1855529555 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit c47e73b0df671d6b01a34514dd69189f1154fef4, data reload: false

Re: [PR] Fix](schema change) fix metadata inconsistency bug caused by enable light schema change [doris]

2023-12-14 Thread via GitHub
luwei16 commented on PR #28255: URL: https://github.com/apache/doris/pull/28255#issuecomment-1855531612 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] [feature](pipelineX)add parent-child relationship between the sink and downstream operators in profile [doris]

2023-12-14 Thread via GitHub
github-actions[bot] commented on PR #28406: URL: https://github.com/apache/doris/pull/28406#issuecomment-1855534640 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): put or expansion rule in rewriter [doris]

2023-12-14 Thread via GitHub
xzj7019 commented on code in PR #28348: URL: https://github.com/apache/doris/pull/28348#discussion_r1426494587 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/OrExpansion.java: ## @@ -72,7 +72,7 @@ public class OrExpansion extends OneExplorationRuleFactory

Re: [PR] [feature](pipelineX)add parent-child relationship between the sink and downstream operators in profile [doris]

2023-12-14 Thread via GitHub
github-actions[bot] commented on PR #28406: URL: https://github.com/apache/doris/pull/28406#issuecomment-1855534697 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] [pipelineX](improvement) Support global runtime filter on pipelineX [doris]

2023-12-14 Thread via GitHub
github-actions[bot] commented on code in PR #28416: URL: https://github.com/apache/doris/pull/28416#discussion_r1426495277 ## be/src/pipeline/pipeline_x/local_exchange/local_exchange_source_operator.h: ## @@ -80,6 +80,9 @@ class LocalExchangeSourceOperatorX final : public Opera

Re: [PR] [fix](index dict) fix index compaction to write the .tis and .tii file structures [doris-thirdparty]

2023-12-14 Thread via GitHub
qidaye merged PR #151: URL: https://github.com/apache/doris-thirdparty/pull/151 -- 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...@dori

(doris-thirdparty) branch clucene-2.0 updated: [fix](index dict) fix index compaction to write the .tis and .tii file structures (#148) (#151)

2023-12-14 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch clucene-2.0 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene-2.0 by this push: new d20200ed [fix](index di

Re: [PR] [fix](block) fix be core while mutable block merge may cause different row size between columns in origin block [doris]

2023-12-14 Thread via GitHub
github-actions[bot] commented on PR #27943: URL: https://github.com/apache/doris/pull/27943#issuecomment-1855539028 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](schema change) fix metadata inconsistency bug caused by enable light schema change [doris]

2023-12-14 Thread via GitHub
github-actions[bot] commented on PR #28255: URL: https://github.com/apache/doris/pull/28255#issuecomment-1855539053 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] [Chore](Job)Add the configuration of the maximum number of persistence tasks for the job [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28411: URL: https://github.com/apache/doris/pull/28411#issuecomment-1855540089 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit adf2043424c82dd34296978e1dd5520db21c1b29, data reload: false

(doris) branch master updated: [fix](autoinc) Fix broker load when target table has autoinc column (#28402)

2023-12-14 Thread yiguolei
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 01c94a554d9 [fix](autoinc) Fix broker load when

Re: [PR] [fix](autoinc) Fix broker load when target table has autoinc column [doris]

2023-12-14 Thread via GitHub
yiguolei merged PR #28402: URL: https://github.com/apache/doris/pull/28402 -- 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

Error while running github feature from .asf.yaml in doris!

2023-12-14 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [feature](Nereids): put or expansion rule in rewriter [doris]

2023-12-14 Thread via GitHub
xzj7019 commented on code in PR #28348: URL: https://github.com/apache/doris/pull/28348#discussion_r1426502206 ## fe/fe-core/src/main/java/org/apache/doris/nereids/jobs/executor/Rewriter.java: ## @@ -405,6 +406,8 @@ private static List getWholeTreeRewriteJobs(List jobs) {

Re: [I] [Bug] 在明细模型上建立物化视图后,聚合查询结果不正确 [doris]

2023-12-14 Thread via GitHub
tangbinyeer commented on issue #27277: URL: https://github.com/apache/doris/issues/27277#issuecomment-1855544870 抱歉,这个可能是个乌龙,我们得BE节点没有正确升级。 -- 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 spe

Re: [PR] [improve](pipelineX) improve partition node dependency logical [doris]

2023-12-14 Thread via GitHub
yiguolei merged PR #28399: URL: https://github.com/apache/doris/pull/28399 -- 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: [improve](pipelineX) improve partition node dependency logical (#28399)

2023-12-14 Thread yiguolei
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 23941ef3054 [improve](pipelineX) improve partit

Error while running github feature from .asf.yaml in doris!

2023-12-14 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](topN)runtime_predicate is only triggered when the column name is obtained [doris]

2023-12-14 Thread via GitHub
doris-robot commented on PR #28315: URL: https://github.com/apache/doris/pull/28315#issuecomment-180662 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit dfaa5d02b47376515e2cdb6b4595db389c3ccd6e, data reload: false

Re: [I] [Bug] 在明细模型上建立物化视图后,聚合查询结果不正确 [doris]

2023-12-14 Thread via GitHub
tangbinyeer commented on issue #27277: URL: https://github.com/apache/doris/issues/27277#issuecomment-180585 测试2.0.3上正常,可以关闭。 给你带来麻烦十分抱歉。 -- 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 th

Re: [I] [Bug] 在明细模型上建立物化视图后,聚合查询结果不正确 [doris]

2023-12-14 Thread via GitHub
tangbinyeer closed issue #27277: [Bug] 在明细模型上建立物化视图后,聚合查询结果不正确 URL: https://github.com/apache/doris/issues/27277 -- 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] [pipelineX](improvement) Support global runtime filter on pipelineX [doris]

2023-12-14 Thread via GitHub
Gabriel39 commented on PR #28416: URL: https://github.com/apache/doris/pull/28416#issuecomment-183695 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) simplify range produce true when reference is nullable [doris]

2023-12-14 Thread via GitHub
yiguolei merged PR #28386: URL: https://github.com/apache/doris/pull/28386 -- 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: [fix](Nereids) simplify range produce true when reference is nullable (#28386)

2023-12-14 Thread yiguolei
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 429a3ed4df1 [fix](Nereids) simplify range produ

Error while running github feature from .asf.yaml in doris!

2023-12-14 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

<    1   2   3   4   5   6   7   8   9   >