[GitHub] [doris] csun5285 commented on pull request #22604: [fix](regression test) redefine variable in the test_table_level_compaction_policy

2023-08-03 Thread via GitHub
csun5285 commented on PR #22604: URL: https://github.com/apache/doris/pull/22604#issuecomment-1665107471 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

[GitHub] [doris] csun5285 opened a new pull request, #22604: [fix](regression test) redefine variable in the test_table_level_compaction_policy

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

[GitHub] [doris] morrySnow commented on issue #22528: [Enhancement] Duplicate模型表,当分布键字段类型为string,where条件过滤时,分布键值传 int 类型比 string类型慢几十倍!

2023-08-03 Thread via GitHub
morrySnow commented on issue #22528: URL: https://github.com/apache/doris/issues/22528#issuecomment-1665105315 这里存在语义差异,doris中字符串和数字比较时,会将字符串转为数字: ```sql stat_date = '20200601' --是字符串比较 stat_date = 20200601 --是数字比较 ``` | state_date值 | stat_date = '20200601' | stat_date = 20

[GitHub] [doris] zhangstar333 commented on pull request #22602: [BUG](date_trunc) fix date_trunc function only handle lower string

2023-08-03 Thread via GitHub
zhangstar333 commented on PR #22602: URL: https://github.com/apache/doris/pull/22602#issuecomment-1665104946 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

[GitHub] [doris] LiBinfeng-01 commented on pull request #22603: [Fix](Planner) fix window function in aggregation

2023-08-03 Thread via GitHub
LiBinfeng-01 commented on PR #22603: URL: https://github.com/apache/doris/pull/22603#issuecomment-1665102174 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[doris] branch master updated (3d758de7a2 -> b9e344617a)

2023-08-03 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 3d758de7a2 [improvement](binlog) gc be binlog metas when tablet is dropped. (#22447) add b9e344617a [typo](ke

[GitHub] [doris] morningman merged pull request #22535: [typo](kerberos)support read jdk auth creds and add some krb tips in FAQ

2023-08-03 Thread via GitHub
morningman merged PR #22535: URL: https://github.com/apache/doris/pull/22535 -- 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

[GitHub] [doris] hello-stephen commented on pull request #22276: [Improve](jni-avro)Reduce the volume of the avro-scanner-jar package

2023-08-03 Thread via GitHub
hello-stephen commented on PR #22276: URL: https://github.com/apache/doris/pull/22276#issuecomment-1665099894 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.25 seconds stream load tsv: 514 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22592: [fix](inverted index) return empty result instead of error for empty match query

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22592: URL: https://github.com/apache/doris/pull/22592#issuecomment-1665099910 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

[GitHub] [doris] github-actions[bot] commented on pull request #22535: [typo](kerberos)support read jdk auth creds and add some krb tips in FAQ

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22535: URL: https://github.com/apache/doris/pull/22535#issuecomment-1665099670 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

[GitHub] [doris] Tanya-W commented on a diff in pull request #22592: [fix](inverted index) return empty result instead of error for empty match query

2023-08-03 Thread via GitHub
Tanya-W commented on code in PR #22592: URL: https://github.com/apache/doris/pull/22592#discussion_r1284048434 ## regression-test/suites/inverted_index_p0/test_index_match_select.groovy: ## @@ -203,6 +203,10 @@ suite("test_index_match_select", "inverted_index_select"){

[GitHub] [doris] czzmmc commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function

2023-08-03 Thread via GitHub
czzmmc commented on PR #22071: URL: https://github.com/apache/doris/pull/22071#issuecomment-1665097675 @dataroaring dude, one last step! Help me make it happen! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [doris] LiBinfeng-01 opened a new pull request, #22603: [Fix](Planner) fix window function in aggregation

2023-08-03 Thread via GitHub
LiBinfeng-01 opened a new pull request, #22603: URL: https://github.com/apache/doris/pull/22603 ## Proposed changes Problem: When window function in aggregation function, executor would report an error like: Required field 'node_type' was not present! Example: SELECT SU

[GitHub] [doris] github-actions[bot] commented on pull request #22592: [fix](inverted index) return empty result instead of error for empty match query

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22592: URL: https://github.com/apache/doris/pull/22592#issuecomment-1665096182 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

[GitHub] [doris] github-actions[bot] commented on pull request #22535: [typo](kerberos)support read jdk auth creds and add some krb tips in FAQ

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22535: URL: https://github.com/apache/doris/pull/22535#issuecomment-1665094362 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

[GitHub] [doris] github-actions[bot] commented on pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1665090302 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

[GitHub] [doris] xiaokang commented on pull request #22592: [fix](inverted index) return empty result instead of error for empty match query

2023-08-03 Thread via GitHub
xiaokang commented on PR #22592: URL: https://github.com/apache/doris/pull/22592#issuecomment-1665090042 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

[doris] branch master updated: [improvement](binlog) gc be binlog metas when tablet is dropped. (#22447)

2023-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 3d758de7a2 [improvement](binlog) gc be binlo

[GitHub] [doris] dataroaring merged pull request #22447: [improvement](binlog) Gc BE binlog metas when tablet is dropped

2023-08-03 Thread via GitHub
dataroaring merged PR #22447: URL: https://github.com/apache/doris/pull/22447 -- 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.

[GitHub] [doris] github-actions[bot] commented on pull request #22447: [improvement](binlog) Gc BE binlog metas when tablet is dropped

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22447: URL: https://github.com/apache/doris/pull/22447#issuecomment-1665088305 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

[GitHub] [doris] dataroaring merged pull request #22559: [Enhancement](binlog) Add Barrier log into BinlogManager

2023-08-03 Thread via GitHub
dataroaring merged PR #22559: URL: https://github.com/apache/doris/pull/22559 -- 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: [Enhancement](binlog) Add Barrier log into BinlogManager (#22559)

2023-08-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 34164f69ba [Enhancement](binlog) Add Barrier

[GitHub] [doris] hello-stephen commented on pull request #22601: [case](fix) add sync after stream load

2023-08-03 Thread via GitHub
hello-stephen commented on PR #22601: URL: https://github.com/apache/doris/pull/22601#issuecomment-1665082959 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

[GitHub] [doris] englefly commented on a diff in pull request #22583: [improvement](stats) Reduce unnecessary SQL from full auto analyze

2023-08-03 Thread via GitHub
englefly commented on code in PR #22583: URL: https://github.com/apache/doris/pull/22583#discussion_r1284033256 ## fe/fe-core/src/main/java/org/apache/doris/statistics/AnalysisInfo.java: ## @@ -68,7 +68,7 @@ public enum JobType { // submit by user directly MANU

[GitHub] [doris] github-actions[bot] commented on pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1665076971 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

[GitHub] [doris] englefly commented on pull request #22589: [fix](stats) Load partition stats unexpectedly

2023-08-03 Thread via GitHub
englefly commented on PR #22589: URL: https://github.com/apache/doris/pull/22589#issuecomment-1665076799 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

[doris] branch master updated (3d5b90befe -> 34b7f381b1)

2023-08-03 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 3d5b90befe [fix](tablet clone) fix not add colocate replica and print some logs #22378 add 34b7f381b1 [fix](mul

[GitHub] [doris] yiguolei merged pull request #22574: [fix](multi catalog)Filter .hive-staging dir under hive file path.

2023-08-03 Thread via GitHub
yiguolei merged PR #22574: URL: https://github.com/apache/doris/pull/22574 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #22574: [fix](multi catalog)Filter .hive-staging dir under hive file path.

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22574: URL: https://github.com/apache/doris/pull/22574#issuecomment-1665068633 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

[GitHub] [doris] DongLiang-0 commented on pull request #22276: [Improve](jni-avro)Reduce the volume of the avro-scanner-jar package

2023-08-03 Thread via GitHub
DongLiang-0 commented on PR #22276: URL: https://github.com/apache/doris/pull/22276#issuecomment-1665065053 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

[GitHub] [doris] yiguolei merged pull request #22378: [fix](tablet clone) fix not add colocate replica and print some logs

2023-08-03 Thread via GitHub
yiguolei merged PR #22378: URL: https://github.com/apache/doris/pull/22378 -- 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 master updated (24c1953e91 -> 3d5b90befe)

2023-08-03 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 24c1953e91 [fix](debug) add bvar counter for memtable & loadchannel (#22578) add 3d5b90befe [fix](tablet clone)

[GitHub] [doris] github-actions[bot] commented on pull request #22601: [case](fix) add sync after stream load

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22601: URL: https://github.com/apache/doris/pull/22601#issuecomment-1665064116 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

[GitHub] [doris] github-actions[bot] commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22071: URL: https://github.com/apache/doris/pull/22071#issuecomment-1665063898 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

[GitHub] [doris] github-actions[bot] commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22071: URL: https://github.com/apache/doris/pull/22071#issuecomment-1665063874 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

[GitHub] [doris] yiguolei merged pull request #22502: [improvement](jdbc-catalog) Add Connection Keepalive and Detailed Error Messaging for Druid Pool in FE

2023-08-03 Thread via GitHub
yiguolei merged PR #22502: URL: https://github.com/apache/doris/pull/22502 -- 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-1.2-lts updated: [improvement](jdbc-catalog) Add Connection Keepalive and Detailed Error Messaging for Druid Pool in FE (#22502)

2023-08-03 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.2-lts by this push: new f20664f709 [improvement](jdbc-c

[GitHub] [doris] hello-stephen commented on pull request #22598: [fix](memory) Independent count exec node memory profile

2023-08-03 Thread via GitHub
hello-stephen commented on PR #22598: URL: https://github.com/apache/doris/pull/22598#issuecomment-1665061199 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.27 seconds stream load tsv: 513 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22600: [Bug](brpc) fix PriorityThreadPool get_info get wrong number

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22600: URL: https://github.com/apache/doris/pull/22600#issuecomment-1665059810 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

[GitHub] [doris] github-actions[bot] commented on pull request #22600: [Bug](brpc) fix PriorityThreadPool get_info get wrong number

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22600: URL: https://github.com/apache/doris/pull/22600#issuecomment-1665059783 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

[GitHub] [doris] BePPPower commented on pull request #22586: [test](Export) This pr used to test `test_export_parquet` regression test in even pr id

2023-08-03 Thread via GitHub
BePPPower commented on PR #22586: URL: https://github.com/apache/doris/pull/22586#issuecomment-1665059200 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

[GitHub] [doris] yiguolei commented on a diff in pull request #22602: [BUG](date_trunc) fix date_trunc function only handle lower string

2023-08-03 Thread via GitHub
yiguolei commented on code in PR #22602: URL: https://github.com/apache/doris/pull/22602#discussion_r1284016243 ## be/src/vec/functions/function_timestamp.cpp: ## @@ -423,10 +423,12 @@ struct DateTrunc { const StringRef& rdata, PaddedPO

[GitHub] [doris] hello-stephen commented on pull request #22592: [fix](inverted index) return empty result instead of error for empty match query

2023-08-03 Thread via GitHub
hello-stephen commented on PR #22592: URL: https://github.com/apache/doris/pull/22592#issuecomment-1665057410 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.53 seconds stream load tsv: 510 seconds loaded 74807831229 Bytes

[doris] branch master updated: [fix](debug) add bvar counter for memtable & loadchannel (#22578)

2023-08-03 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 24c1953e91 [fix](debug) add bvar counter for me

[GitHub] [doris] yiguolei merged pull request #22578: [fix](debug) add bvar counter for memtable & loadchannel

2023-08-03 Thread via GitHub
yiguolei merged PR #22578: URL: https://github.com/apache/doris/pull/22578 -- 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

[GitHub] [doris] czzmmc commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function

2023-08-03 Thread via GitHub
czzmmc commented on PR #22071: URL: https://github.com/apache/doris/pull/22071#issuecomment-1665055226 @zhangstar333 dude, check this out, please. -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #22504: [feature](partial update) support partial update different columns for each row in one stream load

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22504: URL: https://github.com/apache/doris/pull/22504#issuecomment-1665053806 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

[GitHub] [doris] github-actions[bot] commented on pull request #22602: [BUG](date_trunc) fix date_trunc function only handle lower string

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22602: URL: https://github.com/apache/doris/pull/22602#issuecomment-1665042057 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

[GitHub] [doris] github-actions[bot] commented on pull request #22598: [fix](memory) Independent count exec node memory profile

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22598: URL: https://github.com/apache/doris/pull/22598#issuecomment-1665041142 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

[GitHub] [doris] hello-stephen commented on pull request #22600: [Bug](brpc) fix PriorityThreadPool get_info get wrong number

2023-08-03 Thread via GitHub
hello-stephen commented on PR #22600: URL: https://github.com/apache/doris/pull/22600#issuecomment-1665040579 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.47 seconds stream load tsv: 512 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22417: [fix](planner)fix bug of push conjuncts through second phase agg

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22417: URL: https://github.com/apache/doris/pull/22417#issuecomment-1665039882 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

[GitHub] [doris] github-actions[bot] commented on pull request #22417: [fix](planner)fix bug of push conjuncts through second phase agg

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22417: URL: https://github.com/apache/doris/pull/22417#issuecomment-1665039909 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

[GitHub] [doris] github-actions[bot] commented on pull request #22391: [fix](nereids)allow in or exits subquery in binary operator

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22391: URL: https://github.com/apache/doris/pull/22391#issuecomment-1665039177 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

[GitHub] [doris] hello-stephen commented on pull request #22598: [fix](memory) Independent count exec node memory profile

2023-08-03 Thread via GitHub
hello-stephen commented on PR #22598: URL: https://github.com/apache/doris/pull/22598#issuecomment-1665039164 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.19 seconds stream load tsv: 510 seconds loaded 74807831229 Bytes

[GitHub] [doris] jackwener merged pull request #22555: [feature](Nereids): normalize join condition after expanding or condition NLJ

2023-08-03 Thread via GitHub
jackwener merged PR #22555: URL: https://github.com/apache/doris/pull/22555 -- 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 (d5a21de796 -> 658d75c816)

2023-08-03 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d5a21de796 [Enhancement](planner)support fold constant for date_trunc() (#22122) add 658d75c816 [feature](Nerei

[GitHub] [doris] github-actions[bot] commented on pull request #22391: [fix](nereids)allow in or exits subquery in binary operator

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22391: URL: https://github.com/apache/doris/pull/22391#issuecomment-1665039197 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

[GitHub] [doris] github-actions[bot] commented on pull request #22555: [feature](Nereids): normalize join condition after expanding or condition NLJ

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22555: URL: https://github.com/apache/doris/pull/22555#issuecomment-1665038843 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

[GitHub] [doris] github-actions[bot] commented on pull request #22555: [feature](Nereids): normalize join condition after expanding or condition NLJ

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22555: URL: https://github.com/apache/doris/pull/22555#issuecomment-1665038872 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

[GitHub] [doris] github-actions[bot] commented on pull request #22589: [fix](stats) Load partition stats unexpectedly

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22589: URL: https://github.com/apache/doris/pull/22589#issuecomment-1665037347 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

[GitHub] [doris] github-actions[bot] commented on pull request #22589: [fix](stats) Load partition stats unexpectedly

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22589: URL: https://github.com/apache/doris/pull/22589#issuecomment-1665037315 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

[GitHub] [doris] zhangstar333 commented on pull request #22602: [BUG](date_trunc) fix date_trunc function only handle lower string

2023-08-03 Thread via GitHub
zhangstar333 commented on PR #22602: URL: https://github.com/apache/doris/pull/22602#issuecomment-1665036895 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

[GitHub] [doris] zhangstar333 opened a new pull request, #22602: [BUG](date_trunc) fix date_trunc function only handle lower string

2023-08-03 Thread via GitHub
zhangstar333 opened a new pull request, #22602: URL: https://github.com/apache/doris/pull/22602 ## Proposed changes date_trunc function only handle lower string, so need convert this param to lower case. Issue Number: close #xxx ## Further comments If this is

[GitHub] [doris] morrySnow merged pull request #22122: [Enhancement](planner)support fold constant for date_trunc()

2023-08-03 Thread via GitHub
morrySnow merged PR #22122: URL: https://github.com/apache/doris/pull/22122 -- 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 (3d0d5bfd6d -> d5a21de796)

2023-08-03 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 3d0d5bfd6d [chore](cmake) Split thirdparty into cmake/thirdparty.cmake (#22572) add d5a21de796 [Enhancement](p

[GitHub] [doris] hello-stephen commented on pull request #22599: [fix](compaction) remove check rowset overlapping in base compaction

2023-08-03 Thread via GitHub
hello-stephen commented on PR #22599: URL: https://github.com/apache/doris/pull/22599#issuecomment-1665036418 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.4 seconds stream load tsv: 513 seconds loaded 74807831229 Bytes,

[GitHub] [doris] xinyiZzz commented on pull request #22598: [fix](memory) Independent count exec node memory profile

2023-08-03 Thread via GitHub
xinyiZzz commented on PR #22598: URL: https://github.com/apache/doris/pull/22598#issuecomment-1665035975 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

[GitHub] [doris] xiaokang commented on pull request #22592: [fix](inverted index) return empty result instead of error for empty match query

2023-08-03 Thread via GitHub
xiaokang commented on PR #22592: URL: https://github.com/apache/doris/pull/22592#issuecomment-1665035789 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

[GitHub] [doris] github-actions[bot] commented on pull request #22492: [Fix](Nereids)rand() and uuid() should not fold constant

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22492: URL: https://github.com/apache/doris/pull/22492#issuecomment-1665035081 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

[GitHub] [doris] hello-stephen commented on pull request #22598: [fix](memory) Independent count exec node memory profile

2023-08-03 Thread via GitHub
hello-stephen commented on PR #22598: URL: https://github.com/apache/doris/pull/22598#issuecomment-1665034709 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.45 seconds stream load tsv: 510 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22377: [fix](show-table-status) fix hive view NPE and external meta cache refresh issue

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22377: URL: https://github.com/apache/doris/pull/22377#issuecomment-1665033871 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

[GitHub] [doris] hello-stephen commented on pull request #22601: [case](fix) add sync after stream load

2023-08-03 Thread via GitHub
hello-stephen commented on PR #22601: URL: https://github.com/apache/doris/pull/22601#issuecomment-1665033574 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

[GitHub] [doris] hello-stephen opened a new pull request, #22601: [case](fix) add sync after stream load

2023-08-03 Thread via GitHub
hello-stephen opened a new pull request, #22601: URL: https://github.com/apache/doris/pull/22601 ## 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](m

[doris] branch master updated (f828a3d826 -> 3d0d5bfd6d)

2023-08-03 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 f828a3d826 [shape](nereids) ssb sf100 plan shape check (#22596) add 3d0d5bfd6d [chore](cmake) Split thirdparty i

[GitHub] [doris] yiguolei merged pull request #22572: [chore](cmake) Split thirdparty into cmake/thirdparty.cmake

2023-08-03 Thread via GitHub
yiguolei merged PR #22572: URL: https://github.com/apache/doris/pull/22572 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #22592: [fix](inverted index) return empty result instead of error for empty match query

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22592: URL: https://github.com/apache/doris/pull/22592#issuecomment-1665019488 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

[GitHub] [doris] github-actions[bot] commented on pull request #22600: [Bug](brpc) fix PriorityThreadPool get_info get wrong number

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22600: URL: https://github.com/apache/doris/pull/22600#issuecomment-1665016893 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

[GitHub] [doris] github-actions[bot] commented on pull request #22598: [fix](memory) Independent count exec node memory profile

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22598: URL: https://github.com/apache/doris/pull/22598#issuecomment-1665005474 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

[GitHub] [doris] github-actions[bot] commented on pull request #22598: [fix](memory) Independent count exec node memory profile

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

[doris] branch master updated: [shape](nereids) ssb sf100 plan shape check (#22596)

2023-08-03 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 f828a3d826 [shape](nereids) ssb sf100 plan shape

[GitHub] [doris] jackwener merged pull request #22596: [shape](nereids)ssb sf100 plan shape check

2023-08-03 Thread via GitHub
jackwener merged PR #22596: URL: https://github.com/apache/doris/pull/22596 -- 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

[GitHub] [doris] BiteTheDDDDt commented on pull request #22600: [Bug](brpc) fix PriorityThreadPool get_info get wrong number

2023-08-03 Thread via GitHub
BiteThet commented on PR #22600: URL: https://github.com/apache/doris/pull/22600#issuecomment-1664996686 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

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #22600: [Bug](brpc) fix PriorityThreadPool get_info get wrong number

2023-08-03 Thread via GitHub
BiteThet opened a new pull request, #22600: URL: https://github.com/apache/doris/pull/22600 ## Proposed changes fix PriorityThreadPool get_info get wrong number ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache

[GitHub] [doris] github-actions[bot] commented on pull request #22598: [fix](memory) Independent count exec node memory profile

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22598: URL: https://github.com/apache/doris/pull/22598#issuecomment-1664995385 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

[GitHub] [doris] hello-stephen commented on pull request #22442: [enhancement](delete-predicate) enhance delete sub predicate

2023-08-03 Thread via GitHub
hello-stephen commented on PR #22442: URL: https://github.com/apache/doris/pull/22442#issuecomment-1664992286 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.71 seconds stream load tsv: 504 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22554: [fix](create-partition) create table require quorum replica succ

2023-08-03 Thread via GitHub
hello-stephen commented on PR #22554: URL: https://github.com/apache/doris/pull/22554#issuecomment-1664984118 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.86 seconds stream load tsv: 509 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22599: [fix](compaction) remove check rowset overlapping in base compaction

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22599: URL: https://github.com/apache/doris/pull/22599#issuecomment-1664979200 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

[GitHub] [doris] xinyiZzz commented on pull request #22598: [fix](memory) Independent count exec node memory profile

2023-08-03 Thread via GitHub
xinyiZzz commented on PR #22598: URL: https://github.com/apache/doris/pull/22598#issuecomment-1664979317 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 comm

[GitHub] [doris] github-actions[bot] commented on pull request #22596: [shape](nereids)ssb sf100 plan shape check

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22596: URL: https://github.com/apache/doris/pull/22596#issuecomment-1664968584 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

[GitHub] [doris] hust-hhb commented on pull request #22599: [fix](compaction) remove check rowset overlapping in base compaction

2023-08-03 Thread via GitHub
hust-hhb commented on PR #22599: URL: https://github.com/apache/doris/pull/22599#issuecomment-1664967749 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

[GitHub] [doris] hust-hhb opened a new pull request, #22599: [fix](compaction) remove check rowset overlapping in base compaction

2023-08-03 Thread via GitHub
hust-hhb opened a new pull request, #22599: URL: https://github.com/apache/doris/pull/22599 ## Proposed changes when a version publish late, cmululative compaction won't pick corresponding rowset to do compaction, because the version won't be in tablet _rs_version_map. After this round c

[GitHub] [doris] github-actions[bot] commented on pull request #22596: [shape](nereids)ssb sf100 plan shape check

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22596: URL: https://github.com/apache/doris/pull/22596#issuecomment-1664967151 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: [tpcds](nereids) add rule to eliminate empty relation #22203

2023-08-03 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly 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 62b1a7bcf3 [tpcds](nereids) add rule to elimina

[GitHub] [doris] englefly merged pull request #22203: [tpcds](nereids) add rule to eliminate empty relation

2023-08-03 Thread via GitHub
englefly merged PR #22203: URL: https://github.com/apache/doris/pull/22203 -- 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 master updated: [stats](nereids) improve Anti join stats estimation #22444

2023-08-03 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly 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 0e9fad4fe9 [stats](nereids) improve Anti join s

[GitHub] [doris] englefly merged pull request #22444: [stats](nereids) improve Anti join stats estimation

2023-08-03 Thread via GitHub
englefly merged PR #22444: URL: https://github.com/apache/doris/pull/22444 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #22598: [fix](memory) Independent count exec node memory profile

2023-08-03 Thread via GitHub
github-actions[bot] commented on PR #22598: URL: https://github.com/apache/doris/pull/22598#issuecomment-1664961668 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

[GitHub] [doris] hello-stephen commented on pull request #22574: [fix](multi catalog)Filter .hive-staging dir under hive file path.

2023-08-03 Thread via GitHub
hello-stephen commented on PR #22574: URL: https://github.com/apache/doris/pull/22574#issuecomment-1664958563 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.91 seconds stream load tsv: 519 seconds loaded 74807831229 Bytes

[GitHub] [doris] xinyiZzz commented on pull request #22598: [fix](memory) Independent count exec node memory profile

2023-08-03 Thread via GitHub
xinyiZzz commented on PR #22598: URL: https://github.com/apache/doris/pull/22598#issuecomment-1664957268 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

[GitHub] [doris] xinyiZzz opened a new pull request, #22598: [fix](memory) Independent count exec node memory profile

2023-08-03 Thread via GitHub
xinyiZzz opened a new pull request, #22598: URL: https://github.com/apache/doris/pull/22598 ## Proposed changes Independent count exec node memory profile, after #22582 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@

  1   2   3   4   5   6   >