Re: [PR] [Fix](timezone) fix miss of expected rounding of Date type with timezone [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33553: URL: https://github.com/apache/doris/pull/33553#issuecomment-2051110896 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] [branch-2.0](timezone) fix miss of expected rounding of Date type with timezone [doris]

2024-04-11 Thread via GitHub
zclllyybb commented on PR #33554: URL: https://github.com/apache/doris/pull/33554#issuecomment-2051109293 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] [WIP](dependency)hivecatalog slimming down [doris]

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

Re: [PR] [Fix](executor)reset remote scan thread num [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on code in PR #33579: URL: https://github.com/apache/doris/pull/33579#discussion_r1562098692 ## be/src/vec/exec/scan/scanner_scheduler.h: ## @@ -118,10 +118,20 @@ class SimplifiedScanScheduler { _scan_thread_pool->wait(); } -Stat

Re: [PR] [pipelineX](broadcast) Set dependency ready if a limited exchange returns EOS [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33525: URL: https://github.com/apache/doris/pull/33525#issuecomment-2051105131 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] [pipelineX](broadcast) Set dependency ready if a limited exchange returns EOS [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33525: URL: https://github.com/apache/doris/pull/33525#issuecomment-2051105105 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](timezone) fix miss of expected rounding of Date type with timezone [doris]

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

[PR] [fix]Fix Maven download link failure [doris-website]

2024-04-11 Thread via GitHub
cjj2010 opened a new pull request, #545: URL: https://github.com/apache/doris-website/pull/545 Fix Maven download link failure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

Re: [PR] [fix](move-memtable) ignore single replica load when move memtable [doris]

2024-04-11 Thread via GitHub
kaijchen commented on PR #32845: URL: https://github.com/apache/doris/pull/32845#issuecomment-2051095237 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](Cloud) Only cloud mode and instance with enable_storage_vault can use storage vault stmt [doris]

2024-04-11 Thread via GitHub
ByteYue commented on PR #33561: URL: https://github.com/apache/doris/pull/33561#issuecomment-2051090467 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

(doris) branch master updated: [feature](profile) add non-zero counter in profile(#33342)

2024-04-11 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 3c078ad3736 [feature](profile) add non-zero c

Re: [PR] [feature](profile) add non-zero counter in profile [doris]

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

Re: [PR] [fix](compaction)Fix single compaction to get all local versions [doris]

2024-04-11 Thread via GitHub
xiaokang commented on PR #33524: URL: https://github.com/apache/doris/pull/33524#issuecomment-2051086046 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](compaction) Fix single compaction to get all local versions [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33480: URL: https://github.com/apache/doris/pull/33480#issuecomment-2051086045 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

(doris) branch master updated (05467d34c5c -> 50f0ca80ed0)

2024-04-11 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 05467d34c5c [fix](routine-load) fix consumer hang when kafka exception causing can not query (#33492) add 50f

Re: [PR] [fix](timeout) query timeout was not correctly set [doris]

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

Re: [PR] [Fix](timezone) fix miss of expected rounding of Date type with timezone [doris]

2024-04-11 Thread via GitHub
HappenLee commented on code in PR #33553: URL: https://github.com/apache/doris/pull/33553#discussion_r1562083853 ## be/src/vec/runtime/vdatetime_value.cpp: ## @@ -2192,6 +2192,23 @@ bool DateV2Value::from_date_str_base(const char* date_str, int len, int scale return fa

Re: [PR] [WIP](dependency)hivecatalog slimming down [doris]

2024-04-11 Thread via GitHub
CalvinKirs commented on PR #33424: URL: https://github.com/apache/doris/pull/33424#issuecomment-2051083790 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](executor)reset remote scan thread num [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on code in PR #33579: URL: https://github.com/apache/doris/pull/33579#discussion_r1562081084 ## be/src/vec/exec/scan/scanner_scheduler.h: ## @@ -127,6 +127,15 @@ class SimplifiedScanScheduler { return Status::OK(); } +Status star

Re: [PR] [Fix](executor)reset remote scan thread num [doris]

2024-04-11 Thread via GitHub
yiguolei commented on code in PR #33579: URL: https://github.com/apache/doris/pull/33579#discussion_r1562080958 ## be/src/runtime/workload_group/workload_group.cpp: ## @@ -386,10 +386,19 @@ void WorkloadGroup::upsert_task_scheduler(WorkloadGroupInfo* tg_info, ExecEnv* e }

Re: [PR] [Fix](executor)reset remote scan thread num [doris]

2024-04-11 Thread via GitHub
yiguolei commented on code in PR #33579: URL: https://github.com/apache/doris/pull/33579#discussion_r1562080172 ## be/src/vec/exec/scan/scanner_scheduler.h: ## @@ -127,6 +127,15 @@ class SimplifiedScanScheduler { return Status::OK(); Review Comment: This start metho

(doris) branch master updated: [fix](routine-load) fix consumer hang when kafka exception causing can not query (#33492)

2024-04-11 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 05467d34c5c [fix](routine-load) fix consumer han

Re: [PR] [fix](routine-load) fix consumer hang when kafka exception causing can not query [doris]

2024-04-11 Thread via GitHub
liaoxin01 merged PR #33492: URL: https://github.com/apache/doris/pull/33492 -- 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] [improvement](binlog)Support inverted index format v2 in CCR [doris]

2024-04-11 Thread via GitHub
qidaye commented on PR #33415: URL: https://github.com/apache/doris/pull/33415#issuecomment-2051075202 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 unsubscribe

Re: [I] [Bug] Problem with Kafka cluster causing Doris to be unable to query [doris]

2024-04-11 Thread via GitHub
liaoxin01 closed issue #33459: [Bug] Problem with Kafka cluster causing Doris to be unable to query URL: https://github.com/apache/doris/issues/33459 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] [feature](function) support hll functions hll_from_base64, hll_to_base64 [doris]

2024-04-11 Thread via GitHub
superdiaodiao commented on code in PR #32089: URL: https://github.com/apache/doris/pull/32089#discussion_r1562077039 ## be/src/vec/functions/hll_from_base64.cpp: ## @@ -0,0 +1,104 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license a

Re: [PR] [opt](Nereids) support set operation minus [doris]

2024-04-11 Thread via GitHub
doris-robot commented on PR #33582: URL: https://github.com/apache/doris/pull/33582#issuecomment-2051074112 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] [opt](Nereids) support set operation minus [doris]

2024-04-11 Thread via GitHub
morrySnow opened a new pull request, #33582: URL: https://github.com/apache/doris/pull/33582 ## 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] [case](regression) Add backup restore test for hdfs repo [doris]

2024-04-11 Thread via GitHub
doris-robot commented on PR #33581: URL: https://github.com/apache/doris/pull/33581#issuecomment-2051073732 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](executor)reset remote scan thread num [doris]

2024-04-11 Thread via GitHub
wangbo opened a new pull request, #33579: URL: https://github.com/apache/doris/pull/33579 ## 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](executor)reset remote scan thread num [doris]

2024-04-11 Thread via GitHub
wangbo commented on PR #33579: URL: https://github.com/apache/doris/pull/33579#issuecomment-2051073912 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] [case](regression) Add backup restore test for hdfs repo [doris]

2024-04-11 Thread via GitHub
w41ter opened a new pull request, #33581: URL: https://github.com/apache/doris/pull/33581 ## 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](executor)reset remote scan thread num [doris]

2024-04-11 Thread via GitHub
doris-robot commented on PR #33579: URL: https://github.com/apache/doris/pull/33579#issuecomment-2051073092 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](compile) compile failed due to parallel merge [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33578: URL: https://github.com/apache/doris/pull/33578#issuecomment-2051069899 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](compile) compile failed due to parallel merge [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33578: URL: https://github.com/apache/doris/pull/33578#issuecomment-2051069859 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] fix compile problem [doris]

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

Re: [PR] [Fix] fix compile problem [doris]

2024-04-11 Thread via GitHub
doris-robot commented on PR #33578: URL: https://github.com/apache/doris/pull/33578#issuecomment-2051065414 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] [feature](function) support hll functions hll_from_base64, hll_to_base64 [doris]

2024-04-11 Thread via GitHub
superdiaodiao commented on code in PR #32089: URL: https://github.com/apache/doris/pull/32089#discussion_r156206 ## be/src/vec/functions/hll_from_base64.cpp: ## @@ -0,0 +1,104 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license a

[PR] [Fix] fix compile problem [doris]

2024-04-11 Thread via GitHub
feiniaofeiafei opened a new pull request, #33578: URL: https://github.com/apache/doris/pull/33578 ## 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](

Re: [PR] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-11 Thread via GitHub
wangbo commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2051059791 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] [improvement][mow] Add profile for delete_bitmap get_agg function [doris]

2024-04-11 Thread via GitHub
hust-hhb commented on PR #33576: URL: https://github.com/apache/doris/pull/33576#issuecomment-2051057085 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](nereids) Use correct PREAGGREGATION in agg(filter(scan)) [doris]

2024-04-11 Thread via GitHub
liutang123 commented on PR #33454: URL: https://github.com/apache/doris/pull/33454#issuecomment-2051056978 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](auth)fix missing authentication [doris]

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

Re: [PR] [fix](move-memtable) ignore single replica load when move memtable [doris]

2024-04-11 Thread via GitHub
liaoxin01 commented on PR #32845: URL: https://github.com/apache/doris/pull/32845#issuecomment-2051054128 run cloud_p1 -- 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] [chore](Nereids) turn off fallback [doris]

2024-04-11 Thread via GitHub
morrySnow commented on PR #32882: URL: https://github.com/apache/doris/pull/32882#issuecomment-2051024858 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](merge-on-write) schema change may cause mow duplicate key [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33536: URL: https://github.com/apache/doris/pull/33536#issuecomment-2051019585 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](merge-on-write) schema change may cause mow duplicate key [doris]

2024-04-11 Thread via GitHub
zhannngchen commented on PR #33536: URL: https://github.com/apache/doris/pull/33536#issuecomment-2051014864 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](Cloud) Only cloud mode and instance with enable_storage_vault can use storage vault stmt [doris]

2024-04-11 Thread via GitHub
ByteYue commented on PR #33561: URL: https://github.com/apache/doris/pull/33561#issuecomment-2051010646 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] [Enhancement](function) Support insert function [doris]

2024-04-11 Thread via GitHub
doris-robot commented on PR #33243: URL: https://github.com/apache/doris/pull/33243#issuecomment-2051002226 TeamCity be ut coverage result: Function Coverage: 35.61% (8910/25018) Line Coverage: 27.34% (73188/267736) Region Coverage: 26.46% (37838/143023) Branch Coverage: 23.2

Re: [PR] [chore](ci) cloud_p* checkout the same commit as in compile [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33215: URL: https://github.com/apache/doris/pull/33215#issuecomment-2050994875 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

(doris) branch master updated (e824895dccb -> 6b694482030)

2024-04-11 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 e824895dccb [Enhancement](hive-writer) Adjust table sink exchange rebalancer params. (#33397) add 6b6944820

Re: [PR] [chore](ci) cloud_p* checkout the same commit as in compile [doris]

2024-04-11 Thread via GitHub
zhangstar333 merged PR #33215: URL: https://github.com/apache/doris/pull/33215 -- 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 (527a558fc47 -> e824895dccb)

2024-04-11 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 527a558fc47 [chore](test) update one join case for nereids because ambiguous name (#33562) add e824895dccb [E

Re: [PR] [Enhancement](hive-writer) Adjust table sink exchange rebalancer params. [doris]

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

Re: [I] [Bug] cannot get array internal type [doris]

2024-04-11 Thread via GitHub
xxhZs commented on issue #33461: URL: https://github.com/apache/doris/issues/33461#issuecomment-2050983428 > > > Which version are you using? I can get the array internal type from information_schema.columns using doris 2.0 > > > *** 2. row

Re: [PR] [Enhancement](function) Support insert function [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on code in PR #33243: URL: https://github.com/apache/doris/pull/33243#discussion_r1562016051 ## be/src/vec/functions/function_string.h: ## @@ -3914,4 +3914,138 @@ class FunctionIntToChar : public IFunction { #endif } }; + +class FunctionStrIn

Re: [I] [Bug] cannot get array internal type [doris]

2024-04-11 Thread via GitHub
caizj commented on issue #33461: URL: https://github.com/apache/doris/issues/33461#issuecomment-2050979234 > > Which version are you using? I can get the array internal type from information_schema.columns using doris 2.0 > > *** 2. row ***

Re: [PR] [Enhancement](function) Support insert function [doris]

2024-04-11 Thread via GitHub
koarz commented on PR #33243: URL: https://github.com/apache/doris/pull/33243#issuecomment-2050975775 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 unsubs

Re: [PR] [refactor](pipelineX) Reduce prepare overhead (PART I) [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on code in PR #33550: URL: https://github.com/apache/doris/pull/33550#discussion_r1562008591 ## be/src/vec/runtime/vdata_stream_mgr.cpp: ## @@ -76,9 +76,8 @@ std::shared_ptr VDataStreamMgr::create_recvr( return recvr; } -std::shared_ptr VDa

Re: [PR] [refactor](pipelineX) Reduce prepare overhead (PART I) [doris]

2024-04-11 Thread via GitHub
Gabriel39 commented on PR #33550: URL: https://github.com/apache/doris/pull/33550#issuecomment-2050960419 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: [opt](Nereids) support select async mv partition (#33560)

2024-04-11 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new e73ede42a32 [opt](Nereids) support select asyn

Re: [PR] [chore](test) update one join case for nereids because ambiguous name [doris]

2024-04-11 Thread via GitHub
morrySnow merged PR #33562: URL: https://github.com/apache/doris/pull/33562 -- 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 (e73ede42a32 -> 527a558fc47)

2024-04-11 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e73ede42a32 [opt](Nereids) support select async mv partition (#33560) add 527a558fc47 [chore](test) update one

Re: [PR] [opt](Nereids) support select async mv partition [doris]

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

Re: [PR] [fix](create table) Fix create table exception without cleaning the e… [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33574: URL: https://github.com/apache/doris/pull/33574#issuecomment-2050952621 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] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2050951659 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 (d10585d10ca -> ff137833461)

2024-04-11 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d10585d10ca [feature](profile) add transaction statistics for profile (#33488) add ff137833461 [feat](nereids)

Re: [PR] [feat](nereids) support create view in nereids [doris]

2024-04-11 Thread via GitHub
morrySnow merged PR #32743: URL: https://github.com/apache/doris/pull/32743 -- 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] [feature](Cloud) Only cloud mode and instance with enable_storage_vault can use storage vault stmt [doris]

2024-04-11 Thread via GitHub
ByteYue commented on PR #33561: URL: https://github.com/apache/doris/pull/33561#issuecomment-2050948808 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] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2050942856 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] [Enhancement](function) Support insert function [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on code in PR #33243: URL: https://github.com/apache/doris/pull/33243#discussion_r1561992220 ## be/src/vec/functions/function_string.h: ## @@ -3914,4 +3914,108 @@ class FunctionIntToChar : public IFunction { #endif } }; + +class FunctionStrIn

Re: [PR] [improvement][mow] Add profile for delete_bitmap get_agg function [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33576: URL: https://github.com/apache/doris/pull/33576#issuecomment-2050938633 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] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2050934766 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][mow] Add profile for delete_bitmap get_agg function [doris]

2024-04-11 Thread via GitHub
hust-hhb commented on PR #33576: URL: https://github.com/apache/doris/pull/33576#issuecomment-2050934295 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][mow] Add profile for delete_bitmap get_agg function [doris]

2024-04-11 Thread via GitHub
doris-robot commented on PR #33576: URL: https://github.com/apache/doris/pull/33576#issuecomment-2050932808 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] [improvement][mow] Add profile for delete_bitmap get_agg function [doris]

2024-04-11 Thread via GitHub
hust-hhb opened a new pull request, #33576: URL: https://github.com/apache/doris/pull/33576 ## Proposed changes now profile could be `I20240412 11:08:51.078223 2771963 plan_fragment_executor.cpp:640] Fragment :(Active: 12s048ms, non-child: 0.85%) - DorisBeVersion: 7206fa868e

Re: [PR] [fix](create table) Fix create table exception without cleaning the e… [doris]

2024-04-11 Thread via GitHub
deardeng commented on PR #33574: URL: https://github.com/apache/doris/pull/33574#issuecomment-2050932597 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 (f5e2cd9ac5b -> d10585d10ca)

2024-04-11 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f5e2cd9ac5b [chore](Nereids) better way to return error (#33507) add d10585d10ca [feature](profile) add transa

Re: [PR] [feature](profile) add transaction statistics for profile [doris]

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

Re: [PR] [Enhancement](function) Support insert function [doris]

2024-04-11 Thread via GitHub
zclllyybb commented on code in PR #33243: URL: https://github.com/apache/doris/pull/33243#discussion_r1561985177 ## be/src/vec/functions/function_string.h: ## @@ -3852,4 +3852,108 @@ class FunctionIntToChar : public IFunction { #endif } }; + +class FunctionStrInsert : pub

Re: [PR] [fix](merge-on-write) schema change may cause mow duplicate key [doris]

2024-04-11 Thread via GitHub
zhannngchen commented on PR #33536: URL: https://github.com/apache/doris/pull/33536#issuecomment-2050926206 run p1 -- 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 unsubs

Re: [PR] [fix](merge-on-write) schema change may cause mow duplicate key [doris]

2024-04-11 Thread via GitHub
zhannngchen commented on PR #33536: URL: https://github.com/apache/doris/pull/33536#issuecomment-2050925542 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 unsubs

Re: [PR] [improvement](binlog)Support inverted index format v2 in CCR [doris]

2024-04-11 Thread via GitHub
doris-robot commented on PR #33415: URL: https://github.com/apache/doris/pull/33415#issuecomment-2050921950 TeamCity be ut coverage result: Function Coverage: 35.61% (8905/25010) Line Coverage: 27.32% (73138/267682) Region Coverage: 26.45% (37820/143002) Branch Coverage: 23.2

Re: [PR] [fix](auth)fix missing authentication [doris]

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

Re: [PR] [WIP](group_commit) run relay wal test [doris]

2024-04-11 Thread via GitHub
hust-hhb commented on PR #29611: URL: https://github.com/apache/doris/pull/29611#issuecomment-2050919497 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](planner)fix bug of InlineViewRef's tableNameToSql method [doris]

2024-04-11 Thread via GitHub
doris-robot commented on PR #33575: URL: https://github.com/apache/doris/pull/33575#issuecomment-2050917599 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] [Enhancement](hive-writer) Adjust table sink exchange rebalancer params. [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33397: URL: https://github.com/apache/doris/pull/33397#issuecomment-2050917981 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] [Enhancement](hive-writer) Adjust table sink exchange rebalancer params. [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33397: URL: https://github.com/apache/doris/pull/33397#issuecomment-2050918006 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](planner)fix bug of InlineViewRef's tableNameToSql method [doris]

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

[PR] [fix](planner)fix bug of InlineViewRef's tableNameToSql method [doris]

2024-04-11 Thread via GitHub
starocean999 opened a new pull request, #33575: URL: https://github.com/apache/doris/pull/33575 ## 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] [opt](Nereids) prefer slot type to support delete task better [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33559: URL: https://github.com/apache/doris/pull/33559#issuecomment-2050915137 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](Nereids) prefer slot type to support delete task better [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on PR #33559: URL: https://github.com/apache/doris/pull/33559#issuecomment-2050915102 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](create table) Fix create table exception without cleaning the e… [doris]

2024-04-11 Thread via GitHub
deardeng commented on PR #33574: URL: https://github.com/apache/doris/pull/33574#issuecomment-2050910418 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](Cloud) Only cloud mode and instance with enable_storage_vault can use storage vault stmt [doris]

2024-04-11 Thread via GitHub
ByteYue commented on PR #33561: URL: https://github.com/apache/doris/pull/33561#issuecomment-2050910128 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 unsubscr

Re: [PR] [Enhancement](function) Support insert function [doris]

2024-04-11 Thread via GitHub
github-actions[bot] commented on code in PR #33243: URL: https://github.com/apache/doris/pull/33243#discussion_r1561976395 ## be/src/vec/functions/function_string.h: ## @@ -3852,4 +3852,108 @@ class FunctionIntToChar : public IFunction { #endif } }; + +class FunctionStrIn

Re: [PR] [fix](create table) Fix create table exception without cleaning the e… [doris]

2024-04-11 Thread via GitHub
doris-robot commented on PR #33574: URL: https://github.com/apache/doris/pull/33574#issuecomment-2050909308 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](create table) Fix create table exception without cleaning the e… [doris]

2024-04-11 Thread via GitHub
deardeng opened a new pull request, #33574: URL: https://github.com/apache/doris/pull/33574 …nvironment ## Proposed changes Issue Number: close #xxx 修复建表过程中抛出异常后,db 内仍然保留table信息。 在修复前,打桩异常发现 ![er0Nf6CQOm](https://github.com/apache/doris/assets/3887565/8

Re: [PR] [chore](Nereids) better way to return error [doris]

2024-04-11 Thread via GitHub
yiguolei merged PR #33507: URL: https://github.com/apache/doris/pull/33507 -- 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 (ab015d6379c -> f5e2cd9ac5b)

2024-04-11 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 ab015d6379c [fix](fs) Close local file writer when downloading finished (#33556) add f5e2cd9ac5b [chore](Nereid

Re: [PR] [docker](hive) add hive3 docker compose and modify scripts [doris]

2024-04-11 Thread via GitHub
suxiaogang223 commented on PR #33115: URL: https://github.com/apache/doris/pull/33115#issuecomment-2050906489 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

  1   2   3   4   5   6   7   >