Re: [PR] [feature](statistics)Create partition statistics table. [doris]

2024-05-06 Thread via GitHub
morrySnow commented on code in PR #34305: URL: https://github.com/apache/doris/pull/34305#discussion_r1590611039 ## fe/fe-core/src/main/java/org/apache/doris/catalog/InternalSchemaInitializer.java: ## @@ -158,8 +164,15 @@ public static void modifyTblReplicaCount(Database databa

Re: [PR] [chore](status) unify error code between thrift,pb, status.h [doris]

2024-05-06 Thread via GitHub
yiguolei commented on PR #34397: URL: https://github.com/apache/doris/pull/34397#issuecomment-2095315848 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](sort) insert data by batch on VSortedRunMerger::get_next [doris]

2024-05-06 Thread via GitHub
BiteThet commented on PR #34363: URL: https://github.com/apache/doris/pull/34363#issuecomment-2095317963 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

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

2024-05-06 Thread via GitHub
feiniaofeiafei opened a new pull request, #34418: URL: https://github.com/apache/doris/pull/34418 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

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

2024-05-06 Thread via GitHub
doris-robot commented on PR #34418: URL: https://github.com/apache/doris/pull/34418#issuecomment-2095319138 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](serde) fix ipv4/v6 serde functions for arrow, orc, parquet format [doris]

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

Re: [I] [Bug] doris2.0.8查询catalog hive表数据,出现BE无法读取HDFS Block信息的问题 [doris]

2024-05-06 Thread via GitHub
nuoyahadili8 commented on issue #34152: URL: https://github.com/apache/doris/issues/34152#issuecomment-2095323575 https://doris.incubator.apache.org/zh-CN/docs/1.2/lakehouse/multi-catalog/faq/ 第19个问题解决了 -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [PR] [Improvement](sort) insert data by batch on VSortedRunMerger::get_next [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34363: URL: https://github.com/apache/doris/pull/34363#issuecomment-2095325574 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] [enhancement](plsql) add regression for failure path [doris]

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

Re: [PR] [refactor](pipelineX) Simplify blocking state [doris]

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

Re: [PR] [Refactor](executor)Refactor add unique lock for stop scheduler [doris]

2024-05-06 Thread via GitHub
doris-robot commented on PR #34419: URL: https://github.com/apache/doris/pull/34419#issuecomment-2095331100 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] [Refactor](executor)Refactor add unique lock for stop scheduler [doris]

2024-05-06 Thread via GitHub
wangbo commented on PR #34419: URL: https://github.com/apache/doris/pull/34419#issuecomment-2095331299 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](iceberg)support iceberg insert grammar [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34257: URL: https://github.com/apache/doris/pull/34257#issuecomment-2095333207 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

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

2024-05-06 Thread via GitHub
gavinchou commented on code in PR #34418: URL: https://github.com/apache/doris/pull/34418#discussion_r1590624158 ## regression-test/suites/load_p0/insert/insert_select_empty_table.groovy: ## @@ -0,0 +1,39 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or m

Re: [PR] [Refactor](executor)Refactor add unique lock for stop scheduler [doris]

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

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

Re: [PR] [fix](serde) fix ipv4/v6 serde functions for arrow, orc, parquet format [doris]

2024-05-06 Thread via GitHub
doris-robot commented on PR #34042: URL: https://github.com/apache/doris/pull/34042#issuecomment-2095347106 TeamCity be ut coverage result: Function Coverage: 35.62% (8969/25178) Line Coverage: 27.25% (74018/271582) Region Coverage: 26.47% (38232/144433) Branch Coverage: 23.2

Re: [PR] [Chore](hash) split out init_hash_method from node/operator [doris]

2024-05-06 Thread via GitHub
doris-robot commented on PR #34284: URL: https://github.com/apache/doris/pull/34284#issuecomment-2095347465 TeamCity be ut coverage result: Function Coverage: 35.61% (8965/25174) Line Coverage: 27.28% (73972/271189) Region Coverage: 26.50% (38214/144183) Branch Coverage: 23.3

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

2024-05-06 Thread via GitHub
doris-robot commented on PR #33807: URL: https://github.com/apache/doris/pull/33807#issuecomment-2095347716 TeamCity be ut coverage result: Function Coverage: 35.61% (8965/25174) Line Coverage: 27.24% (73971/271509) Region Coverage: 26.46% (38208/144393) Branch Coverage: 23.2

Re: [PR] [Fix](nereids) fix NormalizeRepeat, change the outputExpression rewrite logic [doris]

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

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34196: URL: https://github.com/apache/doris/pull/34196#issuecomment-2095350476 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 NormalizeRepeat, change the outputExpression rewrite logic [doris]

2024-05-06 Thread via GitHub
morrySnow commented on code in PR #34196: URL: https://github.com/apache/doris/pull/34196#discussion_r1590634418 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/NormalizeRepeat.java: ## @@ -117,19 +117,29 @@ private void checkGroupingSetsSize(LogicalRepeat r

Re: [PR] [feature](statistics)Create partition statistics table. [doris]

2024-05-06 Thread via GitHub
Jibing-Li commented on code in PR #34305: URL: https://github.com/apache/doris/pull/34305#discussion_r1590634753 ## fe/fe-core/src/main/java/org/apache/doris/catalog/InternalSchemaInitializer.java: ## @@ -158,8 +164,15 @@ public static void modifyTblReplicaCount(Database databa

Re: [PR] [feature](Nereids): add projection for join reorder [doris]

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

Re: [PR] [Chore](hash) split out init_hash_method from node/operator [doris]

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

Re: [PR] [feature](shuffle) enable strict consistency dml by default [doris]

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

Re: [PR] [Refactor](executor)Refactor add unique lock for stop scheduler [doris]

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

Re: [PR] resolve be/src/io/cache/block_file_cache_downloader.cpp errror [doris]

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

Re: [PR] [Refactor](executor)Refactor add unique lock for stop scheduler [doris]

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

[PR] [fix](merge-cloud) fix cloud autobucket num [doris]

2024-05-06 Thread via GitHub
yujun777 opened a new pull request, #34420: URL: https://github.com/apache/doris/pull/34420 BUG: when calculate auto bucket num, it will use function 'getBucketsNumByBEDisks' to calculate all backend left free disk sizes. But in cloud mode, each backend's left disk size is not a right va

Re: [PR] [fix](merge-cloud) fix cloud autobucket num [doris]

2024-05-06 Thread via GitHub
doris-robot commented on PR #34420: URL: https://github.com/apache/doris/pull/34420#issuecomment-2095375079 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-cloud) fix cloud autobucket num [doris]

2024-05-06 Thread via GitHub
yujun777 commented on PR #34420: URL: https://github.com/apache/doris/pull/34420#issuecomment-2095375166 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](merge-cloud) fix cloud autobucket num [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34420: URL: https://github.com/apache/doris/pull/34420#issuecomment-2095379481 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] [feature](shuffle) enable strict consistency dml by default [doris]

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

Re: [PR] [Improvement](sort) insert data by batch on VSortedRunMerger::get_next [doris]

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

Re: [PR] [feature](shuffle) enable strict consistency dml by default [doris]

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

Re: [PR] [feature](iceberg)support iceberg insert grammar [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34257: URL: https://github.com/apache/doris/pull/34257#issuecomment-2095401634 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] [build](third-party) Support to download specified third-party only [doris]

2024-05-06 Thread via GitHub
gavinchou commented on PR #34385: URL: https://github.com/apache/doris/pull/34385#issuecomment-2095404390 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] [opt](Nereids) let behavior of function char same with legacy planner [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34415: URL: https://github.com/apache/doris/pull/34415#issuecomment-2095405527 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) let behavior of function char same with legacy planner [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34415: URL: https://github.com/apache/doris/pull/34415#issuecomment-2095405580 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](merge-cloud) fix cloud autobucket num [doris]

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

Re: [PR] [opt](inverted index) the "unicode" tokenizer can be configured to disable stop words [doris]

2024-05-06 Thread via GitHub
qidaye merged PR #33982: URL: https://github.com/apache/doris/pull/33982 -- 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.apach

(doris) branch master updated: [opt](inverted index) the "unicode" tokenizer can be configured to disable stop words. (#33982)

2024-05-06 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 fa4d035ccaa [opt](inverted index) the "unico

Re: [PR] [Improvement](sort) insert data by batch on VSortedRunMerger::get_next [doris]

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

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

2024-05-06 Thread via GitHub
Gabriel39 opened a new pull request, #34421: URL: https://github.com/apache/doris/pull/34421 ## 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

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

2024-05-06 Thread via GitHub
doris-robot commented on PR #34421: URL: https://github.com/apache/doris/pull/34421#issuecomment-2095421098 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] [Improvement](pipeline) Do parallel preparation for multiple fragments [doris]

2024-05-06 Thread via GitHub
Gabriel39 commented on PR #34421: URL: https://github.com/apache/doris/pull/34421#issuecomment-2095421184 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] [opt](Nereids) let behavior of function char same with legacy planner [doris]

2024-05-06 Thread via GitHub
morrySnow merged PR #34415: URL: https://github.com/apache/doris/pull/34415 -- 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: [opt](Nereids) let behavior of function char same with legacy planner (#34415)

2024-05-06 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 bc136727cdf [opt](Nereids) let behavior of fun

Re: [PR] [Improvement](sort) insert data by batch on VSortedRunMerger::get_next [doris]

2024-05-06 Thread via GitHub
doris-robot commented on PR #34363: URL: https://github.com/apache/doris/pull/34363#issuecomment-2095426660 TeamCity be ut coverage result: Function Coverage: 35.61% (8965/25175) Line Coverage: 27.24% (73970/271519) Region Coverage: 26.47% (38213/144383) Branch Coverage: 23.2

Re: [PR] [fix](merge-cloud) fix cloud autobucket num [doris]

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

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

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34421: URL: https://github.com/apache/doris/pull/34421#issuecomment-2095431443 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [refactor](pipelineX) Simplify blocking state [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on code in PR #34408: URL: https://github.com/apache/doris/pull/34408#discussion_r1590687870 ## be/src/pipeline/exec/exchange_sink_buffer.cpp: ## @@ -239,16 +203,14 @@ return Status::OK(); } -template -Status ExchangeSinkBuffer::_send_rpc(I

Re: [PR] [feature](statistics)Create partition statistics table. [doris]

2024-05-06 Thread via GitHub
Jibing-Li commented on PR #34305: URL: https://github.com/apache/doris/pull/34305#issuecomment-2095435734 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] [WIP](test) remove enable_nereids_planner in regression cases (part 1) [doris]

2024-05-06 Thread via GitHub
morrySnow commented on PR #34417: URL: https://github.com/apache/doris/pull/34417#issuecomment-2095436382 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] [doc](auth) refactor authentication and authorization doc [doris-website]

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

Re: [PR] [fix](serde) fix ipv4/v6 serde functions for arrow, orc, parquet format [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34042: URL: https://github.com/apache/doris/pull/34042#issuecomment-2095443135 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](serde) fix ipv4/v6 serde functions for arrow, orc, parquet format [doris]

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

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

2024-05-06 Thread via GitHub
HappenLee commented on PR #34402: URL: https://github.com/apache/doris/pull/34402#issuecomment-2095449345 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] [Enhancement] partition name of partitions should be same [doris]

2024-05-06 Thread via GitHub
cjj2010 closed pull request #33458: [Enhancement] partition name of partitions should be same URL: https://github.com/apache/doris/pull/33458 -- 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

[PR] [Enhencement](trino-connector) The trino-connector catalog supports pushdown predicates to the connector [doris]

2024-05-06 Thread via GitHub
BePPPower opened a new pull request, #34422: URL: https://github.com/apache/doris/pull/34422 ## 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

Re: [PR] [Enhencement](trino-connector) The trino-connector catalog supports pushdown predicates to the connector [doris]

2024-05-06 Thread via GitHub
doris-robot commented on PR #34422: URL: https://github.com/apache/doris/pull/34422#issuecomment-2095451743 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] [enhancement](testutil)Add unit testing functionality [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34173: URL: https://github.com/apache/doris/pull/34173#issuecomment-2095453127 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] [enhancement](testutil)Add unit testing functionality [doris]

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

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

2024-05-06 Thread via GitHub
Mryange opened a new pull request, #34423: URL: https://github.com/apache/doris/pull/34423 ## Proposed changes Add more supported types to reduce the cost of cast. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris

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

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

2024-05-06 Thread via GitHub
Mryange commented on PR #34423: URL: https://github.com/apache/doris/pull/34423#issuecomment-2095465513 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] [refactor](pipelineX) Simplify blocking state [doris]

2024-05-06 Thread via GitHub
Gabriel39 commented on PR #34408: URL: https://github.com/apache/doris/pull/34408#issuecomment-2095467990 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] [optimization](agg) add more type in agg percentile [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34423: URL: https://github.com/apache/doris/pull/34423#issuecomment-2095473238 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](memory) BE memory info compatible with Cgroup [doris]

2024-05-06 Thread via GitHub
xinyiZzz commented on PR #34262: URL: https://github.com/apache/doris/pull/34262#issuecomment-2095485671 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](memory) BE memory info compatible with Cgroup [doris]

2024-05-06 Thread via GitHub
xinyiZzz commented on code in PR #34262: URL: https://github.com/apache/doris/pull/34262#discussion_r1590718885 ## be/src/util/mem_info.cpp: ## @@ -387,58 +386,74 @@ void MemInfo::refresh_proc_meminfo() { } } } -if (meminfo.is_open()) meminfo.close

Re: [PR] [enhancement](plsql) add regression for failure path [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34316: URL: https://github.com/apache/doris/pull/34316#issuecomment-2095488114 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] [enhancement](plsql) add regression for failure path [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34316: URL: https://github.com/apache/doris/pull/34316#issuecomment-2095488175 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](merge-cloud) fix cloud autobucket num [doris]

2024-05-06 Thread via GitHub
yujun777 commented on PR #34420: URL: https://github.com/apache/doris/pull/34420#issuecomment-2095489758 run cloud_p1 -- 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](memory) BE memory info compatible with Cgroup [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34262: URL: https://github.com/apache/doris/pull/34262#issuecomment-2095495080 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](ranger) modify and enhance the feature of ranger access controller [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34392: URL: https://github.com/apache/doris/pull/34392#issuecomment-2095498999 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] Add blog-SQL convertor [doris-website]

2024-05-06 Thread via GitHub
httpshirley opened a new pull request, #615: URL: https://github.com/apache/doris-website/pull/615 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [PR] [opt](ranger) modify and enhance the feature of ranger access controller [doris]

2024-05-06 Thread via GitHub
CalvinKirs merged PR #34392: URL: https://github.com/apache/doris/pull/34392 -- 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] [optimization](agg) add more type in agg percentile [doris]

2024-05-06 Thread via GitHub
Mryange commented on PR #34423: URL: https://github.com/apache/doris/pull/34423#issuecomment-2095499642 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

(doris) branch master updated (bc136727cdf -> 0f23973811a)

2024-05-06 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from bc136727cdf [opt](Nereids) let behavior of function char same with legacy planner (#34415) add 0f23973811a [opt](ra

[PR] [fix](load) acquire latest token instead of oldest token [doris]

2024-05-06 Thread via GitHub
kaijchen opened a new pull request, #34424: URL: https://github.com/apache/doris/pull/34424 ## Proposed changes Previously, `TokenManager` always returns the oldest token, which may expire soon. This PR changes it to return the latest token instead. ## Further comments

Re: [PR] [fix](load) acquire latest token instead of oldest token [doris]

2024-05-06 Thread via GitHub
doris-robot commented on PR #34424: URL: https://github.com/apache/doris/pull/34424#issuecomment-2095503195 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] [optimization](agg) add more type in agg percentile [doris]

2024-05-06 Thread via GitHub
github-actions[bot] commented on PR #34423: URL: https://github.com/apache/doris/pull/34423#issuecomment-2095506174 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] [build](third-party) Support to download specified third-party only [doris]

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

Re: [PR] [feature](statistics)Create partition statistics table. [doris]

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

[PR] [feature](merge-cloud) Disable `AlterSystemStmt` in cloud mode [doris]

2024-05-06 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #34425: URL: https://github.com/apache/doris/pull/34425 ## 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](

Re: [PR] [feature](merge-cloud) Disable `AlterSystemStmt` in cloud mode [doris]

2024-05-06 Thread via GitHub
doris-robot commented on PR #34425: URL: https://github.com/apache/doris/pull/34425#issuecomment-2095508665 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](merge-cloud) Disable `AlterSystemStmt` in cloud mode [doris]

2024-05-06 Thread via GitHub
SWJTU-ZhangLei commented on PR #34425: URL: https://github.com/apache/doris/pull/34425#issuecomment-2095508808 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.

[PR] [opt](ranger) modify and enhance the feature of ranger access controller (#34392) [doris]

2024-05-06 Thread via GitHub
morningman opened a new pull request, #34426: URL: https://github.com/apache/doris/pull/34426 bp #34392 -- 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] [opt](ranger) modify and enhance the feature of ranger access controller (#34392) [doris]

2024-05-06 Thread via GitHub
morningman merged PR #34426: URL: https://github.com/apache/doris/pull/34426 -- 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] [opt](ranger) modify and enhance the feature of ranger access controller (#34392) [doris]

2024-05-06 Thread via GitHub
doris-robot commented on PR #34426: URL: https://github.com/apache/doris/pull/34426#issuecomment-2095516352 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](typo) Fix hive regression-test log typo [doris]

2024-05-06 Thread via GitHub
zhangbutao opened a new pull request, #34427: URL: https://github.com/apache/doris/pull/34427 ## 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

(doris) branch branch-2.1 updated: [opt](ranger) modify and enhance the feature of ranger access controller (#34392) (#34426)

2024-05-06 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 3cb0deae9ce [opt](ranger) modify and

Re: [PR] [Fix](typo) Fix hive regression-test log typo [doris]

2024-05-06 Thread via GitHub
doris-robot commented on PR #34427: URL: https://github.com/apache/doris/pull/34427#issuecomment-2095516780 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](typo) Fix hive regression-test log typo [doris]

2024-05-06 Thread via GitHub
zhangbutao commented on PR #34427: URL: https://github.com/apache/doris/pull/34427#issuecomment-2095517742 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](load) acquire latest token instead of oldest token [doris]

2024-05-06 Thread via GitHub
kaijchen commented on PR #34424: URL: https://github.com/apache/doris/pull/34424#issuecomment-2095518798 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](load) acquire latest token instead of oldest token [doris]

2024-05-06 Thread via GitHub
kaijchen commented on PR #34424: URL: https://github.com/apache/doris/pull/34424#issuecomment-2095520580 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](compatibility) add some keywords #29251 [doris]

2024-05-06 Thread via GitHub
nextdreamblue opened a new pull request, #34428: URL: https://github.com/apache/doris/pull/34428 ## Proposed changes cherry-pick from #29251 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](ma

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

2024-05-06 Thread via GitHub
nextdreamblue commented on PR #34428: URL: https://github.com/apache/doris/pull/34428#issuecomment-2095526277 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](compatibility) add some keywords #29251 [doris]

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

  1   2   3   4   5   6   7   8   >