Re: [PR] [Enhancement] (doris-future) Support auto partition name function [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on code in PR #34258: URL: https://github.com/apache/doris/pull/34258#discussion_r1594273365 ## be/src/vec/functions/function_string.h: ## @@ -356,6 +357,182 @@ class FunctionStrcmp : public IFunction { } }; +class FunctionAutoPartitionName

[PR] [Improvement]Put generateSerializedResult in try catch to avoid insufficient memory caused by excessive data volume [doris-spark-connector]

2024-05-08 Thread via GitHub
lxwcodemonkey opened a new pull request, #202: URL: https://github.com/apache/doris-spark-connector/pull/202 # Proposed changes Issue Number: close #xxx ## Problem Summary: When a batch of data is too large, it will cause OOM when generatingSerializedResult, but also it

Re: [PR] [Refactor](pipeline) refactor the pipeline exec code remove unless code [doris]

2024-05-08 Thread via GitHub
HappenLee commented on PR #34557: URL: https://github.com/apache/doris/pull/34557#issuecomment-2100923109 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] [Fix](functions) fix strcmp return value [doris]

2024-05-08 Thread via GitHub
zclllyybb opened a new pull request, #34565: URL: https://github.com/apache/doris/pull/34565 ## Proposed changes Issue Number: close #xxx before: ```sql mysql> select strcmp('A',',ABC,'); +--+ | strcmp('A', ',ABC,') | +--+

Re: [PR] [Fix](functions) fix strcmp return value [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34565: URL: https://github.com/apache/doris/pull/34565#issuecomment-2100952791 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

Re: [PR] [Fix](functions) fix strcmp return value [doris]

2024-05-08 Thread via GitHub
zclllyybb commented on PR #34565: URL: https://github.com/apache/doris/pull/34565#issuecomment-2100952905 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](functions) fix strcmp return value [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on code in PR #34565: URL: https://github.com/apache/doris/pull/34565#discussion_r1594311455 ## be/src/vec/common/string_ref.h: ## @@ -22,10 +22,10 @@ // IWYU pragma: no_include #include Review Comment: warning: 'glog/logging.h' file not

Re: [PR] [Feature](function)support array-match-any function [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on code in PR #34501: URL: https://github.com/apache/doris/pull/34501#discussion_r1594312474 ## be/src/vec/functions/array/function_array_match_any.cpp: ## @@ -0,0 +1,298 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

Re: [PR] [fix](compaction) fix time series compaction merge empty rowsets [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34562: URL: https://github.com/apache/doris/pull/34562#issuecomment-2100839732 TPC-DS: Total hot run time: 186209 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [improvement] set streamLoad prop num_as_string default true to avoid… [doris-spark-connector]

2024-05-08 Thread via GitHub
lxwcodemonkey closed pull request #126: [improvement] set streamLoad prop num_as_string default true to avoid… URL: https://github.com/apache/doris-spark-connector/pull/126 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [fix](catalog) refactor the schema cache for external table [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34517: URL: https://github.com/apache/doris/pull/34517#issuecomment-2100911448 TPC-H: Total hot run time: 41740 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] test [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on PR #34394: URL: https://github.com/apache/doris/pull/34394#issuecomment-2101008882 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

Re: [PR] [Refactor](pipeline) refactor the pipeline exec code remove unless code [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34557: URL: https://github.com/apache/doris/pull/34557#issuecomment-2101054108 TeamCity be ut coverage result: Function Coverage: 35.68% (8981/25172) Line Coverage: 27.35% (74217/271391) Region Coverage: 26.59% (38370/144302) Branch Coverage:

Re: [I] [Bug] jdbc catalog - error read datetime column [doris]

2024-05-08 Thread via GitHub
maulanaady commented on issue #34460: URL: https://github.com/apache/doris/issues/34460#issuecomment-2101512641 thanks @zy-kkk , it works -- 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

Re: [I] [Bug] jdbc catalog - error read datetime column [doris]

2024-05-08 Thread via GitHub
maulanaady closed issue #34460: [Bug] jdbc catalog - error read datetime column URL: https://github.com/apache/doris/issues/34460 -- 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](functions) fix strcmp return value [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34565: URL: https://github.com/apache/doris/pull/34565#issuecomment-2101096152 TPC-DS: Total hot run time: 184655 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [opt](split) get file splits in batch mode [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34032: URL: https://github.com/apache/doris/pull/34032#issuecomment-2100928690 TeamCity be ut coverage result: Function Coverage: 35.68% (8985/25181) Line Coverage: 27.34% (74217/271451) Region Coverage: 26.58% (38366/144368) Branch Coverage:

Re: [PR] [feature](tvf) support query table value function [doris]

2024-05-08 Thread via GitHub
zy-kkk commented on PR #34516: URL: https://github.com/apache/doris/pull/34516#issuecomment-2100987880 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) annotated tag 2.1.3-rc06 updated (e9f5388541f -> 902c96691a9)

2024-05-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to annotated tag 2.1.3-rc06 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.1.3-rc06 was modified! *** from e9f5388541f (commit) to 902c96691a9 (tag) tagging

(doris) branch branch-2.1 updated: 2.1.3-rc06

2024-05-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new e9f5388541f 2.1.3-rc06 e9f5388541f is

Re: [PR] [feature](Cloud) Try to do memory limit control for hdfs write [doris]

2024-05-08 Thread via GitHub
ByteYue commented on PR #34354: URL: https://github.com/apache/doris/pull/34354#issuecomment-2100932118 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](catalog) refactor the schema cache for external table [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34517: URL: https://github.com/apache/doris/pull/34517#issuecomment-2100932409 TPC-DS: Total hot run time: 185839 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] test [doris]

2024-05-08 Thread via GitHub
zzzxl1993 commented on PR #34394: URL: https://github.com/apache/doris/pull/34394#issuecomment-2100998452 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

Re: [PR] [Feature](sink) support parallel result sink [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34564: URL: https://github.com/apache/doris/pull/34564#issuecomment-2100849740 TeamCity be ut coverage result: Function Coverage: 35.68% (8981/25172) Line Coverage: 27.33% (74190/271443) Region Coverage: 26.57% (38347/144347) Branch Coverage:

Re: [PR] [Fix](functions) fix strcmp return value [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34565: URL: https://github.com/apache/doris/pull/34565#issuecomment-2101078341 TPC-H: Total hot run time: 40070 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] [fix](catalog) refactor the schema cache for external table [doris]

2024-05-08 Thread via GitHub
morningman commented on PR #34517: URL: https://github.com/apache/doris/pull/34517#issuecomment-2100877960 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 [doris]

2024-05-08 Thread via GitHub
zzzxl1993 commented on PR #34394: URL: https://github.com/apache/doris/pull/34394#issuecomment-2100875059 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

Re: [PR] [opt](split) get file splits in batch mode [doris]

2024-05-08 Thread via GitHub
AshinGau commented on PR #34032: URL: https://github.com/apache/doris/pull/34032#issuecomment-2101715712 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] [chore](remove code) Remove dragonbox related [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34528: URL: https://github.com/apache/doris/pull/34528#issuecomment-2101976238 TeamCity be ut coverage result: Function Coverage: 35.68% (8980/25170) Line Coverage: 27.33% (74182/271455) Region Coverage: 26.56% (38350/144375) Branch Coverage:

Re: [PR] [opt](split) get file splits in batch mode [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on PR #34032: URL: https://github.com/apache/doris/pull/34032#issuecomment-2101720492 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

Re: [PR] [chore](compaction)Add test for single compaction [doris]

2024-05-08 Thread via GitHub
csun5285 commented on PR #34568: URL: https://github.com/apache/doris/pull/34568#issuecomment-2101759040 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] [chore](compaction)Add test for single compaction [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34568: URL: https://github.com/apache/doris/pull/34568#issuecomment-2101758273 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [chore](compaction)Add test for single compaction [doris]

2024-05-08 Thread via GitHub
csun5285 opened a new pull request, #34568: URL: https://github.com/apache/doris/pull/34568 ## Proposed changes Add test for single compaction ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [feature](fe) Advance the next id before transfering to master [doris]

2024-05-08 Thread via GitHub
w41ter commented on PR #33817: URL: https://github.com/apache/doris/pull/33817#issuecomment-2101773023 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](case) insert into select time [doris]

2024-05-08 Thread via GitHub
zhangstar333 commented on PR #34541: URL: https://github.com/apache/doris/pull/34541#issuecomment-2101777605 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] [Fix](Planner) add date/month/year add function fe constant fold with dateV2/dateTimeV2 [doris]

2024-05-08 Thread via GitHub
LiBinfeng-01 commented on PR #34483: URL: https://github.com/apache/doris/pull/34483#issuecomment-2101820236 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

Re: [PR] [refactor](nereids) do not deny a runtime filter by removing an entry in aliasMap [doris]

2024-05-08 Thread via GitHub
englefly commented on PR #34559: URL: https://github.com/apache/doris/pull/34559#issuecomment-2101819292 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] [fix](asf) try change notification to not send mail to dev@doris [doris-website]

2024-05-08 Thread via GitHub
morningman opened a new pull request, #631: URL: https://github.com/apache/doris-website/pull/631 (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

Re: [PR] [Feature] Support CREATE DB COMMENT (#16678) [doris]

2024-05-08 Thread via GitHub
morrySnow commented on code in PR #34455: URL: https://github.com/apache/doris/pull/34455#discussion_r1594903311 ## fe/fe-common/src/main/java/org/apache/doris/common/FeMetaVersion.java: ## @@ -83,8 +83,11 @@ public final class FeMetaVersion { // for java-udtf add a bool

Re: [PR] [chore](sink) remove `load_block_to_single_tablet` flag in sink [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34569: URL: https://github.com/apache/doris/pull/34569#issuecomment-2101844294 ClickBench: Total hot run time: 30.76 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [fix](cloud) Fix working dir of the cloud start.sh [doris]

2024-05-08 Thread via GitHub
w41ter opened a new pull request, #34571: URL: https://github.com/apache/doris/pull/34571 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [fix](cloud) Fix working dir of the cloud start.sh [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34571: URL: https://github.com/apache/doris/pull/34571#issuecomment-2101849007 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

Re: [PR] [fix](Nereids) AnalyzeTblStmt should fail when disabling fallback_to_original_planner [doris]

2024-05-08 Thread via GitHub
zhangbutao commented on code in PR #34532: URL: https://github.com/apache/doris/pull/34532#discussion_r1594910172 ## fe/fe-core/src/main/java/org/apache/doris/qe/ConnectProcessor.java: ## @@ -315,7 +316,8 @@ public void executeQuery(MysqlCommand mysqlCommand, String

Re: [PR] [Feature](PreparedStatement) implement general server side prepared [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on PR #34245: URL: https://github.com/apache/doris/pull/34245#issuecomment-2101849121 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

Re: [PR] [fix](cloud) Fix working dir of the cloud start.sh [doris]

2024-05-08 Thread via GitHub
w41ter commented on PR #34571: URL: https://github.com/apache/doris/pull/34571#issuecomment-2101849131 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-website) branch master updated: [ga](cronjob) make cron job run at 01:00, 12:00, 18:00 every day (#629)

2024-05-08 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-website.git The following commit(s) were added to refs/heads/master by this push: new 88ac0a3938 [ga](cronjob) make cron

Re: [PR] [chore](sink) remove `load_block_to_single_tablet` flag in sink [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34569: URL: https://github.com/apache/doris/pull/34569#issuecomment-2101839863 TPC-DS: Total hot run time: 202310 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [improve](path gc) Execute path gc interval adaptive to disk size [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on PR #34538: URL: https://github.com/apache/doris/pull/34538#issuecomment-2101840458 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

Re: [PR] [fix](Nereids) AnalyzeTblStmt should fail when disabling fallback_to_original_planner [doris]

2024-05-08 Thread via GitHub
morrySnow commented on code in PR #34532: URL: https://github.com/apache/doris/pull/34532#discussion_r1594904920 ## fe/fe-core/src/main/java/org/apache/doris/qe/ConnectProcessor.java: ## @@ -315,7 +316,8 @@ public void executeQuery(MysqlCommand mysqlCommand, String originStmt)

[PR] chore: fix resume from breakpoint command [doris-streamloader]

2024-05-08 Thread via GitHub
HHoflittlefish777 opened a new pull request, #16: URL: https://github.com/apache/doris-streamloader/pull/16 Fix resume from breakpoint command. -- 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

Re: [PR] [fix](cloud) Fix working dir of the cloud start.sh [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on PR #34571: URL: https://github.com/apache/doris/pull/34571#issuecomment-2101851110 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

Re: [PR] [fix](Nereids): fix choose id when there is enforcer in group [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34573: URL: https://github.com/apache/doris/pull/34573#issuecomment-2101911757 TPC-DS: Total hot run time: 188241 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [bug](config) Fix modifying `label_num_threshold` does not take effect [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34575: URL: https://github.com/apache/doris/pull/34575#issuecomment-2101931303 TPC-DS: Total hot run time: 187126 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](round) Fix incorrect decimal scale inference in round functions [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34471: URL: https://github.com/apache/doris/pull/34471#issuecomment-2101932571 TPC-H: Total hot run time: 41292 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] [bug](branch2.0) Fix modifying label_num_threshold does not take effect [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34576: URL: https://github.com/apache/doris/pull/34576#issuecomment-2101932620 TPC-H: Total hot run time: 49306 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] [bug](branch2.0) Fix modifying label_num_threshold does not take effect [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34576: URL: https://github.com/apache/doris/pull/34576#issuecomment-2101953931 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 950e3ffbc1a3d67f32de65466ac9022cf4d113ad with default session variables Stream

Re: [PR] [opt](split) get file splits in batch mode [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34032: URL: https://github.com/apache/doris/pull/34032#issuecomment-2101739300 TeamCity be ut coverage result: Function Coverage: 35.68% (8985/25181) Line Coverage: 27.35% (74229/271445) Region Coverage: 26.59% (38380/144365) Branch Coverage:

Re: [PR] [fix](Nereids) array_intersect should be a variadic function [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on PR #34543: URL: https://github.com/apache/doris/pull/34543#issuecomment-2101739422 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

Re: [PR] [Refactor](pipeline) refactor the pipeline exec code remove unless code [doris]

2024-05-08 Thread via GitHub
HappenLee commented on PR #34557: URL: https://github.com/apache/doris/pull/34557#issuecomment-2101783297 run be_ut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [feature](fe) Advance the next id before transfering to master [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #33817: URL: https://github.com/apache/doris/pull/33817#issuecomment-2101806398 TPC-H: Total hot run time: 41704 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

(doris) branch master updated: [fix](Nereids) array_intersect should be a variadic function (#34543)

2024-05-08 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 04390fb1317 [fix](Nereids) array_intersect

Re: [PR] [fix](Nereids) array_intersect should be a variadic function [doris]

2024-05-08 Thread via GitHub
morrySnow merged PR #34543: URL: https://github.com/apache/doris/pull/34543 -- 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:

(doris) branch master updated: [refactor](type) AggStateType should not extends ScalarType (#34463)

2024-05-08 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 84623fbbcf3 [refactor](type) AggStateType

Re: [PR] [Fix](Nereids) fix leading hint with update of alias name [doris]

2024-05-08 Thread via GitHub
LiBinfeng-01 commented on PR #34434: URL: https://github.com/apache/doris/pull/34434#issuecomment-2101838486 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](type) change some type inheritance relationship and remove useless interface [doris]

2024-05-08 Thread via GitHub
morrySnow merged PR #34463: URL: https://github.com/apache/doris/pull/34463 -- 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:

[PR] [Pick 2.0](index writer) fix dead lock when closeInternal catches CLuceneError (#207) [doris-thirdparty]

2024-05-08 Thread via GitHub
airborne12 opened a new pull request, #212: URL: https://github.com/apache/doris-thirdparty/pull/212 From #207 This pull request addresses an issue within the closeInternal method. When Thread A invokes closeInternal and encounters a CLucene error, the method exits without setting the

Re: [PR] [opt](nereids) optimize str-like-col range filter estimation [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on PR #34542: URL: https://github.com/apache/doris/pull/34542#issuecomment-2101846284 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

Re: [PR] [opt](nereids) optimize str-like-col range filter estimation [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on PR #34542: URL: https://github.com/apache/doris/pull/34542#issuecomment-2101846234 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

Re: [PR] [chore](sink) remove `load_block_to_single_tablet` flag in sink [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34569: URL: https://github.com/apache/doris/pull/34569#issuecomment-2101846891 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 3f456678b5198aea9ed395e90194fdfe7dbbb2ad with default session variables Stream

[I] [Bug] doris query hudi Could not initialize class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex [doris]

2024-05-08 Thread via GitHub
xiaofan2022 opened a new issue, #34572: URL: https://github.com/apache/doris/issues/34572 ### 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 hudi 0.14.1

Re: [PR] [fix](cloud) Fix working dir of the cloud start.sh [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on PR #34571: URL: https://github.com/apache/doris/pull/34571#issuecomment-2101853542 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

(doris) branch master updated (84623fbbcf3 -> 6802932720f)

2024-05-08 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 84623fbbcf3 [refactor](type) AggStateType should not extends ScalarType (#34463) add 6802932720f

Re: [PR] [fix](catalog) refactor the schema cache for external table [doris]

2024-05-08 Thread via GitHub
morningman merged PR #34517: URL: https://github.com/apache/doris/pull/34517 -- 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:

[PR] [bug](branch2.0) Fix modifying label_num_threshold does not take effect [doris]

2024-05-08 Thread via GitHub
xy720 opened a new pull request, #34576: URL: https://github.com/apache/doris/pull/34576 ## Proposed changes Issue Number: close #xxx cherry-pick: #34575 ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [bug](branch2.0) Fix modifying label_num_threshold does not take effect [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34576: URL: https://github.com/apache/doris/pull/34576#issuecomment-2101914034 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

Re: [PR] [bug](branch2.0) Fix modifying label_num_threshold does not take effect [doris]

2024-05-08 Thread via GitHub
xy720 commented on PR #34576: URL: https://github.com/apache/doris/pull/34576#issuecomment-2101914351 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](config) Fix modifying `label_num_threshold` does not take effect [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34575: URL: https://github.com/apache/doris/pull/34575#issuecomment-2101922178 TPC-H: Total hot run time: 39831 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] [improve](path gc) Execute path gc interval adaptive to disk size [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34538: URL: https://github.com/apache/doris/pull/34538#issuecomment-2101923511 TPC-H: Total hot run time: 41682 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] test [doris]

2024-05-08 Thread via GitHub
zzzxl1993 commented on PR #34394: URL: https://github.com/apache/doris/pull/34394#issuecomment-2101947086 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

Re: [PR] [WIP](test) remove enable_nereids_planner in regression cases (part 3) [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on PR #34558: URL: https://github.com/apache/doris/pull/34558#issuecomment-2101990679 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

Re: [PR] [WIP](test) remove enable_nereids_planner in regression cases (part 3) [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on PR #34558: URL: https://github.com/apache/doris/pull/34558#issuecomment-2101990711 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

Re: [PR] [opt](expr) common expr pushdown supports unique key MoR and agg key table if all slot is key column. [doris]

2024-05-08 Thread via GitHub
github-actions[bot] closed pull request #26465: [opt](expr) common expr pushdown supports unique key MoR and agg key table if all slot is key column. URL: https://github.com/apache/doris/pull/26465 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [chore](compaction)Add test for single compaction [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on PR #34568: URL: https://github.com/apache/doris/pull/34568#issuecomment-2101764000 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

Re: [PR] [refactor](nereids) do not deny a runtime filter by removing an entry in aliasMap [doris]

2024-05-08 Thread via GitHub
englefly commented on PR #34559: URL: https://github.com/apache/doris/pull/34559#issuecomment-2101779434 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

Re: [PR] [WIP](test) remove enable_nereids_planner in regression cases (part 3) [doris]

2024-05-08 Thread via GitHub
morrySnow commented on PR #34558: URL: https://github.com/apache/doris/pull/34558#issuecomment-2101815128 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

Re: [PR] [feature](fe) Advance the next id before transfering to master [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #33817: URL: https://github.com/apache/doris/pull/33817#issuecomment-2101815473 TPC-DS: Total hot run time: 185871 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](default value): enable HLL_EMPTY_DEFAULT_VALUE [doris]

2024-05-08 Thread via GitHub
morrySnow commented on code in PR #34447: URL: https://github.com/apache/doris/pull/34447#discussion_r1594899158 ## regression-test/suites/correctness_p0/test_default_hll.groovy: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more

Re: [PR] [improve](path gc) Execute path gc interval adaptive to disk size [doris]

2024-05-08 Thread via GitHub
deardeng commented on PR #34538: URL: https://github.com/apache/doris/pull/34538#issuecomment-2101836210 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](Nereids) AnalyzeTblStmt should fail when disabling fallback_to_original_planner [doris]

2024-05-08 Thread via GitHub
zhangbutao commented on code in PR #34532: URL: https://github.com/apache/doris/pull/34532#discussion_r1594909798 ## fe/fe-core/src/main/java/org/apache/doris/qe/ConnectProcessor.java: ## @@ -315,7 +316,8 @@ public void executeQuery(MysqlCommand mysqlCommand, String

svn commit: r69045 - in /dev/doris/2.1.3-rc06: ./ apache-doris-2.1.3-rc06-src.tar.gz apache-doris-2.1.3-rc06-src.tar.gz.asc apache-doris-2.1.3-rc06-src.tar.gz.sha512

2024-05-08 Thread yiguolei
Author: yiguolei Date: Thu May 9 03:02:41 2024 New Revision: 69045 Log: add 2.1.3-rc06 Added: dev/doris/2.1.3-rc06/ dev/doris/2.1.3-rc06/apache-doris-2.1.3-rc06-src.tar.gz (with props) dev/doris/2.1.3-rc06/apache-doris-2.1.3-rc06-src.tar.gz.asc (with props)

Re: [PR] [fix](Nereids) AnalyzeTblStmt should fail when disabling fallback_to_original_planner [doris]

2024-05-08 Thread via GitHub
zhangbutao commented on code in PR #34532: URL: https://github.com/apache/doris/pull/34532#discussion_r1594947743 ## fe/fe-core/src/main/java/org/apache/doris/qe/ConnectProcessor.java: ## @@ -315,7 +316,8 @@ public void executeQuery(MysqlCommand mysqlCommand, String

Re: [PR] [bug](config) Fix modifying `label_num_threshold` does not take effect [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34575: URL: https://github.com/apache/doris/pull/34575#issuecomment-2101909514 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

Re: [PR] [bug](config) Fix modifying `label_num_threshold` does not take effect [doris]

2024-05-08 Thread via GitHub
xy720 commented on PR #34575: URL: https://github.com/apache/doris/pull/34575#issuecomment-2101909649 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](round) Fix incorrect decimal scale inference in round functions [doris]

2024-05-08 Thread via GitHub
github-actions[bot] commented on PR #34471: URL: https://github.com/apache/doris/pull/34471#issuecomment-2101921613 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

Re: [PR] [Bug](Variant) fix rapidjson::Allocator may cause mem allocate issue when build with `DENABLE_CLANG_COVERAGE` [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34150: URL: https://github.com/apache/doris/pull/34150#issuecomment-2101934724 TPC-H: Total hot run time: 40751 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch

Re: [PR] [chore](remove code) Remove dragonbox related [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34528: URL: https://github.com/apache/doris/pull/34528#issuecomment-2101962561 TPC-DS: Total hot run time: 186723 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

[PR] [fix](memory) Fix jdk17 and jemalloc not compatible on some envs [doris]

2024-05-08 Thread via GitHub
xinyiZzz opened a new pull request, #34578: URL: https://github.com/apache/doris/pull/34578 ## Proposed changes Now in order to support malloc hook, compiling jemalloc will add tow compilation options `--with-jemalloc-prefix=je` and `--disable-cxx`, then overwrite malloc/free as

Re: [PR] [fix](memory) Fix jdk17 and jemalloc not compatible on some envs [doris]

2024-05-08 Thread via GitHub
doris-robot commented on PR #34578: URL: https://github.com/apache/doris/pull/34578#issuecomment-2101963878 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

Re: [I] [Bug] doris query hudi Could not initialize class org.apache.hudi.common.bootstrap.index.HFileBootstrapIndex [doris]

2024-05-08 Thread via GitHub
xiaofan2022 commented on issue #34572: URL: https://github.com/apache/doris/issues/34572#issuecomment-2101856238 I found that doris version 2.0.9 hbase was upgraded from 2.4.9 to 2.5.8. 2.5.8 hbase-common relies on hbase-unsafe.jar, but the package is not available in doris_fe lib --

Re: [PR] [fix](default value): enable HLL_EMPTY_DEFAULT_VALUE [doris]

2024-05-08 Thread via GitHub
my-vegetable-has-exploded commented on code in PR #34447: URL: https://github.com/apache/doris/pull/34447#discussion_r1594917358 ## regression-test/suites/correctness_p0/test_default_hll.groovy: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one

  1   2   3   4   5   6   7   8   >