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

2024-04-08 Thread via GitHub
BiteThet commented on PR #33408: URL: https://github.com/apache/doris/pull/33408#issuecomment-2044275492 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) Generate one suffix to distinguish different hdfs root path [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #33411: URL: https://github.com/apache/doris/pull/33411#issuecomment-2044275130 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](cases) Add check status timeout for backup/restore cases [doris]

2024-04-08 Thread via GitHub
w41ter commented on PR #32975: URL: https://github.com/apache/doris/pull/32975#issuecomment-2044272755 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: [I] [Bug] 相同sql,多次查询结果不一致,来回跳 [doris]

2024-04-08 Thread via GitHub
Shield0814 commented on issue #33418: URL: https://github.com/apache/doris/issues/33418#issuecomment-2044269946 两种结果分别为: +--++-+ | dt | field_name | instruction | +--++-+ | 20240407 | pro

(doris) branch master updated (65b382c17d4 -> e8e08f70051)

2024-04-08 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 65b382c17d4 [Fix](Outfile) Fixed the problem that the concurrent Outfile wrote multiple Success files (#33016) a

Re: [PR] [fix](Nereids): add order for constraint test [doris]

2024-04-08 Thread via GitHub
jackwener merged PR #33323: URL: https://github.com/apache/doris/pull/33323 -- 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: [Fix](Outfile) Fixed the problem that the concurrent Outfile wrote multiple Success files (#33016)

2024-04-08 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 65b382c17d4 [Fix](Outfile) Fixed the problem

Re: [PR] [Fix](Outfile) Fixed the problem that the concurrent Outfile wrote multiple Success files [doris]

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

svn commit: r68393 - /dev/doris/2.0.8/ /release/doris/2.0/2.0.8/

2024-04-08 Thread kxiao
Author: kxiao Date: Tue Apr 9 06:50:39 2024 New Revision: 68393 Log: move doris 2.0.8 to release Added: release/doris/2.0/2.0.8/ - copied from r68392, dev/doris/2.0.8/ Removed: dev/doris/2.0.8/ - To unsubscribe,

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

2024-04-08 Thread via GitHub
Shield0814 opened a new issue, #33418: URL: https://github.com/apache/doris/issues/33418 ### 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 2.0.7 ### What

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

2024-04-08 Thread via GitHub
luwei16 commented on PR #33073: URL: https://github.com/apache/doris/pull/33073#issuecomment-2044263691 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 unsubscrib

Re: [PR] [fix](statistics)Fix alter column stats without min max value deserialize failure. [doris]

2024-04-08 Thread via GitHub
Jibing-Li commented on PR #33406: URL: https://github.com/apache/doris/pull/33406#issuecomment-2044262544 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: [I] Release Note 2.0.8 [doris]

2024-04-08 Thread via GitHub
xiaokang commented on issue #33276: URL: https://github.com/apache/doris/issues/33276#issuecomment-2044262431 中文版Release Note如下: # 1 行为变更 由于`ADMIN SHOW xx`语句在mysql 8.x jdbc driver不能执行,所以将名字改成`SHOW xx` - https://github.com/apache/doris/pull/29492 ``` ADMIN SHOW CONFIG -> SHO

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

2024-04-08 Thread via GitHub
github-actions[bot] commented on code in PR #33405: URL: https://github.com/apache/doris/pull/33405#discussion_r1557025133 ## be/src/pipeline/exec/exchange_sink_operator.cpp: ## @@ -150,9 +151,24 @@ } SCOPED_CONSUME_MEM_TRACKER(_mem_tracker.get()); +// Make sure

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

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #33415: URL: https://github.com/apache/doris/pull/33415#issuecomment-2044261142 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][docker] fix kafka test scritps [doris]

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

[PR] [fix][docker] fix kafka test scritps [doris]

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

Re: [PR] [fix][docker] fix kafka test scritps [doris]

2024-04-08 Thread via GitHub
doris-robot commented on PR #33417: URL: https://github.com/apache/doris/pull/33417#issuecomment-2044259251 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](merge-cloud) fix possible data leak when creating tables [doris]

2024-04-08 Thread via GitHub
luwei16 commented on PR #33416: URL: https://github.com/apache/doris/pull/33416#issuecomment-2044257206 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

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

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

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

2024-04-08 Thread via GitHub
doris-robot commented on PR #33416: URL: https://github.com/apache/doris/pull/33416#issuecomment-2044257070 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] [improvement](binlog)Support inverted index format v2 in CCR [doris]

2024-04-08 Thread via GitHub
qidaye commented on PR #33415: URL: https://github.com/apache/doris/pull/33415#issuecomment-2044255293 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] [improvement](binlog)Support inverted index format v2 in CCR [doris]

2024-04-08 Thread via GitHub
doris-robot commented on PR #33415: URL: https://github.com/apache/doris/pull/33415#issuecomment-2044254035 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](binlog)Support inverted index format v2 in CCR [doris]

2024-04-08 Thread via GitHub
qidaye opened a new pull request, #33415: URL: https://github.com/apache/doris/pull/33415 ## Proposed changes 1. Support inverted index format v2 2. Add regression cases for index format v1 & v2 3. Fix some bugs in Syncer functions ## Further comments If thi

Re: [PR] [Enhancement](mysql) support prepare statement completely [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #33403: URL: https://github.com/apache/doris/pull/33403#issuecomment-2044252726 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](pipelineX) Reduce prepare overhead [doris]

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

2024-04-08 Thread via GitHub
yiguolei commented on code in PR #1: URL: https://github.com/apache/doris/pull/1#discussion_r1557008304 ## 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-08 Thread via GitHub
yiguolei commented on code in PR #1: URL: https://github.com/apache/doris/pull/1#discussion_r1557004438 ## be/src/runtime/query_context.cpp: ## @@ -297,4 +319,161 @@ Status QueryContext::set_workload_group(WorkloadGroupPtr& tg) { return Status::OK(); } +void Que

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

2024-04-08 Thread via GitHub
doris-robot commented on PR #33414: URL: https://github.com/apache/doris/pull/33414#issuecomment-2044245616 TeamCity be ut coverage result: Function Coverage: 35.57% (/24985) Line Coverage: 27.32% (72984/267156) Region Coverage: 26.48% (37725/142440) Branch Coverage: 23.2

(doris-website) branch master updated: [docs](fix) Fix Sidebar issue due to comma loss (#524)

2024-04-08 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new fb55a152687c [docs](fix) Fix Sidebar i

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

2024-04-08 Thread via GitHub
yiguolei commented on code in PR #1: URL: https://github.com/apache/doris/pull/1#discussion_r1556999177 ## be/src/runtime/fragment_mgr.cpp: ## @@ -483,6 +486,14 @@ void FragmentMgr::_exec_actual(std::shared_ptr fragment_ex std::chrono::syst

Re: [PR] [docs](fix) Fix Sidebar issue due to comma loss [doris-website]

2024-04-08 Thread via GitHub
luzhijing merged PR #524: URL: https://github.com/apache/doris-website/pull/524 -- 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...@dori

Re: [PR] [feature](Cloud) Add S3 storage vault implementation [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #33377: URL: https://github.com/apache/doris/pull/33377#issuecomment-2044238321 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: [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly (#33349)

2024-04-08 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 32a3a9ecbb8 [bug](mem_tracker) fix mem_trac

Re: [PR] [bug](mem_tracker) fix mem_tracker dcheck failed as not used correctly [doris]

2024-04-08 Thread via GitHub
zhangstar333 merged PR #33349: URL: https://github.com/apache/doris/pull/33349 -- 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: [improve](serde) support complex type in write/read pb serde (#33124)

2024-04-08 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 7aa36cb4438 [improve](serde) support comple

Re: [PR] [improve](serde) support complex type in write/read pb serde [doris]

2024-04-08 Thread via GitHub
zhangstar333 merged PR #33124: URL: https://github.com/apache/doris/pull/33124 -- 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](inverted index) cloud mod supports time series [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on code in PR #33414: URL: https://github.com/apache/doris/pull/33414#discussion_r1556979433 ## be/src/cloud/cloud_cumulative_compaction_policy.cpp: ## @@ -213,4 +213,143 @@ : last_cumulative_point; } +int32_t CloudTimeSeriesC

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

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

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

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

2024-04-08 Thread via GitHub
doris-robot commented on PR #33414: URL: https://github.com/apache/doris/pull/33414#issuecomment-2044217604 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](iceberg)The new DDL syntax is added to create iceberg partitioned tables [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #8: URL: https://github.com/apache/doris/pull/8#issuecomment-2044216259 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] [fix](inverted index) cloud mod supports time series [doris]

2024-04-08 Thread via GitHub
zzzxl1993 opened a new pull request, #33414: URL: https://github.com/apache/doris/pull/33414 ## 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] [feature](iceberg)The new DDL syntax is added to create iceberg partitioned tables [doris]

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

[I] date_add函数的bug [doris]

2024-04-08 Thread via GitHub
hnwkz opened a new issue, #33413: URL: https://github.com/apache/doris/issues/33413 ### 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 2.0.7 ### What's Wr

Re: [PR] [testcase](hive)add exception test for hive txn [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #33278: URL: https://github.com/apache/doris/pull/33278#issuecomment-2044213540 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] [testcase](hive)add exception test for hive txn [doris]

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

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

2024-04-08 Thread via GitHub
Yukang-Lian commented on PR #33394: URL: https://github.com/apache/doris/pull/33394#issuecomment-2044211468 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

Re: [PR] [fix](statistics)Fix alter column stats without min max value deserialize failure. [doris]

2024-04-08 Thread via GitHub
Jibing-Li commented on PR #33406: URL: https://github.com/apache/doris/pull/33406#issuecomment-2044208697 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 unsubscr

(doris) branch master updated (37a831dbc43 -> 429ce959fd7)

2024-04-08 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 37a831dbc43 [bugfix](deadlock) avoid deadlock in memtracker cancel query (#33400) add 429ce959fd7 [opt](profi

Re: [PR] [opt](profile) parallel serialize fragment and add detail schedule profile [doris]

2024-04-08 Thread via GitHub
morningman merged PR #33379: URL: https://github.com/apache/doris/pull/33379 -- 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] [enhance](cloud) Implement FullRangeGetIterator to simplify iterating over a kv range [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on code in PR #33388: URL: https://github.com/apache/doris/pull/33388#discussion_r1556960124 ## cloud/test/txn_kv_test.cpp: ## @@ -545,3 +549,262 @@ TEST(TxnKvTest, BatchGet) { } } } + +TEST(TxnKvTest, FullRangeGetIterator) { Review

Re: [PR] [feature](agg) support aggregate function group_array_intersect [doris]

2024-04-08 Thread via GitHub
doris-robot commented on PR #33265: URL: https://github.com/apache/doris/pull/33265#issuecomment-2044193497 TeamCity be ut coverage result: Function Coverage: 35.54% (8890/25014) Line Coverage: 27.29% (72991/267484) Region Coverage: 26.45% (37714/142577) Branch Coverage: 23.2

Re: [PR] [improve](serde) support complex type in write/read pb serde [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #33124: URL: https://github.com/apache/doris/pull/33124#issuecomment-2044175909 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] [improve](serde) support complex type in write/read pb serde [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #33124: URL: https://github.com/apache/doris/pull/33124#issuecomment-2044175870 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] [feature](expr) add type check when expr prepare [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #0: URL: https://github.com/apache/doris/pull/0#issuecomment-2044174405 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] [feature](expr) add type check when expr prepare [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #0: URL: https://github.com/apache/doris/pull/0#issuecomment-2044174445 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)when clause cannot be regarded as common sub expression [doris]

2024-04-08 Thread via GitHub
englefly commented on PR #33358: URL: https://github.com/apache/doris/pull/33358#issuecomment-2044174668 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 uns

Re: [PR] [feature](agg) support aggregate function group_array_intersect [doris]

2024-04-08 Thread via GitHub
superdiaodiao commented on PR #33265: URL: https://github.com/apache/doris/pull/33265#issuecomment-2044166495 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

(doris) branch branch-2.0 updated: [bump](fe)upgrade dependencies (#33360)

2024-04-08 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs 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 e7bff5df467 [bump](fe)upgrade dependencies

Re: [PR] [bump](fe)upgrade dependencies [doris]

2024-04-08 Thread via GitHub
CalvinKirs merged PR #33360: URL: https://github.com/apache/doris/pull/33360 -- 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] [bump](fe)upgrade dependencies [doris]

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

Re: [PR] [bump](fe)upgrade dependencies [doris]

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

Re: [PR] [fix](nereids)SemiJoinSemiJoinTransposeProject rule didn't handle mark join correctly [doris]

2024-04-08 Thread via GitHub
starocean999 commented on PR #33401: URL: https://github.com/apache/doris/pull/33401#issuecomment-2044151670 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](schema change) unified schema change for parquet and orc reader [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #32873: URL: https://github.com/apache/doris/pull/32873#issuecomment-2044150557 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] [bump](fe)upgrade dependencies [doris]

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

(doris) branch branch-2.1 updated: [fix](cooldown) Fix hdfs path (#33315)

2024-04-08 Thread plat1ko
This is an automated email from the ASF dual-hosted git repository. plat1ko pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 97850cf2bbf [fix](cooldown) Fix hdfs pat

Re: [PR] [fix](cooldown) Fix hdfs path [doris]

2024-04-08 Thread via GitHub
platoneko merged PR #33315: URL: https://github.com/apache/doris/pull/33315 -- 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) Add one config to control FE's startup with or without built in vault [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #33308: URL: https://github.com/apache/doris/pull/33308#issuecomment-2044146378 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] [feature](expr) add type check when expr prepare [doris]

2024-04-08 Thread via GitHub
Mryange commented on PR #0: URL: https://github.com/apache/doris/pull/0#issuecomment-2044146371 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] [feature](Cloud) Add one config to control FE's startup with or without built in vault [doris]

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

Re: [PR] [feature](Cloud) Generate one suffix to distinguish different hdfs root path [doris]

2024-04-08 Thread via GitHub
ByteYue commented on PR #33411: URL: https://github.com/apache/doris/pull/33411#issuecomment-2044144815 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) 02/02: 2.1.2-rc03

2024-04-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit a1f80eaa7a35af7770cec524656686d5ae8cba54 Author: yiguolei AuthorDate: Tue Apr 9 12:49:05 2024 +0800 2.1.2-rc03

(doris) annotated tag 2.1.2-rc03 updated (a1f80eaa7a3 -> bf54ce50a70)

2024-04-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to annotated tag 2.1.2-rc03 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.1.2-rc03 was modified! *** from a1f80eaa7a3 (commit) to bf54ce50a70 (tag) tagging a1

(doris) 01/02: [Fix](function) Fix unix_timestamp core for string input (#32871)

2024-04-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git commit 2a0644f442bf1ca3051099d10ecdbf616bbf75d2 Author: zclllyybb AuthorDate: Wed Mar 27 11:19:03 2024 +0800 [Fix](fu

(doris) branch branch-2.1 updated (b5b0181a79e -> a1f80eaa7a3)

2024-04-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from b5b0181a79e 2.1.2-rc02 new 2a0644f442b [Fix](function) Fix unix_timestamp core for string input (#32871)

Re: [PR] [bump](fe)upgrade dependencies [doris]

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

Re: [PR] [feature](debug point) add macro DBUG_RUN_CALLBACK [doris]

2024-04-08 Thread via GitHub
doris-robot commented on PR #33407: URL: https://github.com/apache/doris/pull/33407#issuecomment-2044140194 TeamCity be ut coverage result: Function Coverage: 35.59% (8890/24977) Line Coverage: 27.34% (73004/267020) Region Coverage: 26.50% (37727/142352) Branch Coverage: 23.3

Re: [PR] [feature](Cloud) Generate one suffix to distinguish different hdfs root path [doris]

2024-04-08 Thread via GitHub
gavinchou commented on code in PR #33411: URL: https://github.com/apache/doris/pull/33411#discussion_r1556875969 ## cloud/src/meta-service/meta_service_resource.cpp: ## @@ -387,6 +388,13 @@ static int add_hdfs_storage_vault(InstanceInfoPB& instance, Transaction* txn, m

Re: [PR] [branch-2.1](partition) Refine some auto partition behaviours (#32737) [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on PR #33412: URL: https://github.com/apache/doris/pull/33412#issuecomment-2044139398 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.1 updated (f7906f715e3 -> b5b0181a79e)

2024-04-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git omit f7906f715e3 2.1.2-rc02 add 3c4ccb39817 Revert "[opt](scan) read scan ranges in the order of partitions (#31

(doris) annotated tag 2.1.2-rc02 updated (b5b0181a79e -> af24d46ff65)

2024-04-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to annotated tag 2.1.2-rc02 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.1.2-rc02 was modified! *** from b5b0181a79e (commit) to af24d46ff65 (tag) tagging b5

Re: [PR] [branch-2.1](partition) Refine some auto partition behaviours (#32737) [doris]

2024-04-08 Thread via GitHub
doris-robot commented on PR #33412: URL: https://github.com/apache/doris/pull/33412#issuecomment-2044134917 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

(doris) annotated tag 2.1.2-rc02 deleted (was 3dee65a6578)

2024-04-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to annotated tag 2.1.2-rc02 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.1.2-rc02 was deleted! *** tag was 3dee65a6578 The revisions that were on this annotated ta

[PR] [branch-2.1](partition) Refine some auto partition behaviours (#32737) [doris]

2024-04-08 Thread via GitHub
zclllyybb opened a new pull request, #33412: URL: https://github.com/apache/doris/pull/33412 fix legacy planner grammer fix nereids planner parsing fix cases forbid auto range partition with null column fix CreateTableStmt with auto partition and some partition items. 1 an

Re: [PR] [feature](Cloud) Generate one suffix to distinguish different hdfs root path [doris]

2024-04-08 Thread via GitHub
github-actions[bot] commented on code in PR #33411: URL: https://github.com/apache/doris/pull/33411#discussion_r1556874745 ## cloud/src/meta-service/meta_service_resource.cpp: ## @@ -16,6 +16,7 @@ // under the License. #include Review Comment: warning: 'brpc/channel.h'

Re: [PR] [Enhancement](mysql) support prepare statement completely [doris]

2024-04-08 Thread via GitHub
doris-robot commented on PR #33403: URL: https://github.com/apache/doris/pull/33403#issuecomment-2044130999 TeamCity be ut coverage result: Function Coverage: 35.58% (/24978) Line Coverage: 27.33% (72986/267027) Region Coverage: 26.50% (37726/142356) Branch Coverage: 23.3

Re: [PR] [feature](Cloud) Generate one suffix to distinguish different hdfs root path [doris]

2024-04-08 Thread via GitHub
ByteYue commented on PR #33411: URL: https://github.com/apache/doris/pull/33411#issuecomment-2044130094 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] [feature](Cloud) Generate one suffix to distinguish different hdfs root path [doris]

2024-04-08 Thread via GitHub
doris-robot commented on PR #33411: URL: https://github.com/apache/doris/pull/33411#issuecomment-2044129545 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] [feature](Cloud) Generate one suffix to distinguish different hdfs root path [doris]

2024-04-08 Thread via GitHub
ByteYue opened a new pull request, #33411: URL: https://github.com/apache/doris/pull/33411 ## 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:

(doris) annotated tag 2.1.2-rc02 updated (f7906f715e3 -> 3dee65a6578)

2024-04-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to annotated tag 2.1.2-rc02 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.1.2-rc02 was modified! *** from f7906f715e3 (commit) to 3dee65a6578 (tag) tagging f7

(doris) branch branch-2.1 updated: 2.1.2-rc02

2024-04-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new f7906f715e3 2.1.2-rc02 f7906f715e3 is d

(doris) branch branch-2.1 updated: [bugfix](deadlock) avoid deadlock in memtracker cancel query (#33400)

2024-04-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new bfc92605070 [bugfix](deadlock) avoid de

[PR] [docs](fix) Fix Sidebar issue due to comma loss [doris-website]

2024-04-08 Thread via GitHub
KassieZ opened a new pull request, #524: URL: https://github.com/apache/doris-website/pull/524 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

(doris) branch master updated: [bugfix](deadlock) avoid deadlock in memtracker cancel query (#33400)

2024-04-08 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 37a831dbc43 [bugfix](deadlock) avoid deadlock i

Re: [PR] [bugfix](deadlock) avoid deadlock in memtracker cancel query [doris]

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

svn commit: r68383 - in /dev/doris/doris-shade/1.0.5: ./ apache-doris-shade-1.0.5-src.tar.gz apache-doris-shade-1.0.5-src.tar.gz.asc apache-doris-shade-1.0.5-src.tar.gz.sha512

2024-04-08 Thread diwu
Author: diwu Date: Tue Apr 9 04:17:18 2024 New Revision: 68383 Log: doris shade 1.0.5 Added: dev/doris/doris-shade/1.0.5/ dev/doris/doris-shade/1.0.5/apache-doris-shade-1.0.5-src.tar.gz (with props) dev/doris/doris-shade/1.0.5/apache-doris-shade-1.0.5-src.tar.gz.asc (with props

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

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

Re: [PR] Revert "[opt](scan) read scan ranges in the order of partitions" [doris]

2024-04-08 Thread via GitHub
doris-robot commented on PR #33410: URL: https://github.com/apache/doris/pull/33410#issuecomment-2044120646 TeamCity be ut coverage result: Function Coverage: 35.59% (8889/24974) Line Coverage: 27.34% (72988/266927) Region Coverage: 26.51% (37726/142322) Branch Coverage: 23.3

Re: [PR] [bump](fe)upgrade dependencies [doris]

2024-04-08 Thread via GitHub
CalvinKirs commented on PR #33360: URL: https://github.com/apache/doris/pull/33360#issuecomment-2044118994 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

  1   2   3   4   5   6   7   >