Re: [PR] [Fix](Planner) fix varchar does not show real length [doris]

2023-11-10 Thread via GitHub
LiBinfeng-01 commented on PR #25171: URL: https://github.com/apache/doris/pull/25171#issuecomment-1805260703 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] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1389041132 ## be/src/olap/rowset/segment_v2/segment.h: ## @@ -127,6 +141,35 @@ class Segment : public std::enable_shared_from_this { void remove_from_segment_c

Re: [PR] [Improvement](statistics)Improve stats sample strategy. [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26435: URL: https://github.com/apache/doris/pull/26435#issuecomment-1805261644 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit e6b2e8583db46b6b8fab6ddae244c3af4f2c3543, data reload: false

Re: [PR] [Fix](Txn) Fix transaction write to sequence column error [doris]

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

Re: [PR] [fix](broker load) pass loadToSingleTablet to olapTableSink [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26680: URL: https://github.com/apache/doris/pull/26680#issuecomment-1805264473 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](broker load) pass loadToSingleTablet to olapTableSink [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26680: URL: https://github.com/apache/doris/pull/26680#issuecomment-1805264531 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] [refactor](pipelineX) refine some read dependency [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26711: URL: https://github.com/apache/doris/pull/26711#issuecomment-1805271786 TeamCity be ut coverage result: Function Coverage: 36.76% (8405/22862) Line Coverage: 29.29% (68157/232736) Region Coverage: 27.93% (35235/126177) Branch Coverage: 24.7

Re: [PR] [Improvement](statistics)Improve stats sample strategy. [doris]

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

Re: [PR] [refactor](jni) unified jni framework for jdbc catalog [doris]

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

Re: [PR] [refactor](jni) unified jni framework for jdbc catalog [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26317: URL: https://github.com/apache/doris/pull/26317#issuecomment-1805273281 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 52a9f0c83ba59e09d724c2cb01afdc04f8cce7dc, data reload: false

Re: [PR] [opt](nereids) estimate join cost when col stats are not available [doris]

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

Re: [PR] [Fix](Txn) Fix transaction write to sequence column error [doris]

2023-11-10 Thread via GitHub
Yukang-Lian commented on PR #26748: URL: https://github.com/apache/doris/pull/26748#issuecomment-1805280070 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

(doris) branch master updated: [opt](nereids) estimate join cost when col stats are not available (#26086)

2023-11-10 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly 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 59efebce3b5 [opt](nereids) estimate join cost w

Re: [PR] [opt](nereids) estimate join cost when col stats are not available [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26086: URL: https://github.com/apache/doris/pull/26086#issuecomment-1805278452 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](tools) fix bug in cornor case [doris]

2023-11-10 Thread via GitHub
hello-stephen commented on PR #26752: URL: https://github.com/apache/doris/pull/26752#issuecomment-1805283310 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

[PR] [test](parquet)append parquet reader byte_array_decimal and rle_bool case. [doris]

2023-11-10 Thread via GitHub
hubgeter opened a new pull request, #26751: URL: https://github.com/apache/doris/pull/26751 …case ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apach

Re: [PR] [test](parquet)append parquet reader byte_array_decimal and rle_bool case. [doris]

2023-11-10 Thread via GitHub
hubgeter commented on PR #26751: URL: https://github.com/apache/doris/pull/26751#issuecomment-1805283054 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] [chore](tools) fix bug in cornor case [doris]

2023-11-10 Thread via GitHub
hello-stephen opened a new pull request, #26752: URL: https://github.com/apache/doris/pull/26752 ## 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](m

Re: [PR] [enhancement](nereids)make error message more readable when bind logicalRepeat node [doris]

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

Re: [PR] [enhancement](nereids)make error message more readable when bind logicalRepeat node [doris]

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

(doris) branch master updated: [Bug](decimalv2) getCmpType return decimalv2 when lhs/rhs type both is decimalv2 (#26705)

2023-11-10 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 2712bb9f60c [Bug](decimalv2) getCmpType retu

Re: [PR] [Bug](decimalv2) getCmpType return decimalv2 when lhs/rhs type both is decimalv2 [doris]

2023-11-10 Thread via GitHub
BiteThet merged PR #26705: URL: https://github.com/apache/doris/pull/26705 -- 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] [test](parquet)append parquet reader byte_array_decimal and rle_bool case. [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26751: URL: https://github.com/apache/doris/pull/26751#issuecomment-1805292359 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] [don't merge](exp) run move-memtable regression tests [doris]

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

Re: [PR] [improve](group commit) Add a swicth to wait internal group commit lo… [doris]

2023-11-10 Thread via GitHub
mymeiyi commented on PR #26734: URL: https://github.com/apache/doris/pull/26734#issuecomment-1805294296 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] [don't merge](exp) run move-memtable regression tests [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26722: URL: https://github.com/apache/doris/pull/26722#issuecomment-1805294591 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit bacd4c66416cdccf4e5b896604b0aadce5198ea1, data reload: false

Re: [PR] [improve](group commit) Add a swicth to wait internal group commit lo… [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26734: URL: https://github.com/apache/doris/pull/26734#issuecomment-1805296855 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](Planner) fix varchar does not show real length [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #25171: URL: https://github.com/apache/doris/pull/25171#issuecomment-1805306723 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 6173399b078b2b50b17368462e1f10db5fc2e6b1, data reload: false

Re: [PR] [Fix](Planner) fix varchar does not show real length [doris]

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

Re: [PR] [fix](regression) Add regression for group commit executed on observe… [doris]

2023-11-10 Thread via GitHub
mymeiyi commented on PR #26692: URL: https://github.com/apache/doris/pull/26692#issuecomment-1805310379 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] [refactor](pipelineX) refine some read dependency [doris]

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

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1389079488 ## be/src/olap/rowset/segment_v2/segment.cpp: ## @@ -341,6 +383,114 @@ Status Segment::_create_column_readers(const SegmentFooterPB& footer) {

[PR] [fix](information_schema) fix test_query_sys_tables schema_privileges regression case. [doris]

2023-11-10 Thread via GitHub
hubgeter opened a new pull request, #26753: URL: https://github.com/apache/doris/pull/26753 ## 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](ma

Re: [PR] [fix](information_schema) fix test_query_sys_tables schema_privileges regression case. [doris]

2023-11-10 Thread via GitHub
hubgeter commented on PR #26753: URL: https://github.com/apache/doris/pull/26753#issuecomment-1805313771 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] Improvement](iceberg-catalog) Add iceberg metadata cache [doris]

2023-11-10 Thread via GitHub
Yulei-Yang commented on PR #26602: URL: https://github.com/apache/doris/pull/26602#issuecomment-1805317235 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] [refactor](pipelineX) refine some read dependency [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26711: URL: https://github.com/apache/doris/pull/26711#issuecomment-1805317417 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit e51d9b2f5496ac59fa7430b05f69054b9ea2c4c1, data reload: false

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-10 Thread via GitHub
eldenmoon commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1805317876 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](parquet)append parquet reader byte_array_decimal and rle_bool case. [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26751: URL: https://github.com/apache/doris/pull/26751#issuecomment-1805318474 TeamCity be ut coverage result: Function Coverage: 36.76% (8403/22856) Line Coverage: 29.28% (68142/232698) Region Coverage: 27.92% (35240/126224) Branch Coverage: 24.7

Re: [PR] [performance](load) add vertical segment writer [doris]

2023-11-10 Thread via GitHub
kaijchen commented on PR #24403: URL: https://github.com/apache/doris/pull/24403#issuecomment-1805323185 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] [improvement](config)Disable drop be automatically after finishing decommission [doris]

2023-11-10 Thread via GitHub
zxealous opened a new pull request, #26754: URL: https://github.com/apache/doris/pull/26754 ## Proposed changes Issue Number: close #xxx If use local/k8s DeployManager, if we decommission the backend and drop it, the backend will be added back to the cluster. ##

Re: [PR] [refactor](jni) unified jni framework for jdbc catalog [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26317: URL: https://github.com/apache/doris/pull/26317#issuecomment-1805324335 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] [Enhancement](Multi-Caltalog)support read hll and bitmap column from iceberg which export from doris [doris]

2023-11-10 Thread via GitHub
GoGoWen opened a new pull request, #26755: URL: https://github.com/apache/doris/pull/26755 ## Proposed changes this pr going to query HLL and BITMAP which export from apache doris to iceberg. using "iceberg.hll.columns" and "iceberg.bitmap.columns" two catalog property to give the

Re: [PR] [improvement](config)Disable drop be automatically after finishing decommission [doris]

2023-11-10 Thread via GitHub
zxealous commented on PR #26754: URL: https://github.com/apache/doris/pull/26754#issuecomment-1805324374 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] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on code in PR #26749: URL: https://github.com/apache/doris/pull/26749#discussion_r1389091185 ## be/src/olap/rowset/segment_v2/segment.cpp: ## @@ -483,5 +649,25 @@ Status Segment::read_key_by_rowid(uint32_t row_id, std::string* key) { return St

Re: [PR] [Fix](Txn) Fix transaction write to sequence column error [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26748: URL: https://github.com/apache/doris/pull/26748#issuecomment-1805327649 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit d2cb1ffe7b1ac2bb607c11a4c15692afd25ce3dd, data reload: false

[PR] [hotfix](editlog) Fix upsert replay on follower not contains loadedTableIndexIds (#26597) [doris]

2023-11-10 Thread via GitHub
JackDrogon opened a new pull request, #26756: URL: https://github.com/apache/doris/pull/26756 ## Proposed changes Fix upsert replay on follower not contains loadedTableIndexIds ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [hotfix](editlog) Fix upsert replay on follower not contains loadedTableIndexIds (#26597) [doris]

2023-11-10 Thread via GitHub
JackDrogon commented on PR #26756: URL: https://github.com/apache/doris/pull/26756#issuecomment-1805329399 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] [Fix](Txn) Fix transaction write to sequence column error [doris]

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

[I] [Enhancement] (HLL/BITMAP) support export HLL/BITMAP from doris to iceberg and query from iceberg with iceberg catalog [doris]

2023-11-10 Thread via GitHub
GoGoWen opened a new issue, #26757: URL: https://github.com/apache/doris/issues/26757 ### 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 1, create table cont

Re: [PR] [Enhancement](Multi-Caltalog)support read hll and bitmap column from iceberg which export from doris [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26755: URL: https://github.com/apache/doris/pull/26755#issuecomment-1805333418 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: [I] [Enhancement] (HLL/BITMAP) support export HLL/BITMAP from doris to iceberg and query from iceberg with iceberg catalog [doris]

2023-11-10 Thread via GitHub
GoGoWen commented on issue #26757: URL: https://github.com/apache/doris/issues/26757#issuecomment-180528 https://github.com/apache/doris/pull/26686 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

Re: [PR] [performance](load) add vertical segment writer [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on code in PR #24403: URL: https://github.com/apache/doris/pull/24403#discussion_r1389097936 ## be/src/olap/rowset/segment_v2/vertical_segment_writer.cpp: ## @@ -0,0 +1,1008 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or mo

Re: [PR] [enhancement](nereids)make error message more readable when bind logicalRepeat node [doris]

2023-11-10 Thread via GitHub
starocean999 commented on PR #26744: URL: https://github.com/apache/doris/pull/26744#issuecomment-1805334817 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](parquet)append parquet reader byte_array_decimal and rle_bool case. [doris]

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

Re: [PR] [test](parquet)append parquet reader byte_array_decimal and rle_bool case. [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26751: URL: https://github.com/apache/doris/pull/26751#issuecomment-1805338147 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 39fb227dc37a0374baf12478ed336eb7be44b9ce, data reload: false

Re: [PR] [fix](action) Update pr-approve-status.yml [doris]

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

[PR] Pick "[chore](regression-test) Fix error add partition operation due to duplicate partition range #26742" [doris]

2023-11-10 Thread via GitHub
ByteYue opened a new pull request, #26758: URL: https://github.com/apache/doris/pull/26758 ## Proposed changes Issue Number: close #xxx same as master #26742 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@dor

(doris) branch master updated (2712bb9f60c -> 0e0cd3b2568)

2023-11-10 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 2712bb9f60c [Bug](decimalv2) getCmpType return decimalv2 when lhs/rhs type both is decimalv2 (#26705) add

Re: [PR] Pick "[chore](regression-test) Fix error add partition operation due to duplicate partition range #26742" [doris]

2023-11-10 Thread via GitHub
ByteYue commented on PR #26758: URL: https://github.com/apache/doris/pull/26758#issuecomment-1805342569 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] [date](parser) Support DateV1 keyword (#25414) [doris]

2023-11-10 Thread via GitHub
Gabriel39 merged PR #26746: URL: https://github.com/apache/doris/pull/26746 -- 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 branch-2.0 updated: [date](parser) Support DateV1 keyword (#25414) (#26746)

2023-11-10 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new ad4bb1671bb [date](parser) Support Da

Re: [PR] [refactor](pipelineX) refine some read dependency [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26711: URL: https://github.com/apache/doris/pull/26711#issuecomment-1805343478 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](ci) fix bug, tpch pipeline upload log [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26627: URL: https://github.com/apache/doris/pull/26627#issuecomment-1805346065 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] [refactor](pipelineX) refine some read dependency [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26711: URL: https://github.com/apache/doris/pull/26711#issuecomment-1805343420 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] [branch-2.0](transaction) Fix publish txn wait too long when not meet quorum #26659 [doris]

2023-11-10 Thread via GitHub
yujun777 commented on PR #26759: URL: https://github.com/apache/doris/pull/26759#issuecomment-1805344730 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] [branch-2.0](transaction) Fix publish txn wait too long when not meet quorum #26659 [doris]

2023-11-10 Thread via GitHub
yujun777 opened a new pull request, #26759: URL: https://github.com/apache/doris/pull/26759 pick: #26659 Suppose there are n commit txn but not visible, and alive replica num is not meet quorum. Then the first txn will wait time t, then publish succ. Then the second txn will wa

Re: [PR] [regression-test](stream load)Invalid EXEC_MEM_LIMIT check [doris]

2023-11-10 Thread via GitHub
liugddx commented on PR #26717: URL: https://github.com/apache/doris/pull/26717#issuecomment-1805347067 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] [regression-test](stream load)Invalid EXEC_MEM_LIMIT check [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26717: URL: https://github.com/apache/doris/pull/26717#issuecomment-1805347825 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](regression) Add regression for group commit executed on observe… [doris]

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

Re: [PR] [Fix](orc-reader) Fix orc complex types when late materialization was turned on by disabling late materialization in this case. [doris]

2023-11-10 Thread via GitHub
morningman commented on PR #26743: URL: https://github.com/apache/doris/pull/26743#issuecomment-1805348558 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] [fix](regression) Add regression for group commit executed on observe… [doris]

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

Re: [PR] [performance](load) add vertical segment writer [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #24403: URL: https://github.com/apache/doris/pull/24403#issuecomment-1805351681 TeamCity be ut coverage result: Function Coverage: 36.86% (8440/22899) Line Coverage: 29.34% (68511/233500) Region Coverage: 27.97% (35424/126661) Branch Coverage: 24.7

Re: [PR] [Feature-Variant](Variant Type) support variant type query and index [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26749: URL: https://github.com/apache/doris/pull/26749#issuecomment-1805351571 TeamCity be ut coverage result: Function Coverage: 36.71% (8416/22928) Line Coverage: 29.21% (68295/233831) Region Coverage: 27.88% (35351/126803) Branch Coverage: 24.7

Re: [PR] [refactor](pipelineX) refine some read dependency [doris]

2023-11-10 Thread via GitHub
Mryange commented on PR #26711: URL: https://github.com/apache/doris/pull/26711#issuecomment-180535 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

Re: [PR] [improvement](config)Disable drop be automatically after finishing decommission [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26754: URL: https://github.com/apache/doris/pull/26754#issuecomment-1805363820 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 430076cf790c7ef28374b166e31c8ea6d5df95b1, data reload: false

Re: [PR] [fix](statistics) fix not master fe first query cost long time [doris]

2023-11-10 Thread via GitHub
morrySnow commented on code in PR #26740: URL: https://github.com/apache/doris/pull/26740#discussion_r1389124983 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -1559,6 +1559,10 @@ private void transferToNonMaster(FrontendNodeType newType) { Metr

Re: [PR] [fix](statistics) fix not master fe first query cost long time [doris]

2023-11-10 Thread via GitHub
morrySnow commented on PR #26740: URL: https://github.com/apache/doris/pull/26740#issuecomment-1805366658 btw, u should open a PR for branch master first. and then pick it from master to branch-2.0 when master PR merged. -- This is an automated message from the Apache Git Service. To resp

Re: [PR] [branch-2.0-pick] PIck "[Revert](merge-on-write) Don't use delete bitmap to mark delete for rows with delete sign when sequence column doesn't exist #26721" [doris]

2023-11-10 Thread via GitHub
bobhan1 commented on PR #26735: URL: https://github.com/apache/doris/pull/26735#issuecomment-1805367730 run external -- 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] [hotfix](editlog) Fix upsert replay on follower not contains loadedTableIndexIds (#26597) [doris]

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

Re: [PR] [performance](load) add vertical segment writer [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #24403: URL: https://github.com/apache/doris/pull/24403#issuecomment-1805374888 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 9f4524ac7d5e25d5bbf31ee1783b43c17f4d7428, data reload: false

Re: [PR] Improvement](iceberg-catalog) Add iceberg metadata cache [doris]

2023-11-10 Thread via GitHub
Yulei-Yang commented on PR #26602: URL: https://github.com/apache/doris/pull/26602#issuecomment-1805377827 run feut -- 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] [Fix](orc-reader) Fix orc complex types when late materialization was turned on by disabling late materialization in this case. [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26743: URL: https://github.com/apache/doris/pull/26743#issuecomment-1805378841 TeamCity be ut coverage result: Function Coverage: 38.32% (7953/20755) Line Coverage: 30.17% (64520/213825) Region Coverage: 29.27% (33301/113778) Branch Coverage: 25.1

Re: [PR] [Enhance](regression)enhance case test_hdfs_json_load [doris]

2023-11-10 Thread via GitHub
zhangstar333 merged PR #26358: URL: https://github.com/apache/doris/pull/26358 -- 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] [improvement](config)Disable drop be automatically after finishing decommission [doris]

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

(doris) branch master updated: [Enhance](regression)enhance case test_hdfs_json_load #26358

2023-11-10 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 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 8ee237c55aa [Enhance](regression)enhance ca

Re: [PR] [performance](load) add vertical segment writer [doris]

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

Re: [PR] [bug](bitmap) fix bitmap value not clear get wrong data [doris]

2023-11-10 Thread via GitHub
zhangstar333 commented on PR #26321: URL: https://github.com/apache/doris/pull/26321#issuecomment-1805381064 https://github.com/apache/doris/pull/26451 this PR have contains the fix and have been merged to 2.0.3 and pick to branch-2.0 -- This is an automated message from the Apache Git Se

[PR] [improvement](BE) Remove unnecessary error handling codes [doris]

2023-11-10 Thread via GitHub
w41ter opened a new pull request, #26760: URL: https://github.com/apache/doris/pull/26760 ## 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] [improvement](BE) Remove unnecessary error handling codes [doris]

2023-11-10 Thread via GitHub
w41ter commented on PR #26760: URL: https://github.com/apache/doris/pull/26760#issuecomment-1805382395 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] [enhancement](nereids)make error message more readable when bind logicalRepeat node [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26744: URL: https://github.com/apache/doris/pull/26744#issuecomment-1805386233 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit e61fca909cc12135f1cafec326cf14d633eabe27, data reload: false

Re: [PR] [Enhancement](sql-cache) Use update time of hive to avoid cache miss through multi fe nodes. [doris]

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

(doris) branch master updated: [Enhancement](sql-cache) Use update time of hive to avoid cache miss through multi fe nodes. (#26424)

2023-11-10 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new fd43e64a729 [Enhancement](sql-cache) Use upda

Re: [PR] fix(sec): upgrade mysql:mysql-connector-java to 8.0.28 [doris]

2023-11-10 Thread via GitHub
morningman commented on PR #25142: URL: https://github.com/apache/doris/pull/25142#issuecomment-1805390255 run buidall -- 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] [enhancement](nereids)make error message more readable when bind logicalRepeat node [doris]

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

Re: [PR] [improvement](BE) Remove unnecessary error handling codes [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on code in PR #26760: URL: https://github.com/apache/doris/pull/26760#discussion_r1389148559 ## be/src/olap/tablet_meta.cpp: ## @@ -48,15 +48,15 @@ using std::vector; namespace doris { using namespace ErrorCode; -Status TabletMeta::create(const

Re: [PR] [fix](load) restore load job progress before retry failed load task [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26469: URL: https://github.com/apache/doris/pull/26469#issuecomment-1805392895 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](load) restore load job progress before retry failed load task [doris]

2023-11-10 Thread via GitHub
github-actions[bot] commented on PR #26469: URL: https://github.com/apache/doris/pull/26469#issuecomment-1805392959 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] [refactor](pipelineX) refine some read dependency [doris]

2023-11-10 Thread via GitHub
doris-robot commented on PR #26711: URL: https://github.com/apache/doris/pull/26711#issuecomment-1805392969 TeamCity be ut coverage result: Function Coverage: 36.76% (8404/22862) Line Coverage: 29.28% (68144/232736) Region Coverage: 27.91% (35220/126177) Branch Coverage: 24.7

[PR] some fix [doris]

2023-11-10 Thread via GitHub
BiteThet opened a new pull request, #26761: URL: https://github.com/apache/doris/pull/26761 ## 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](ma

Re: [PR] [branch-2.0](transaction) Fix publish txn wait too long when not meet quorum #26659 [doris]

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

  1   2   3   4   5   >