Re: [PR] [Fix](nereids) add checkBlockRules() check for create view and alter view [doris]

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

[PR] [improve](routine-load) use backoff algorithm in auto resume [doris]

2024-05-22 Thread via GitHub
HHoflittlefish777 opened a new pull request, #35266: URL: https://github.com/apache/doris/pull/35266 ## Proposed changes When some exception occur, such as `get offset failed ` for network isolation or be node down when upgrade, job will pause unexpectedly. Therefore, Doris introduce

Re: [PR] [fix](memory) Fix nested attach tracker and nested reserve memory [doris]

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

Re: [PR] [fix](nereids)AdjustNullable rule should handle union node with no children [doris]

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

Re: [PR] [nereids] string literal coercion of in predicate [doris]

2024-05-22 Thread via GitHub
mongo360 commented on code in PR #35200: URL: https://github.com/apache/doris/pull/35200#discussion_r1610985815 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -975,8 +976,21 @@ public static Expression processInPredicate(InPredicate inPr

Re: [PR] [fix](memory) Fix nested attach tracker and nested reserve memory [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35257: URL: https://github.com/apache/doris/pull/35257#issuecomment-2126244077 TeamCity be ut coverage result: Function Coverage: 35.66% (9014/25277) Line Coverage: 27.31% (74535/272896) Region Coverage: 26.55% (38578/145319) Branch Coverage: 23.4

Re: [PR] [Fix](nereids) add checkBlockRules() check for create view and alter view [doris]

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

Re: [PR] [fix](memory) Fix nested attach tracker and nested reserve memory [doris]

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

Re: [PR] [nereids] string literal coercion of in predicate [doris]

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

Re: [PR] [refactor](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

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

Re: [PR] [refactor](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

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

Re: [PR] [refactor](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

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

Re: [PR] [fix](nereids)AdjustNullable rule should handle union node with no children [doris]

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

Re: [PR] [fix](nereids): fix PlanPostProcessor use visitor (#35244) [doris]

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

[PR] [fix](nereids): fix PlanPostProcessor use visitor (#35244) [doris]

2024-05-22 Thread via GitHub
jackwener opened a new pull request, #35265: URL: https://github.com/apache/doris/pull/35265 ## Proposed changes Issue Number: close #xxx (cherry picked from commit 46e004a358b9e13adb492d376f77e4317e558a6a) pick #35244 ## Further comments If this is

Re: [PR] [fix](nereids): fix PlanPostProcessor use visitor (#35244) [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35265: URL: https://github.com/apache/doris/pull/35265#issuecomment-2126236055 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [fix](memory) Fix nested attach tracker and nested reserve memory [doris]

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

Re: [PR] [Fix](nereids) add checkBlockRules() check for create view and alter view [doris]

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

Re: [PR] [refactor](functions) clean some ip functions code and make IS_IP_ADDRESS_IN_RANGE DEPENDS_ON_ARGUMENT [doris]

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

Re: [PR] [opt](memory) BE process exceed memory limit will reject new Query execution [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35263: URL: https://github.com/apache/doris/pull/35263#issuecomment-2126209231 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: [feat](nereids) support Iceberg time travel syntax (#34681)

2024-05-22 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 5bbc149285d [feat](nereids) support Iceberg ti

Re: [PR] [feat](nereids) support Iceberg time travel syntax [doris]

2024-05-22 Thread via GitHub
morrySnow merged PR #34681: URL: https://github.com/apache/doris/pull/34681 -- 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] [feat](nereids) support Iceberg time travel syntax [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #34681: URL: https://github.com/apache/doris/pull/34681#issuecomment-2126206590 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](ubsan) fix some Undefined behavior [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35262: URL: https://github.com/apache/doris/pull/35262#issuecomment-2126206117 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](nereids)AdjustNullable rule should handle union node with no children [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35074: URL: https://github.com/apache/doris/pull/35074#issuecomment-2126205448 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](nereids)AdjustNullable rule should handle union node with no children [doris]

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

[PR] [opt](memory) BE process exceed memory limit will reject new Query execution [doris]

2024-05-22 Thread via GitHub
xinyiZzz opened a new pull request, #35263: URL: https://github.com/apache/doris/pull/35263 ## Proposed changes If enable_query_enforce_exec is false, BE process exceed memory limit will reject new Query execution ## Further comments If this is a relatively large or comp

Re: [PR] [fix](function) money format #34680 [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35264: URL: https://github.com/apache/doris/pull/35264#issuecomment-2126205006 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [opt](memory) BE process exceed memory limit will reject new Query execution [doris]

2024-05-22 Thread via GitHub
xinyiZzz commented on PR #35263: URL: https://github.com/apache/doris/pull/35263#issuecomment-2126204770 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] [fix](function) money format #34680 [doris]

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

Re: [PR] [opt](memory) BE process exceed memory limit will reject new Query execution [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35263: URL: https://github.com/apache/doris/pull/35263#issuecomment-2126204747 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [nereids] string literal coercion of in predicate [doris]

2024-05-22 Thread via GitHub
morrySnow commented on PR #35200: URL: https://github.com/apache/doris/pull/35200#issuecomment-2126203685 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](udtf) fix udtf core dump use as normal function [doris]

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

Re: [PR] [fix](ubsan) fix some Undefined behavior [doris]

2024-05-22 Thread via GitHub
Mryange commented on PR #35262: URL: https://github.com/apache/doris/pull/35262#issuecomment-2126201464 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](ubsan) fix some Undefined behavior [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35262: URL: https://github.com/apache/doris/pull/35262#issuecomment-2126201419 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [fix](ubsan) fix some Undefined behavior [doris]

2024-05-22 Thread via GitHub
Mryange opened a new pull request, #35262: URL: https://github.com/apache/doris/pull/35262 ## 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] [Bug](udtf) fix udtf core dump use as normal function [doris]

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

Re: [PR] [optimize](regression)Add retry for curl request [doris]

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

[I] [支持mysql压缩协议] 传输时降低网络开销 [doris]

2024-05-22 Thread via GitHub
shengbinxu opened a new issue, #35261: URL: https://github.com/apache/doris/issues/35261 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description https://stackove

Re: [PR] [Chore](column) support all column method on column_fixed_object and remove some method about IColumn [doris]

2024-05-22 Thread via GitHub
HappenLee commented on code in PR #35136: URL: https://github.com/apache/doris/pull/35136#discussion_r1610939565 ## be/src/vec/columns/column_nullable.h: ## @@ -353,23 +349,41 @@ class ColumnNullable final : public COWHelper { if (!nullable_rhs.is_null_at(row)) {

Re: [PR] [optimize](regression)Add retry for curl request [doris]

2024-05-22 Thread via GitHub
qidaye commented on PR #35260: URL: https://github.com/apache/doris/pull/35260#issuecomment-2126194098 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] [optimize](regression)Add retry for curl request [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35260: URL: https://github.com/apache/doris/pull/35260#issuecomment-2126194001 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [optimize](regression)Add retry for curl request [doris]

2024-05-22 Thread via GitHub
qidaye opened a new pull request, #35260: URL: https://github.com/apache/doris/pull/35260 ## 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:d

Re: [PR] [Chore](column) support all column method on column_fixed_object and remove some method about IColumn [doris]

2024-05-22 Thread via GitHub
HappenLee commented on code in PR #35136: URL: https://github.com/apache/doris/pull/35136#discussion_r1610937321 ## be/src/vec/columns/column_nullable.h: ## @@ -353,23 +349,41 @@ class ColumnNullable final : public COWHelper { if (!nullable_rhs.is_null_at(row)) {

Re: [PR] [Chore](column) support all column method on column_fixed_object and remove some method about IColumn [doris]

2024-05-22 Thread via GitHub
HappenLee commented on code in PR #35136: URL: https://github.com/apache/doris/pull/35136#discussion_r1610937154 ## be/src/vec/columns/column_nullable.h: ## @@ -353,23 +349,41 @@ class ColumnNullable final : public COWHelper { if (!nullable_rhs.is_null_at(row)) {

Re: [PR] [Chore](column) support all column method on column_fixed_object and remove some method about IColumn [doris]

2024-05-22 Thread via GitHub
HappenLee commented on code in PR #35136: URL: https://github.com/apache/doris/pull/35136#discussion_r1610936251 ## be/src/vec/columns/column_fixed_length_object.h: ## @@ -159,60 +161,65 @@ class ColumnFixedLengthObject final : public COWHelper

Re: [PR] [Bug](udtf) fix udtf core dump use as normal function [doris]

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

[PR] [improve](cdc) support synchronization of PostgreSQL partitioned tables [doris-flink-connector]

2024-05-22 Thread via GitHub
vinlee19 opened a new pull request, #389: URL: https://github.com/apache/doris-flink-connector/pull/389 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original be

Re: [PR] [fix](nereids)AdjustNullable rule should handle union node with no children [doris]

2024-05-22 Thread via GitHub
starocean999 commented on PR #35074: URL: https://github.com/apache/doris/pull/35074#issuecomment-2126188228 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](profile) Fix ExecutionProfile is missing [doris]

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

Re: [PR] [Enhencement](tvf) select tvf supports using resource [doris]

2024-05-22 Thread via GitHub
BePPPower commented on code in PR #35139: URL: https://github.com/apache/doris/pull/35139#discussion_r1610933365 ## fe/fe-core/src/main/java/org/apache/doris/tablefunction/ExternalFileTableValuedFunction.java: ## @@ -174,9 +175,18 @@ protected void parseFile() throws AnalysisExc

Re: [PR] [Enhencement](tvf) select tvf supports using resource [doris]

2024-05-22 Thread via GitHub
BePPPower commented on PR #35139: URL: https://github.com/apache/doris/pull/35139#issuecomment-2126186673 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](index) should not use light index change for bloom filter index [doris]

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

(doris) branch master updated: [opt](thrift)update thrift to support pushing limit to local Agg (#35204)

2024-05-22 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 99732639078 [opt](thrift)update thrift to supp

Re: [PR] [opt](thrift)update thrift to support pushing limit to local Agg [doris]

2024-05-22 Thread via GitHub
HappenLee merged PR #35204: URL: https://github.com/apache/doris/pull/35204 -- 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] [chore](test) nereids support window function but some cases does not open yet (#33098) [doris]

2024-05-22 Thread via GitHub
morrySnow closed pull request #34666: [chore](test) nereids support window function but some cases does not open yet (#33098) URL: https://github.com/apache/doris/pull/34666 -- 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](profile) Fix ExecutionProfile is missing [doris]

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

(doris) branch master updated: [fix](nereids): fix PlanPostProcessor use visitor (#35244)

2024-05-22 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 46e004a358b [fix](nereids): fix PlanPostProcesso

Re: [PR] [fix](nereids): fix PlanPostProcessor use visitor [doris]

2024-05-22 Thread via GitHub
jackwener merged PR #35244: URL: https://github.com/apache/doris/pull/35244 -- 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] [fix](index) should not use light index change for bloom filter index [doris]

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

Re: [PR] [test](inverted index) nonConcurrent is added to the test case [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35259: URL: https://github.com/apache/doris/pull/35259#issuecomment-2126181104 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] [test](inverted index) nonConcurrent is added to the test case [doris]

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

[PR] [test](inverted index) nonConcurrent is added to the test case [doris]

2024-05-22 Thread via GitHub
zzzxl1993 opened a new pull request, #35259: URL: https://github.com/apache/doris/pull/35259 ## 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] [test](inverted index) nonConcurrent is added to the test case [doris]

2024-05-22 Thread via GitHub
zzzxl1993 commented on PR #35259: URL: https://github.com/apache/doris/pull/35259#issuecomment-2126179771 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](inverted index) nonConcurrent is added to the test case [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35259: URL: https://github.com/apache/doris/pull/35259#issuecomment-2126179727 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

(doris) branch master updated (90426618c70 -> 971c2ad3106)

2024-05-22 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 90426618c70 [fix](noexcept) Remove incorrect noexcept #35230 add 971c2ad3106 [fix](nereids)should use nereid

Re: [PR] [fix](nereids): fix PlanPostProcessor use visitor [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35244: URL: https://github.com/apache/doris/pull/35244#issuecomment-2126179311 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](nereids)should use nereids expr's nullable info when call Expr's toThrift method [doris]

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

Re: [PR] [fix](nereids): fix PlanPostProcessor use visitor [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35244: URL: https://github.com/apache/doris/pull/35244#issuecomment-2126179297 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](regression-test) line_delimiter parse error in regression_test test_tvf_based_broker_load [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35001: URL: https://github.com/apache/doris/pull/35001#issuecomment-2126179178 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](regression-test) line_delimiter parse error in regression_test test_tvf_based_broker_load [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35001: URL: https://github.com/apache/doris/pull/35001#issuecomment-2126179208 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] line_delimiter parse error in regression_test test_tvf_based_broker_load [doris]

2024-05-22 Thread via GitHub
liaoxin01 commented on PR #35001: URL: https://github.com/apache/doris/pull/35001#issuecomment-2126178464 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](multi-catalog)put java udf to custom lib [doris]

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

Re: [PR] [fix](fs) Close local file writer when downloading via broker fs [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35249: URL: https://github.com/apache/doris/pull/35249#issuecomment-2126177899 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 5b6ca571b3889a027b9e3c9cdae9c5818cb7766c with default session variables Stream

Re: [PR] [feature](Nereids): push projection into join [doris]

2024-05-22 Thread via GitHub
morrySnow closed pull request #33779: [feature](Nereids): push projection into join URL: https://github.com/apache/doris/pull/33779 -- 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 comme

Re: [PR] [feature](Nereids): add projection for join reorder [doris]

2024-05-22 Thread via GitHub
morrySnow closed pull request #34400: [feature](Nereids): add projection for join reorder URL: https://github.com/apache/doris/pull/34400 -- 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](Nereids): fix ColumnPruningPostProcessor [doris]

2024-05-22 Thread via GitHub
morrySnow closed pull request #34906: [fix](Nereids): fix ColumnPruningPostProcessor URL: https://github.com/apache/doris/pull/34906 -- 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 comm

Re: [PR] [fix](Nereids): fix ColumnPruningPostProcessor [doris]

2024-05-22 Thread via GitHub
morrySnow closed pull request #34982: [fix](Nereids): fix ColumnPruningPostProcessor URL: https://github.com/apache/doris/pull/34982 -- 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 comm

Re: [PR] [fix](index) should not use light index change for bloom filter index [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35214: URL: https://github.com/apache/doris/pull/35214#issuecomment-2126177472 TeamCity be ut coverage result: Function Coverage: 35.65% (9012/25279) Line Coverage: 27.29% (74514/272999) Region Coverage: 26.53% (38572/145395) Branch Coverage: 23.3

[PR] [enhancement](doc) add more details about auto partition cross-feature implementation [doris-website]

2024-05-22 Thread via GitHub
zclllyybb opened a new pull request, #681: URL: https://github.com/apache/doris-website/pull/681 (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] [refactor](query) Make query finish with context released safely [doris]

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

Re: [PR] [fix](profile) Fix ExecutionProfile is missing [doris]

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

Re: [PR] [fix](fs) Close local file writer when downloading via broker fs [doris]

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

Re: [PR] [feat](nereids) support Iceberg time travel syntax [doris]

2024-05-22 Thread via GitHub
wuwenchi commented on PR #34681: URL: https://github.com/apache/doris/pull/34681#issuecomment-2126174977 LGTM 👍 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [PR] [fix](index) should not use light index change for bloom filter index [doris]

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

(doris) branch master updated: [fix](noexcept) Remove incorrect noexcept #35230

2024-05-22 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 90426618c70 [fix](noexcept) Remove incorrect no

Re: [PR] [fix](noexcept) Remove incorrect noexcept [doris]

2024-05-22 Thread via GitHub
yiguolei merged PR #35230: URL: https://github.com/apache/doris/pull/35230 -- 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] [refactor](query) Make query finish with context released safely [doris]

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

Re: [PR] [fix](overflow) show backends overflow for backend ids [doris]

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

Re: [PR] [fix](fs) Close local file writer when downloading via broker fs [doris]

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

Re: [PR] [fix](memory) Fix nested attach tracker and nested reserve memory [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35257: URL: https://github.com/apache/doris/pull/35257#issuecomment-2126171773 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] [feat](nereids) count prefix index in CBO [doris]

2024-05-22 Thread via GitHub
englefly commented on PR #34970: URL: https://github.com/apache/doris/pull/34970#issuecomment-2126169750 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] [Bug](udtf) fix udtf core dump use as normal function [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35235: URL: https://github.com/apache/doris/pull/35235#issuecomment-2126169309 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] /api///_schema compatible datatimev2 [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35258: URL: https://github.com/apache/doris/pull/35258#issuecomment-2126168974 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] /api///_schema compatible datatimev2 [doris]

2024-05-22 Thread via GitHub
dh-cloud opened a new pull request, #35258: URL: https://github.com/apache/doris/pull/35258 ## Proposed changes create table type is datatime, but use api /api///_schema, return datatimev2,expcted to datatime ## Further comments If this is a relatively large or c

Re: [PR] [fix](overflow) show backends overflow for backend ids [doris]

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

Re: [PR] [opt](thrift)update thrift to support pushing limit to local Agg [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35204: URL: https://github.com/apache/doris/pull/35204#issuecomment-2126168447 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] [opt](thrift)update thrift to support pushing limit to local Agg [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35204: URL: https://github.com/apache/doris/pull/35204#issuecomment-2126168424 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] [bugfix](jni) using light pool to do transmit block [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35256: URL: https://github.com/apache/doris/pull/35256#issuecomment-2126168382 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](memory) Fix nested attach tracker and nested reserve memory [doris]

2024-05-22 Thread via GitHub
xinyiZzz commented on PR #35257: URL: https://github.com/apache/doris/pull/35257#issuecomment-2126167994 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

<    1   2   3   4   5   6   7   8   9   >