Re: [PR] [fix]fix link to github [doris-website]

2024-08-07 Thread via GitHub
johnpyp commented on code in PR #962: URL: https://github.com/apache/doris-website/pull/962#discussion_r1707859347 ## src/pages/download/index.tsx: ## @@ -101,13 +101,14 @@ export default function Download() { } function onValuesChange(values: any) { +console

Re: [PR] [fix](nereids)update regression case for eager-agg [doris]

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

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39065: URL: https://github.com/apache/doris/pull/39065#issuecomment-2274612236 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](regression) Fix file cache regression cases [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39065: URL: https://github.com/apache/doris/pull/39065#issuecomment-2274612181 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](nereids) get table row count according to BE reported num and analyze result [doris]

2024-08-07 Thread via GitHub
englefly commented on PR #38880: URL: https://github.com/apache/doris/pull/38880#issuecomment-2274616293 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] [test](inverted index) Change the duplicate name test [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39013: URL: https://github.com/apache/doris/pull/39013#issuecomment-2274625951 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] [test](inverted index) Change the duplicate name test [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39013: URL: https://github.com/apache/doris/pull/39013#issuecomment-2274625992 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](parquet) disable parquet page index by default [doris]

2024-08-07 Thread via GitHub
yiguolei merged PR #38691: URL: https://github.com/apache/doris/pull/38691 -- 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] [fix](parquet) disable parquet page index by default [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #38691: URL: https://github.com/apache/doris/pull/38691#issuecomment-2274650277 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](parquet) disable parquet page index by default (#38691)

2024-08-07 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 547ff3c8bb7 [fix](parquet) disable parquet page

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-2274658493 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Fix](merge-on-write) Fix UBSan error cause by member call on null pointer [doris]

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

2024-08-07 Thread via GitHub
yiguolei commented on code in PR #39066: URL: https://github.com/apache/doris/pull/39066#discussion_r1708285017 ## be/src/olap/txn_manager.cpp: ## @@ -747,8 +747,10 @@ void TxnManager::force_rollback_tablet_related_txns(OlapMeta* meta, TTabletId ta } }

[PR] Revert "[pick](cases)add array_contains cases from mysql_fulltext" [doris]

2024-08-07 Thread via GitHub
xiaokang opened a new pull request, #39067: URL: https://github.com/apache/doris/pull/39067 Reverts apache/doris#38709 -- 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

(doris) branch revert-38709-add-cases created (now 38b2c77044d)

2024-08-07 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch revert-38709-add-cases in repository https://gitbox.apache.org/repos/asf/doris.git at 38b2c77044d Revert "[pick](cases)add array_contains cases from mysql_fulltext (#38709)" This branch in

Re: [PR] Revert "[pick](cases)add array_contains cases from mysql_fulltext" [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39067: URL: https://github.com/apache/doris/pull/39067#issuecomment-2274681721 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] [opt](nereids) get table row count according to BE reported num and analyze result [doris]

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

Re: [PR] Revert "[pick](cases)add array_contains cases from mysql_fulltext" [doris]

2024-08-07 Thread via GitHub
xiaokang commented on PR #39067: URL: https://github.com/apache/doris/pull/39067#issuecomment-2274682782 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] [test](catalog) add upgrade test cases for external catalog [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39063: URL: https://github.com/apache/doris/pull/39063#issuecomment-2274688946 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] [test](catalog) add upgrade test cases for external catalog [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39063: URL: https://github.com/apache/doris/pull/39063#issuecomment-2274689036 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](config)del array config for create inverted index [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39006: URL: https://github.com/apache/doris/pull/39006#issuecomment-2274732374 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] [Improve](config)del array config for create inverted index [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39006: URL: https://github.com/apache/doris/pull/39006#issuecomment-2274732458 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](window_funnel) fix wrong result of window_funnel [doris]

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

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-2274750291 TPC-H: Total hot run time: 39195 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
lsy3993 commented on PR #38034: URL: https://github.com/apache/doris/pull/38034#issuecomment-2274766296 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] [improve](explode-json-array)change explode-json-array-xx func signature from string to json type [doris]

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

2024-08-07 Thread via GitHub
Mryange commented on PR #38847: URL: https://github.com/apache/doris/pull/38847#issuecomment-2274801925 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](load) check -238 segment number limit earlier [doris]

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

[PR] [fix](regression) fix test_group_commit_timeout failed due to different error message (#38995) [doris]

2024-08-07 Thread via GitHub
mymeiyi opened a new pull request, #39068: URL: https://github.com/apache/doris/pull/39068 pick https://github.com/apache/doris/pull/38995 -- 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 spec

Re: [PR] [fix](regression) fix test_group_commit_timeout failed due to different error message (#38995) [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39068: URL: https://github.com/apache/doris/pull/39068#issuecomment-2274815129 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](regression) fix test_group_commit_timeout failed due to different error message (#38995) [doris]

2024-08-07 Thread via GitHub
mymeiyi commented on PR #39068: URL: https://github.com/apache/doris/pull/39068#issuecomment-2274815293 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](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-2274817052 TPC-H: Total hot run time: 39492 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [improve](explode-json-array)change explode-json-array-xx func signature from string to json type [doris]

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

[PR] [fix](group commit) Modify group commit commit/abort txn timeout as stream load (#39003) [doris]

2024-08-07 Thread via GitHub
mymeiyi opened a new pull request, #39069: URL: https://github.com/apache/doris/pull/39069 pick https://github.com/apache/doris/pull/39003 -- 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 spec

Re: [PR] [fix](group commit) Modify group commit commit/abort txn timeout as stream load (#39003) [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39069: URL: https://github.com/apache/doris/pull/39069#issuecomment-2274819160 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](group commit) Modify group commit commit/abort txn timeout as stream load (#39003) [doris]

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

Re: [PR] [Feature](function) support array_contains_all function [doris]

2024-08-07 Thread via GitHub
HappenLee merged PR #38376: URL: https://github.com/apache/doris/pull/38376 -- 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 (547ff3c8bb7 -> ccd00f8d2aa)

2024-08-07 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 547ff3c8bb7 [fix](parquet) disable parquet page index by default (#38691) add ccd00f8d2aa [Feature](function)

Re: [PR] [fix](window_funnel) fix wrong result of window_funnel [doris]

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

Re: [PR] [fix](load) check -238 segment number limit earlier [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39045: URL: https://github.com/apache/doris/pull/39045#issuecomment-2274821565 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) forbid varchar type and convert to use string type in java-udf [doris]

2024-08-07 Thread via GitHub
zhangstar333 commented on PR #38409: URL: https://github.com/apache/doris/pull/38409#issuecomment-2274824269 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](group commit) Modify group commit commit/abort txn timeout as stream load (#39003) [doris]

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

[PR] [fix](case) adjust ak sk for multi cloud test case (#38749) [doris]

2024-08-07 Thread via GitHub
hello-stephen opened a new pull request, #39070: URL: https://github.com/apache/doris/pull/39070 pick from master #38749 -- 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](case) adjust ak sk for multi cloud test case (#38749) [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39070: URL: https://github.com/apache/doris/pull/39070#issuecomment-2274828584 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](case) adjust ak sk for multi cloud test case (#38749) [doris]

2024-08-07 Thread via GitHub
hello-stephen commented on PR #39070: URL: https://github.com/apache/doris/pull/39070#issuecomment-2274828720 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] [fix](case) adjust ak sk for multi cloud test case (#38749) [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39071: URL: https://github.com/apache/doris/pull/39071#issuecomment-2274832358 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] [fix](case) adjust ak sk for multi cloud test case (#38749) [doris]

2024-08-07 Thread via GitHub
hello-stephen opened a new pull request, #39071: URL: https://github.com/apache/doris/pull/39071 pick from master #38749 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [fix](case) adjust ak sk for multi cloud test case (#38749) [doris]

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

2024-08-07 Thread via GitHub
mymeiyi commented on PR #38538: URL: https://github.com/apache/doris/pull/38538#issuecomment-2274838655 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] [Improment]Limit remote scan IO [doris]

2024-08-07 Thread via GitHub
yiguolei merged PR #39012: URL: https://github.com/apache/doris/pull/39012 -- 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] [fix](window_funnel) fix wrong result of window_funnel [doris]

2024-08-07 Thread via GitHub
mrhhsg commented on code in PR #38954: URL: https://github.com/apache/doris/pull/38954#discussion_r1708442993 ## be/src/vec/aggregate_functions/aggregate_function_window_funnel.h: ## @@ -72,138 +80,233 @@ WindowFunnelMode string_to_window_funnel_mode(const String& string) {

(doris) branch master updated (ccd00f8d2aa -> d1bc5258661)

2024-08-07 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ccd00f8d2aa [Feature](function) support array_contains_all function (#38376) add d1bc5258661 [Improment]Limit r

Re: [PR] [Fix](merge-on-write) Fix UBSan error cause by member call on null pointer [doris]

2024-08-07 Thread via GitHub
bobhan1 commented on PR #39066: URL: https://github.com/apache/doris/pull/39066#issuecomment-2274842612 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](binlog) Log table rename when reply [doris]

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

2024-08-07 Thread via GitHub
HappenLee merged PR #38731: URL: https://github.com/apache/doris/pull/38731 -- 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 (d1bc5258661 -> 7c58c71d1c1)

2024-08-07 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d1bc5258661 [Improment]Limit remote scan IO (#39012) add 7c58c71d1c1 [fix](function) stddev with DecimalV2 type

Re: [PR] [fix](cluster key) cluster key support vertical_segment_writer [doris]

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

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39066: URL: https://github.com/apache/doris/pull/39066#issuecomment-2274849369 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: [Performance](opt) opt the order by performance in permutation (#38985)

2024-08-07 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 df5563971bc [Performance](opt) opt the order b

Re: [PR] [Fix](merge-on-write) Fix UBSan error cause by member call on null pointer [doris]

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

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

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

2024-08-07 Thread via GitHub
csun5285 commented on PR #39050: URL: https://github.com/apache/doris/pull/39050#issuecomment-2274849798 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] [Performance](opt) opt the order by performance in permutation [doris]

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

Re: [PR] [fix](load) check -238 segment number limit earlier [doris]

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

Re: [PR] [fix](nereids)update regression case for eager-agg [doris]

2024-08-07 Thread via GitHub
englefly commented on PR #38464: URL: https://github.com/apache/doris/pull/38464#issuecomment-2274852498 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] (inverted index) Fix match function without inverted index [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #38989: URL: https://github.com/apache/doris/pull/38989#issuecomment-2274852603 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] 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-2274852928 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) forbid varchar type and convert to use string type in java-udf [doris]

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

Re: [PR] [opt](test)Add expected indices count check (#39024) [doris]

2024-08-07 Thread via GitHub
qidaye commented on PR #39060: URL: https://github.com/apache/doris/pull/39060#issuecomment-2274854312 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] [fix](group commit) Modify group commit commit/abort txn timeout as stream load (#39003) [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39069: URL: https://github.com/apache/doris/pull/39069#issuecomment-2274854977 TeamCity be ut coverage result: Function Coverage: 36.37% (9259/25461) Line Coverage: 27.83% (75604/271676) Region Coverage: 26.70% (38924/145782) Branch Coverage: 23.4

Re: [PR] [fix] (inverted index) Fix match function without inverted index [doris]

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

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

2024-08-07 Thread via GitHub
Mryange opened a new pull request, #39072: URL: https://github.com/apache/doris/pull/39072 …38731) https://github.com/apache/doris/pull/38731 The stddev function has a separate implementation for the DecimalV2 type, but there are issues with the implementation. Given that there is

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-2274857516 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

(doris) branch master updated (df5563971bc -> 3f74137944b)

2024-08-07 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from df5563971bc [Performance](opt) opt the order by performance in permutation (#38985) add 3f74137944b [fix] (inve

Re: [PR] [fix](window_funnel) fix wrong result of window_funnel [doris]

2024-08-07 Thread via GitHub
jacktengg commented on code in PR #38954: URL: https://github.com/apache/doris/pull/38954#discussion_r1708483390 ## be/src/vec/aggregate_functions/aggregate_function_window_funnel.h: ## @@ -72,138 +80,233 @@ WindowFunnelMode string_to_window_funnel_mode(const String& string) {

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-2274858819 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

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

2024-08-07 Thread via GitHub
Mryange commented on PR #39072: URL: https://github.com/apache/doris/pull/39072#issuecomment-2274858883 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] Revert "[pick](cases)add array_contains cases from mysql_fulltext" [doris]

2024-08-07 Thread via GitHub
xiaokang merged PR #39067: URL: https://github.com/apache/doris/pull/39067 -- 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 (0a3874f203f -> 357ec978511)

2024-08-07 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 0a3874f203f [fix](move-memtable) close stream when cancel load stream stub (#38912) (#39039) add 357ec978511 R

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-2274859333 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] [improve](partition_topn) Add a session variable to control parition_topn parition threshold [doris]

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

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

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

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

2024-08-07 Thread via GitHub
Mryange opened a new pull request, #39073: URL: https://github.com/apache/doris/pull/39073 …38731) https://github.com/apache/doris/pull/38731 The stddev function has a separate implementation for the DecimalV2 type, but there are issues with the implementation. Given that there is almo

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

2024-08-07 Thread via GitHub
Mryange commented on PR #39073: URL: https://github.com/apache/doris/pull/39073#issuecomment-2274865391 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] [branch-2.1] Picks "[opt](merge-on-write) eliminate reading the old values of non-key columns for delete stmt in publish phase #38703" [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39074: URL: https://github.com/apache/doris/pull/39074#issuecomment-2274866379 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] [branch-2.1] Picks "[opt](merge-on-write) eliminate reading the old values of non-key columns for delete stmt in publish phase #38703" [doris]

2024-08-07 Thread via GitHub
bobhan1 commented on PR #39074: URL: https://github.com/apache/doris/pull/39074#issuecomment-2274866656 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](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-2274865315 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](tools) tpcds-tools: report benchmark result before cleanup [doris]

2024-08-07 Thread via GitHub
englefly commented on PR #38864: URL: https://github.com/apache/doris/pull/38864#issuecomment-2274866678 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] [opt](index) add more inverted index profile metrics #36696 [doris]

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

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

2024-08-07 Thread via GitHub
kaijchen opened a new pull request, #39075: URL: https://github.com/apache/doris/pull/39075 ## Proposed changes Previously the bvar `g_load_stream_file_writer_cnt` is not accurate when error happens. Some `FileWriters` are not supposed to be closed manually. All `FileWriter`

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-2274868497 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](move-memtable) fix bvar g_load_stream_file_writer_cnt [doris]

2024-08-07 Thread via GitHub
kaijchen commented on PR #39075: URL: https://github.com/apache/doris/pull/39075#issuecomment-2274868539 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
github-actions[bot] commented on PR #39073: URL: https://github.com/apache/doris/pull/39073#issuecomment-2274871939 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](move-memtable) fix bvar g_load_stream_file_writer_cnt [doris]

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

[PR] [fix](inverted index) The inverted index is written into the file cache [doris]

2024-08-07 Thread via GitHub
zzzxl1993 opened a new pull request, #39076: URL: https://github.com/apache/doris/pull/39076 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [fix](inverted index) The inverted index is written into the file cache [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #39076: URL: https://github.com/apache/doris/pull/39076#issuecomment-2274874589 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] [branch-2.1] Picks "[opt](merge-on-write) eliminate reading the old values of non-key columns for delete stmt in publish phase #38703" [doris]

2024-08-07 Thread via GitHub
github-actions[bot] commented on PR #39074: URL: https://github.com/apache/doris/pull/39074#issuecomment-2274875596 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] [improvement](statistics)Return -1 when external table row count is unknown. [doris]

2024-08-07 Thread via GitHub
Jibing-Li commented on code in PR #38990: URL: https://github.com/apache/doris/pull/38990#discussion_r1708508535 ## fe/fe-core/src/main/java/org/apache/doris/datasource/ExternalRowCountCache.java: ## @@ -86,56 +86,50 @@ protected Optional doLoad(RowCountKey rowCountKey) {

<    2   3   4   5   6   7   8   9   10   >