Re: [PR] [fix](regression) mow cases should use assertEquals not assertTrue [doris]

2023-12-12 Thread via GitHub
mymeiyi commented on PR #28338: URL: https://github.com/apache/doris/pull/28338#issuecomment-1853428069 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] test [doris]

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

Re: [PR] [fix](memory_leak) fix memory leak on vrow_distribution [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28336: URL: https://github.com/apache/doris/pull/28336#issuecomment-1853422317 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 branch-2.0 updated: [fix](join) incorrect result of right anti join with nullable (#28258)

2023-12-12 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 09501d0d65a [fix](join) incorrect resul

Re: [PR] [fix](join) incorrect result of right anti join with nullable [doris]

2023-12-12 Thread via GitHub
yiguolei merged PR #28258: URL: https://github.com/apache/doris/pull/28258 -- 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](stream_load)fix bug when stream without content-length or chunk… [doris]

2023-12-12 Thread via GitHub
freemandealer commented on code in PR #27752: URL: https://github.com/apache/doris/pull/27752#discussion_r1424967129 ## be/src/http/action/stream_load.cpp: ## @@ -144,6 +144,13 @@ Status StreamLoadAction::_handle(std::shared_ptr ctx) { LOG(WARNING) << "recevie body don

Re: [PR] [fix](regression) mow cases should use assertEquals not assertTrue [doris]

2023-12-12 Thread via GitHub
mymeiyi commented on PR #28338: URL: https://github.com/apache/doris/pull/28338#issuecomment-1853418716 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](memory_leak) fix memory leak on vrow_distribution [doris]

2023-12-12 Thread via GitHub
shuke987 commented on PR #28336: URL: https://github.com/apache/doris/pull/28336#issuecomment-1853418010 run beut -- 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](regression) mow cases should use assertEquals not assertTrue [doris]

2023-12-12 Thread via GitHub
mymeiyi opened a new pull request, #28338: URL: https://github.com/apache/doris/pull/28338 ## Proposed changes The regression is failed because mow cases use `assertTrue(a == b)` to compare double values: ``` 2023-12-13 13:22:22.091 INFO [suite-thread-6] (test_pk_uk_case.gro

Re: [PR] [fix](memory_leak) fix memory leak on vrow_distribution [doris]

2023-12-12 Thread via GitHub
zclllyybb commented on PR #28336: URL: https://github.com/apache/doris/pull/28336#issuecomment-1853415904 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](stream_load)fix bug when stream without content-length or chunk… [doris]

2023-12-12 Thread via GitHub
freemandealer commented on code in PR #27752: URL: https://github.com/apache/doris/pull/27752#discussion_r1424943855 ## be/src/http/action/stream_load.cpp: ## @@ -302,12 +309,21 @@ Status StreamLoadAction::_on_header(HttpRequest* http_req, std::shared_ptrget_evhttp_request()),

Re: [PR] [fix](memory_leak) fix memory leak on vrow_distribution [doris]

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

[I] [Bug] bitmap交并差函数返回错误 [doris]

2023-12-12 Thread via GitHub
KnightLiJunLong opened a new issue, #28337: URL: https://github.com/apache/doris/issues/28337 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.2.6 ###

Re: [PR] [fix](memory_leak) fix memory leak on vrow_distribution [doris]

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

2023-12-12 Thread via GitHub
luwei16 commented on code in PR #28255: URL: https://github.com/apache/doris/pull/28255#discussion_r1424961766 ## be/src/service/internal_service.cpp: ## @@ -719,17 +720,45 @@ void PInternalServiceImpl::_get_column_ids_by_tablet_ids( } // check schema c

Re: [PR] [fix](memory_leak) fix memory leak on vrow_distribution [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28336: URL: https://github.com/apache/doris/pull/28336#issuecomment-1853413558 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_leak) fix memory leak on vrow_distribution [doris]

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

[I] [Bug] 读aws glue数据不支持国内版 [doris]

2023-12-12 Thread via GitHub
liuyong19892 opened a new issue, #28335: URL: https://github.com/apache/doris/issues/28335 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version master版本 最新版应该也会

[PR] [fix](memory_leak) fix memory leak on vrow_distribution [doris]

2023-12-12 Thread via GitHub
zclllyybb opened a new pull request, #28336: URL: https://github.com/apache/doris/pull/28336 ## Proposed changes Issue Number: close #xxx which like ``` Direct leak of 136 byte(s) in 1 object(s) allocated from: #0 0x55ee8ae54fad in operator new(unsigned long) (/root/do

Re: [PR] [typo](doc) update spark connector doc for version 1.3.0 [doris]

2023-12-12 Thread via GitHub
gnehil commented on PR #28239: URL: https://github.com/apache/doris/pull/28239#issuecomment-1853405973 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] investigate 2.0 ckb [doris]

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

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

Re: [PR] investigate 2.0 ckb [doris]

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

[PR] investigate 2.0 ckb [doris]

2023-12-12 Thread via GitHub
hello-stephen opened a new pull request, #28334: URL: https://github.com/apache/doris/pull/28334 ## 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] [fix](topN)runtime_predicate is only triggered when the column name is obtained [doris]

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

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

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

Re: [PR] [enhancement](compaction) Add support for limiting low priority compaction scheduling [doris]

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

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

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

(doris) branch master updated (cd6d75e5182 -> 5f66335e543)

2023-12-12 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from cd6d75e5182 [fix](memory) `TabletSchema` and `Schema` no longer track memory, only track columns count. (#28149)

Re: [PR] [feature](pipelineX) add local_shuffle in set assert node [doris]

2023-12-12 Thread via GitHub
Gabriel39 merged PR #28293: URL: https://github.com/apache/doris/pull/28293 -- 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] investigate master tpch [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28331: URL: https://github.com/apache/doris/pull/28331#issuecomment-1853379066 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] [bugfix](jdbc catalog) refresh catalog close jdbcclient [doris]

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

Re: [PR] [pipelineX](rf) merge local rf to support multi-instances [doris]

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

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

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

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

Re: [PR] [pipelineX](rf) merge local rf to support multi-instances [doris]

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

(doris) branch master updated (613b0bd5523 -> cd6d75e5182)

2023-12-12 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 613b0bd5523 [fix](decimal) fix decimal overflow caused by null value (#28260) add cd6d75e5182 [fix](memory) `Ta

Re: [PR] [fix](memory) `TabletSchema` and `Schema` no longer track memory, only track columns count. [doris]

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

[PR] investigate master tpch [doris]

2023-12-12 Thread via GitHub
hello-stephen opened a new pull request, #28331: URL: https://github.com/apache/doris/pull/28331 ## 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] investigate 2.0 ckb [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28329: URL: https://github.com/apache/doris/pull/28329#issuecomment-1853370560 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] [improvement](fe) Add reason log when `Env` is not ready [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28286: URL: https://github.com/apache/doris/pull/28286#issuecomment-1853369640 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) `TabletSchema` and `Schema` no longer track memory, only track columns count. [doris]

2023-12-12 Thread via GitHub
Lchangliang commented on PR #28149: URL: https://github.com/apache/doris/pull/28149#issuecomment-1853370054 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] [improvement](fe) Add reason log when `Env` is not ready [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28286: URL: https://github.com/apache/doris/pull/28286#issuecomment-1853369599 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] [refactor](Nereids) let create table compatible with legacy planner [doris]

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

2023-12-12 Thread via GitHub
hello-stephen opened a new pull request, #28330: URL: https://github.com/apache/doris/pull/28330 ## 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] [fix](partial update) Fix session variable `enable_unique_key_partial_update` will affect the behavior of insert statement when the target table is not unique table [doris]

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

Re: [PR] [bugfix](jdbc catalog) refresh catalog close jdbcclient [doris]

2023-12-12 Thread via GitHub
liugddx commented on PR #28300: URL: https://github.com/apache/doris/pull/28300#issuecomment-1853368595 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](Nereids) let create table compatible with legacy planner [doris]

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

Re: [PR] [fix](partial update) Fix session variable `enable_unique_key_partial_update` will affect the behavior of insert statement when the target table is not unique table [doris]

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

Re: [PR] [fix](nereids)cast string to integer type use wrong datatype's valueOf method [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28174: URL: https://github.com/apache/doris/pull/28174#issuecomment-1853366995 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)cast string to integer type use wrong datatype's valueOf method [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28174: URL: https://github.com/apache/doris/pull/28174#issuecomment-1853366948 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](memory) `TabletSchema` and `Schema` no longer track memory, only track columns count. [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28149: URL: https://github.com/apache/doris/pull/28149#issuecomment-1853365884 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) `TabletSchema` and `Schema` no longer track memory, only track columns count. [doris]

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

2023-12-12 Thread via GitHub
hello-stephen opened a new pull request, #28329: URL: https://github.com/apache/doris/pull/28329 ## 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] [fix](user) Avoid throw unknown UserProperty after FE rollback version [doris]

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

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

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

Re: [PR] investigate 2.0 [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28328: URL: https://github.com/apache/doris/pull/28328#issuecomment-1853362820 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: [fix](decimal) fix decimal overflow caused by null value (#28260)

2023-12-12 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 613b0bd5523 [fix](decimal) fix decimal overflow

Re: [PR] [fix](decimal) fix decimal overflow caused by null value [doris]

2023-12-12 Thread via GitHub
yiguolei merged PR #28260: URL: https://github.com/apache/doris/pull/28260 -- 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](user) Avoid throw unknown UserProperty after FE rollback version [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28325: URL: https://github.com/apache/doris/pull/28325#issuecomment-1853359855 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](user) Avoid throw unknown UserProperty after FE rollback version [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28325: URL: https://github.com/apache/doris/pull/28325#issuecomment-1853359813 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] [refactor](Nereids) let create table compatible with legacy planner [doris]

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

Re: [PR] investigate 2.0 [doris]

2023-12-12 Thread via GitHub
hello-stephen commented on PR #28328: URL: https://github.com/apache/doris/pull/28328#issuecomment-1853357879 run clickbench -- 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.

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

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

Re: [PR] [opt](regression test) use select count from tablet api [doris]

2023-12-12 Thread via GitHub
qidaye commented on PR #28327: URL: https://github.com/apache/doris/pull/28327#issuecomment-1853357519 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] investigate 2.0 [doris]

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

(doris) branch master updated: [fix](load) count MemTable::to_block memory in flush tracker (#28312)

2023-12-12 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 862cb0912a7 [fix](load) count MemTable::to_b

Re: [PR] [fix](load) count MemTable::to_block() memory in flush tracker [doris]

2023-12-12 Thread via GitHub
dataroaring merged PR #28312: URL: https://github.com/apache/doris/pull/28312 -- 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] [opt](regression test) use select count from tablet api [doris]

2023-12-12 Thread via GitHub
qidaye opened a new pull request, #28327: URL: https://github.com/apache/doris/pull/28327 ## 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] [fix](user) Avoid throw unknown UserProperty after FE rollback version [doris]

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

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

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28315: URL: https://github.com/apache/doris/pull/28315#issuecomment-1853347749 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] [Bug]https://repo1.maven.org/maven2/org/apache/doris/spark-doris-connector-3.2_2.12/1.3.0/spark-doris-connector-3.2_2.12-1.3.0.pom: expected='1.3.0 found='1.3.0-SNAPSHOT' [doris-spark-connecto

2023-12-12 Thread via GitHub
tuoluzhe8521 commented on issue #170: URL: https://github.com/apache/doris-spark-connector/issues/170#issuecomment-1853346813 > > Is there any impact on usage? > > when i submit sparksql task,it always give error,like: > > :: problems summary :: > > WARNINGS > >

Re: [I] [Bug]https://repo1.maven.org/maven2/org/apache/doris/spark-doris-connector-3.2_2.12/1.3.0/spark-doris-connector-3.2_2.12-1.3.0.pom: expected='1.3.0 found='1.3.0-SNAPSHOT' [doris-spark-connecto

2023-12-12 Thread via GitHub
tuoluzhe8521 commented on issue #170: URL: https://github.com/apache/doris-spark-connector/issues/170#issuecomment-1853346129 > Is there any impact on usage? when i submit sparksql task,it always give error,like: :: problems summary :: WARNINGS :

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

2023-12-12 Thread via GitHub
LemonLiTree commented on PR #28315: URL: https://github.com/apache/doris/pull/28315#issuecomment-1853345284 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] [branch-2.0](publish version) reduce publish version not exist log #27332 [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28324: URL: https://github.com/apache/doris/pull/28324#issuecomment-1853340358 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] [branch-2.0](publish version) reduce publish version not exist log #27332 [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28324: URL: https://github.com/apache/doris/pull/28324#issuecomment-1853340311 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](user) Avoid throw unknown UserProperty after FE rollback version [doris]

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

Re: [PR] [bugfix](jdbc catalog) refresh catalog close jdbcclient [doris]

2023-12-12 Thread via GitHub
liugddx commented on PR #28300: URL: https://github.com/apache/doris/pull/28300#issuecomment-1853334986 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] test [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on code in PR #28249: URL: https://github.com/apache/doris/pull/28249#discussion_r1424897716 ## be/src/vec/functions/function_cast.h: ## @@ -256,9 +256,8 @@ struct ConvertImpl { template static Status execute(FunctionContext* context, B

Re: [PR] test [doris]

2023-12-12 Thread via GitHub
BiteThet commented on PR #28249: URL: https://github.com/apache/doris/pull/28249#issuecomment-1853328683 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] [performance](variant) support topn 2phase read for variant column [doris]

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

Re: [PR] [refactor](Nereids) let create table compatible with legacy planner [doris]

2023-12-12 Thread via GitHub
starocean999 commented on PR #28078: URL: https://github.com/apache/doris/pull/28078#issuecomment-1853326738 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](partial update) Fix session variable `enable_unique_key_partial_update` will affect the behavior of insert statement when the target table is not unique table [doris]

2023-12-12 Thread via GitHub
bobhan1 commented on PR #28321: URL: https://github.com/apache/doris/pull/28321#issuecomment-1853325939 run clickbench -- 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](user) Avoid throw unknown UserProperty after FE rollback version [doris]

2023-12-12 Thread via GitHub
yiguolei commented on PR #28325: URL: https://github.com/apache/doris/pull/28325#issuecomment-1853320843 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](sequence column) fix update fail on nereids planner [doris]

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

Re: [PR] [Fix][Opt](parquet_reader) Fix dict filtering doesn't work with plain dict encoding in parquet reader. [doris]

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

Re: [PR] [fix](group commit) Fix some group commit problems [doris]

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

Re: [PR] [fix](partial update) Fix session variable `enable_unique_key_partial_update` will affect the behavior of insert statement when the target table is not unique table [doris]

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

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

2023-12-12 Thread via GitHub
xinyiZzz commented on code in PR #28325: URL: https://github.com/apache/doris/pull/28325#discussion_r1424867916 ## fe/fe-core/src/main/java/org/apache/doris/mysql/privilege/Auth.java: ## @@ -960,6 +960,12 @@ public void updateUserPropertyInternal(String user, List> p

Re: [PR] [feature](Load)(step2)support nereids load job schedule [doris]

2023-12-12 Thread via GitHub
wsjz commented on code in PR #26356: URL: https://github.com/apache/doris/pull/26356#discussion_r1424866033 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/InsertIntoTableCommand.java: ## @@ -101,6 +105,14 @@ public void setJobId(long jobId) { @O

Re: [PR] [fix](Nereids) could not do partition prunning when predicates is NULL [doris]

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

Re: [PR] 1213 base 7ef9521 [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28326: URL: https://github.com/apache/doris/pull/28326#issuecomment-1853288871 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] [refactor](Nereids) let create table compatible with legacy planner [doris]

2023-12-12 Thread via GitHub
morrySnow commented on PR #28078: URL: https://github.com/apache/doris/pull/28078#issuecomment-1853286869 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](Nereids) let create table compatible with legacy planner [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28078: URL: https://github.com/apache/doris/pull/28078#issuecomment-1853286920 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](Nereids) let create table compatible with legacy planner [doris]

2023-12-12 Thread via GitHub
github-actions[bot] commented on PR #28078: URL: https://github.com/apache/doris/pull/28078#issuecomment-1853286888 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](user) Avoid throw unknown UserProperty after FE rollback version [doris]

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

[PR] 1213 base 7ef9521 [doris]

2023-12-12 Thread via GitHub
hello-stephen opened a new pull request, #28326: URL: https://github.com/apache/doris/pull/28326 ## 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] [fix](nereids)SimplifyComparisonPredicate rule create wrong result when simplify int compare with decimal literal [doris]

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

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

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

Re: [PR] [fix](nereids)SimplifyComparisonPredicate rule create wrong result when simplify int compare with decimal literal [doris]

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

  1   2   3   4   5   6   >