Re: [PR] fix RLE count larger than int32 unit test [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34525: URL: https://github.com/apache/doris/pull/34525#issuecomment-2099875774 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](file-scanner) print current path when encountering error (#34365) [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34524: URL: https://github.com/apache/doris/pull/34524#issuecomment-2099875708 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](file-scanner) print current path when encountering error (#34365) [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on code in PR #34523: URL: https://github.com/apache/doris/pull/34523#discussion_r1593485888 ## be/src/vec/exec/scan/vfile_scanner.cpp: ## @@ -308,7 +317,7 @@ Status VFileScanner::open(RuntimeState* state) { // _fill_columns_from_path - -

Re: [PR] [improvement](decommission be) decommission check replica num #32748 [doris]

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

Re: [PR] [Fix](Planner) add date/month/year add function fe constant fold with dateV2/dateTimeV2 [doris]

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

Re: [PR] [Feat](nereids)when dealing insert into stmt with empty table source, fe returns directly [doris]

2024-05-07 Thread via GitHub
feiniaofeiafei commented on PR #34418: URL: https://github.com/apache/doris/pull/34418#issuecomment-2099870688 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] fix RLE count larger than int32 unit test [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34525: URL: https://github.com/apache/doris/pull/34525#issuecomment-2099868634 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/8997578272";) output. shellcheck err

Re: [PR] fix RLE count larger than int32 unit test [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34525: URL: https://github.com/apache/doris/pull/34525#issuecomment-2099867579 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 RLE count larger than int32 unit test [doris]

2024-05-07 Thread via GitHub
133tosakarin opened a new pull request, #34525: URL: https://github.com/apache/doris/pull/34525 ## Proposed changes Issue Number: close #xxx change some repeat_count_ type to uint32_t in rle_encoding.h, bit_stream.h ## Further comments If this is a relatively large

Re: [PR] [opt](file-scanner) print current path when encountering error (#34365) [doris]

2024-05-07 Thread via GitHub
morningman commented on PR #34524: URL: https://github.com/apache/doris/pull/34524#issuecomment-2099864715 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] [opt](file-scanner) print current path when encountering error (#34365) [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34524: URL: https://github.com/apache/doris/pull/34524#issuecomment-2099864673 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] [opt](file-scanner) print current path when encountering error (#34365) [doris]

2024-05-07 Thread via GitHub
morningman opened a new pull request, #34524: URL: https://github.com/apache/doris/pull/34524 bp #34365 -- 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] [Feature](function)support array-match-any function [doris]

2024-05-07 Thread via GitHub
amorynan commented on code in PR #34501: URL: https://github.com/apache/doris/pull/34501#discussion_r1593476866 ## be/src/vec/functions/array/function_array_match_any.cpp: ## @@ -0,0 +1,292 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor

Re: [PR] [Feature](function)support array-match-any function [doris]

2024-05-07 Thread via GitHub
amorynan commented on code in PR #34501: URL: https://github.com/apache/doris/pull/34501#discussion_r1593477018 ## be/src/vec/functions/array/function_array_match_any.cpp: ## @@ -0,0 +1,292 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor

Re: [PR] [opt](file-scanner) print current path when encountering error (#34365) [doris]

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

Re: [PR] [enhance](mtmv)Mtmv rollup [doris]

2024-05-07 Thread via GitHub
zddr commented on PR #31812: URL: https://github.com/apache/doris/pull/31812#issuecomment-2099861649 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

(doris) branch branch-2.1 updated: [opt](file-scanner) print current path when encountering error (#34365) (#34523)

2024-05-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 e085f75a434 [opt](file-scanner) print

Re: [PR] [opt](file-scanner) print current path when encountering error (#34365) [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34523: URL: https://github.com/apache/doris/pull/34523#issuecomment-2099860688 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] [opt](file-scanner) print current path when encountering error (#34365) [doris]

2024-05-07 Thread via GitHub
morningman opened a new pull request, #34523: URL: https://github.com/apache/doris/pull/34523 bp #34365 -- 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] [regression-test](pipelinex parameter) modify fuzz batch_size to make regression more faster [doris]

2024-05-07 Thread via GitHub
shuke987 commented on PR #34512: URL: https://github.com/apache/doris/pull/34512#issuecomment-2099859907 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] Correcting spelling mistakes [doris-website]

2024-05-07 Thread via GitHub
XueYuhai opened a new pull request, #622: URL: https://github.com/apache/doris-website/pull/622 Correcting spelling mistakes chonw--> chown -- 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 sp

Re: [PR] [fix](compatibility) add some keywords #29251 [doris]

2024-05-07 Thread via GitHub
nextdreamblue commented on PR #34428: URL: https://github.com/apache/doris/pull/34428#issuecomment-2099857185 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 unsu

Re: [PR] [refactor](fe status) unify fe status code and remove cancel reason [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34370: URL: https://github.com/apache/doris/pull/34370#issuecomment-2099857040 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](decommission be) decommission check replica num #32748 [doris]

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

Re: [PR] [Fix](Planner) add date/month/year add function fe constant fold with dateV2/dateTimeV2 [doris]

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

Re: [PR] [branch-2.1](cherry-pick)fix refresh failed when not use db before create MTMV (#34… [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34522: URL: https://github.com/apache/doris/pull/34522#issuecomment-2099850495 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [Feature](PreparedStatement) implement general server side prepared [doris]

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

Re: [PR] [Feature](PreparedStatement) implement general server side prepared [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34245: URL: https://github.com/apache/doris/pull/34245#issuecomment-2099850624 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] [opt](nereids)estimate rowcount for is-null filter when column stats are not available [doris]

2024-05-07 Thread via GitHub
englefly commented on PR #34519: URL: https://github.com/apache/doris/pull/34519#issuecomment-2099850730 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](PreparedStatement) implement general server side prepared [doris]

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

[PR] [branch-2.1](cherry-pick)fix refresh failed when not use db before create MTMV (#34… [doris]

2024-05-07 Thread via GitHub
zddr opened a new pull request, #34522: URL: https://github.com/apache/doris/pull/34522 …431) when create MTMV,we will save current ctl and db. when refresh MTMV,will create an ConnectContext, and set same ctl, db to ctx when db,ctx dropped, task will be failed. Bu

Re: [PR] [refactor](fe status) unify fe status code and remove cancel reason [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34370: URL: https://github.com/apache/doris/pull/34370#issuecomment-2099842844 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](nereids) fix NormalizeRepeat, change the outputExpression rewrite logic [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34196: URL: https://github.com/apache/doris/pull/34196#issuecomment-2099842661 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: [optimization](agg) add more type in agg percentile (#34423)

2024-05-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 ebf2b88f039 [optimization](agg) add more type

Re: [PR] [optimization](agg) add more type in agg percentile [doris]

2024-05-07 Thread via GitHub
HappenLee merged PR #34423: URL: https://github.com/apache/doris/pull/34423 -- 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] [branch-2.0](tablet invert index) fix tablet invert index leaky caused by auto partition #33973 [doris]

2024-05-07 Thread via GitHub
yujun777 commented on PR #34514: URL: https://github.com/apache/doris/pull/34514#issuecomment-2099839693 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] [branch-2.0](tablet invert index) fix tablet invert index leaky caused by auto partition #33973 [doris]

2024-05-07 Thread via GitHub
yujun777 commented on PR #34514: URL: https://github.com/apache/doris/pull/34514#issuecomment-2099838752 not only auto partition will cause concurrent partitions with the same name. The create table at first time and dynamic partition sched thread will also cause too. -- This is an aut

Re: [PR] [fix](csv-reader) fix column split error when there is escape character #34364 [doris]

2024-05-07 Thread via GitHub
dataroaring merged PR #34505: URL: https://github.com/apache/doris/pull/34505 -- 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 (21db960f973 -> 0a389455b6f)

2024-05-07 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 21db960f973 [branch-2.0](log) add try lock db failed log #34503 (#34504) add 0a389455b6f [fix](csv-reade

Re: [PR] [config](move-memtable) support HTTP header load_stream_per_node in stream load [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #3: URL: https://github.com/apache/doris/pull/3#issuecomment-2099833973 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] [config](move-memtable) support HTTP header load_stream_per_node in stream load [doris]

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

Re: [PR] [Feature](function)support array-match-any function [doris]

2024-05-07 Thread via GitHub
amorynan commented on code in PR #34501: URL: https://github.com/apache/doris/pull/34501#discussion_r1593451297 ## be/src/vec/functions/array/function_array_match_any.cpp: ## @@ -0,0 +1,292 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor

Re: [PR] [fix](log) Support fe log rollover size strategy [doris]

2024-05-07 Thread via GitHub
dataroaring commented on PR #34446: URL: https://github.com/apache/doris/pull/34446#issuecomment-2099831395 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 master updated (c1666291cb8 -> 12a548f2fbe)

2024-05-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 c1666291cb8 [chore](log) add try lock db failed log (#34503) add 12a548f2fbe [fix](tablet schedule) disable s

Re: [PR] [refactor](fe status) unify fe status code and remove cancel reason [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34370: URL: https://github.com/apache/doris/pull/34370#issuecomment-2099829062 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] [branch-2.0](log) add try lock db failed log #34503 [doris]

2024-05-07 Thread via GitHub
dataroaring merged PR #34504: URL: https://github.com/apache/doris/pull/34504 -- 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](tablet schedule) disable schedule need clear running tasks [doris]

2024-05-07 Thread via GitHub
dataroaring merged PR #34461: URL: https://github.com/apache/doris/pull/34461 -- 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: [branch-2.0](log) add try lock db failed log #34503 (#34504)

2024-05-07 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 21db960f973 [branch-2.0](log) add tr

(doris) branch branch-2.0 updated (ca7fb5161fa -> 909678e5ddf)

2024-05-07 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from ca7fb5161fa exclude today partition (#34507) add 909678e5ddf [improvement](hint) update clone hint #3246

Re: [PR] [improvement](hint) update clone hint #32466 [doris]

2024-05-07 Thread via GitHub
dataroaring merged PR #34510: URL: https://github.com/apache/doris/pull/34510 -- 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](job)Reclaim resources held by finished tasks [doris]

2024-05-07 Thread via GitHub
CalvinKirs commented on PR #34506: URL: https://github.com/apache/doris/pull/34506#issuecomment-2099824836 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] [chore](log) add try lock db failed log [doris]

2024-05-07 Thread via GitHub
dataroaring merged PR #34503: URL: https://github.com/apache/doris/pull/34503 -- 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 (e8cd5e1a3e5 -> c1666291cb8)

2024-05-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 e8cd5e1a3e5 [bugfix](compile error) unused variables compile error (#34509) add c1666291cb8 [chore](log) add

Re: [PR] [improve](restore) Release useless info for the finished job to reduce mem usage [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34513: URL: https://github.com/apache/doris/pull/34513#issuecomment-2099824345 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](autobucket) calc bucket num exclude today's partition #34304 [doris]

2024-05-07 Thread via GitHub
dataroaring merged PR #34507: URL: https://github.com/apache/doris/pull/34507 -- 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: exclude today partition (#34507)

2024-05-07 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 ca7fb5161fa exclude today partition

Re: [PR] [improve](restore) Release useless info for the finished job to reduce mem usage [doris]

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

Re: [PR] [Improvement](pipeline) Do parallel preparation for multiple fragments [doris]

2024-05-07 Thread via GitHub
Gabriel39 commented on PR #34421: URL: https://github.com/apache/doris/pull/34421#issuecomment-2099818980 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](ui): fix data preview error [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34521: URL: https://github.com/apache/doris/pull/34521#issuecomment-2099821081 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](ui): fix data preview error [doris]

2024-05-07 Thread via GitHub
jeffreys-cat opened a new pull request, #34521: URL: https://github.com/apache/doris/pull/34521 ## Proposed changes - fix data preview error - fix playground layout & scroll error - codemirror theme changed -- This is an automated message from the Apache Git Service. T

Re: [PR] [fix](Export) fix some issues of Export [doris]

2024-05-07 Thread via GitHub
BePPPower commented on PR #34345: URL: https://github.com/apache/doris/pull/34345#issuecomment-2099818202 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] [improvement](statistics)Remove collect external table row count task. [doris]

2024-05-07 Thread via GitHub
Jibing-Li commented on PR #34487: URL: https://github.com/apache/doris/pull/34487#issuecomment-2099819438 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] [pipeline](fix) Logging blocking dependency if task is not cancelled [doris]

2024-05-07 Thread via GitHub
Gabriel39 commented on PR #34502: URL: https://github.com/apache/doris/pull/34502#issuecomment-2099819303 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](catalog) refactor the schema cache for external table [doris]

2024-05-07 Thread via GitHub
morningman commented on PR #34517: URL: https://github.com/apache/doris/pull/34517#issuecomment-2099815967 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](Nereids) fix leading hint with update of alias name [doris]

2024-05-07 Thread via GitHub
LiBinfeng-01 commented on PR #34434: URL: https://github.com/apache/doris/pull/34434#issuecomment-2099815717 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] test [doris]

2024-05-07 Thread via GitHub
zzzxl1993 commented on PR #34394: URL: https://github.com/apache/doris/pull/34394#issuecomment-2099814079 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [PR] [Fix](Planner) add date/month/year add function fe constant fold with dateV2/dateTimeV2 [doris]

2024-05-07 Thread via GitHub
LiBinfeng-01 commented on PR #34484: URL: https://github.com/apache/doris/pull/34484#issuecomment-2099813827 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](Planner) add date/month/year add function fe constant fold with dateV2/dateTimeV2 [doris]

2024-05-07 Thread via GitHub
LiBinfeng-01 commented on PR #34483: URL: https://github.com/apache/doris/pull/34483#issuecomment-2099813640 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] [improvement](decommission be) decommission check replica num #32748 [doris]

2024-05-07 Thread via GitHub
yujun777 commented on PR #34038: URL: https://github.com/apache/doris/pull/34038#issuecomment-2099813592 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](don't-merge) revert use single instance only with small limit (#33888) [doris]

2024-05-07 Thread via GitHub
zhangstar333 commented on PR #33998: URL: https://github.com/apache/doris/pull/33998#issuecomment-2099811242 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 master updated (77f187d9b47 -> e8cd5e1a3e5)

2024-05-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 77f187d9b47 [Refactor](exec) refactor the pipline code (#34402) add e8cd5e1a3e5 [bugfix](compile error) unused v

Re: [PR] [bugfix](compile error) unused variables compile error [doris]

2024-05-07 Thread via GitHub
yiguolei merged PR #34509: URL: https://github.com/apache/doris/pull/34509 -- 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] [Bug](materialized-view) check groupby in agg-bottom-plan when rewrite agg query by mv [doris]

2024-05-07 Thread via GitHub
seawinde commented on code in PR #34274: URL: https://github.com/apache/doris/pull/34274#discussion_r1593432300 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewAggregateRule.java: ## @@ -230,57 +230,56 @@ protected Plan rewriteQu

(doris) branch master updated: [Refactor](exec) refactor the pipline code (#34402)

2024-05-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 77f187d9b47 [Refactor](exec) refactor the pipl

Re: [PR] [Refactor](exec) refactor the pipline code [doris]

2024-05-07 Thread via GitHub
HappenLee merged PR #34402: URL: https://github.com/apache/doris/pull/34402 -- 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](mtmv)fix refresh failed when not use db before create MTMV [doris]

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

(doris) branch master updated (4303f57cb25 -> 6fde37e19f2)

2024-05-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4303f57cb25 [opt](inverted index) opt for log output when matching without an index (#34024) add 6fde37e19f2

Re: [I] [Bug] DorisSource createEnumerator error when has filter condition(pushDown) [doris-flink-connector]

2024-05-07 Thread via GitHub
Tyxuani commented on issue #376: URL: https://github.com/apache/doris-flink-connector/issues/376#issuecomment-2099794423 My flink env contains hadoop dependecies, and will arise this issue: Caused by: org.apache.doris.shaded.com.fasterxml.jackson.databind.exc.UnrecognizedPropertyExc

Re: [PR] [enhance](mtmv)Mtmv rollup [doris]

2024-05-07 Thread via GitHub
zddr commented on PR #31812: URL: https://github.com/apache/doris/pull/31812#issuecomment-2099787606 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

Re: [PR] [opt](Nereids) support where, group by, having, order by clause without from clause in query statement [doris]

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

Re: [PR] [improve](restore) Release useless info for the finished job to reduce mem usage [doris]

2024-05-07 Thread via GitHub
w41ter commented on PR #34513: URL: https://github.com/apache/doris/pull/34513#issuecomment-2099780659 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](Nereids) support where, group by, having, order by clause without from clause in query statement [doris]

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

Re: [PR] test [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34394: URL: https://github.com/apache/doris/pull/34394#issuecomment-2099774868 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] [bugfix](hive)fix error for writing to hive for 2.1 [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34518: URL: https://github.com/apache/doris/pull/34518#issuecomment-2099774011 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](Nereids) support where, group by, having, order by clause without from clause in query statement [doris]

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

Re: [PR] [bugfix](hive)fix error for writing to hive [doris]

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

2024-05-07 Thread via GitHub
zzzxl1993 commented on PR #34394: URL: https://github.com/apache/doris/pull/34394#issuecomment-2099768569 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [PR] [bugfix](hive)fix error for writing to hive [doris]

2024-05-07 Thread via GitHub
wuwenchi commented on PR #34520: URL: https://github.com/apache/doris/pull/34520#issuecomment-2099766517 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](statistics)Remove collect external table row count task. [doris]

2024-05-07 Thread via GitHub
Jibing-Li commented on PR #34487: URL: https://github.com/apache/doris/pull/34487#issuecomment-2099765347 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] [bugfix](hive)fix error for writing to hive [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34520: URL: https://github.com/apache/doris/pull/34520#issuecomment-2099762427 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](Nereids) support where, group by, having, order by clause without from clause in query statement [doris]

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

Re: [PR] [bugfix](hive)fix error for writing to hive [doris]

2024-05-07 Thread via GitHub
wuwenchi commented on PR #34520: URL: https://github.com/apache/doris/pull/34520#issuecomment-2099757592 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] [bugfix](hive)fix error for writing to hive [doris]

2024-05-07 Thread via GitHub
wuwenchi opened a new pull request, #34520: URL: https://github.com/apache/doris/pull/34520 ## Proposed changes When the nameserver specified by defaultFS is different from the nameserver of the actual table, write failure may occur. Moreover, when the orc writing fails, it still g

Re: [PR] [bugfix](hive)fix error for writing to hive [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34520: URL: https://github.com/apache/doris/pull/34520#issuecomment-2099757191 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)estimate rowcount for is-null filter when column stats are not available [doris]

2024-05-07 Thread via GitHub
englefly commented on PR #34519: URL: https://github.com/apache/doris/pull/34519#issuecomment-2099756811 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](nereids)estimate rowcount for is-null filter when column stats are not available [doris]

2024-05-07 Thread via GitHub
doris-robot commented on PR #34519: URL: https://github.com/apache/doris/pull/34519#issuecomment-2099756761 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] [opt](nereids)estimate rowcount for is-null filter when column stats are not available [doris]

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

Re: [PR] test [doris]

2024-05-07 Thread via GitHub
zzzxl1993 commented on PR #34394: URL: https://github.com/apache/doris/pull/34394#issuecomment-2099753643 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [PR] [bugfix](hive)fix error for writing to hive [doris]

2024-05-07 Thread via GitHub
github-actions[bot] commented on PR #34518: URL: https://github.com/apache/doris/pull/34518#issuecomment-2099746316 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] [improve] Make the schema change memory space adaptive [doris]

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

  1   2   3   4   5   6   7   8   >