Re: [PR] [fix](partition rebalancer) fix migrate tablets between backends back and forth [doris]

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

Re: [PR] [chore](cloud) Log rowset value when txn value size exceeds the limit [doris]

2024-08-14 Thread via GitHub
w41ter commented on PR #39388: URL: https://github.com/apache/doris/pull/39388#issuecomment-2290778857 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](jdbc catalog) Compatible with ojdbc6 by adding version check [doris]

2024-08-14 Thread via GitHub
zy-kkk commented on PR #39408: URL: https://github.com/apache/doris/pull/39408#issuecomment-2290778479 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](jdbc catalog) Compatible with ojdbc6 by adding version check [doris]

2024-08-14 Thread via GitHub
doris-robot commented on PR #39408: URL: https://github.com/apache/doris/pull/39408#issuecomment-2290778375 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](nereids) set Unknown column stats for A[x] in MV derived stats, where A is a variant column. [doris]

2024-08-14 Thread via GitHub
englefly commented on PR #39382: URL: https://github.com/apache/doris/pull/39382#issuecomment-2290778748 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] [doc](bi)faq for bi [doris-website]

2024-08-14 Thread via GitHub
wyx123654 commented on PR #956: URL: https://github.com/apache/doris-website/pull/956#issuecomment-2290778638 Have revised -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[PR] [improvement](jdbc catalog) Compatible with ojdbc6 by adding version check [doris]

2024-08-14 Thread via GitHub
zy-kkk opened a new pull request, #39408: URL: https://github.com/apache/doris/pull/39408 pick (#39341) In previous versions, we used a method based on JDBC 4.2 to read data, so it was equivalent to abandoning support for ojdbc6. However, we recently found that a large number of user

(doris-spark-connector) branch master updated: [bug] Fix read datetime field occur LocalDateTime convert String error. (#226)

2024-08-14 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new 7cd355b [bug] Fix read datetime fi

Re: [PR] [opt](memory) Modify thedefault JEMALLOC_CONF and support flush Jemalloc tcache [doris]

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

Re: [PR] [bug] Fix read datetime field occur LocalDateTime convert String error. [doris-spark-connector]

2024-08-14 Thread via GitHub
JNSimba merged PR #226: URL: https://github.com/apache/doris-spark-connector/pull/226 -- 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..

Re: [PR] [branch-2.1][fix](jdbc scan) Remove the `conjuncts.remove` call in JdbcScan [doris]

2024-08-14 Thread via GitHub
zy-kkk commented on PR #39407: URL: https://github.com/apache/doris/pull/39407#issuecomment-2290775416 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] [feat](Nereids) support nereids hint position detaction [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39113: URL: https://github.com/apache/doris/pull/39113#issuecomment-2290775734 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [branch-2.1][fix](jdbc scan) Remove the `conjuncts.remove` call in JdbcScan [doris]

2024-08-14 Thread via GitHub
doris-robot commented on PR #39407: URL: https://github.com/apache/doris/pull/39407#issuecomment-2290775341 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] [branch-2.1][fix](jdbc scan) Remove the `conjuncts.remove` call in JdbcScan [doris]

2024-08-14 Thread via GitHub
zy-kkk opened a new pull request, #39407: URL: https://github.com/apache/doris/pull/39407 pick (#39180) In #37565, due to the change in the calling order of finalize, the final generated Plan will be missing the PREDICATES that have been pushed down in Jdbc. Although this behavior is

Re: [PR] [Fix](delete) Support delete when column name is Unicode [doris]

2024-08-14 Thread via GitHub
yiguolei commented on code in PR #39381: URL: https://github.com/apache/doris/pull/39381#discussion_r1718038180 ## be/src/olap/delete_handler.cpp: ## @@ -312,38 +312,35 @@ Status DeleteHandler::parse_condition(const DeleteSubPredicatePB& sub_cond, TCon // value: matches "15977

Re: [PR] [chore](cloud) Add recycle tablet key log [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39405: URL: https://github.com/apache/doris/pull/39405#issuecomment-2290772452 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] [chore](cloud) Add recycle tablet key log [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39405: URL: https://github.com/apache/doris/pull/39405#issuecomment-2290772428 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: [fix](cgroup) Fix cgroup compatibility with MacOS (#39398)

2024-08-14 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 c6957d6c6e8 [fix](cgroup) Fix cgroup compatibility

Re: [PR] [fix](cgroup) Fix cgroup compatibility with MacOS [doris]

2024-08-14 Thread via GitHub
zy-kkk merged PR #39398: URL: https://github.com/apache/doris/pull/39398 -- 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.apach

Re: [PR] [fix](cloud) Fix `TabletIndexPB` missing db_id [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on code in PR #39372: URL: https://github.com/apache/doris/pull/39372#discussion_r1718035453 ## cloud/src/meta-service/meta_service.cpp: ## @@ -403,9 +403,9 @@ void MetaServiceImpl::batch_get_version(::google::protobuf::RpcController* contr }

Re: [PR] [fix](cgroup) Fix cgroup compatibility with MacOS [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39398: URL: https://github.com/apache/doris/pull/39398#issuecomment-2290771623 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](cgroup) Fix cgroup compatibility with MacOS [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39398: URL: https://github.com/apache/doris/pull/39398#issuecomment-2290771588 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] [opt](memory) Modify thedefault JEMALLOC_CONF and support flush Jemalloc tcache [doris]

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

Re: [PR] [enhancement](regression-test) agg schema value modify case4 [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39404: URL: https://github.com/apache/doris/pull/39404#issuecomment-2290770820 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [chore](cloud) Log rowset value when txn value size exceeds the limit [doris]

2024-08-14 Thread via GitHub
gavinchou commented on code in PR #39388: URL: https://github.com/apache/doris/pull/39388#discussion_r1718034427 ## cloud/src/meta-service/meta_service_txn.cpp: ## @@ -1259,6 +1259,22 @@ void commit_txn_immediately( // Finally we are done... err = txn->commit(); i

Re: [PR] [enhancement](regression-test) agg schema value modify case4 [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39404: URL: https://github.com/apache/doris/pull/39404#issuecomment-2290770866 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] [enhancement](regression-test) agg schema value modify case3 [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39403: URL: https://github.com/apache/doris/pull/39403#issuecomment-2290770375 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] [enhancement](regression-test) agg schema value modify case2 [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39395: URL: https://github.com/apache/doris/pull/39395#issuecomment-2290770115 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [chore](cloud) Log rowset value when txn value size exceeds the limit [doris]

2024-08-14 Thread via GitHub
gavinchou commented on code in PR #39388: URL: https://github.com/apache/doris/pull/39388#discussion_r1718034427 ## cloud/src/meta-service/meta_service_txn.cpp: ## @@ -1259,6 +1259,22 @@ void commit_txn_immediately( // Finally we are done... err = txn->commit(); i

Re: [PR] [enhancement](regression-test) agg schema value modify case3 [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39403: URL: https://github.com/apache/doris/pull/39403#issuecomment-2290770334 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](regression-test) agg schema value modify case2 [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39395: URL: https://github.com/apache/doris/pull/39395#issuecomment-2290770144 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](cloud) Fix `TabletIndexPB` missing db_id [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on code in PR #39372: URL: https://github.com/apache/doris/pull/39372#discussion_r1718033733 ## cloud/src/meta-service/meta_service.cpp: ## @@ -403,9 +403,9 @@ void MetaServiceImpl::batch_get_version(::google::protobuf::RpcController* contr }

Re: [PR] [enhancement](regression-test) agg schema value modify case1 [doris]

2024-08-14 Thread via GitHub
dataroaring commented on PR #39390: URL: https://github.com/apache/doris/pull/39390#issuecomment-2290768320 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](regression-test) agg schema value modify case [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39240: URL: https://github.com/apache/doris/pull/39240#issuecomment-2290768106 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](partition rebalancer) fix migrate tablets between backends back and forth [doris]

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

Re: [PR] [enhancement](regression-test) agg schema value modify case [doris]

2024-08-14 Thread via GitHub
dataroaring commented on PR #39240: URL: https://github.com/apache/doris/pull/39240#issuecomment-2290767661 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](cloud) Fix `TabletIndexPB` missing db_id [doris]

2024-08-14 Thread via GitHub
SWJTU-ZhangLei commented on code in PR #39372: URL: https://github.com/apache/doris/pull/39372#discussion_r1718030465 ## cloud/src/recycler/recycler.cpp: ## @@ -2640,4 +2641,165 @@ bool InstanceRecycler::check_recycle_tasks() { return found; } +int InstanceRecycler::repa

Re: [PR] [fix](cloud) Fix `TabletIndexPB` missing db_id [doris]

2024-08-14 Thread via GitHub
SWJTU-ZhangLei commented on PR #39372: URL: https://github.com/apache/doris/pull/39372#issuecomment-2290766049 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] [refine](pipeline) refine some some operator close function [doris]

2024-08-14 Thread via GitHub
yiguolei commented on code in PR #39397: URL: https://github.com/apache/doris/pull/39397#discussion_r1718029959 ## be/src/pipeline/exec/aggregation_sink_operator.cpp: ## @@ -97,11 +97,11 @@ Status AggSinkLocalState::open(RuntimeState* state) { RETURN_IF_ERROR(

Re: [PR] [fix](group commit) fix group commit insert rpc may stuck [doris]

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

Re: [PR] [fix](cloud) Fix `TabletIndexPB` missing db_id [doris]

2024-08-14 Thread via GitHub
SWJTU-ZhangLei commented on code in PR #39372: URL: https://github.com/apache/doris/pull/39372#discussion_r1718028622 ## cloud/src/meta-service/meta_service.cpp: ## @@ -406,7 +406,7 @@ void MetaServiceImpl::batch_get_version(::google::protobuf::RpcController* contr void intern

Re: [PR] [fix](cloud) Fix `TabletIndexPB` missing db_id [doris]

2024-08-14 Thread via GitHub
SWJTU-ZhangLei commented on code in PR #39372: URL: https://github.com/apache/doris/pull/39372#discussion_r1718028771 ## cloud/src/meta-service/meta_service.cpp: ## @@ -618,11 +618,13 @@ void MetaServiceImpl::create_tablets(::google::protobuf::RpcController* controll m

Re: [PR] [fix](arrayfuncs) fix array min/max func [doris]

2024-08-14 Thread via GitHub
amorynan commented on code in PR #39307: URL: https://github.com/apache/doris/pull/39307#discussion_r1718027368 ## be/src/vec/functions/array/function_array_aggregation.cpp: ## @@ -147,7 +147,13 @@ struct ArrayAggregateImpl { const DataTypeArray* data_type_array =

Re: [PR] [fix](arrayfuncs) fix array min/max func [doris]

2024-08-14 Thread via GitHub
amorynan commented on code in PR #39307: URL: https://github.com/apache/doris/pull/39307#discussion_r1718027368 ## be/src/vec/functions/array/function_array_aggregation.cpp: ## @@ -147,7 +147,13 @@ struct ArrayAggregateImpl { const DataTypeArray* data_type_array =

Re: [PR] [fix](group commit) fix group commit core if be inject FragmentMgr.exec_plan_fragment.failed (#39339) [doris]

2024-08-14 Thread via GitHub
doris-robot commented on PR #39396: URL: https://github.com/apache/doris/pull/39396#issuecomment-2290761256 TeamCity be ut coverage result: Function Coverage: 36.55% (9342/25562) Line Coverage: 28.04% (76548/272968) Region Coverage: 26.87% (39381/146557) Branch Coverage: 23.6

Re: [PR] [opt](memory) Modify thedefault JEMALLOC_CONF and support flush Jemalloc tcache [doris]

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

Re: [PR] [fix](group commit) fix group commit insert rpc may stuck [doris]

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

Re: [PR] [Improment]Support cgroup v2 for wokrload group [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on code in PR #39374: URL: https://github.com/apache/doris/pull/39374#discussion_r1718025946 ## be/src/agent/cgroup_cpu_ctl.h: ## @@ -48,18 +50,34 @@ class CgroupCpuCtl { // for log void get_cgroup_cpu_info(uint64_t* cpu_shares, int* cpu_h

Re: [PR] [fix](arrayfuncs) fix array min/max func [doris]

2024-08-14 Thread via GitHub
amorynan commented on PR #39307: URL: https://github.com/apache/doris/pull/39307#issuecomment-2290759674 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 unsubsc

Re: [PR] [improve](array) forbid create inverted index with parser for array and add cases for write correctness check [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39062: URL: https://github.com/apache/doris/pull/39062#issuecomment-2290751938 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-flink-connector) branch master updated: [Improve] Fix the problem caused by very small interval in batch mode (#462)

2024-08-14 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 411020ab [Improve] Fix the problem

Re: [PR] [Improve] Fix the problem caused by very small interval in batch mode [doris-flink-connector]

2024-08-14 Thread via GitHub
JNSimba merged PR #462: URL: https://github.com/apache/doris-flink-connector/pull/462 -- 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..

Re: [PR] [Improvement](local exchange) optimize broadcast local exchanger [doris]

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

Re: [PR] [fix](group commit) fix group commit insert rpc may stuck [doris]

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

[PR] remove unused document [doris-website]

2024-08-14 Thread via GitHub
morningman opened a new pull request, #1009: URL: https://github.com/apache/doris-website/pull/1009 (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 unsubscr

Re: [PR] [opt](query cancel) cancel query if it has pipeline task leakage [doris]

2024-08-14 Thread via GitHub
zhiqiang- commented on PR #39223: URL: https://github.com/apache/doris/pull/39223#issuecomment-2290748444 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] [docker](readme) add readme for how to build doris image [doris]

2024-08-14 Thread via GitHub
catpineapple commented on PR #39241: URL: https://github.com/apache/doris/pull/39241#issuecomment-2290748071 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](partition rebalancer) fix migrate tablets between backends back and forth [doris]

2024-08-14 Thread via GitHub
yujun777 commented on PR #39333: URL: https://github.com/apache/doris/pull/39333#issuecomment-2290747392 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] [docker](readme) add readme for how to build doris image [doris]

2024-08-14 Thread via GitHub
catpineapple commented on PR #39241: URL: https://github.com/apache/doris/pull/39241#issuecomment-2290747174 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] [improve](array) forbid create inverted index with parser for array and add cases for write correctness check [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39062: URL: https://github.com/apache/doris/pull/39062#issuecomment-2290745839 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](nereids) Support SELECT * REPLACE clause [doris]

2024-08-14 Thread via GitHub
macroguo-ghy commented on code in PR #38680: URL: https://github.com/apache/doris/pull/38680#discussion_r1718014635 ## fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4: ## @@ -428,7 +428,11 @@ selectClause selectColumnClause : namedExpressionSeq -|

Re: [PR] [Improvement](local exchange) optimize broadcast local exchanger [doris]

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

Re: [PR] [fix](schema-change) Fix potential data race when a schema change jobs is set to cancelled but the table state is still SCHEMA_CHANGE (#39164) [doris]

2024-08-14 Thread via GitHub
yiguolei merged PR #39327: URL: https://github.com/apache/doris/pull/39327 -- 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 branch-2.1 updated: [fix](schema-change) Fix potential data race when a schema change jobs is set to cancelled but the table state is still SCHEMA_CHANGE (#39164) (#39327)

2024-08-14 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 642beb069b9 [fix](schema-change) Fix po

Re: [PR] [opt](memory) Modify thedefault JEMALLOC_CONF and support flush Jemalloc tcache [doris]

2024-08-14 Thread via GitHub
xinyiZzz commented on PR #38185: URL: https://github.com/apache/doris/pull/38185#issuecomment-2290742857 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 branch-2.1 updated (a44a2745634 -> aebc70d75a3)

2024-08-14 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 a44a2745634 [Fix](parquet-reader) Fix and optimize parquet min-max filtering. (#39375) add aebc70d75a3 rev

Re: [PR] [fix](group commit) fix group commit core if be inject FragmentMgr.exec_plan_fragment.failed (#39339) [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39396: URL: https://github.com/apache/doris/pull/39396#issuecomment-2290742079 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] revert [improvement](mv) Support to use cast when create sync materialized view #38008 [doris]

2024-08-14 Thread via GitHub
yiguolei merged PR #39378: URL: https://github.com/apache/doris/pull/39378 -- 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 branch-2.0 updated: [feature](restore) Support clean_tables/clean_partitions properties for restore job #39028 (#39366)

2024-08-14 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter 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 2168f0932f4 [feature](restore) Support cl

Re: [PR] [feature](restore) Support clean_tables/clean_partitions properties for restore job #39028 [doris]

2024-08-14 Thread via GitHub
w41ter merged PR #39366: URL: https://github.com/apache/doris/pull/39366 -- 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.apach

Re: [PR] [fix](Nereids) npe when delete with cte and without using [doris]

2024-08-14 Thread via GitHub
morrySnow commented on PR #39379: URL: https://github.com/apache/doris/pull/39379#issuecomment-2290739195 run cloud_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 un

Re: [PR] [fix](Nereids) npe when delete with cte and without using [doris]

2024-08-14 Thread via GitHub
morrySnow commented on PR #39379: URL: https://github.com/apache/doris/pull/39379#issuecomment-2290739137 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 unsubscr

(doris) branch branch-2.1 updated: [Fix](parquet-reader) Fix and optimize parquet min-max filtering. (#39375)

2024-08-14 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 a44a2745634 [Fix](parquet-reader) Fix a

Re: [PR] [Fix](parquet-reader) Fix and optimize parquet min-max filtering. [doris]

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

Re: [PR] [chore](cloud) Add recycle tablet key log [doris]

2024-08-14 Thread via GitHub
w41ter commented on PR #39405: URL: https://github.com/apache/doris/pull/39405#issuecomment-2290737935 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] [chore](cloud) Add recycle tablet key log [doris]

2024-08-14 Thread via GitHub
doris-robot commented on PR #39405: URL: https://github.com/apache/doris/pull/39405#issuecomment-2290737881 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] [chore](cloud) Add recycle tablet key log [doris]

2024-08-14 Thread via GitHub
w41ter opened a new pull request, #39405: URL: https://github.com/apache/doris/pull/39405 (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, e-mai

Re: [PR] [fix](group commit) fix group commit core if be inject FragmentMgr.exec_plan_fragment.failed (#39339) [doris]

2024-08-14 Thread via GitHub
mymeiyi commented on PR #39396: URL: https://github.com/apache/doris/pull/39396#issuecomment-2290736955 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] [docs]issue update [doris-website]

2024-08-14 Thread via GitHub
0xFlackoLFG opened a new pull request, #1008: URL: https://github.com/apache/doris-website/pull/1008 (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 unsubsc

(doris) branch branch-2.1 updated: [Fix](function) fix wrong nullable signature of function corr (#39380)

2024-08-14 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 4acd69590da [Fix](function) fix wrong n

Re: [PR] [Fix](function) fix wrong nullable signature of function corr [doris]

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

Re: [PR] [opt](Nereids) add switch / unset / kill / desc statement syntax [doris]

2024-08-14 Thread via GitHub
morrySnow commented on PR #39359: URL: https://github.com/apache/doris/pull/39359#issuecomment-2290736289 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] [opt](Nereids) polish aggregate function signature matching [doris]

2024-08-14 Thread via GitHub
morrySnow commented on PR #39352: URL: https://github.com/apache/doris/pull/39352#issuecomment-2290735654 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] [Improvement](local exchange) optimize broadcast local exchanger [doris]

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

Re: [PR] Var nested [doris]

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

(doris) branch branch-2.1 updated (1accde9fb34 -> 265bf9d54f4)

2024-08-14 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 1accde9fb34 [fix](nestedtype) support nested type for schema change reorder (#39392) add 265bf9d54f4 [fix](

Re: [PR] [fix](group commit) fix group commit insert rpc may stuck [doris]

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

Re: [PR] [fix](protocol) CLIENT_MULTI_STATEMENTS not used actually (#39308) [doris]

2024-08-14 Thread via GitHub
yiguolei merged PR #39370: URL: https://github.com/apache/doris/pull/39370 -- 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 branch-2.1 updated: [fix](nestedtype) support nested type for schema change reorder (#39392)

2024-08-14 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 1accde9fb34 [fix](nestedtype) support n

Re: [PR] [fix](nestedtype) support nested type for schema change reorder [doris]

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

Re: [PR] [Improvement](multi-catalog)support max compute complex type parse [doris]

2024-08-14 Thread via GitHub
github-actions[bot] commented on PR #39259: URL: https://github.com/apache/doris/pull/39259#issuecomment-2290726206 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] [Improvement](multi-catalog)support max compute complex type parse [doris]

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

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

Re: [PR] [fix](nereids) fix distribute expr list [doris]

2024-08-14 Thread via GitHub
xzj7019 commented on PR #39148: URL: https://github.com/apache/doris/pull/39148#issuecomment-2290721261 run cloud_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 unsu

Re: [PR] [opt](thirdparty) upgrade arrow to 17.0.0 [doris]

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

Re: [PR] update log storage docs [doris-website]

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

(doris-website) branch master updated: update log storage docs (#1004)

2024-08-14 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 754daf65a95 update log storage docs (#

Re: [PR] [opt](thirdparty) upgrade arrow to 17.0.0 [doris]

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

Re: [PR] [improvement](statistics)Drop column stats after schema change. (#39101) [doris]

2024-08-14 Thread via GitHub
doris-robot commented on PR #39400: URL: https://github.com/apache/doris/pull/39400#issuecomment-2290709529 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 6d614c417b7f463304a3ce68d10ea56770f4f98d with default session variables Stream

Re: [PR] [improvement](statistics)Drop column stats after schema change. (#39101) [doris]

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

  1   2   3   4   5   6   7   8   9   10   >