Re: [PR] [improve](txn insert) Txn load support cloud mode [doris]

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

Re: [PR] [optimize](information_schema) optimize the data type of table information_schema.rowsets [doris]

2024-05-13 Thread via GitHub
DarvenDuan commented on PR #34739: URL: https://github.com/apache/doris/pull/34739#issuecomment-2106975798 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 unsubsc

[PR] [fix](Nereids): put logicalAnchor generated by Or_Expansion on root [doris]

2024-05-13 Thread via GitHub
XieJiann opened a new pull request, #34771: URL: https://github.com/apache/doris/pull/34771 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [fix](Nereids): put logicalAnchor generated by Or_Expansion on root [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34771: URL: https://github.com/apache/doris/pull/34771#issuecomment-2106976462 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](Nereids): put logicalAnchor generated by Or_Expansion on root [doris]

2024-05-13 Thread via GitHub
XieJiann commented on PR #34771: URL: https://github.com/apache/doris/pull/34771#issuecomment-2106976572 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] [Improve]delete match_element_xx and add fe config for create inverted index on array [doris]

2024-05-13 Thread via GitHub
eldenmoon commented on code in PR #34766: URL: https://github.com/apache/doris/pull/34766#discussion_r1598088281 ## gensrc/thrift/Opcodes.thrift: ## @@ -88,11 +88,6 @@ enum TExprOpcode { MATCH_ANY, MATCH_ALL, MATCH_PHRASE, -MATCH_ELEMENT_EQ, Review Comment:

Re: [PR] [Fix](Nereids) ntile function should check argument (#32994) [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34661: URL: https://github.com/apache/doris/pull/34661#issuecomment-2106979507 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 04d5dceeca8e8f39ee2b944b4e555a83ac074583 with default session variables Stream

Re: [PR] [Improve]delete match_element_xx and add fe config for create inverted index on array [doris]

2024-05-13 Thread via GitHub
amorynan commented on code in PR #34766: URL: https://github.com/apache/doris/pull/34766#discussion_r1598089602 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -2694,6 +2694,9 @@ public static boolean isNotCloudMode() { @ConfField(mutable = true, ma

Re: [PR] [Improve]delete match_element_xx and add fe config for create inverted index on array [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34766: URL: https://github.com/apache/doris/pull/34766#issuecomment-2106982644 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] [Improve]delete match_element_xx and add fe config for create inverted index on array [doris]

2024-05-13 Thread via GitHub
eldenmoon commented on code in PR #34766: URL: https://github.com/apache/doris/pull/34766#discussion_r1598090457 ## gensrc/thrift/Opcodes.thrift: ## @@ -88,11 +88,6 @@ enum TExprOpcode { MATCH_ANY, MATCH_ALL, MATCH_PHRASE, -MATCH_ELEMENT_EQ, Review Comment:

Re: [PR] [Improvement](set) enable admin_set_frontend_config can apply to all fe [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34751: URL: https://github.com/apache/doris/pull/34751#issuecomment-2106985247 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] [Improvement](set) enable admin_set_frontend_config can apply to all fe [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34751: URL: https://github.com/apache/doris/pull/34751#issuecomment-2106985321 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [feature](IO) Replace file writer's finalize function with async close [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34679: URL: https://github.com/apache/doris/pull/34679#issuecomment-2106987441 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]delete match_element_xx and add fe config for create inverted index on array [doris]

2024-05-13 Thread via GitHub
amorynan commented on code in PR #34766: URL: https://github.com/apache/doris/pull/34766#discussion_r1598094136 ## gensrc/thrift/Opcodes.thrift: ## @@ -88,11 +88,6 @@ enum TExprOpcode { MATCH_ANY, MATCH_ALL, MATCH_PHRASE, -MATCH_ELEMENT_EQ, Review Comment:

Re: [PR] [fix](user manager) Add rwlock for userManager [doris]

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

Re: [PR] [feature](IO) Replace file writer's finalize function with async close [doris]

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

(doris) branch master updated: [feature](IO) Replace file writer's finalize function with async close (#34679)

2024-05-13 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 3cd0bdf3ba8 [feature](IO) Replace file write

Re: [PR] [refine](dataque) use lock free queue to impl dataqueue [doris]

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

Re: [PR] [improve](txn insert) Txn load support cloud mode [doris]

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

Re: [PR] [Cherry-Pick](branch-2.1) Pick "Fix partial update case introduced by #33656 (#34260)" [doris]

2024-05-13 Thread via GitHub
zhannngchen commented on PR #34767: URL: https://github.com/apache/doris/pull/34767#issuecomment-2107007411 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] [Improve]delete match_element_xx and add fe config for create inverted index on array [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34766: URL: https://github.com/apache/doris/pull/34766#issuecomment-2107007840 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] [Cherry-Pick](branch-2.1) Pick "Fix partial update case introduced by #33656 (#34260)" [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34767: URL: https://github.com/apache/doris/pull/34767#issuecomment-2107008847 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] [Cherry-Pick](branch-2.1) Pick "Fix partial update case introduced by #33656 (#34260)" [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34767: URL: https://github.com/apache/doris/pull/34767#issuecomment-2107008930 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] [brnach-2.1][refactor](jdbc catalog) split sap_hana jdbc executor [doris]

2024-05-13 Thread via GitHub
zy-kkk opened a new pull request, #34772: URL: https://github.com/apache/doris/pull/34772 ## Proposed changes Issue Number: close #xxx pick #34733 Split HanaJdbcExecutor for better compatibility ## Further comments If this is a relatively large or complex change

Re: [PR] [brnach-2.1][refactor](jdbc catalog) split sap_hana jdbc executor [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34772: URL: https://github.com/apache/doris/pull/34772#issuecomment-2107010631 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](Nereids): put logicalAnchor generated by `Or_Expansion` on root [doris]

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

Re: [PR] [regression-test](framework) support trino connector tests in multi be and fe env [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34731: URL: https://github.com/apache/doris/pull/34731#issuecomment-2107018233 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] [refine](dataque) use lock free queue to impl dataqueue [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34468: URL: https://github.com/apache/doris/pull/34468#issuecomment-2107022998 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

Re: [PR] [Cherry-Pick](branch-2.1) Pick "Fix partial update case introduced by #33656 (#34260)" [doris]

2024-05-13 Thread via GitHub
yiguolei merged PR #34767: URL: https://github.com/apache/doris/pull/34767 -- 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.1 updated: [Cherry-Pick](branch-2.1) Pick "Fix partial update case introduced by #33656 (#34260)" (#34767)

2024-05-13 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 20a6f2a6598 [Cherry-Pick](branch-2.1) P

Re: [PR] [bugfix](status) shoud use add error message method not using index [doris]

2024-05-13 Thread via GitHub
yiguolei merged PR #34754: URL: https://github.com/apache/doris/pull/34754 -- 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: [bugfix](status) shoud use add error message method not using index (#34754)

2024-05-13 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 da320c5acf4 [bugfix](status) shoud use add erro

[PR] [doc] (OUTFILE) Fix some typos [doris-website]

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

Re: [PR] [fix](prepare) fix datetimev2 return err when binary_row_format [doris]

2024-05-13 Thread via GitHub
nextdreamblue commented on PR #34662: URL: https://github.com/apache/doris/pull/34662#issuecomment-2107030003 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] [improvement](spill) fuzzy spill and fix bugs [doris]

2024-05-13 Thread via GitHub
jacktengg commented on PR #33291: URL: https://github.com/apache/doris/pull/33291#issuecomment-2107030090 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] [refactor](pipeline) Refactor blocking dependencies [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34752: URL: https://github.com/apache/doris/pull/34752#issuecomment-2107030379 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] [doc] (OUTFILE) Fix some typos [doris-website]

2024-05-13 Thread via GitHub
wanghuan2054 closed pull request #644: [doc] (OUTFILE) Fix some typos URL: https://github.com/apache/doris-website/pull/644 -- 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] [fix](Nereids): put logicalAnchor generated by `Or_Expansion` on root [doris]

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

Re: [PR] [fix](prepare) fix datetimev2 return err when binary_row_format [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34662: URL: https://github.com/apache/doris/pull/34662#issuecomment-2107041559 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] [Improve]delete match_element_xx and add fe config for create inverted index on array [doris]

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

[PR] Buf fix in be broker module. [doris]

2024-05-13 Thread via GitHub
XuPengfei-1020 opened a new pull request, #34773: URL: https://github.com/apache/doris/pull/34773 ## Proposed changes Issue Number: close #xxx This pr contains tow small bug fix about snapshop_loader and broker module. 1. Uncheckd erase action of vector may cause be r

Re: [PR] Buf fix in be broker module. [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34773: URL: https://github.com/apache/doris/pull/34773#issuecomment-2107045847 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] [doc](OUTFILE) Fix some typos [doris-website]

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

Re: [PR] Buf fix in be broker module. [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34773: URL: https://github.com/apache/doris/pull/34773#issuecomment-2107053213 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [feature](block) add check type in block data type and column [doris]

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

Re: [PR] [fix](Nereids): put logicalAnchor generated by `Or_Expansion` on root [doris]

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

[PR] [doc](fix) add caution for `group_concat` and `lateral view` [doris-website]

2024-05-13 Thread via GitHub
yagagagaga opened a new pull request, #646: URL: https://github.com/apache/doris-website/pull/646 1. group_concat: don't support using `distinct` with `order by` together. 2. table_identifier is required in lateral view syntax -- This is an automated message from the Apache Git Service.

[PR] [fix](Nereids): put logicalAnchor generated by `Or_Expansion` on root [doris]

2024-05-13 Thread via GitHub
XieJiann opened a new pull request, #34774: URL: https://github.com/apache/doris/pull/34774 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [fix](Nereids): put logicalAnchor generated by `Or_Expansion` on root [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34774: URL: https://github.com/apache/doris/pull/34774#issuecomment-2107067110 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](Nereids): put logicalAnchor generated by `Or_Expansion` on root [doris]

2024-05-13 Thread via GitHub
XieJiann commented on PR #34774: URL: https://github.com/apache/doris/pull/34774#issuecomment-2107067808 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

(doris) branch master updated (da320c5acf4 -> f75bfa6915d)

2024-05-13 Thread lide
This is an automated email from the ASF dual-hosted git repository. lide pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from da320c5acf4 [bugfix](status) shoud use add error message method not using index (#34754) add f75bfa6915d [security]

Re: [PR] [security] fix fastjson security issues. [doris]

2024-05-13 Thread via GitHub
lide-reed merged PR #34627: URL: https://github.com/apache/doris/pull/34627 -- 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

[PR] [Opt](Iceberg) Only initialize one split if the statement can push down count [doris]

2024-05-13 Thread via GitHub
zhangbutao opened a new pull request, #34775: URL: https://github.com/apache/doris/pull/34775 ## Proposed changes https://github.com/apache/doris/pull/22923 did a good optimization for iceberg count. I think we can end the `get splits loop `early as one split is enough if the statement c

Re: [PR] [Opt](Iceberg) Only initialize one split if the statement can push down count [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34775: URL: https://github.com/apache/doris/pull/34775#issuecomment-2107071216 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] [chore](cloud) Add error code to response msg [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34755: URL: https://github.com/apache/doris/pull/34755#issuecomment-2107072488 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] [chore](cloud) Add error code to response msg [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34755: URL: https://github.com/apache/doris/pull/34755#issuecomment-2107072577 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](Iceberg) Only initialize one split if the statement can push down count [doris]

2024-05-13 Thread via GitHub
zhangbutao commented on code in PR #34775: URL: https://github.com/apache/doris/pull/34775#discussion_r1598152392 ## fe/fe-core/src/main/java/org/apache/doris/datasource/iceberg/source/IcebergScanNode.java: ## @@ -212,60 +212,73 @@ private List doGetSplits() throws UserException

Re: [PR] [improvement](spill) fuzzy spill and fix bugs [doris]

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

Re: [PR] [test](case) insert into select time [doris]

2024-05-13 Thread via GitHub
zhangstar333 commented on PR #34541: URL: https://github.com/apache/doris/pull/34541#issuecomment-2107082358 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] [Opt](Iceberg) Only initialize one split if the statement can push down count [doris]

2024-05-13 Thread via GitHub
zhangbutao commented on code in PR #34775: URL: https://github.com/apache/doris/pull/34775#discussion_r1598155907 ## fe/fe-core/src/main/java/org/apache/doris/datasource/iceberg/source/IcebergScanNode.java: ## @@ -212,60 +212,73 @@ private List doGetSplits() throws UserException

Re: [PR] [Opt](Iceberg) Only initialize one split if the statement can push down count [doris]

2024-05-13 Thread via GitHub
zhangbutao commented on PR #34775: URL: https://github.com/apache/doris/pull/34775#issuecomment-2107083136 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](block) add check type in block data type and column [doris]

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

Re: [PR] [Opt](Iceberg) Only initialize one split if the statement can push down count [doris]

2024-05-13 Thread via GitHub
zhangbutao commented on PR #34775: URL: https://github.com/apache/doris/pull/34775#issuecomment-2107088322 @wuwenchi Could you give some suggestion about this change? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [test](case) insert into select time [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on code in PR #34541: URL: https://github.com/apache/doris/pull/34541#discussion_r1598160183 ## be/src/vec/runtime/vdata_stream_recvr.cpp: ## @@ -429,10 +433,24 @@ Status VDataStreamRecvr::add_block(const PBlock& pblock, int sender_id, int be_n

Re: [PR] [regression-test](framework) support trino connector tests in multi be and fe env [doris]

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

(doris) branch master updated: [regression-test](framework) support trino connector tests in multi be and fe env (#34731)

2024-05-13 Thread jacktengg
This is an automated email from the ASF dual-hosted git repository. jacktengg 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 97314924dec [regression-test](framework) suppo

Re: [PR] [improvement](spill) fuzzy spill and fix bugs [doris]

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

[PR] [optimize](meta) change GsonBuilder addSerializationExclusionStrategy to setExclusionStrategies [doris]

2024-05-13 Thread via GitHub
Z-SWEI opened a new pull request, #34776: URL: https://github.com/apache/doris/pull/34776 ## Proposed changes fix `addSerializationExclusionStrategy()` may cause `illegal reflective access` and lots of unnecessary `TypeAdapters`. Because when GSON ReflectiveTypeAdapterFactory r

Re: [PR] [optimize](meta) change GsonBuilder addSerializationExclusionStrategy to setExclusionStrategies [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34776: URL: https://github.com/apache/doris/pull/34776#issuecomment-2107111523 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](Nereids): put logicalAnchor generated by `Or_Expansion` on root [doris]

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

Re: [PR] [Opt](Iceberg) Only initialize one split if the statement can push down count [doris]

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

Re: [PR] [Improve]delete match_element_xx and add fe config for create inverted index on array [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34766: URL: https://github.com/apache/doris/pull/34766#issuecomment-2107134100 TeamCity be ut coverage result: Function Coverage: 35.66% (8983/25191) Line Coverage: 27.32% (74273/271837) Region Coverage: 26.56% (38389/144526) Branch Coverage: 23.3

[PR] [opt](routine-load) optimize routine load task allocation algorithm [doris]

2024-05-13 Thread via GitHub
HHoflittlefish777 opened a new pull request, #34778: URL: https://github.com/apache/doris/pull/34778 The current task allocation algorithm takes into account the cache information of the object pool. If there are still more than half of the idle slots in the previously executed BE, they wil

Re: [PR] [opt](routine-load) optimize routine load task allocation algorithm [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34778: URL: https://github.com/apache/doris/pull/34778#issuecomment-2107137016 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](Nereids): put logicalAnchor generated by `Or_Expansion` on root [doris]

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

Re: [PR] [opt](routine-load) optimize routine load task allocation algorithm [doris]

2024-05-13 Thread via GitHub
HHoflittlefish777 commented on PR #34778: URL: https://github.com/apache/doris/pull/34778#issuecomment-2107143287 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] [opt](routine-load) optimize routine load task allocation algorithm [doris]

2024-05-13 Thread via GitHub
HHoflittlefish777 commented on PR #34778: URL: https://github.com/apache/doris/pull/34778#issuecomment-2107143986 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] [Opt](Iceberg) Only initialize one split if the statement can push down count [doris]

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

[PR] [fix](jdbc catalog) fix jdbc table checksum and query jdbc tvf [doris]

2024-05-13 Thread via GitHub
zy-kkk opened a new pull request, #34779: URL: https://github.com/apache/doris/pull/34779 ## Proposed changes Issue Number: close #xxx Fix jdbc table checksum not being set, optimize query tvf error reporting order ## Further comments If this is a relatively large

Re: [PR] [fix](jdbc catalog) fix jdbc table checksum and query jdbc tvf [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34779: URL: https://github.com/apache/doris/pull/34779#issuecomment-2107155858 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](jdbc catalog) fix jdbc table checksum and query jdbc tvf [doris]

2024-05-13 Thread via GitHub
zy-kkk commented on PR #34779: URL: https://github.com/apache/doris/pull/34779#issuecomment-2107155921 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

[PR] [branch-2.1][fix](jdbc catalog) fix jdbc table checksum and query jdbc tvf [doris]

2024-05-13 Thread via GitHub
zy-kkk opened a new pull request, #34780: URL: https://github.com/apache/doris/pull/34780 ## Proposed changes Issue Number: close #xxx pick #34779 Fix jdbc table checksum not being set, optimize query tvf error reporting order ## Further comments If this is a r

Re: [PR] [branch-2.1][fix](jdbc catalog) fix jdbc table checksum and query jdbc tvf [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34780: URL: https://github.com/apache/doris/pull/34780#issuecomment-2107158908 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] [branch-2.1][fix](jdbc catalog) fix jdbc table checksum and query jdbc tvf [doris]

2024-05-13 Thread via GitHub
yiguolei merged PR #34780: URL: https://github.com/apache/doris/pull/34780 -- 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.1 updated: [fix](jdbc catalog) fix jdbc table checksum and query jdbc tvf (#34780)

2024-05-13 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 40a10416511 [fix](jdbc catalog) fix jdb

Re: [PR] Buf fix in be broker module. [doris]

2024-05-13 Thread via GitHub
gavinchou commented on code in PR #34773: URL: https://github.com/apache/doris/pull/34773#discussion_r1598220530 ## be/src/io/fs/broker_file_system.cpp: ## @@ -415,6 +415,7 @@ Status BrokerFileSystem::download_impl(const Path& remote_file, const Path& loca RETURN_IF_

Re: [PR] [fix](mtmv) Fix getting related partition table wrongly when multi base partition table exists [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34781: URL: https://github.com/apache/doris/pull/34781#issuecomment-2107171318 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](mtmv) Fix getting related partition table wrongly when multi base partition table exists [doris]

2024-05-13 Thread via GitHub
seawinde opened a new pull request, #34781: URL: https://github.com/apache/doris/pull/34781 ## Proposed changes Fix getting related partition table wrongly when multi base partition table exists such as base table def is as following: ``` CREATE TABLE `test1` ( `pre_batch_no`

Re: [PR] [fix](mtmv) Fix getting related partition table wrongly when multi base partition table exists [doris]

2024-05-13 Thread via GitHub
seawinde commented on PR #34781: URL: https://github.com/apache/doris/pull/34781#issuecomment-2107171667 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](prepare) fix datetimev2 return err when binary_row_format [doris]

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

Re: [PR] [opt](routine-load) optimize routine load task allocation algorithm [doris]

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

[PR] [fix](Nereids) column pruning do not do well [doris]

2024-05-13 Thread via GitHub
morrySnow opened a new pull request, #34782: URL: https://github.com/apache/doris/pull/34782 ## 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] [fix](Nereids) column pruning do not do well [doris]

2024-05-13 Thread via GitHub
doris-robot commented on PR #34782: URL: https://github.com/apache/doris/pull/34782#issuecomment-2107182857 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](Nereids) column pruning do not do well [doris]

2024-05-13 Thread via GitHub
morrySnow commented on PR #34782: URL: https://github.com/apache/doris/pull/34782#issuecomment-2107183807 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](jdbc catalog) fix jdbc table checksum and query jdbc tvf [doris]

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

Re: [PR] [fix](expr) fix expr serde, let it work as expected [doris]

2024-05-13 Thread via GitHub
morrySnow commented on code in PR #34449: URL: https://github.com/apache/doris/pull/34449#discussion_r1598236789 ## fe/fe-core/src/main/java/org/apache/doris/analysis/BinaryPredicate.java: ## @@ -65,8 +65,11 @@ public enum Operator { GT(">", "gt", TExprOpcode.GT),

Re: [PR] [fix](prepare) fix datetimev2 return err when binary_row_format [doris]

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

Re: [PR] [fix](expr) fix expr serde, let it work as expected [doris]

2024-05-13 Thread via GitHub
morrySnow commented on PR #34449: URL: https://github.com/apache/doris/pull/34449#issuecomment-2107203747 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] [opt](join) For left semi/anti join without mark join conjunct and without other conjucnts, stop probing after matching one row [doris]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #34703: URL: https://github.com/apache/doris/pull/34703#issuecomment-2107203304 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] [opt](join) For left semi/anti join without mark join conjunct and without other conjucnts, stop probing after matching one row [doris]

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

<    1   2   3   4   5   6   7   8   >