Re: [PR] [feature](function) support sequence function(alias of array_range), enhance both to handle datetimev2 [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #30823: URL: https://github.com/apache/doris/pull/30823#issuecomment-1960878904 TeamCity be ut coverage result: Function Coverage: 35.70% (8546/23937) Line Coverage: 27.53% (69365/251992) Region Coverage: 26.68% (35969/134799) Branch Coverage: 23.4

Re: [PR] [improve] add JdbcSourceSchema extends SourceSchema [doris-flink-connector]

2024-02-22 Thread via GitHub
bingquanzhao closed pull request #303: [improve] add JdbcSourceSchema extends SourceSchema URL: https://github.com/apache/doris-flink-connector/pull/303 -- 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

Re: [PR] [feature](merge-cloud) Support delete statement in cloud mode [doris]

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

[PR] Adjust the code framework related to CDC. [doris-flink-connector]

2024-02-22 Thread via GitHub
bingquanzhao opened a new pull request, #319: URL: https://github.com/apache/doris-flink-connector/pull/319 Adjust the code framework related to CDC. -- 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

Re: [PR] [fix](storage medium) Fix show partition storage medium not right whe… [doris]

2024-02-22 Thread via GitHub
deardeng commented on PR #30160: URL: https://github.com/apache/doris/pull/30160#issuecomment-1960869234 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](merge-cloud) Support delete statement in cloud mode [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31323: URL: https://github.com/apache/doris/pull/31323#issuecomment-1960867947 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](merge-cloud) Support delete statement in cloud mode [doris]

2024-02-22 Thread via GitHub
platoneko opened a new pull request, #31323: URL: https://github.com/apache/doris/pull/31323 ## Proposed changes Support delete statement in cloud mode ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org]

(doris) branch master updated (b27a40e5b3c -> cd7deff00dc)

2024-02-22 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 b27a40e5b3c [Refactor](RF) refactor the profile of rf and pipeline-x support local ignore (#31287) add cd7d

Re: [PR] [typo](doc)Doriswriter document modification [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31322: URL: https://github.com/apache/doris/pull/31322#issuecomment-1960865839 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] [typo](doc)Doriswriter document modification [doris]

2024-02-22 Thread via GitHub
caoliang-web opened a new pull request, #31322: URL: https://github.com/apache/doris/pull/31322 ## 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](ma

Re: [PR] [regression](cold_heat)add cold heat test for hdfs [doris]

2024-02-22 Thread via GitHub
zhangstar333 merged PR #31074: URL: https://github.com/apache/doris/pull/31074 -- 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] [Improvement](delete) check delete from column exists on mv [doris]

2024-02-22 Thread via GitHub
BiteThet commented on PR #31321: URL: https://github.com/apache/doris/pull/31321#issuecomment-1960861608 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](delete) check delete from column exists on mv [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31321: URL: https://github.com/apache/doris/pull/31321#issuecomment-1960861144 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] [Improvement](delete) check delete from column exists on mv [doris]

2024-02-22 Thread via GitHub
BiteThet opened a new pull request, #31321: URL: https://github.com/apache/doris/pull/31321 ## Proposed changes check delete from column exists on mv ```sql # before mysql [test]>delete from a_table where k2=1; ERROR 1064 (HY000): errCode = 2, detailMessage = delete job tim

[I] [Feature] support function hll_from_base64 [doris]

2024-02-22 Thread via GitHub
learner1212 opened a new issue, #31320: URL: https://github.com/apache/doris/issues/31320 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description doris have the b

Re: [PR] [refactor-wip](FS) Use golang-like generator to replace FS's list interface [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on code in PR #31214: URL: https://github.com/apache/doris/pull/31214#discussion_r1500289914 ## be/src/io/fs/s3_file_system.cpp: ## @@ -312,7 +312,73 @@ Status S3FileSystem::file_size_impl(const Path& file, int64_t* file_size) const return Sta

Re: [PR] [refactor-wip](FS) Use golang-like generator to replace FS's list interface [doris]

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

Re: [PR] [feature](function) support sequence function(alias of array_range), enhance both to handle datetimev2 [doris]

2024-02-22 Thread via GitHub
superdiaodiao commented on PR #30823: URL: https://github.com/apache/doris/pull/30823#issuecomment-1960833308 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] [feature](function) support sequence function(alias of array_range), enhance both to handle datetimev2 [doris]

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

Re: [PR] [feature](nereids) deal the slots that appear both in agg func and grouping sets [doris]

2024-02-22 Thread via GitHub
feiniaofeiafei commented on PR #31318: URL: https://github.com/apache/doris/pull/31318#issuecomment-1960826248 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] [feature](merge-cloud) support MoW table in cloud mode [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on code in PR #31317: URL: https://github.com/apache/doris/pull/31317#discussion_r1500271881 ## be/src/cloud/cloud_tablet.cpp: ## @@ -443,4 +491,128 @@ _cumulative_point = new_point; } +Status CloudTablet::update_delete_bitmap(const std::sha

Re: [PR] [fix](compile) Fix performance compile fail [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on PR #31305: URL: https://github.com/apache/doris/pull/31305#issuecomment-1960822238 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] [doc](job)add job doc sidebars [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31319: URL: https://github.com/apache/doris/pull/31319#issuecomment-1960821189 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] [doc](apache-superset)add doc for apache superset compatible [doris]

2024-02-22 Thread via GitHub
liujiwen-up commented on PR #31314: URL: https://github.com/apache/doris/pull/31314#issuecomment-1960821172 > doris版本有要求吗? Tested 2.0.x, 2.1, master version, all are compatible -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[PR] [doc](job)add job doc sidebars [doris]

2024-02-22 Thread via GitHub
LemonLiTree opened a new pull request, #31319: URL: https://github.com/apache/doris/pull/31319 ## 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](mai

Re: [PR] [feature](nereids) deal the slots that appear both in agg func and grouping sets [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31318: URL: https://github.com/apache/doris/pull/31318#issuecomment-1960820701 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](nereids) deal the slots that appear both in agg func and grouping sets [doris]

2024-02-22 Thread via GitHub
feiniaofeiafei opened a new pull request, #31318: URL: https://github.com/apache/doris/pull/31318 select sum(a) from t group by grouping sets ((a)); The slot a appearing both in agg func and grouping sets. Report an error: col_int_undef_signed cannot both in select list and aggregate fun

Re: [PR] [fix](Nereids) some special expression should not be constant [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31313: URL: https://github.com/apache/doris/pull/31313#issuecomment-1960818227 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit f1f518ab50238d1c8438f4543ed2965bb78f4e7a with default session variables Stream

Re: [PR] [Enhancement] fix potential bugs relating to discarded [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31296: URL: https://github.com/apache/doris/pull/31296#issuecomment-1960817355 TeamCity be ut coverage result: Function Coverage: 35.72% (8546/23922) Line Coverage: 27.54% (69361/251822) Region Coverage: 26.66% (36023/135106) Branch Coverage: 23.4

Re: [PR] [feature](merge-cloud) support MoW table in cloud mode [doris]

2024-02-22 Thread via GitHub
liaoxin01 commented on PR #31317: URL: https://github.com/apache/doris/pull/31317#issuecomment-1960815677 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] [feature](merge-cloud) support MoW table in cloud mode [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31317: URL: https://github.com/apache/doris/pull/31317#issuecomment-196081 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](merge-cloud) support MoW table in cloud mode [doris]

2024-02-22 Thread via GitHub
liaoxin01 opened a new pull request, #31317: URL: https://github.com/apache/doris/pull/31317 ## 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] [fix](Nereids) some special expression should not be constant [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31313: URL: https://github.com/apache/doris/pull/31313#issuecomment-1960815346 ClickBench: Total hot run time: 30.52 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](nereids) deal the slots that appear both in agg func and grouping sets [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on code in PR #31263: URL: https://github.com/apache/doris/pull/31263#discussion_r1500264827 ## be/src/io/fs/file_system.h: ## @@ -19,8 +19,8 @@ #include Review Comment: warning: 'butil/macros.h' file not found [clang-diagnostic-error] ``

Re: [I] [Feature] some mysql function support [doris]

2024-02-22 Thread via GitHub
nanfeng1999 commented on issue #31244: URL: https://github.com/apache/doris/issues/31244#issuecomment-1960813471 > > thank you. please chose 1 function > > thank you. please chose 1 function @nanfeng1999 1 -- This is an automated message from the Apache Git Service. To respon

Re: [PR] [fix](Nereids) some special expression should not be constant [doris]

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

Re: [PR] [feature](doris compose) Add create cloud cluster [doris]

2024-02-22 Thread via GitHub
yujun777 commented on PR #31315: URL: https://github.com/apache/doris/pull/31315#issuecomment-1960809675 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](nereids) deal the slots that appear both in agg func and grouping sets [doris]

2024-02-22 Thread via GitHub
feiniaofeiafei closed pull request #31263: [feature](nereids) deal the slots that appear both in agg func and grouping sets URL: https://github.com/apache/doris/pull/31263 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] [typo](doc)add user-defined variables docs [doris]

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

Re: [PR] [fix](function)When sublength in substr() is negative, will casue mem… [doris]

2024-02-22 Thread via GitHub
yiguolei commented on code in PR #31316: URL: https://github.com/apache/doris/pull/31316#discussion_r1500259739 ## be/src/vec/functions/function_string.h: ## @@ -282,7 +282,7 @@ struct SubstringUtil { int start_value = is_const ? start[0] : start[i]; in

(doris) branch master updated (c5854a77e85 -> b27a40e5b3c)

2024-02-22 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 c5854a77e85 [regression test]Test UniqueModel Schema Value Change (#31260) add b27a40e5b3c [Refactor](RF) refac

Re: [PR] [Refactor](RF) refactor the profile of rf and pipeline-x support local ignore [doris]

2024-02-22 Thread via GitHub
yiguolei merged PR #31287: URL: https://github.com/apache/doris/pull/31287 -- 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] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-22 Thread via GitHub
Nitin-Kashyap commented on PR #27784: URL: https://github.com/apache/doris/pull/27784#issuecomment-1960806988 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] [typo](doc)add user-defined variables docs [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on PR #26959: URL: https://github.com/apache/doris/pull/26959#issuecomment-1960806476 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](function)When sublength in substr() is negative, will casue mem… [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on PR #31316: URL: https://github.com/apache/doris/pull/31316#issuecomment-1960806725 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] [typo](doc)add user-defined variables docs [doris]

2024-02-22 Thread via GitHub
JNSimba commented on PR #26959: URL: https://github.com/apache/doris/pull/26959#issuecomment-1960805832 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](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on PR #27784: URL: https://github.com/apache/doris/pull/27784#issuecomment-1960804009 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](function)When sublength in substr() is negative, will casue mem… [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31316: URL: https://github.com/apache/doris/pull/31316#issuecomment-1960801086 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](Nereids) some special expression should not be constant [doris]

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

[PR] [fix](function)When sublength in substr() is negative, will casue mem… [doris]

2024-02-22 Thread via GitHub
xuwei0912 opened a new pull request, #31316: URL: https://github.com/apache/doris/pull/31316 …ory out of bounds, same as left() ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the di

Re: [PR] [Feature](executor)Add scanbytes/scanrows condition, add move action in be [doris]

2024-02-22 Thread via GitHub
wangbo closed pull request #30047: [Feature](executor)Add scanbytes/scanrows condition, add move action in be URL: https://github.com/apache/doris/pull/30047 -- 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 t

Re: [PR] [feature](doris compose) Add create cloud cluster [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on PR #31315: URL: https://github.com/apache/doris/pull/31315#issuecomment-1960796523 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](doris compose) Add create cloud cluster [doris]

2024-02-22 Thread via GitHub
yujun777 commented on PR #31315: URL: https://github.com/apache/doris/pull/31315#issuecomment-1960791143 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](doris compose) Add create cloud cluster [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31315: URL: https://github.com/apache/doris/pull/31315#issuecomment-1960791013 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](doris compose) Add create cloud cluster [doris]

2024-02-22 Thread via GitHub
yujun777 opened a new pull request, #31315: URL: https://github.com/apache/doris/pull/31315 1. Add create cloud cluster. The simplest way to create a cloud cluster ``` python docker/runtime/doris-compose/doris-compose.py up --cloud ``` It then create 1 fdb, 1 ms, 1 recycler,

Re: [PR] [fix](function) fix unexpected be core in string search function [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31312: URL: https://github.com/apache/doris/pull/31312#issuecomment-1960790546 TeamCity be ut coverage result: Function Coverage: 35.71% (8547/23936) Line Coverage: 27.53% (69360/251944) Region Coverage: 26.68% (35976/134843) Branch Coverage: 23.4

Re: [PR] [doc](apache-superset)add doc for apache superset compatible [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31314: URL: https://github.com/apache/doris/pull/31314#issuecomment-1960786143 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] [doc](apache-superset)add doc for apache superset compatible [doris]

2024-02-22 Thread via GitHub
liujiwen-up opened a new pull request, #31314: URL: https://github.com/apache/doris/pull/31314 ## 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](mai

Re: [PR] [docs](stats) add sidebars for stats docs [doris]

2024-02-22 Thread via GitHub
cambyzju commented on PR #31309: URL: https://github.com/apache/doris/pull/31309#issuecomment-1960785770 run extensions -- 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] [Enhancement] fix potential bugs relating to discarded [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on PR #31296: URL: https://github.com/apache/doris/pull/31296#issuecomment-1960782555 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] fix potential bugs relating to discarded [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on PR #31296: URL: https://github.com/apache/doris/pull/31296#issuecomment-1960781485 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](mtmv)fix generate partition name illegality when partition value contains colon [doris]

2024-02-22 Thread via GitHub
zddr commented on PR #31282: URL: https://github.com/apache/doris/pull/31282#issuecomment-1960780453 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] [fix](Nereids) some special expression should not be constant [doris]

2024-02-22 Thread via GitHub
morrySnow commented on PR #31313: URL: https://github.com/apache/doris/pull/31313#issuecomment-1960780268 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

[PR] [fix](Nereids) some special expression should not be constant [doris]

2024-02-22 Thread via GitHub
morrySnow opened a new pull request, #31313: URL: https://github.com/apache/doris/pull/31313 pick from master #30305 commit id cd6a6c0de2e6a515c8b373bbdd7113edc27634d5 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relative

Re: [PR] [fix](Nereids) some special expression should not be constant [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31313: URL: https://github.com/apache/doris/pull/31313#issuecomment-1960780092 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](function) fix unexpected be core in string search function [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on code in PR #31312: URL: https://github.com/apache/doris/pull/31312#discussion_r1500238642 ## be/src/vec/functions/functions_multi_string_position.cpp: ## @@ -110,6 +106,11 @@ class FunctionMultiStringPosition : public IFunction { const C

Re: [PR] [fix](mtmv)fix generate partition name illegality when partition value contains colon [doris]

2024-02-22 Thread via GitHub
zddr commented on code in PR #31282: URL: https://github.com/apache/doris/pull/31282#discussion_r1500237584 ## fe/fe-core/src/main/java/org/apache/doris/mtmv/MTMVPartitionUtil.java: ## @@ -287,8 +289,9 @@ public static boolean isSyncWithPartition(MTMV mtmv, Long mtmvPartitionId

(doris) branch master updated (d1e229d1c78 -> c5854a77e85)

2024-02-22 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 d1e229d1c78 [fix](Nereids) support check authorization for view but skip check in the view (#31289) add c5854a7

Re: [PR] [fix](function) fix unexpected be core in string search function [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on code in PR #31312: URL: https://github.com/apache/doris/pull/31312#discussion_r1500236990 ## be/src/vec/functions/functions_multi_string_position.cpp: ## @@ -110,6 +106,11 @@ class FunctionMultiStringPosition : public IFunction { const C

Re: [PR] [regression test]Test UniqueModel Schema Value Change [doris]

2024-02-22 Thread via GitHub
yiguolei merged PR #31260: URL: https://github.com/apache/doris/pull/31260 -- 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] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on PR #27784: URL: https://github.com/apache/doris/pull/27784#issuecomment-1960768203 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](function) fix unexpected be core in string search function [doris]

2024-02-22 Thread via GitHub
xy720 commented on PR #31312: URL: https://github.com/apache/doris/pull/31312#issuecomment-1960767237 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 unsubs

Re: [PR] [Enhancement] fix potential bugs relating to discarded [doris]

2024-02-22 Thread via GitHub
wyxxxcat commented on PR #31296: URL: https://github.com/apache/doris/pull/31296#issuecomment-1960765763 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: [I] doris多次down机 [doris]

2024-02-22 Thread via GitHub
yanjinyin commented on issue #31307: URL: https://github.com/apache/doris/issues/31307#issuecomment-1960765351 *** Query id: 7bb6fdd5fbbb42f1-9d6b4f423d89fa13 *** *** tablet id: 0 *** *** Aborted at 1708667124 (unix time) try "date -d @1708667124" if you are using GNU date *** *** C

Re: [PR] [fix](function) fix unexpected be core in string search function [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31312: URL: https://github.com/apache/doris/pull/31312#issuecomment-1960764407 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](function) fix unexpected be core in string search function [doris]

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

Re: [PR] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on PR #27784: URL: https://github.com/apache/doris/pull/27784#issuecomment-1960759645 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] [regression test]Opt Test UniqueModel Schema Key Change [doris]

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

Re: [PR] [Enhancement](inverted index) support inverted index format v2 [doris]

2024-02-22 Thread via GitHub
xiaokang commented on code in PR #30145: URL: https://github.com/apache/doris/pull/30145#discussion_r1500156854 ## be/src/olap/compaction.cpp: ## @@ -490,29 +492,70 @@ Status CompactionMixin::do_inverted_index_compaction() { return Status::OK(); } -// src ind

Re: [PR] [fix](datetime) fix hour 24 on be [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on PR #31304: URL: https://github.com/apache/doris/pull/31304#issuecomment-1960753583 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

[I] [bug] unexpected be core in string search function [doris]

2024-02-22 Thread via GitHub
xy720 opened a new issue, #31311: URL: https://github.com/apache/doris/issues/31311 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.2/2.0/trunk ### W

Re: [PR] [Improve](Variant) support prune segment for quering variant [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31310: URL: https://github.com/apache/doris/pull/31310#issuecomment-1960749466 TeamCity be ut coverage result: Function Coverage: 35.71% (8548/23936) Line Coverage: 27.53% (69370/251953) Region Coverage: 26.68% (35976/134842) Branch Coverage: 23.4

Re: [PR] [fix](compile) Fix performance compile fail [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31305: URL: https://github.com/apache/doris/pull/31305#issuecomment-1960743241 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 0039f86a782977308bb3aa62b241e2e15d0c6e21 with default session variables Stream

Re: [PR] [fix](compile) Fix performance compile fail [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31305: URL: https://github.com/apache/doris/pull/31305#issuecomment-1960741406 ClickBench: Total hot run time: 31.69 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Improve](Variant) support prune segment for quering variant [doris]

2024-02-22 Thread via GitHub
github-actions[bot] commented on PR #31310: URL: https://github.com/apache/doris/pull/31310#issuecomment-1960738836 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](compile) Fix performance compile fail [doris]

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

Re: [PR] [enhancement](stmt-forward) record query result for proxy query to avoid EOF [doris]

2024-02-22 Thread via GitHub
gavinchou commented on code in PR #30536: URL: https://github.com/apache/doris/pull/30536#discussion_r1471552188 ## fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java: ## @@ -2869,6 +2877,24 @@ public String getOriginStmtInString() { } return "";

(doris) branch master updated (4403e3012c1 -> d1e229d1c78)

2024-02-22 Thread huajianlan
This is an automated email from the ASF dual-hosted git repository. huajianlan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4403e3012c1 Refactor get row count related interface, add row count cache for external table. (#31276) add d1

Re: [PR] [fix](Nereids) support check authorization for view but skip check in the view [doris]

2024-02-22 Thread via GitHub
924060929 merged PR #31289: URL: https://github.com/apache/doris/pull/31289 -- 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] [feature](datalake) Add BucketShuffleJoin support for bucketed hive tables [doris]

2024-02-22 Thread via GitHub
Nitin-Kashyap commented on code in PR #27784: URL: https://github.com/apache/doris/pull/27784#discussion_r1500213855 ## fe/fe-core/src/main/java/org/apache/doris/nereids/properties/DistributionSpecHash.java: ## @@ -54,6 +54,8 @@ public class DistributionSpecHash extends Distribu

(doris) branch master updated: Refactor get row count related interface, add row count cache for external table. (#31276)

2024-02-22 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 4403e3012c1 Refactor get row count related inte

Re: [PR] [Improve](Variant) support prune segment for quering variant [doris]

2024-02-22 Thread via GitHub
eldenmoon commented on PR #31310: URL: https://github.com/apache/doris/pull/31310#issuecomment-1960736126 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] [feature](statistics)Refactor get row count related interface, add row count cache for external table. [doris]

2024-02-22 Thread via GitHub
Jibing-Li merged PR #31276: URL: https://github.com/apache/doris/pull/31276 -- 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

[PR] [Improve](Variant) support prune segment for quering variant [doris]

2024-02-22 Thread via GitHub
eldenmoon opened a new pull request, #31310: URL: https://github.com/apache/doris/pull/31310 ## 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] [Improve](Variant) support prune segment for quering variant [doris]

2024-02-22 Thread via GitHub
doris-robot commented on PR #31310: URL: https://github.com/apache/doris/pull/31310#issuecomment-1960733245 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](compile) Fix performance compile fail [doris]

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

(doris) tag 2.0.5-rc02 created (now 67c9ccfa5d8)

2024-02-22 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to tag 2.0.5-rc02 in repository https://gitbox.apache.org/repos/asf/doris.git at 67c9ccfa5d8 (commit) No new revisions were added by this update.

Re: [PR] [fix](Nereids) support check authorization for view but skip check in the view [doris]

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

(doris) branch branch-2.0 updated: [fix](Nereids) support check authorization for view but skip check in the view #31289 (#31294)

2024-02-22 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 044634e2289 [fix](Nereids) support check a

Re: [PR] [feature](multi-catalog)support hms catalog create and drop table/db [doris]

2024-02-22 Thread via GitHub
wsjz commented on code in PR #30198: URL: https://github.com/apache/doris/pull/30198#discussion_r1500204483 ## fe/fe-core/src/main/java/org/apache/doris/datasource/hive/HiveMetaStoreClientHelper.java: ## @@ -584,6 +584,34 @@ private static int findNextNestedField(String commaSp

  1   2   3   4   5   6   7   >