Re: [PR] [fix](compatibility) should enable windown funnel mode from 2.0 [doris]

2024-03-14 Thread via GitHub
zclllyybb commented on code in PR #32284: URL: https://github.com/apache/doris/pull/32284#discussion_r1525831815 ## be/src/agent/be_exec_version_manager.h: ## @@ -60,6 +60,7 @@ class BeExecVersionManager { *e. add repeat_max_num in repeat function * 3: start from doris 2

Re: [PR] [fix](Nereids): don't pushdown project when project contains both side of join [doris]

2024-03-14 Thread via GitHub
XieJiann commented on PR #32214: URL: https://github.com/apache/doris/pull/32214#issuecomment-1999049013 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](compatibility) should enable windown funnel mode from 2.0 [doris]

2024-03-14 Thread via GitHub
mrhhsg commented on PR #32284: URL: https://github.com/apache/doris/pull/32284#issuecomment-1999048890 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](compatibility) should enable windown funnel mode from 2.0 [doris]

2024-03-14 Thread via GitHub
doris-robot commented on PR #32284: URL: https://github.com/apache/doris/pull/32284#issuecomment-1999047736 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](compatibility) should enable windown funnel mode from 2.0 [doris]

2024-03-14 Thread via GitHub
mrhhsg opened a new pull request, #32284: URL: https://github.com/apache/doris/pull/32284 ## Proposed changes Issue imported by #32162 The window funnel mode was enabled from 2.0. ## Further comments If this is a relatively large or complex change, kick off the discuss

Re: [PR] [Improvement](executor)Add queue columns for active_queries [doris]

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

Re: [PR] [Improvement](executor)Add queue columns for active_queries [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32259: URL: https://github.com/apache/doris/pull/32259#issuecomment-1999046307 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] [behavior change](output) change float output format [doris]

2024-03-14 Thread via GitHub
Mryange commented on PR #32049: URL: https://github.com/apache/doris/pull/32049#issuecomment-1999046242 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] [Improvement](executor)Add queue columns for active_queries [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32259: URL: https://github.com/apache/doris/pull/32259#issuecomment-1999043669 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](merge-cloud) Add multi cloud cluster [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #31749: URL: https://github.com/apache/doris/pull/31749#issuecomment-1999042852 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](executor)Add queue columns for active_queries [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32259: URL: https://github.com/apache/doris/pull/32259#issuecomment-1999041271 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](executor)Add queue columns for active_queries [doris]

2024-03-14 Thread via GitHub
wangbo commented on PR #32259: URL: https://github.com/apache/doris/pull/32259#issuecomment-1999038570 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] [feature](merge-cloud) Add multi cloud cluster [doris]

2024-03-14 Thread via GitHub
yujun777 commented on PR #31749: URL: https://github.com/apache/doris/pull/31749#issuecomment-1999038007 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](executor)Add queue columns for active_queries [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32259: URL: https://github.com/apache/doris/pull/32259#issuecomment-1999035221 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](executor)Add queue columns for active_queries [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32259: URL: https://github.com/apache/doris/pull/32259#issuecomment-1999032709 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](hive)add 'HmsCommiter' to support inserting data into hive table [doris]

2024-03-14 Thread via GitHub
doris-robot commented on PR #32283: URL: https://github.com/apache/doris/pull/32283#issuecomment-1999032067 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] [feature](hive)add 'HmsCommiter' to support inserting data into hive table [doris]

2024-03-14 Thread via GitHub
wuwenchi opened a new pull request, #32283: URL: https://github.com/apache/doris/pull/32283 ## Proposed changes 1. support unpartitioned table in `APPEND` mode. 2. support partitioned table in `NEW` mode. 3. support partitioned table in `APPEND` mode. Todo: 1. support u

[PR] support multi add different field for one doc [doris-thirdparty]

2024-03-14 Thread via GitHub
amorynan opened a new pull request, #200: URL: https://github.com/apache/doris-thirdparty/pull/200 add needResetFieldData for doc to make doc can get more field data when call ``` add_document() ``` -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] [opt](invert index) use lowercase by default [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32232: URL: https://github.com/apache/doris/pull/32232#issuecomment-1999028604 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 master updated: [Fix](segment write) handle variant bloom filter in segment writer (#32011)

2024-03-14 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon 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 758cb4385fb [Fix](segment write) handle varian

Re: [PR] [opt](routine-load) optimize routine load task limit [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32282: URL: https://github.com/apache/doris/pull/32282#issuecomment-1999025058 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](segment write) handle variant bloom filter in segment writer [doris]

2024-03-14 Thread via GitHub
eldenmoon merged PR #32011: URL: https://github.com/apache/doris/pull/32011 -- 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] [opt](invert index) use lowercase by default [doris]

2024-03-14 Thread via GitHub
zzzxl1993 commented on PR #32232: URL: https://github.com/apache/doris/pull/32232#issuecomment-1999021585 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] [refactor](nereids)unify outputTupleDesc and projection [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32128: URL: https://github.com/apache/doris/pull/32128#issuecomment-1999020187 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](executor)Add queue columns for active_queries [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32259: URL: https://github.com/apache/doris/pull/32259#issuecomment-1999020217 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 master updated (7828b7585b7 -> 05c319b2baa)

2024-03-14 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7828b7585b7 [fix](nereids) fix bug when grouping has same grouping set (#32235) add 05c319b2baa [Fix](Variant)

Re: [PR] [opt](routine-load) optimize routine load task limit [doris]

2024-03-14 Thread via GitHub
HHoflittlefish777 commented on PR #32282: URL: https://github.com/apache/doris/pull/32282#issuecomment-1999019715 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](Variant) support view for accessing variant subcolumns and temp… [doris]

2024-03-14 Thread via GitHub
eldenmoon merged PR #32225: URL: https://github.com/apache/doris/pull/32225 -- 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 (84572d7cb84 -> 7828b7585b7)

2024-03-14 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 84572d7cb84 [feature][insert]add hive table sink thrift (#32274) add 7828b7585b7 [fix](nereids) fix bug when gr

Re: [PR] [opt](routine-load) optimize routine load task limit [doris]

2024-03-14 Thread via GitHub
doris-robot commented on PR #32282: URL: https://github.com/apache/doris/pull/32282#issuecomment-1999019516 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](segment write) handle variant bloom filter in segment writer [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32011: URL: https://github.com/apache/doris/pull/32011#issuecomment-1999019506 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](segment write) handle variant bloom filter in segment writer [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32011: URL: https://github.com/apache/doris/pull/32011#issuecomment-1999019466 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] [opt](routine-load) optimize routine load task limit [doris]

2024-03-14 Thread via GitHub
HHoflittlefish777 opened a new pull request, #32282: URL: https://github.com/apache/doris/pull/32282 ## Proposed changes There is too param control routine load task: FE config: max_routine_load_task_num_per_be BE config: routine_load_thread_pool_size 1. Users have to mod

Re: [PR] [Fix](nereids)Fix Bug when grouping has same grouping set [doris]

2024-03-14 Thread via GitHub
morrySnow merged PR #32235: URL: https://github.com/apache/doris/pull/32235 -- 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](decimal) fix Arithmetic Overflow error of converting string to decimal [doris]

2024-03-14 Thread via GitHub
jacktengg commented on PR #32246: URL: https://github.com/apache/doris/pull/32246#issuecomment-1999016384 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](Nereids): don't pushdown project when project contains both side of join [doris]

2024-03-14 Thread via GitHub
XieJiann commented on PR #32214: URL: https://github.com/apache/doris/pull/32214#issuecomment-1999015871 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](Outfile) Fix the column type mapping in the orc/parquet file format [doris]

2024-03-14 Thread via GitHub
BePPPower commented on PR #32281: URL: https://github.com/apache/doris/pull/32281#issuecomment-1999015156 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] [refactor](nereids)unify outputTupleDesc and projection [doris]

2024-03-14 Thread via GitHub
Mryange commented on PR #32128: URL: https://github.com/apache/doris/pull/32128#issuecomment-1999014655 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](Outfile) Fix the column type mapping in the orc/parquet file format [doris]

2024-03-14 Thread via GitHub
doris-robot commented on PR #32281: URL: https://github.com/apache/doris/pull/32281#issuecomment-1999010673 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](Outfile) Fix the column type mapping in the orc/parquet file format [doris]

2024-03-14 Thread via GitHub
BePPPower opened a new pull request, #32281: URL: https://github.com/apache/doris/pull/32281 ## 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](mailt

(doris) branch master updated (f3591247745 -> 84572d7cb84)

2024-03-14 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 f3591247745 [Feat](nereids) support column default value current_date (#32268) add 84572d7cb84 [feature][inse

Re: [PR] [feature](insert)add hive table sink thrift [doris]

2024-03-14 Thread via GitHub
morningman merged PR #32274: URL: https://github.com/apache/doris/pull/32274 -- 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] [Optimize](inverted index) optimize inverted index bitmap copy [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32279: URL: https://github.com/apache/doris/pull/32279#issuecomment-1999007530 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](Variant) support view for accessing variant subcolumns and temp… [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32225: URL: https://github.com/apache/doris/pull/32225#issuecomment-1999006900 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](Variant) support view for accessing variant subcolumns and temp… [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32225: URL: https://github.com/apache/doris/pull/32225#issuecomment-1999006923 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 master updated: [Feat](nereids) support column default value current_date (#32268)

2024-03-14 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 f3591247745 [Feat](nereids) support column

Re: [PR] [Feat](nereids) support column default value current_date [doris]

2024-03-14 Thread via GitHub
starocean999 merged PR #32268: URL: https://github.com/apache/doris/pull/32268 -- 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] [bugfix](profile) support multi execution profile for brokerload [doris]

2024-03-14 Thread via GitHub
yiguolei commented on PR #32280: URL: https://github.com/apache/doris/pull/32280#issuecomment-1999002866 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] [Optimize](inverted index) optimize inverted index bitmap copy [doris]

2024-03-14 Thread via GitHub
airborne12 commented on PR #32279: URL: https://github.com/apache/doris/pull/32279#issuecomment-1999002470 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

[PR] [bugfix](profile) support multi execution profile for brokerload [doris]

2024-03-14 Thread via GitHub
yiguolei opened a new pull request, #32280: URL: https://github.com/apache/doris/pull/32280 ## Proposed changes The bug is introduced by https://github.com/apache/doris/pull/27184 Profile Format is : Summary MergedProfile ExecutionProfile1 ExecutionProfile2 ...

Re: [PR] [bugfix](profile) support multi execution profile for brokerload [doris]

2024-03-14 Thread via GitHub
doris-robot commented on PR #32280: URL: https://github.com/apache/doris/pull/32280#issuecomment-1999001956 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](Variant) fix variant null bitmap set incorrect [doris]

2024-03-14 Thread via GitHub
eldenmoon commented on PR #31769: URL: https://github.com/apache/doris/pull/31769#issuecomment-1998999345 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] [bug](fold) fix fold constant core dump with variant type [doris]

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

Re: [PR] [feat](Nereids): rewrite sum literal to sum and count [doris]

2024-03-14 Thread via GitHub
XieJiann commented on PR #32244: URL: https://github.com/apache/doris/pull/32244#issuecomment-1998988534 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] [bug](fold) fix fold constant core dump with variant type [doris]

2024-03-14 Thread via GitHub
doris-robot commented on PR #32265: URL: https://github.com/apache/doris/pull/32265#issuecomment-1998984112 TeamCity be ut coverage result: Function Coverage: 34.95% (8574/24534) Line Coverage: 26.65% (69484/260725) Region Coverage: 25.95% (36098/139116) Branch Coverage: 22.9

Re: [PR] [Fix](Variant) fix variant with not null [doris]

2024-03-14 Thread via GitHub
doris-robot commented on PR #32248: URL: https://github.com/apache/doris/pull/32248#issuecomment-1998976090 TeamCity be ut coverage result: Function Coverage: 34.95% (8574/24534) Line Coverage: 26.65% (69473/260722) Region Coverage: 25.94% (36086/139120) Branch Coverage: 22.8

Re: [PR] [refactor](nereids)unify outputTupleDesc and projection [doris]

2024-03-14 Thread via GitHub
doris-robot commented on PR #32128: URL: https://github.com/apache/doris/pull/32128#issuecomment-1998975893 TeamCity be ut coverage result: Function Coverage: 34.94% (8574/24540) Line Coverage: 26.64% (69482/260837) Region Coverage: 25.94% (36101/139181) Branch Coverage: 22.8

Re: [PR] [Improvement](executor)Add queue columns for active_queries [doris]

2024-03-14 Thread via GitHub
doris-robot commented on PR #32259: URL: https://github.com/apache/doris/pull/32259#issuecomment-1998975531 TeamCity be ut coverage result: Function Coverage: 34.95% (8574/24534) Line Coverage: 26.64% (69470/260727) Region Coverage: 25.94% (36086/139116) Branch Coverage: 22.8

(doris) branch master updated (eb9079044b3 -> 52eebc3ad6c)

2024-03-14 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 eb9079044b3 [improve](distinct agg) add check of hash table to decide whether emplace value (#32063) add 52ee

Re: [PR] [doc](ldap) opt the doc format [doris]

2024-03-14 Thread via GitHub
morningman merged PR #31956: URL: https://github.com/apache/doris/pull/31956 -- 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] [typo](doc)Modify the address of flink cdc in flink doris connector [doris]

2024-03-14 Thread via GitHub
vinlee19 commented on PR #32250: URL: https://github.com/apache/doris/pull/32250#issuecomment-1998971481 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

Re: [PR] [improve] Refactor block file cache and add more ut case [doris]

2024-03-14 Thread via GitHub
doris-robot commented on PR #30039: URL: https://github.com/apache/doris/pull/30039#issuecomment-1998965069 TeamCity be ut coverage result: Function Coverage: 35.25% (8661/24571) Line Coverage: 27.08% (70820/261564) Region Coverage: 26.34% (36760/139577) Branch Coverage: 23.2

Re: [PR] [refactor](nereids)unify outputTupleDesc and projection [doris]

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

Re: [PR] [Fix](Variant) fix variant with not null [doris]

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

Re: [PR] [Improvement](executor)Add queue columns for active_queries [doris]

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

Re: [PR] [bug](fold) fix fold constant core dump with variant type [doris]

2024-03-14 Thread via GitHub
zhangstar333 commented on PR #32265: URL: https://github.com/apache/doris/pull/32265#issuecomment-1998950538 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](doc)doris-kafka-connector document update download address [doris]

2024-03-14 Thread via GitHub
DongLiang-0 commented on PR #32212: URL: https://github.com/apache/doris/pull/32212#issuecomment-1998940440 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.

(doris) annotated tag 2.1.1-rc01 updated (c20567d088a -> 4562db3792a)

2024-03-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to annotated tag 2.1.1-rc01 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.1.1-rc01 was modified! *** from c20567d088a (commit) to 4562db3792a (tag) tagging c2

(doris) branch branch-2.1 updated: change to 2.1.1-rc01

2024-03-14 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new c20567d088a change to 2.1.1-rc01 c20567

Re: [PR] [fix](load) fix load channel may memory leak [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32277: URL: https://github.com/apache/doris/pull/32277#issuecomment-1998927148 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](load) fix load channel may memory leak [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32277: URL: https://github.com/apache/doris/pull/32277#issuecomment-1998927113 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: [I] [Bug] [INTERNAL_ERROR]Unsupported exec type in pipelineX: ODBC_SCAN_NODE [doris]

2024-03-14 Thread via GitHub
ziyanTOP commented on issue #32245: URL: https://github.com/apache/doris/issues/32245#issuecomment-1998922905 应该是2.1版本开始不支持直接建外表了,需要通过建catalog来实现外表查询,所以新的pipeline x引擎也不支持查询外表,你设置下会话变量`enable_pipeline_x_engine`为false就可以了 -- This is an automated message from the Apache Git Service. To respo

Re: [PR] [Fix](Variant) fix variant with not null [doris]

2024-03-14 Thread via GitHub
eldenmoon commented on PR #32248: URL: https://github.com/apache/doris/pull/32248#issuecomment-1998920479 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](Variant) fix variant with not null [doris]

2024-03-14 Thread via GitHub
eldenmoon commented on code in PR #32248: URL: https://github.com/apache/doris/pull/32248#discussion_r1525748112 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PlanTranslatorContext.java: ## @@ -287,16 +287,19 @@ public SlotDescriptor createSlotDesc(TupleDe

Re: [PR] [refactor](nereids)unify outputTupleDesc and projection [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32128: URL: https://github.com/apache/doris/pull/32128#issuecomment-1998919945 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 Bug when grouping has same grouping set [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32235: URL: https://github.com/apache/doris/pull/32235#issuecomment-1998918834 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](nereids)AssertNumRow node's output should be nullable [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32136: URL: https://github.com/apache/doris/pull/32136#issuecomment-1998917711 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)AssertNumRow node's output should be nullable [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32136: URL: https://github.com/apache/doris/pull/32136#issuecomment-1998917691 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] [refactor](nereids)unify outputTupleDesc and projection [doris]

2024-03-14 Thread via GitHub
Mryange commented on PR #32128: URL: https://github.com/apache/doris/pull/32128#issuecomment-1998915430 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](ranger)support datamask and row filter [doris]

2024-03-14 Thread via GitHub
morrySnow commented on code in PR #32137: URL: https://github.com/apache/doris/pull/32137#discussion_r1525740614 ## fe/fe-core/src/main/java/org/apache/doris/catalog/authorizer/ranger/RangerAccessController.java: ## @@ -74,4 +86,70 @@ public static void checkRequestResults(Coll

Re: [PR] [feature](ranger)support datamask and row filter [doris]

2024-03-14 Thread via GitHub
morrySnow commented on PR #32137: URL: https://github.com/apache/doris/pull/32137#issuecomment-1998913956 need test special column name to make sure it could work well. for example chinese name -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [feature](ranger)support datamask and row filter [doris]

2024-03-14 Thread via GitHub
morrySnow commented on code in PR #32137: URL: https://github.com/apache/doris/pull/32137#discussion_r1525740614 ## fe/fe-core/src/main/java/org/apache/doris/catalog/authorizer/ranger/RangerAccessController.java: ## @@ -74,4 +86,70 @@ public static void checkRequestResults(Coll

Re: [PR] [Optimize](inverted index) optimize inverted index bitmap copy [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32279: URL: https://github.com/apache/doris/pull/32279#issuecomment-1998912266 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](executor)Add queue columns for active_queries [doris]

2024-03-14 Thread via GitHub
yiguolei commented on code in PR #32259: URL: https://github.com/apache/doris/pull/32259#discussion_r1525741552 ## fe/fe-core/src/main/java/org/apache/doris/qe/QeProcessorImpl.java: ## @@ -295,6 +318,18 @@ public String getSql() { public long getStartExecTime() {

Re: [PR] [Improvement](executor)Add queue columns for active_queries [doris]

2024-03-14 Thread via GitHub
yiguolei commented on code in PR #32259: URL: https://github.com/apache/doris/pull/32259#discussion_r1525741100 ## fe/fe-core/src/main/java/org/apache/doris/tablefunction/MetadataGenerator.java: ## @@ -574,6 +537,36 @@ private static TFetchSchemaTableDataResult queriesMetadataR

Re: [PR] [Improvement](executor)Add queue columns for active_queries [doris]

2024-03-14 Thread via GitHub
yiguolei commented on code in PR #32259: URL: https://github.com/apache/doris/pull/32259#discussion_r1525740019 ## fe/fe-core/src/main/java/org/apache/doris/qe/QeProcessorImpl.java: ## @@ -105,6 +106,26 @@ public void registerQuery(TUniqueId queryId, QueryInfo info) throws User

Re: [PR] [Improvement](executor)Add queue columns for active_queries [doris]

2024-03-14 Thread via GitHub
github-actions[bot] commented on PR #32259: URL: https://github.com/apache/doris/pull/32259#issuecomment-1998908724 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] [Optimize](inverted index) optimize inverted index bitmap copy [doris]

2024-03-14 Thread via GitHub
airborne12 commented on PR #32279: URL: https://github.com/apache/doris/pull/32279#issuecomment-1998906762 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] [Optimize](inverted index) optimize inverted index bitmap copy [doris]

2024-03-14 Thread via GitHub
doris-robot commented on PR #32279: URL: https://github.com/apache/doris/pull/32279#issuecomment-1998906502 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] [Optimize](inverted index) optimize inverted index bitmap copy [doris]

2024-03-14 Thread via GitHub
airborne12 opened a new pull request, #32279: URL: https://github.com/apache/doris/pull/32279 ## 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](mail

Re: [PR] [Improvement](executor)Add queue columns for active_queries [doris]

2024-03-14 Thread via GitHub
wangbo commented on PR #32259: URL: https://github.com/apache/doris/pull/32259#issuecomment-1998905461 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](load) fix load channel may memory leak [doris]

2024-03-14 Thread via GitHub
doris-robot commented on PR #32277: URL: https://github.com/apache/doris/pull/32277#issuecomment-1998902191 TeamCity be ut coverage result: Function Coverage: 34.95% (8574/24531) Line Coverage: 26.66% (69479/260586) Region Coverage: 25.95% (36088/139046) Branch Coverage: 22.9

Re: [PR] [doc](nereids)Optimize doc and code usage [doris]

2024-03-14 Thread via GitHub
morrySnow commented on code in PR #32263: URL: https://github.com/apache/doris/pull/32263#discussion_r1525732858 ## fe/fe-core/src/main/java/org/apache/doris/mtmv/MTMVCache.java: ## @@ -64,11 +64,8 @@ public static MTMVCache from(MTMV mtmv, ConnectContext connectContext) {

Re: [PR] [improve](distinct agg) add check of hash table to decide whether emplace value [doris]

2024-03-14 Thread via GitHub
zhangstar333 merged PR #32063: URL: https://github.com/apache/doris/pull/32063 -- 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 (eeda6f19b9c -> eb9079044b3)

2024-03-14 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from eeda6f19b9c [Bug](top-n) do not get runtime predicate when predicate not initialized (#32208) add eb9079044

Re: [PR] [Fix](Variant) fix variant with not null [doris]

2024-03-14 Thread via GitHub
morrySnow commented on code in PR #32248: URL: https://github.com/apache/doris/pull/32248#discussion_r1525729038 ## fe/fe-core/src/main/java/org/apache/doris/nereids/glue/translator/PlanTranslatorContext.java: ## @@ -287,16 +287,19 @@ public SlotDescriptor createSlotDesc(TupleDe

(doris) branch master updated (20c10ce8089 -> eeda6f19b9c)

2024-03-14 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 20c10ce8089 [opt](Nereids) remove group by key eliminate rule option (#32238) add eeda6f19b9c [Bug](top-n) d

Re: [PR] [Bug](top-n) do not get runtime predicate when predicate not initialized [doris]

2024-03-14 Thread via GitHub
dataroaring merged PR #32208: URL: https://github.com/apache/doris/pull/32208 -- 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](load) fix load channel may memory leak [doris]

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

(doris) branch high-priority-column updated: refactor2 (#32278)

2024-03-14 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/high-priority-column by this push: new becace04d80 refact

  1   2   3   4   5   6   7   >