(doris-website) branch asf-site updated (60b1e7bf151 -> 526bb1f3010)

2024-10-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 60b1e7bf151 Automated deployment with doris branch @ 975caba6b036a8337b5ffac4fd1c5f3f5c01500a new 5

Re: [PR] [Fix](build) fix cloud compilation on arm (mac_osx) without libs2n.a [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41773: URL: https://github.com/apache/doris/pull/41773#issuecomment-2408840693 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](build) fix cloud compilation on arm (mac_osx) without libs2n.a [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41773: URL: https://github.com/apache/doris/pull/41773#issuecomment-2408840701 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](build) fix cloud compilation on arm (mac_osx) without libs2n.a [doris]

2024-10-12 Thread via GitHub
gavinchou commented on code in PR #41773: URL: https://github.com/apache/doris/pull/41773#discussion_r1798078873 ## cloud/cmake/thirdparty.cmake: ## @@ -88,7 +88,9 @@ add_thirdparty(aws-c-mqtt LIB64) add_thirdparty(aws-checksums LIB64) add_thirdparty(aws-c-s3 LIB64) add_third

Re: [PR] [fix](regression) fix lru ttl evict regression [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41296: URL: https://github.com/apache/doris/pull/41296#issuecomment-2408844871 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](regression) fix file cache lru ttl evict regression [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41296: URL: https://github.com/apache/doris/pull/41296#issuecomment-2408846593 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](regression) fix file cache lru ttl evict regression [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41296: URL: https://github.com/apache/doris/pull/41296#issuecomment-2408846605 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] [refactor]Delete useless code check_set_nullable() [doris]

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

[PR] [Fix](build) fix cloud compilation on arm without libs2n.a [doris]

2024-10-12 Thread via GitHub
kpretty opened a new pull request, #41773: URL: https://github.com/apache/doris/pull/41773 ## Proposed changes Issue Number: close #xxx reference [be/cmake/thirdparty.cmake](https://github.com/apache/doris/blob/6d4c91a2db3a9a8e3c3cee029cf17717334022bd/be/cmake/thirdparty.cm

Re: [PR] [Fix](build) fix cloud compilation on arm without libs2n.a [doris]

2024-10-12 Thread via GitHub
doris-robot commented on PR #41773: URL: https://github.com/apache/doris/pull/41773#issuecomment-2408809812 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](build) fix cloud compilation on arm without libs2n.a [doris]

2024-10-12 Thread via GitHub
kpretty commented on PR #41773: URL: https://github.com/apache/doris/pull/41773#issuecomment-2408809850 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](build) fix cloud compilation on arm without libs2n.a [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41773: URL: https://github.com/apache/doris/pull/41773#issuecomment-2408810863 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-website) branch asf-site updated (c5760cf8948 -> def622c0877)

2024-10-12 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard c5760cf8948 Automated deployment with doris branch @ 816761a986d8cea3bb8d9b2f0623afcadf73c205 new d

Re: [PR] [fix](query-forward) Fix forward query exception or stuck or potential query result loss [doris]

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

Re: [PR] [refactor]Delete useless code check_set_nullable() [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41739: URL: https://github.com/apache/doris/pull/41739#issuecomment-2408519534 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](nereids) add rewrite rule PushCountIntoUnionAll [doris]

2024-10-12 Thread via GitHub
feiniaofeiafei commented on PR #33530: URL: https://github.com/apache/doris/pull/33530#issuecomment-2408521656 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.

(doris-website) branch master updated: [fix](release) Fix 2.0.15 release note (#1190)

2024-10-12 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 fb7462fd710 [fix](release) Fix 2.0.15 rele

Re: [PR] [fix](release) Fix 2.0.15 release note [doris-website]

2024-10-12 Thread via GitHub
xiaokang merged PR #1190: URL: https://github.com/apache/doris-website/pull/1190 -- 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...@dor

Re: [PR] [refactor]Delete useless code check_set_nullable() [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41739: URL: https://github.com/apache/doris/pull/41739#issuecomment-2408531190 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]Delete useless code check_set_nullable() [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41739: URL: https://github.com/apache/doris/pull/41739#issuecomment-2408529187 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](flexible partial update) Fix incorrect result when there are insert after delete for same key in one load [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on code in PR #41701: URL: https://github.com/apache/doris/pull/41701#discussion_r1797686781 ## be/src/olap/memtable.cpp: ## @@ -578,6 +539,208 @@ } } +template +void MemTable::_aggregate_for_flexible_partial_update_without_seq_col( +

Re: [PR] [improve](ip-function)improve is_ip_address_in_range for inverted index speed [doris]

2024-10-12 Thread via GitHub
doris-robot commented on PR #41768: URL: https://github.com/apache/doris/pull/41768#issuecomment-2408531879 TeamCity be ut coverage result: Function Coverage: 37.43% (9679/25858) Line Coverage: 28.67% (80253/279958) Region Coverage: 28.11% (41527/147735) Branch Coverage: 24.6

Re: [PR] [fix](query-forward) Fix forward query exception or stuck or potential query result loss [doris]

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

Re: [PR] [fix](array/map) fix resize impl in array/map (#41595) [doris]

2024-10-12 Thread via GitHub
amorynan commented on PR #41699: URL: https://github.com/apache/doris/pull/41699#issuecomment-2408538076 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 unsubscri

Re: [PR] [fix](array/map) fix resize impl in array/map (#41595) [doris]

2024-10-12 Thread via GitHub
amorynan commented on PR #41699: URL: https://github.com/apache/doris/pull/41699#issuecomment-2408538415 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](flexible partial update) Fix incorrect result when there are insert after delete for same key in one load [doris]

2024-10-12 Thread via GitHub
bobhan1 commented on PR #41701: URL: https://github.com/apache/doris/pull/41701#issuecomment-2408534938 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](query-forward) Fix forward query exception or stuck or potential query result loss [doris]

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

Re: [PR] [improve](ip-function)improve is_ip_address_in_range for inverted index speed [doris]

2024-10-12 Thread via GitHub
airborne12 commented on code in PR #41768: URL: https://github.com/apache/doris/pull/41768#discussion_r1797691237 ## regression-test/suites/inverted_index_p0/test_ip_cidr_search_with_inverted_index.groovy: ## @@ -0,0 +1,94 @@ +// Licensed to the Apache Software Foundation (ASF)

Re: [PR] [fix](array/map) fix resize impl in array/map (#41595) [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41699: URL: https://github.com/apache/doris/pull/41699#issuecomment-2408540475 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](query-forward) Fix forward query exception or stuck or potential query result loss [doris]

2024-10-12 Thread via GitHub
doris-robot commented on PR #41303: URL: https://github.com/apache/doris/pull/41303#issuecomment-2408541629 ClickBench: Total hot run time: 33.06 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](flexible partial update) Fix incorrect result when there are insert after delete for same key in one load [doris]

2024-10-12 Thread via GitHub
doris-robot commented on PR #41701: URL: https://github.com/apache/doris/pull/41701#issuecomment-2408544777 TeamCity be ut coverage result: Function Coverage: 37.42% (9681/25873) Line Coverage: 28.63% (80267/280324) Region Coverage: 28.09% (41525/147830) Branch Coverage: 24.6

Re: [PR] [refactor]Delete useless code check_set_nullable() [doris]

2024-10-12 Thread via GitHub
Yoruet commented on PR #41739: URL: https://github.com/apache/doris/pull/41739#issuecomment-2408835504 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] [refactor]Delete useless code check_set_nullable() [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41739: URL: https://github.com/apache/doris/pull/41739#issuecomment-2408836270 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]Delete useless code check_set_nullable() [doris]

2024-10-12 Thread via GitHub
Yoruet commented on PR #41739: URL: https://github.com/apache/doris/pull/41739#issuecomment-2408837991 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] [refactor]Delete useless code check_set_nullable() [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41739: URL: https://github.com/apache/doris/pull/41739#issuecomment-2408838640 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]Delete useless code check_set_nullable() [doris]

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

Re: [PR] [refactor]Delete useless code check_set_nullable() [doris]

2024-10-12 Thread via GitHub
doris-robot commented on PR #41739: URL: https://github.com/apache/doris/pull/41739#issuecomment-2408850782 ClickBench: Total hot run time: 32.33 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris-flink-connector) branch release-24.0.1 created (now 3d13c7f7)

2024-10-12 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch release-24.0.1 in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git at 3d13c7f7 [Improve] revert pr 479 to remove resolvedFilterQuery in DorisSource (#497) No new rev

[I] [Enhancement] Improve Compaction Profiling and Logging [doris]

2024-10-12 Thread via GitHub
Yukang-Lian opened a new issue, #41753: URL: https://github.com/apache/doris/issues/41753 ### 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 We propose sever

[PR] [fix](arrow-flight-sql) Fix Arrow Flight bearer token cache evict after expired [doris]

2024-10-12 Thread via GitHub
xinyiZzz opened a new pull request, #41754: URL: https://github.com/apache/doris/pull/41754 Guava LoadingCache expiration check is performed when the cache is accessed, not immediately when the expiration time is reached. So manually call the cleanUp method regularly to clean up expi

Re: [PR] [fix](arrow-flight-sql) Fix Arrow Flight bearer token cache evict after expired [doris]

2024-10-12 Thread via GitHub
xinyiZzz commented on PR #41754: URL: https://github.com/apache/doris/pull/41754#issuecomment-2408430212 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](arrow-flight-sql) Fix Arrow Flight bearer token cache evict after expired [doris]

2024-10-12 Thread via GitHub
doris-robot commented on PR #41754: URL: https://github.com/apache/doris/pull/41754#issuecomment-2408430109 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] [Metric] add jni metrics for jdbc connection [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on code in PR #41752: URL: https://github.com/apache/doris/pull/41752#discussion_r1797619523 ## be/src/util/jni_metrics.h: ## @@ -0,0 +1,45 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements.

Re: [PR] [Enhancement](doris-future) Support REGR_SXX_SXY_SYY aggregation functions [doris]

2024-10-12 Thread via GitHub
zhiqiang- commented on code in PR #39187: URL: https://github.com/apache/doris/pull/39187#discussion_r1797619433 ## be/src/vec/aggregate_functions/aggregate_function_regr_union.h: ## @@ -45,12 +45,14 @@ struct AggregateFunctionRegrData { Float64 sum_y {}; Float64 s

(doris-flink-connector) 01/01: Commit for release 24.0.1

2024-10-12 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to tag 24.0.1 in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git commit 96898425bf976dad5e91fda3c29e632932b7ee1f Author: wudi <676366...@qq.com> AuthorDate: Sat Oct 12 15:06:54 2024 +

(doris-flink-connector) tag 24.0.1 created (now 96898425)

2024-10-12 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to tag 24.0.1 in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git at 96898425 (commit) This tag includes the following new commits: new 96898425 Commit for release 24.0.1

Re: [PR] [fix](auth)fix show load priv bug [doris]

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

[PR] [fix](case) fix test_group_commit_async_wal_msg_fault_injection [doris]

2024-10-12 Thread via GitHub
mymeiyi opened a new pull request, #41755: URL: https://github.com/apache/doris/pull/41755 (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-ma

Re: [PR] [fix](case) fix test_group_commit_async_wal_msg_fault_injection [doris]

2024-10-12 Thread via GitHub
doris-robot commented on PR #41755: URL: https://github.com/apache/doris/pull/41755#issuecomment-2408430929 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](is_exclusive) fix is_exlusive func for nested types [doris]

2024-10-12 Thread via GitHub
amorynan commented on PR #41646: URL: https://github.com/apache/doris/pull/41646#issuecomment-2408432174 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 unsubscri

Re: [PR] [improve](txn insert) make sub transactions visible [doris]

2024-10-12 Thread via GitHub
mymeiyi commented on PR #41362: URL: https://github.com/apache/doris/pull/41362#issuecomment-2408432294 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](flexible partial update) Fix incorrect result when there are insert after delete for same key in one load [doris]

2024-10-12 Thread via GitHub
bobhan1 commented on PR #41701: URL: https://github.com/apache/doris/pull/41701#issuecomment-2408430831 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] [Bug](udf) get data address should after resize operator [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41709: URL: https://github.com/apache/doris/pull/41709#issuecomment-2408430790 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] [Bug](udf) get data address should after resize operator [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41709: URL: https://github.com/apache/doris/pull/41709#issuecomment-2408435335 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](case) fix test_group_commit_async_wal_msg_fault_injection [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41755: URL: https://github.com/apache/doris/pull/41755#issuecomment-2408436156 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] [cases](ip) improve cases for ip functions [doris]

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

Re: [PR] [improvement](jdbc catalog) Print more errors when Jdbc Catalog fails to obtain a connection on FE [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41735: URL: https://github.com/apache/doris/pull/41735#issuecomment-2408436281 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] [improvement](jdbc catalog) Print more errors when Jdbc Catalog fails to obtain a connection on FE [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41735: URL: https://github.com/apache/doris/pull/41735#issuecomment-2408436294 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] [Bug](udf) get data address should after resize operator [doris]

2024-10-12 Thread via GitHub
zhangstar333 commented on PR #41709: URL: https://github.com/apache/doris/pull/41709#issuecomment-2408436961 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

[I] [Enhancement] Limit the Number of Delete Rowsets in Compaction to Prevent Version Accumulation Errors [doris]

2024-10-12 Thread via GitHub
Yukang-Lian opened a new issue, #41756: URL: https://github.com/apache/doris/issues/41756 ### 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 In the current c

Re: [PR] [fix](case) fix group commit case [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41755: URL: https://github.com/apache/doris/pull/41755#issuecomment-2408438656 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](case) fix group commit case [doris]

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

Re: [PR] [enhancement](sequence col) add session variable to skip sequence column check while INSERT INTO (#41655) [doris]

2024-10-12 Thread via GitHub
zhannngchen merged PR #41732: URL: https://github.com/apache/doris/pull/41732 -- 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 branch-2.0 updated: [enhancement](sequence col) add session variable to skip sequence column check while INSERT INTO (#41655) (#41732)

2024-10-12 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 9a9eaa77497 [enhancement](sequence col

Re: [PR] [enhancement](sequence col) add session variable to skip sequence column check while INSERT INTO (#41655) [doris]

2024-10-12 Thread via GitHub
zhannngchen merged PR #41720: URL: https://github.com/apache/doris/pull/41720 -- 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 branch-2.1 updated: [enhancement](sequence col) add session variable to skip sequence column check while INSERT INTO (#41655) (#41720)

2024-10-12 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen 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 ae56739f884 [enhancement](sequence col

Re: [PR] [fix](move-memtable) do not retry open streams [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41550: URL: https://github.com/apache/doris/pull/41550#issuecomment-2408440399 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](move-memtable) do not retry open streams [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41550: URL: https://github.com/apache/doris/pull/41550#issuecomment-2408440416 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 spill counters [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on code in PR #41724: URL: https://github.com/apache/doris/pull/41724#discussion_r1797718914 ## be/src/pipeline/exec/spill_sort_source_operator.cpp: ## @@ -86,11 +80,7 @@ Status SpillSortLocalState::initiate_merge_sort_spill_streams(RuntimeState* s

Re: [PR] [refactor]Delete useless code check_set_nullable() [doris]

2024-10-12 Thread via GitHub
Yoruet commented on PR #41739: URL: https://github.com/apache/doris/pull/41739#issuecomment-2408572149 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] [refactor]Delete useless code check_set_nullable() [doris]

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

[PR] [update] Refactor query 2.1 [doris-website]

2024-10-12 Thread via GitHub
KassieZ opened a new pull request, #1192: URL: https://github.com/apache/doris-website/pull/1192 # Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [ ] Chinese - [ ] English -- This is an automated message from the Apache Git Service. To

Re: [PR] [refactor]Delete useless code check_set_nullable() [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41739: URL: https://github.com/apache/doris/pull/41739#issuecomment-2408573543 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](flexible partial update) Fix incorrect result when there are insert after delete for same key in one load [doris]

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

Re: [PR] [Fix](flexible partial update) Fix incorrect result when there are insert after delete for same key in one load [doris]

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

Re: [PR] [fix](array/map) fix resize impl in array/map (#41595) [doris]

2024-10-12 Thread via GitHub
doris-robot commented on PR #41699: URL: https://github.com/apache/doris/pull/41699#issuecomment-2408546536 TeamCity be ut coverage result: Function Coverage: 36.04% (9340/25919) Line Coverage: 27.61% (76702/277848) Region Coverage: 26.41% (39403/149171) Branch Coverage: 23.2

Re: [PR] [Fix](flexible partial update) Fix incorrect result when there are insert after delete for same key in one load [doris]

2024-10-12 Thread via GitHub
doris-robot commented on PR #41701: URL: https://github.com/apache/doris/pull/41701#issuecomment-2408552483 ClickBench: Total hot run time: 33.62 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](mtmv) regression test unstable and error [doris]

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

Re: [PR] [fix](mtmv) regression test unstable and error [doris]

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

Re: [PR] [fix](mtmv) regression test unstable and error [doris]

2024-10-12 Thread via GitHub
doris-robot commented on PR #41145: URL: https://github.com/apache/doris/pull/41145#issuecomment-2408781846 ClickBench: Total hot run time: 31.88 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refactor]Delete useless code check_set_nullable() [doris]

2024-10-12 Thread via GitHub
Yoruet commented on PR #41739: URL: https://github.com/apache/doris/pull/41739#issuecomment-2408786992 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] [refactor]Delete useless code check_set_nullable() [doris]

2024-10-12 Thread via GitHub
Yoruet commented on code in PR #41739: URL: https://github.com/apache/doris/pull/41739#discussion_r1797943579 ## be/src/vec/functions/function_bitmap.cpp: ## @@ -506,10 +504,10 @@ class FunctionBitmapCount : public IFunction { auto& null_map = data_null_map->get_data();

Re: [PR] [refactor]Delete useless code check_set_nullable() [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41739: URL: https://github.com/apache/doris/pull/41739#issuecomment-2408787759 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: [enhancement](err-msg) Output column info when size invalid in block data convertor (#41535) (#41764)

2024-10-12 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 e10458baad9 [enhancement](err-msg) Outp

(doris) branch branch-2.1 updated: [case](mtmv) fix test_base_mtmv failed (#39794) (#41745)

2024-10-12 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 60ac3e71bad [case](mtmv) fix test_base_

Re: [PR] [enhancement](err-msg) Output column info when size invalid in block data convertor (#41535) [doris]

2024-10-12 Thread via GitHub
yiguolei merged PR #41764: URL: https://github.com/apache/doris/pull/41764 -- 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](delete) Fix potential delete job stuck util timeout if exception happend in FE DeleteJob execution (#41672) (#41765)

2024-10-12 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 87005aa5b26 [fix](delete) Fix potent

Re: [PR] [fix](delete) Fix potential delete job stuck util timeout if exception happend in FE DeleteJob execution (#41672) [doris]

2024-10-12 Thread via GitHub
dataroaring merged PR #41765: URL: https://github.com/apache/doris/pull/41765 -- 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](delete) Fix potential delete job stuck util timeout if exception happend in FE DeleteJob execution (#41672) [doris]

2024-10-12 Thread via GitHub
dataroaring merged PR #41763: URL: https://github.com/apache/doris/pull/41763 -- 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 branch-2.0 updated: [fix](delete) Fix potential delete job stuck util timeout if exception happend in FE DeleteJob execution (#41672) (#41763)

2024-10-12 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 d6ecea4cd1d [fix](delete) Fix potent

Re: [PR] [fix](case) fix group commit case [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41755: URL: https://github.com/apache/doris/pull/41755#issuecomment-2408586539 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](case) fix group commit case [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41755: URL: https://github.com/apache/doris/pull/41755#issuecomment-2408586551 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

(doris) branch branch-2.1 updated: [cherry-pick](branch-2.1) Pick "[Fix](delete) Fix some delete p2 case (#37689) (#41678)" (#41757)

2024-10-12 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 629f5006465 [cherry-pick](branch-2.1

Re: [PR] [cherry-pick](branch-2.1) Pick "[Fix](delete) Fix some delete p2 case (#37689) (#41678)" [doris]

2024-10-12 Thread via GitHub
dataroaring merged PR #41757: URL: https://github.com/apache/doris/pull/41757 -- 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] [enhance](cloud)support SHOW-TRANSACTION [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41718: URL: https://github.com/apache/doris/pull/41718#issuecomment-2408627405 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] [enhance](cloud)support SHOW-TRANSACTION [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41718: URL: https://github.com/apache/doris/pull/41718#issuecomment-2408627413 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](mtmv) regression test unstable and error [doris]

2024-10-12 Thread via GitHub
seawinde commented on PR #41145: URL: https://github.com/apache/doris/pull/41145#issuecomment-2408770163 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] [refactor]Delete useless code check_set_nullable() [doris]

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

Re: [PR] [fix](schema-change) fix the bug of alter column nullable when double writing [doris]

2024-10-12 Thread via GitHub
luwei16 commented on PR #41737: URL: https://github.com/apache/doris/pull/41737#issuecomment-2408605558 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](schema-change) fix the bug of alter column nullable when double writing [doris]

2024-10-12 Thread via GitHub
github-actions[bot] commented on PR #41737: URL: https://github.com/apache/doris/pull/41737#issuecomment-2408606812 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

  1   2   3   >