Re: [PR] [improvement](statistics)Return -1 when external table row count is unknown. [doris]

2024-08-07 Thread via GitHub
Jibing-Li commented on PR #38990: URL: https://github.com/apache/doris/pull/38990#issuecomment-2274876367 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] [function](cast)Make string casting to integers more like MySQL's behavior [doris]

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

Re: [PR] [fix](function) stddev with DecimalV2 type will result in an error (#… [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39072: URL: https://github.com/apache/doris/pull/39072#issuecomment-2274877163 TeamCity be ut coverage result: Function Coverage: 36.38% (9259/25450) Line Coverage: 27.85% (75645/271593) Region Coverage: 26.73% (38948/145718) Branch Coverage: 23.4

Re: [PR] [cherry-pick](branch-2.1) Pick "[feature](function) support ip functions named ipv4_to_ipv6 and cut_ipv6" [doris]

2024-08-07 Thread via GitHub
sjyango commented on PR #39058: URL: https://github.com/apache/doris/pull/39058#issuecomment-2274877797 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] [Chore](case) remove max in num check case [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39049: URL: https://github.com/apache/doris/pull/39049#issuecomment-2274877937 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](case) remove max in num check case [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39049: URL: https://github.com/apache/doris/pull/39049#issuecomment-2274877960 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](inverted index) The inverted index is written into the file cache [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39076: URL: https://github.com/apache/doris/pull/39076#issuecomment-2274879205 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] [opt](set operation) adjust two different behaviors with MySQL [doris]

2024-08-07 Thread via GitHub
morrySnow commented on PR #39042: URL: https://github.com/apache/doris/pull/39042#issuecomment-2274879451 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](function) stddev with DecimalV2 type will result in an error (#… [doris]

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

Re: [PR] [fix](test) fix conflict create table by different regression test (#39004) [doris]

2024-08-07 Thread via GitHub
924060929 commented on PR #39059: URL: https://github.com/apache/doris/pull/39059#issuecomment-2274880660 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](memory) Fix Allocator release memory to correct MemTracker after TLS attach task ends [doris]

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

Re: [PR] [fix](Nereids) cast to boolean wrong when constant folding by be [doris]

2024-08-07 Thread via GitHub
morrySnow commented on PR #39019: URL: https://github.com/apache/doris/pull/39019#issuecomment-2274880932 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] [feat](lock)add deadlock detection tool and monitored lock implementations [doris]

2024-08-07 Thread via GitHub
CalvinKirs commented on PR #39015: URL: https://github.com/apache/doris/pull/39015#issuecomment-2274881236 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] [branch-2.1] Picks "[Fix](partial update) Persist partial_update_info in RocksDB in case of BE restart after a partial update has commited #38331" [doris]

2024-08-07 Thread via GitHub
bobhan1 commented on PR #39035: URL: https://github.com/apache/doris/pull/39035#issuecomment-2274883294 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] [opt](test)Increase the timeout of http request [doris]

2024-08-07 Thread via GitHub
qidaye opened a new pull request, #39077: URL: https://github.com/apache/doris/pull/39077 ## Proposed changes `show_nested_index_file` http api's response may be large with variant table, so we increase the timeout. -- This is an automated message from the Apache Git Se

Re: [PR] [opt](test)Increase the timeout of http request [doris]

2024-08-07 Thread via GitHub
qidaye commented on PR #39077: URL: https://github.com/apache/doris/pull/39077#issuecomment-2274884267 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] [opt](bytebuffer) allocate ByteBuffer memory by Allocator [doris]

2024-08-07 Thread via GitHub
sollhui commented on PR #38960: URL: https://github.com/apache/doris/pull/38960#issuecomment-2274884312 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] [opt](test)Increase the timeout of http request [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39077: URL: https://github.com/apache/doris/pull/39077#issuecomment-2274884239 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] [feat](lock)add deadlock detection tool and monitored lock implementations [doris]

2024-08-07 Thread via GitHub
CalvinKirs commented on PR #39015: URL: https://github.com/apache/doris/pull/39015#issuecomment-2274884452 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] [feature](restore) Support clean_tables/clean_partitions properties for restore job [doris]

2024-08-07 Thread via GitHub
w41ter commented on PR #39028: URL: https://github.com/apache/doris/pull/39028#issuecomment-2274887648 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] [docs](release) Update 2.0.14 release note and download link [doris-website]

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

(doris-website) branch master updated: [docs](release) Update 2.0.14 release note and download link (#961)

2024-08-07 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 0f232990c8 [docs](release) Update 2.0.

Re: [PR] [test](catalog) add upgrade test cases for external catalog [doris]

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

Re: [PR] [fix](function) stddev with DecimalV2 type will result in an error (#… [doris]

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

Re: [PR] [opt](index) add more inverted index profile metrics #36696 [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #38858: URL: https://github.com/apache/doris/pull/38858#issuecomment-2274889943 TeamCity be ut coverage result: Function Coverage: 36.37% (9259/25461) Line Coverage: 27.84% (75647/271699) Region Coverage: 26.71% (38938/145797) Branch Coverage: 23.4

[PR] [branch-2.0] Picks "[Fix](partial update) Persist partial_update_info in RocksDB in case of BE restart after a partial update has commited #38331" [doris]

2024-08-07 Thread via GitHub
bobhan1 opened a new pull request, #39078: URL: https://github.com/apache/doris/pull/39078 picks https://github.com/apache/doris/pull/38331 -- 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 spe

Re: [PR] [branch-2.0] Picks "[Fix](partial update) Persist partial_update_info in RocksDB in case of BE restart after a partial update has commited #38331" [doris]

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

svn commit: r70744 - /dev/doris/2.0.14/ /release/doris/2.0/2.0.14/

2024-08-07 Thread kxiao
Author: kxiao Date: Thu Aug 8 03:41:07 2024 New Revision: 70744 Log: move doris 2.0.14 to release Added: release/doris/2.0/2.0.14/ - copied from r70743, dev/doris/2.0.14/ Removed: dev/doris/2.0.14/ - To unsubscri

[PR] [feat](nereids) enable_stats supports external table [doris]

2024-08-07 Thread via GitHub
englefly opened a new pull request, #39079: URL: https://github.com/apache/doris/pull/39079 ## Proposed changes session variable enable_stats supports external table Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond t

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

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39028: URL: https://github.com/apache/doris/pull/39028#issuecomment-2274891726 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] [feat](nereids) enable_stats supports external table [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39079: URL: https://github.com/apache/doris/pull/39079#issuecomment-2274891744 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] [feat](nereids) enable_stats supports external table [doris]

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

Re: [PR] [fix](function) stddev with DecimalV2 type will result in an error (#… [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39073: URL: https://github.com/apache/doris/pull/39073#issuecomment-2274892257 TeamCity be ut coverage result: Function Coverage: 37.76% (8102/21456) Line Coverage: 29.39% (66351/225796) Region Coverage: 28.89% (34240/118508) Branch Coverage: 24.7

Re: [PR] [fix](function) stddev with DecimalV2 type will result in an error (#… [doris]

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

[I] 增强doris 稳定性 [Feature] [doris]

2024-08-07 Thread via GitHub
gospider007 opened a new issue, #39080: URL: https://github.com/apache/doris/issues/39080 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description doris 版本2.1.5

[I] [Feature] Doris cannot support reading path data and reading S3 data requires plaintext AK and SK, which affects data security [doris-spark-connector]

2024-08-07 Thread via GitHub
FishMAN002 opened a new issue, #225: URL: https://github.com/apache/doris-spark-connector/issues/225 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description

Re: [PR] [fix](function) stddev with DecimalV2 type will result in an error (#… [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39073: URL: https://github.com/apache/doris/pull/39073#issuecomment-2274896312 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 7b06e6bf77b8052fc0bdc4d86436f394cb5466a6 with default session variables Stream

Re: [PR] [cherry-pick](branch-2.1) Pick "[feature](function) support ip functions named ipv4_to_ipv6 and cut_ipv6" [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39058: URL: https://github.com/apache/doris/pull/39058#issuecomment-2274896682 TeamCity be ut coverage result: Function Coverage: 36.40% (9275/25479) Line Coverage: 27.87% (75736/271714) Region Coverage: 26.73% (38956/145739) Branch Coverage: 23.4

Re: [PR] [branch-2.0] Picks "[Fix](partial update) Persist partial_update_info in RocksDB in case of BE restart after a partial update has commited #38331" [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on code in PR #39078: URL: https://github.com/apache/doris/pull/39078#discussion_r1708538652 ## be/src/olap/partial_update_info.h: ## @@ -16,14 +16,24 @@ // under the License. #pragma once +<<< HEAD Review Comment: warning: version contr

Re: [PR] [opt](catalog) modify some meta cache logic [doris]

2024-08-07 Thread via GitHub
morningman commented on PR #38506: URL: https://github.com/apache/doris/pull/38506#issuecomment-2274898066 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] [feature](sql-block-rule) sql block rule support external table (#37041) [doris]

2024-08-07 Thread via GitHub
morningman merged PR #37765: URL: https://github.com/apache/doris/pull/37765 -- 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] [Improvement](expr) fold child when const expr not folded (#38493) [doris]

2024-08-07 Thread via GitHub
LiBinfeng-01 commented on PR #38961: URL: https://github.com/apache/doris/pull/38961#issuecomment-2274898842 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 branch-2.1 updated (357ec978511 -> c94b7377f19)

2024-08-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 357ec978511 Revert "[pick](cases)add array_contains cases from mysql_fulltext" (#39067) add c94b7377f19 [

[I] [Feature] Doris cannot support reading path data and reading S3 data requires plaintext AK and SK, which affects data security [doris]

2024-08-07 Thread via GitHub
FishMAN002 opened a new issue, #39081: URL: https://github.com/apache/doris/issues/39081 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description ## 目前有两个生产实际述

Re: [I] [Feature] Doris cannot support reading path data and reading S3 data requires plaintext AK and SK, which affects data security [doris-spark-connector]

2024-08-07 Thread via GitHub
FishMAN002 closed issue #225: [Feature] Doris cannot support reading path data and reading S3 data requires plaintext AK and SK, which affects data security URL: https://github.com/apache/doris-spark-connector/issues/225 -- This is an automated message from the Apache Git Service. To respond

Re: [PR] [opt](catalog) modify some meta cache logic [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #38506: URL: https://github.com/apache/doris/pull/38506#issuecomment-2274901655 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](catalog) modify some meta cache logic [doris]

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

[PR] [doc](sql-types) Update data type [doris-website]

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

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

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39028: URL: https://github.com/apache/doris/pull/39028#issuecomment-2274908252 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](cluster key) cluster key support vertical_segment_writer [doris]

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

Re: [PR] [WIP]Test sub txn [doris]

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

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

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39028: URL: https://github.com/apache/doris/pull/39028#issuecomment-2274913030 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] [feature](cloud) Add lazy commit mechanism for `commit_txn` [doris]

2024-08-07 Thread via GitHub
SWJTU-ZhangLei commented on PR #38243: URL: https://github.com/apache/doris/pull/38243#issuecomment-2274915525 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] [feature](cloud) Add lazy commit mechanism for `commit_txn` [doris]

2024-08-07 Thread via GitHub
SWJTU-ZhangLei commented on code in PR #38243: URL: https://github.com/apache/doris/pull/38243#discussion_r1708565085 ## cloud/src/meta-service/txn_lazy_committer.cpp: ## @@ -0,0 +1,208 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

Re: [PR] [improvement](statistics)Return -1 when external table row count is unknown. [doris]

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

Re: [PR] [fix](tools) tpcds-tools: report benchmark result before cleanup [doris]

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

Re: [PR] [feature](cloud) Add lazy commit mechanism for `commit_txn` [doris]

2024-08-07 Thread via GitHub
SWJTU-ZhangLei commented on code in PR #38243: URL: https://github.com/apache/doris/pull/38243#discussion_r1708566789 ## cloud/src/meta-service/meta_service.cpp: ## @@ -237,46 +238,63 @@ void MetaServiceImpl::get_version(::google::protobuf::RpcController* controller, p

Re: [PR] [feature](cloud) Add lazy commit mechanism for `commit_txn` [doris]

2024-08-07 Thread via GitHub
SWJTU-ZhangLei commented on code in PR #38243: URL: https://github.com/apache/doris/pull/38243#discussion_r1708565487 ## cloud/src/meta-service/meta_service_txn.cpp: ## @@ -917,320 +1461,418 @@ void commit_txn_immediately( LOG(WARNING) << msg << " err=" << err << "

Re: [PR] [feature](cloud) Add lazy commit mechanism for `commit_txn` [doris]

2024-08-07 Thread via GitHub
SWJTU-ZhangLei commented on code in PR #38243: URL: https://github.com/apache/doris/pull/38243#discussion_r1708566029 ## cloud/src/meta-service/txn_lazy_committer.cpp: ## @@ -0,0 +1,208 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lic

Re: [PR] [fix] (nereids) fix Match Expreesion in filter estimation [doris]

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

Re: [PR] [feature](cloud) Add lazy commit mechanism for `commit_txn` [doris]

2024-08-07 Thread via GitHub
SWJTU-ZhangLei commented on code in PR #38243: URL: https://github.com/apache/doris/pull/38243#discussion_r1708566284 ## cloud/src/meta-service/meta_service.cpp: ## @@ -387,10 +410,28 @@ void MetaServiceImpl::batch_get_version(::google::protobuf::RpcController* contr

Re: [PR] [feat](lock)add deadlock detection tool and monitored lock implementations [doris]

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

Re: [PR] [branch-2.0] Picks "[Fix](partial update) Persist partial_update_info in RocksDB in case of BE restart after a partial update has commited #38331" [doris]

2024-08-07 Thread via GitHub
bobhan1 commented on PR #39078: URL: https://github.com/apache/doris/pull/39078#issuecomment-2274916962 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](merge-on-write) Fix UBSan error cause by member call on null pointer [doris]

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

Re: [PR] [branch-2.0] Picks "[Fix](partial update) Persist partial_update_info in RocksDB in case of BE restart after a partial update has commited #38331" [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on code in PR #39078: URL: https://github.com/apache/doris/pull/39078#discussion_r1708570321 ## be/src/olap/partial_update_info.h: ## @@ -16,64 +16,25 @@ // under the License. #pragma once - -#include "olap/tablet_schema.h" -#include "util/strin

Re: [PR] [fix](delete) Fix delete stmt on MOW table doesn't use partial update in Nereids planner [doris]

2024-08-07 Thread via GitHub
bobhan1 commented on code in PR #38751: URL: https://github.com/apache/doris/pull/38751#discussion_r1708570751 ## regression-test/suites/delete_p0/test_delete_predicate_on_value.groovy: ## @@ -134,23 +135,17 @@ suite("test_delete_on_value") { // test mor table sql "ins

Re: [PR] [fix](inverted index) warm up inverted index [doris]

2024-08-07 Thread via GitHub
zzzxl1993 commented on PR #38986: URL: https://github.com/apache/doris/pull/38986#issuecomment-2274920928 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] [feature](cloud) Add lazy commit mechanism for `commit_txn` [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on code in PR #38243: URL: https://github.com/apache/doris/pull/38243#discussion_r1708573142 ## cloud/src/meta-service/txn_lazy_committer.cpp: ## @@ -0,0 +1,212 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributo

Re: [PR] [fix](move-memtable) fix bvar g_load_stream_file_writer_cnt [doris]

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

Re: [PR] [opt](catalog) modify some meta cache logic [doris]

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

Re: [PR] [opt](binlog) Log table rename when reply [doris]

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

Re: [PR] [feat](nereids) enable_stats supports external table [doris]

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

Re: [PR] [opt](set operation) adjust two different behaviors with MySQL [doris]

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

Re: [PR] [enhancement](Nereids) fast compute hash code of deep expression tree to reduce conflict [doris]

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

Re: [PR] [fix](inverted index) warm up inverted index [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #38986: URL: https://github.com/apache/doris/pull/38986#issuecomment-2274925286 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](inverted index) warm up inverted index [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #38986: URL: https://github.com/apache/doris/pull/38986#issuecomment-2274926930 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](wal) modify wal api which hard to use [doris]

2024-08-07 Thread via GitHub
dataroaring merged PR #38895: URL: https://github.com/apache/doris/pull/38895 -- 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: [Enhancement](wal) modify wal api which hard to use (#38895)

2024-08-07 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 443457eb151 [Enhancement](wal) modify wal ap

(doris) branch branch-3.0 updated: [Enhancement](wal) modify wal api which hard to use (#38895)

2024-08-07 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 1ceb91e308f [Enhancement](wal) modif

Re: [PR] [feat](lock)add deadlock detection tool and monitored lock implementations [doris]

2024-08-07 Thread via GitHub
CalvinKirs commented on PR #39015: URL: https://github.com/apache/doris/pull/39015#issuecomment-2274932500 run performance -- 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] [fix](regression) Fix file cache regression cases [doris]

2024-08-07 Thread via GitHub
dataroaring merged PR #39065: URL: https://github.com/apache/doris/pull/39065 -- 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 (443457eb151 -> 83e88eadcc8)

2024-08-07 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 443457eb151 [Enhancement](wal) modify wal api which hard to use (#38895) add 83e88eadcc8 [fix](regression) F

(doris) branch branch-3.0 updated: [fix](regression) Fix file cache regression cases (#39065)

2024-08-07 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new b2ea2a2607e [fix](regression) Fix fi

(doris) branch branch-3.0 updated: [fix](function) stddev with DecimalV2 type will result in an error (#38731)

2024-08-07 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new b431c33ca05 [fix](function) stddev w

Re: [PR] [Enhancement] add information_schema.table_properties #38745 [doris]

2024-08-07 Thread via GitHub
Vallishp commented on PR #38746: URL: https://github.com/apache/doris/pull/38746#issuecomment-2274935720 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] [feature](table write) Avoid redundant validation of the block [doris]

2024-08-07 Thread via GitHub
Mryange opened a new pull request, #35594: URL: https://github.com/apache/doris/pull/35594 ## Proposed changes The _batching_block has already been processed by the validate_and_convert_block function, so redundant validation should be avoided. -- This is an automat

Re: [PR] [Fix](lakesoul) Fix CVEs and some filter pushdown issues [doris]

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

Re: [PR] [fix](expr) Add Parentheses for Correct Operator Precedence in toSqlImpl and conjunctExprToString Methods [doris]

2024-08-07 Thread via GitHub
zy-kkk commented on PR #39064: URL: https://github.com/apache/doris/pull/39064#issuecomment-2274939933 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] [Enhancement] add information_schema.table_properties #38745 [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on code in PR #38746: URL: https://github.com/apache/doris/pull/38746#discussion_r1708600444 ## be/src/exec/schema_scanner/schema_table_options_scanner.cpp: ## @@ -127,7 +164,9 @@ RETURN_IF_ERROR(mblock.add_rows(_tableoptions_block.get(), _row_

Re: [PR] [Fix](lakesoul) Fix CVEs and some filter pushdown issues [doris]

2024-08-07 Thread via GitHub
CalvinKirs commented on code in PR #39044: URL: https://github.com/apache/doris/pull/39044#discussion_r1708601444 ## fe/be-java-extensions/lakesoul-scanner/pom.xml: ## @@ -48,68 +48,18 @@ under the License. - - -org.scala-lan

[PR] [fix](expr) Add Parentheses for CompoundPredicates in toSqlImpl and conjunctExprToString Methods [doris]

2024-08-07 Thread via GitHub
zy-kkk opened a new pull request, #39082: URL: https://github.com/apache/doris/pull/39082 pick #39064 Problem Description The previous implementation of the `toSqlImpl` and `conjunctExprToString` methods added unnecessary parentheses around all subexpressions, which could lea

Re: [PR] [fix](expr) Add Parentheses for CompoundPredicates in toSqlImpl and conjunctExprToString Methods [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39082: URL: https://github.com/apache/doris/pull/39082#issuecomment-2274942066 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](lakesoul) Fix CVEs and some filter pushdown issues [doris]

2024-08-07 Thread via GitHub
CalvinKirs commented on code in PR #39044: URL: https://github.com/apache/doris/pull/39044#discussion_r1708603139 ## fe/fe-core/pom.xml: ## @@ -565,58 +565,87 @@ under the License. hadoop-auth + com.dmetasoul -l

Re: [PR] [opt](bytebuffer) allocate ByteBuffer memory by Allocator and make it exception safe [doris]

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

Re: [PR] [feat](lock)add deadlock detection tool and monitored lock implementations [doris]

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

Re: [PR] [fix](move-memtable) multi replica tables should tolerate minority failures [doris]

2024-08-07 Thread via GitHub
liaoxin01 merged PR #38003: URL: https://github.com/apache/doris/pull/38003 -- 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 (83e88eadcc8 -> 0a647edd0d2)

2024-08-07 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 83e88eadcc8 [fix](regression) Fix file cache regression cases (#39065) add 0a647edd0d2 [fix](move-memtable) multi

Re: [PR] [Fix](lakesoul) Fix CVEs and some filter pushdown issues [doris]

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

Re: [PR] [fix](memory) Fix Allocator release memory to correct MemTracker after TLS attach task ends [doris]

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

(doris) branch revert-37823-bc-sh-adjust created (now 0d1e649860a)

2024-08-07 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch revert-37823-bc-sh-adjust in repository https://gitbox.apache.org/repos/asf/doris.git at 0d1e649860a Revert "[opt](nereids) adjust broadcast/shuffle join (#37823)" This branch inclu

<    3   4   5   6   7   8   9   10   >