[PR] [Fix](multi-catalog)Fix the issue of not initializing the writer caused by refactoring and add hive writing regression test. (#32721) [doris]

2024-04-09 Thread via GitHub
kaka11chen opened a new pull request, #33446: URL: https://github.com/apache/doris/pull/33446 ## Proposed changes backport #32721. ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [enhancement](exception) enble exception logic in pipeline execute thread [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #33437: URL: https://github.com/apache/doris/pull/33437#issuecomment-2045286045 TeamCity be ut coverage result: Function Coverage: 35.57% (8879/24963) Line Coverage: 27.33% (72983/267033) Region Coverage: 26.50% (37710/142324) Branch Coverage:

Re: [PR] [chore](ci) if skip compile then skip cloud_p* too, format cloud/ [doris]

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

Re: [PR] [Fix](hive-writer) Cherry pick 32721,32775. [doris]

2024-04-09 Thread via GitHub
github-actions[bot] commented on code in PR #33443: URL: https://github.com/apache/doris/pull/33443#discussion_r1557705951 ## be/src/vec/sink/writer/vhive_partition_writer.cpp: ## @@ -135,17 +136,18 @@ Status VHivePartitionWriter::open(RuntimeState* state, RuntimeProfile*

Re: [PR] [chore](ci) if skip compile then skip cloud_p* too, format cloud/ [doris]

2024-04-09 Thread via GitHub
hello-stephen commented on PR #33445: URL: https://github.com/apache/doris/pull/33445#issuecomment-2045270779 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] [chore](ci) if skip compile then skip cloud_p* too, format cloud/ [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #33445: URL: https://github.com/apache/doris/pull/33445#issuecomment-2045270254 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [chore](ci) if skip compile then skip cloud_p* too, format cloud/ [doris]

2024-04-09 Thread via GitHub
hello-stephen opened a new pull request, #33445: URL: https://github.com/apache/doris/pull/33445 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [fix](schema change) reduce memory usage of alter multi-column statement [doris]

2024-04-09 Thread via GitHub
dataroaring commented on PR #33073: URL: https://github.com/apache/doris/pull/33073#issuecomment-2045261482 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](timeout) query timeout was not correctly set [doris]

2024-04-09 Thread via GitHub
Mryange commented on PR #33444: URL: https://github.com/apache/doris/pull/33444#issuecomment-2045260990 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](timeout) query timeout was not correctly set [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #33444: URL: https://github.com/apache/doris/pull/33444#issuecomment-2045260395 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

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

2024-04-09 Thread via GitHub
Mryange opened a new pull request, #33444: URL: https://github.com/apache/doris/pull/33444 ## Proposed changes 1. In the past, in ConnectContext's checkTimeout, if a timeout occurred and cancel was not passed PPlanFragmentCancelReason, it resulted in being set to

Re: [PR] [fix](merge-cloud) fix possible data leak when creating tables [doris]

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

[PR] [Fix](hive-writer) Cherry pick 32721,32775. [doris]

2024-04-09 Thread via GitHub
kaka11chen opened a new pull request, #33443: URL: https://github.com/apache/doris/pull/33443 ## Proposed changes Cherry pick #32721 #32775. ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [Fix](hive-writer) Cherry pick 32721,32775. [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #33443: URL: https://github.com/apache/doris/pull/33443#issuecomment-2045253537 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

Re: [PR] (merge-cloud) Fix file cache regression cases [doris]

2024-04-09 Thread via GitHub
dataroaring commented on PR #33441: URL: https://github.com/apache/doris/pull/33441#issuecomment-2045250318 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](expr) Add length limit to the debug string of expr. [doris]

2024-04-09 Thread via GitHub
Mryange closed pull request #30464: [feature](expr) Add length limit to the debug string of expr. URL: https://github.com/apache/doris/pull/30464 -- 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

(doris) branch master updated (505c9f75042 -> 0b1376357c4)

2024-04-09 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 505c9f75042 [fix](load) Fix missing cloud cluster name for TableQueryPlanAction for spark load (#33289) add

Re: [PR] [fix](cloud) Fix the retry drift random seed [doris]

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

Re: [PR] [fix](cloud) Fix the retry drift random seed [doris]

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

(doris) branch master updated: [fix](load) Fix missing cloud cluster name for TableQueryPlanAction for spark load (#33289)

2024-04-09 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 505c9f75042 [fix](load) Fix missing cloud

Re: [PR] [fix](load) Fix missing cloud cluster name for TableQueryPlanAction for spark load [doris]

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

Re: [PR] [refine](Operator) When _stop_emplace_flag is not set to true, perform batch processing on the block. [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #33173: URL: https://github.com/apache/doris/pull/33173#issuecomment-2045239529 TeamCity be ut coverage result: Function Coverage: 35.62% (8907/25005) Line Coverage: 27.36% (73143/267355) Region Coverage: 26.52% (37791/142487) Branch Coverage:

Re: [PR] [enhancement](exception) enble exception logic in pipeline execute thread [doris]

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

Re: [PR] (merge-cloud) Fix file cache regression cases [doris]

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

Re: [I] Release Note 2.0.8 [doris]

2024-04-09 Thread via GitHub
xiaokang closed issue #33276: Release Note 2.0.8 URL: https://github.com/apache/doris/issues/33276 -- 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:

Re: [PR] [enhancement](exception) enble exception logic in pipeline execute thread [doris]

2024-04-09 Thread via GitHub
yiguolei commented on PR #33437: URL: https://github.com/apache/doris/pull/33437#issuecomment-2045222543 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] [bugfix](deadlock) should not use query cancelled in fragment mgr [doris]

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

(doris) branch master updated (78caed8531a -> b38be5f3dc6)

2024-04-09 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 78caed8531a [fix](merge-cloud) Add retry when delete bitmap lock expired on insert into select (#33395) add

Re: [PR] [chore](ci) set cloud ut as required [doris]

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

Re: [PR] [chore](ci) set cloud ut as required [doris]

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

Re: [PR] [Chore](descriptors) remove unused codes for descriptors [doris]

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

Re: [PR] [feature](insert)use optional location and add hive regression test [doris]

2024-04-09 Thread via GitHub
wsjz commented on PR #33153: URL: https://github.com/apache/doris/pull/33153#issuecomment-2045215245 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] [chore](ci) set cloud ut as required [doris]

2024-04-09 Thread via GitHub
hello-stephen commented on PR #33442: URL: https://github.com/apache/doris/pull/33442#issuecomment-2045208897 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] [chore](ci) set cloud ut as required [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #33442: URL: https://github.com/apache/doris/pull/33442#issuecomment-2045208744 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [chore](ci) set cloud ut as required [doris]

2024-04-09 Thread via GitHub
hello-stephen opened a new pull request, #33442: URL: https://github.com/apache/doris/pull/33442 comment `run cloudut` to trigger *Cloud UT (Doris Cloud UT)* pipeline If this is a relatively large or complex change, kick off the discussion at

(doris) branch master updated (25821296e65 -> 78caed8531a)

2024-04-09 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 25821296e65 [chore](ci) cloud_p* collect log when regression fail (#33302) add 78caed8531a [fix](merge-cloud)

Re: [PR] [Chore](descriptors) remove unused codes for descriptors [doris]

2024-04-09 Thread via GitHub
BiteThet commented on PR #33408: URL: https://github.com/apache/doris/pull/33408#issuecomment-2045204363 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](merge-cloud) Add retry when delete bitmap lock expired on insert into select [doris]

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

Re: [PR] (merge-cloud) Fix file cache regression cases [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #33441: URL: https://github.com/apache/doris/pull/33441#issuecomment-2045202982 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] (merge-cloud) Fix file cache regression cases [doris]

2024-04-09 Thread via GitHub
Lchangliang opened a new pull request, #33441: URL: https://github.com/apache/doris/pull/33441 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [refine](Operator) When _stop_emplace_flag is not set to true, perform batch processing on the block. [doris]

2024-04-09 Thread via GitHub
Mryange commented on PR #33173: URL: https://github.com/apache/doris/pull/33173#issuecomment-2045201208 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] [Enhancement](auto-partition) support all intervals for date_trunc in auto partition [doris]

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

Re: [PR] [Enhancement](auto-partition) support all intervals for date_trunc in auto partition [doris]

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

Re: [PR] [fix](restore) Fix the conflict IDs between two cluster [doris]

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

Re: [PR] [refactor](profile) refactor profile report on BE [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #1: URL: https://github.com/apache/doris/pull/1#issuecomment-2045185282 TeamCity be ut coverage result: Function Coverage: 35.60% (8905/25014) Line Coverage: 27.31% (73140/267803) Region Coverage: 26.48% (37790/142734) Branch Coverage:

Re: [PR] [opt](profile) get real-time query profile [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #33383: URL: https://github.com/apache/doris/pull/33383#issuecomment-2045185234 TeamCity be ut coverage result: Function Coverage: 35.60% (8904/25014) Line Coverage: 27.30% (73113/267803) Region Coverage: 26.47% (37780/142734) Branch Coverage:

Re: [PR] [fix](restore) Fix the conflict IDs between two cluster [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #33440: URL: https://github.com/apache/doris/pull/33440#issuecomment-2045181201 ClickBench: Total hot run time: 30.98 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](restore) Fix the conflict IDs between two cluster [doris]

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

(doris) branch master updated: [chore](ci) cloud_p* collect log when regression fail (#33302)

2024-04-09 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 25821296e65 [chore](ci) cloud_p* collect log

Re: [PR] [chore](ci) cloud_p* collect log when regression fail [doris]

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

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

2024-04-09 Thread via GitHub
hello-stephen commented on PR #33215: URL: https://github.com/apache/doris/pull/33215#issuecomment-2045149145 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](restore) Fix the conflict IDs between two cluster [doris]

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

Re: [PR] [chore](ci) cloud_p* collect log when regression fail [doris]

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

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

2024-04-09 Thread via GitHub
zddr commented on PR #33347: URL: https://github.com/apache/doris/pull/33347#issuecomment-2045136380 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: add config enable_create_bitmap_index_as_inverted_index (#33434)

2024-04-09 Thread plat1ko
This is an automated email from the ASF dual-hosted git repository. plat1ko 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 c8c689714d0 add config

Re: [PR] [chore](index) add config enable_create_bitmap_index_as_inverted_index [doris]

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

Re: [PR] [feature](insert)use optional location and add hive regression test [doris]

2024-04-09 Thread via GitHub
wsjz commented on PR #33153: URL: https://github.com/apache/doris/pull/33153#issuecomment-2045133730 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

Re: [PR] [refactor](profile) refactor profile report on BE [doris]

2024-04-09 Thread via GitHub
zhiqiang- commented on PR #1: URL: https://github.com/apache/doris/pull/1#issuecomment-2045130175 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

Re: [PR] [enhancement](merge-on-write) compaction should not check correctness if tablet is not ready [doris]

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

Re: [PR] [enhancement](merge-on-write) compaction should not check correctness if tablet is not ready [doris]

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

Re: [PR] [fix](inverted index) cloud mod supports time series [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #33414: URL: https://github.com/apache/doris/pull/33414#issuecomment-2045107410 TeamCity be ut coverage result: Function Coverage: 35.63% (8906/24993) Line Coverage: 27.35% (73140/267379) Region Coverage: 26.52% (37798/142525) Branch Coverage:

[PR] [fix](restore) Fix the conflict IDs between two cluster [doris]

2024-04-09 Thread via GitHub
w41ter opened a new pull request, #33440: URL: https://github.com/apache/doris/pull/33440 ## Proposed changes Issue Number: close #xxx The meta of the restore may come from different clusters, so the original ID in the meta may conflict with the ID of the new cluster. For

Re: [PR] [fix](restore) Fix the conflict IDs between two cluster [doris]

2024-04-09 Thread via GitHub
w41ter commented on PR #33440: URL: https://github.com/apache/doris/pull/33440#issuecomment-2045102545 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](restore) Fix the conflict IDs between two cluster [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #33440: URL: https://github.com/apache/doris/pull/33440#issuecomment-2045102358 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

Re: [PR] [Feature](function) Add function strcmp [doris]

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

Re: [PR] [feature](function) support quote string function [doris]

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

Re: [PR] [auth](enhance)remove some method in AccessControllerManager [doris]

2024-04-09 Thread via GitHub
zddr commented on PR #33320: URL: https://github.com/apache/doris/pull/33320#issuecomment-2045083468 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](inverted index) cloud mod supports time series [doris]

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

Re: [PR] [opt](profile) get real-time query profile [doris]

2024-04-09 Thread via GitHub
github-actions[bot] commented on code in PR #33383: URL: https://github.com/apache/doris/pull/33383#discussion_r1557547875 ## be/src/runtime/plan_fragment_executor.cpp: ## @@ -638,10 +640,41 @@ void PlanFragmentExecutor::close() {

Re: [PR] [opt](profile) get real-time query profile [doris]

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

2024-04-09 Thread via GitHub
doris-robot commented on PR #33243: URL: https://github.com/apache/doris/pull/33243#issuecomment-2045031088 TeamCity be ut coverage result: Function Coverage: 35.65% (8911/24994) Line Coverage: 27.39% (73208/267304) Region Coverage: 26.55% (37821/142465) Branch Coverage:

Re: [I] [Bug] 相同sql,多次查询结果不一致,来回跳 [doris]

2024-04-09 Thread via GitHub
jianghuzai commented on issue #33418: URL: https://github.com/apache/doris/issues/33418#issuecomment-2045010336 你试试这样看看: ```sql select * from policy_db.cp_credit_variable_raw where dt=20240407 and trim(field_name) in ('productId','tradeCode','tradeMode') and instruction =

Re: [PR] [Config](thrift) set default timeout for thrift rpc in FE [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #33430: URL: https://github.com/apache/doris/pull/33430#issuecomment-2044990227 TeamCity be ut coverage result: Function Coverage: 35.64% (8906/24988) Line Coverage: 27.37% (73153/267246) Region Coverage: 26.54% (37804/142440) Branch Coverage:

Re: [I] [Problem] notify new FE type transfer [doris]

2024-04-09 Thread via GitHub
kekekekekeshi commented on issue #21479: URL: https://github.com/apache/doris/issues/21479#issuecomment-2044979916 fe | [2024-04-09 12:00:56] notify new FE type transfer: UNKNOWN fe | 2024-04-09 12:00:56,194 INFO (stateListener|74) [Env$4.runOneCycle():2435] begin to transfer FE type

Re: [PR] [refactor](profile) refactor profile report on BE [doris]

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

Re: [PR] [refactor](profile) refactor profile report on BE [doris]

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

Re: [PR] [feature](iceberg)The new DDL syntax is added to create iceberg partitioned tables [doris]

2024-04-09 Thread via GitHub
wuwenchi commented on PR #8: URL: https://github.com/apache/doris/pull/8#issuecomment-2044963383 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

Re: [PR] [fix](merge-cloud) Add retry when delete bitmap lock expired on insert into select [doris]

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

Re: [PR] [fix](merge-cloud) Add retry when delete bitmap lock expired on insert into select [doris]

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

Re: [PR] [improvement](partial-update) segment compaction do not need to read missing column when doing agg partial-update [doris]

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

Re: [PR] [improvement](partial-update) segment compaction do not need to read missing column when doing agg partial-update [doris]

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

Re: [PR] [improvement](partial-update) segment compaction do not need to read missing column when doing agg partial-update [doris]

2024-04-09 Thread via GitHub
zhannngchen commented on code in PR #33025: URL: https://github.com/apache/doris/pull/33025#discussion_r1557513448 ## regression-test/suites/segcompaction_p2/test_segcompaction_agg_keys.groovy: ## @@ -111,6 +111,51 @@ suite("test_segcompaction_agg_keys") { String[][]

Re: [PR] [fix](plsql) Fix handle select that fe can do without be [doris]

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

Re: [PR] [fix](plsql) Fix handle select that fe can do without be [doris]

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

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

2024-04-09 Thread via GitHub
github-actions[bot] commented on code in PR #33243: URL: https://github.com/apache/doris/pull/33243#discussion_r1557506661 ## be/test/vec/function/function_string_test.cpp: ## @@ -1187,4 +1187,248 @@ TEST(function_string_test, function_uuid_test) { } }

Re: [PR] [refine](Operator) When _stop_emplace_flag is not set to true, perform batch processing on the block. [doris]

2024-04-09 Thread via GitHub
doris-robot commented on PR #33173: URL: https://github.com/apache/doris/pull/33173#issuecomment-2044912213 TeamCity be ut coverage result: Function Coverage: 35.62% (8907/25004) Line Coverage: 27.36% (73151/267336) Region Coverage: 26.53% (37798/142472) Branch Coverage:

Re: [PR] [Config](thrift) set default timeout for thrift rpc in FE [doris]

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

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

2024-04-09 Thread via GitHub
koarz commented on PR #33243: URL: https://github.com/apache/doris/pull/33243#issuecomment-2044899070 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] [Config](thrift) set default timeout for thrift rpc in FE [doris]

2024-04-09 Thread via GitHub
zclllyybb commented on PR #33430: URL: https://github.com/apache/doris/pull/33430#issuecomment-2044880677 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] [refactor](profile) refactor profile report on BE [doris]

2024-04-09 Thread via GitHub
zhiqiang- commented on PR #1: URL: https://github.com/apache/doris/pull/1#issuecomment-2044875799 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] [refactor](profile) refactor profile report on BE [doris]

2024-04-09 Thread via GitHub
github-actions[bot] commented on code in PR #1: URL: https://github.com/apache/doris/pull/1#discussion_r1557495506 ## be/src/runtime/plan_fragment_executor.cpp: ## @@ -638,10 +640,41 @@ void PlanFragmentExecutor::close() {

Re: [PR] [refactor](profile) refactor profile report on BE [doris]

2024-04-09 Thread via GitHub
zhiqiang- commented on code in PR #1: URL: https://github.com/apache/doris/pull/1#discussion_r1557489154 ## be/src/runtime/runtime_query_statistics_mgr.cpp: ## @@ -17,14 +17,432 @@ #include "runtime/runtime_query_statistics_mgr.h" +#include +#include

Re: [PR] [refactor](profile) refactor profile report on BE [doris]

2024-04-09 Thread via GitHub
zhiqiang- commented on code in PR #1: URL: https://github.com/apache/doris/pull/1#discussion_r1557488835 ## fe/fe-core/src/main/java/org/apache/doris/common/profile/ExecutionProfile.java: ## @@ -243,6 +247,81 @@ public void update(long startTime, boolean isFinished)

Re: [PR] [refactor](profile) refactor profile report on BE [doris]

2024-04-09 Thread via GitHub
zhiqiang- commented on code in PR #1: URL: https://github.com/apache/doris/pull/1#discussion_r1557487845 ## be/src/runtime/runtime_query_statistics_mgr.cpp: ## @@ -17,14 +17,432 @@ #include "runtime/runtime_query_statistics_mgr.h" +#include +#include

Re: [PR] [fix](plsql) Fix handle select that fe can do without be [doris]

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

2024-04-09 Thread via GitHub
zclllyybb commented on code in PR #33243: URL: https://github.com/apache/doris/pull/33243#discussion_r1557478714 ## be/test/vec/function/function_string_test.cpp: ## @@ -1187,4 +1187,27 @@ TEST(function_string_test, function_uuid_test) { } } +TEST(function_string_test,

Re: [PR] [feature](insert)use optional location and add hive regression test [doris]

2024-04-09 Thread via GitHub
wsjz commented on PR #33153: URL: https://github.com/apache/doris/pull/33153#issuecomment-2044813741 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](partial update) Support partial update when the date default value is 'current_date' [doris]

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

Re: [PR] [Feature](partial update) Support partial update when the date default value is 'current_date' [doris]

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

Re: [PR] [Enhancement](auto-partition) support all intervals for date_trunc in auto partition [doris]

2024-04-09 Thread via GitHub
zclllyybb commented on PR #33439: URL: https://github.com/apache/doris/pull/33439#issuecomment-2044801447 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

<    1   2   3   4   5   6   >