Re: [PR] [Coverage](merge-on-write) add concurrent partial updates case for row store table [doris]

2023-10-12 Thread via GitHub
bobhan1 commented on PR #25346: URL: https://github.com/apache/doris/pull/25346#issuecomment-1759039416 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](Tvf) return empty set when tvf queries an empty file or an error uri [doris]

2023-10-12 Thread via GitHub
BePPPower commented on PR #25280: URL: https://github.com/apache/doris/pull/25280#issuecomment-1759042850 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [fix](Tvf) return empty set when tvf queries an empty file or an error uri [doris]

2023-10-12 Thread via GitHub
BePPPower commented on PR #25280: URL: https://github.com/apache/doris/pull/25280#issuecomment-1759046763 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](merge-on-write) Split partial update infos from tablet schema [doris]

2023-10-12 Thread via GitHub
bobhan1 commented on PR #25147: URL: https://github.com/apache/doris/pull/25147#issuecomment-1759048607 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

[PR] [chore](workflow) add back 'License Check' and 'Clang Formatter' [doris]

2023-10-12 Thread via GitHub
hello-stephen opened a new pull request, #25349: URL: https://github.com/apache/doris/pull/25349 ## 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

Re: [PR] [chore](workflow) add back 'License Check' and 'Clang Formatter' [doris]

2023-10-12 Thread via GitHub
hello-stephen commented on PR #25349: URL: https://github.com/apache/doris/pull/25349#issuecomment-1759057753 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

[PR] [Enhance]add broker load case [doris]

2023-10-12 Thread via GitHub
zhangguoqiang666 opened a new pull request, #25350: URL: https://github.com/apache/doris/pull/25350 ## Proposed changes Issue Number: close #xxx add broker load case ## Further comments If this is a relatively large or complex change, kick off the discussion at

Re: [PR] [Enhance](regression)add broker load case [doris]

2023-10-12 Thread via GitHub
zhangguoqiang666 commented on PR #25350: URL: https://github.com/apache/doris/pull/25350#issuecomment-1759058389 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] [docker] [fix] add kafka log collector [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25326: URL: https://github.com/apache/doris/pull/25326#issuecomment-1759066037 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](table value funtion) Fix null pointer when using numebrs [doris]

2023-10-12 Thread via GitHub
yiguolei commented on code in PR #25345: URL: https://github.com/apache/doris/pull/25345#discussion_r1356376019 ## fe/fe-core/src/main/java/org/apache/doris/analysis/StmtRewriter.java: ## @@ -1316,6 +1316,9 @@ public static boolean rewriteByPolicy(StatementBase statementBase, A

Re: [PR] [docker] [fix] add kafka log collector [doris]

2023-10-12 Thread via GitHub
BiteThet merged PR #25326: URL: https://github.com/apache/doris/pull/25326 -- 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 (d6ff9744c9 -> 1c3ecbbae9)

2023-10-12 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d6ff9744c9 [feature](Nereids) covert predicate to SARGABLE (#25180) add 1c3ecbbae9 [docker] [fix] add kafka lo

Re: [PR] [Enhancement](show-backends-disks) Add show backends disks [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #24229: URL: https://github.com/apache/doris/pull/24229#issuecomment-1759073703 TeamCity be ut coverage result: Function Coverage: 36.22% (8156/22517) Line Coverage: 28.33% (65287/230436) Region Coverage: 27.05% (33805/124991) Branch Coverage: 23.8

Re: [PR] [FIX] unstable case test_jdbc_query_mysql [doris]

2023-10-12 Thread via GitHub
zhangguoqiang666 commented on PR #25279: URL: https://github.com/apache/doris/pull/25279#issuecomment-1759076523 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] [fix](Nereids) parse string literal failed [doris]

2023-10-12 Thread via GitHub
morrySnow opened a new pull request, #25351: URL: https://github.com/apache/doris/pull/25351 caused by PR #25091 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d

[PR] [enhancement](merge-on-write) consider version count on size-based cu compaction policy [doris]

2023-10-12 Thread via GitHub
zhannngchen opened a new pull request, #25352: URL: https://github.com/apache/doris/pull/25352 ## Proposed changes Issue Number: close #xxx For MoW table, if there's too many versions, the delete bitmap will grow to a very big size, which may cause the tablet meta too big and t

Re: [PR] [fix](thrift)cancel thrift msg max size limit [doris]

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

[doris] branch branch-2.0 updated: [fix](Nereids) parse string literal failed (#25351)

2023-10-12 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 efcc66b1e4 [fix](Nereids) parse string lit

Re: [PR] [fix](Nereids) parse string literal failed [doris]

2023-10-12 Thread via GitHub
xiaokang merged PR #25351: URL: https://github.com/apache/doris/pull/25351 -- 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] [improvement](compaction) optimize compaction mem tracker statistics [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #23385: URL: https://github.com/apache/doris/pull/23385#issuecomment-1759081254 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] [improvement](compaction) optimize compaction mem tracker statistics [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #23385: URL: https://github.com/apache/doris/pull/23385#issuecomment-1759081321 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](mvn source) Fix fe compile java-cup and cup-maven-plugin not found [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25348: URL: https://github.com/apache/doris/pull/25348#issuecomment-1759083028 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](mvn source) Fix fe compile java-cup and cup-maven-plugin not found [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25348: URL: https://github.com/apache/doris/pull/25348#issuecomment-1759083088 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-on-write) Fix some bugs about sequence column [doris]

2023-10-12 Thread via GitHub
bobhan1 commented on PR #24915: URL: https://github.com/apache/doris/pull/24915#issuecomment-1759083537 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](Nereids) fix test leading random failed [doris]

2023-10-12 Thread via GitHub
LiBinfeng-01 commented on PR #23657: URL: https://github.com/apache/doris/pull/23657#issuecomment-1759083730 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 unsub

Re: [PR] [fix](gensrc) Builtin function specification error for Branch-2.0 [doris]

2023-10-12 Thread via GitHub
hello-stephen commented on PR #25329: URL: https://github.com/apache/doris/pull/25329#issuecomment-1759085502 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.39 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes

Re: [PR] [Enhance](regression)add broker load case [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25350: URL: https://github.com/apache/doris/pull/25350#issuecomment-1759086920 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] [Enhance](regression)add broker load case [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25350: URL: https://github.com/apache/doris/pull/25350#issuecomment-1759086986 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] [DNM](Nereids) test disable fallback [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25344: URL: https://github.com/apache/doris/pull/25344#issuecomment-1759089492 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.25 seconds stream load tsv: 556 seconds loaded 74807831229 Bytes,

Re: [PR] [improvement](resource-tag) limit the default user's resource tag to 'default' [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25331: URL: https://github.com/apache/doris/pull/25331#issuecomment-1759089628 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.72 seconds stream load tsv: 553 seconds loaded 74807831229 Bytes,

Re: [PR] [enhancement](merge-on-write) consider version count on size-based cu compaction policy [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25352: URL: https://github.com/apache/doris/pull/25352#issuecomment-1759090235 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] [doris]

2023-10-12 Thread via GitHub
zhiqiang- opened a new issue, #25353: URL: https://github.com/apache/doris/issues/25353 ### 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 master ###

Re: [PR] [enhancement](merge-on-write) consider version count on size-based cu compaction policy [doris]

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

Re: [PR] [Fix](table value funtion) Fix null pointer when using numebrs [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25345: URL: https://github.com/apache/doris/pull/25345#issuecomment-1759091038 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.34 seconds stream load tsv: 559 seconds loaded 74807831229 Bytes,

Re: [PR] [Enhancement](filter) support only min/max runtime filter in BE [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25290: URL: https://github.com/apache/doris/pull/25290#issuecomment-1759094898 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.15 seconds stream load tsv: 563 seconds loaded 74807831229 Bytes,

Re: [PR] [enhancement](merge-on-write) refine tablet meta_lock usage and add some trace log [doris]

2023-10-12 Thread via GitHub
zhannngchen commented on PR #25124: URL: https://github.com/apache/doris/pull/25124#issuecomment-1759092597 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 unsubs

Re: [PR] [Enhancement](show-backends-disks) Add show backends disks [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #24229: URL: https://github.com/apache/doris/pull/24229#issuecomment-1759095874 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.03 seconds stream load tsv: 557 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](mvn source) Fix fe compile java-cup and cup-maven-plugin not found [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25348: URL: https://github.com/apache/doris/pull/25348#issuecomment-1759095541 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.64 seconds stream load tsv: 556 seconds loaded 74807831229 Bytes,

Re: [PR] [enhancement](compaction) record base compaction schedule time and status [doris]

2023-10-12 Thread via GitHub
zhannngchen commented on code in PR #25283: URL: https://github.com/apache/doris/pull/25283#discussion_r1356402967 ## be/src/olap/tablet.cpp: ## @@ -1752,6 +1761,7 @@ Status Tablet::prepare_compaction_and_calculate_permits(CompactionType compactio StorageEngine::instan

Re: [PR] [fix](Tvf) return empty set when tvf queries an empty file or an error uri [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25280: URL: https://github.com/apache/doris/pull/25280#issuecomment-1759099014 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.9 seconds stream load tsv: 552 seconds loaded 74807831229 Bytes, a

Re: [PR] [fix](Tvf) return empty set when tvf queries an empty file or an error uri [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25280: URL: https://github.com/apache/doris/pull/25280#issuecomment-1759099236 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.98 seconds stream load tsv: 558 seconds loaded 74807831229 Bytes,

Re: [PR] [improvement](compaction) optimize compaction mem tracker statistics [doris]

2023-10-12 Thread via GitHub
xinyiZzz commented on code in PR #23385: URL: https://github.com/apache/doris/pull/23385#discussion_r1356404432 ## be/src/runtime/memory/mem_tracker_limiter.cpp: ## @@ -257,7 +261,10 @@ std::string MemTrackerLimiter::log_process_usage_str() { detail += "\nProcess Memory Sum

Re: [PR] [improvement](compaction) optimize compaction mem tracker statistics [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #23385: URL: https://github.com/apache/doris/pull/23385#issuecomment-1759103587 TeamCity be ut coverage result: Function Coverage: 36.24% (8159/22511) Line Coverage: 28.35% (65337/230457) Region Coverage: 27.05% (33823/125018) Branch Coverage: 23.8

Re: [PR] [Enhancement](filter) support only min/max runtime filter in BE [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25290: URL: https://github.com/apache/doris/pull/25290#issuecomment-1759105080 TeamCity be ut coverage result: Function Coverage: 36.24% (8156/22508) Line Coverage: 28.33% (65301/230469) Region Coverage: 27.05% (33821/125021) Branch Coverage: 23.8

Re: [PR] [enhancement](merge-on-write) Split partial update infos from tablet schema [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25147: URL: https://github.com/apache/doris/pull/25147#issuecomment-1759105724 TeamCity be ut coverage result: Function Coverage: 36.23% (8153/22503) Line Coverage: 28.34% (65291/230365) Region Coverage: 27.06% (33817/124974) Branch Coverage: 23.8

Re: [PR] [fix](Nereids): fix regression test test_timestamp_arithmetic in branch 2.0 [doris]

2023-10-12 Thread via GitHub
jackwener closed pull request #25342: [fix](Nereids): fix regression test test_timestamp_arithmetic in branch 2.0 URL: https://github.com/apache/doris/pull/25342 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] [enhancement](merge-on-write) consider version count on size-based cu compaction policy [doris]

2023-10-12 Thread via GitHub
hust-hhb commented on PR #25352: URL: https://github.com/apache/doris/pull/25352#issuecomment-1759118376 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

Re: [PR] [improvement](compaction) optimize compaction mem tracker statistics [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #23385: URL: https://github.com/apache/doris/pull/23385#issuecomment-1759120665 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.14 seconds stream load tsv: 561 seconds loaded 74807831229 Bytes,

Re: [PR] [improvement](compaction) optimize compaction mem tracker statistics [doris]

2023-10-12 Thread via GitHub
hust-hhb commented on PR #23385: URL: https://github.com/apache/doris/pull/23385#issuecomment-1759127806 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-on-write) Fix some bugs about sequence column [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #24915: URL: https://github.com/apache/doris/pull/24915#issuecomment-1759129320 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.07 seconds stream load tsv: 557 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](mvn source) Fix fe compile java-cup and cup-maven-plugin not found [doris]

2023-10-12 Thread via GitHub
CalvinKirs commented on code in PR #25348: URL: https://github.com/apache/doris/pull/25348#discussion_r1356442983 ## fe/pom.xml: ## @@ -346,7 +347,7 @@ under the License. cloudera-public - https://repos

Re: [PR] [fix](Nereids) fix some case error in nereids_syntax_p0 [doris]

2023-10-12 Thread via GitHub
XieJiann commented on PR #25341: URL: https://github.com/apache/doris/pull/25341#issuecomment-1759129809 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] [enhancement](merge-on-write) Split partial update infos from tablet schema [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25147: URL: https://github.com/apache/doris/pull/25147#issuecomment-1759132387 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.85 seconds stream load tsv: 578 seconds loaded 74807831229 Bytes,

[PR] [fix](Nereids) count should not accept complex and json type [doris]

2023-10-12 Thread via GitHub
morrySnow opened a new pull request, #25354: URL: https://github.com/apache/doris/pull/25354 ## 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] [opt](Nereids) count support metric types [doris]

2023-10-12 Thread via GitHub
morrySnow commented on PR #25157: URL: https://github.com/apache/doris/pull/25157#issuecomment-175911 fixed by #25354 -- 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] [opt](Nereids) count support metric types [doris]

2023-10-12 Thread via GitHub
morrySnow closed pull request #25157: [opt](Nereids) count support metric types URL: https://github.com/apache/doris/pull/25157 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [fix](Nereids) count should not accept complex and json type [doris]

2023-10-12 Thread via GitHub
morrySnow commented on PR #25354: URL: https://github.com/apache/doris/pull/25354#issuecomment-1759133561 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [Fix](mvn source) Fix fe compile java-cup and cup-maven-plugin not found [doris]

2023-10-12 Thread via GitHub
zhiqiang- commented on code in PR #25348: URL: https://github.com/apache/doris/pull/25348#discussion_r1356454811 ## fe/pom.xml: ## @@ -346,7 +347,7 @@ under the License. cloudera-public - https://re

Re: [PR] [enhancement](compaction) record base compaction schedule time and status [doris]

2023-10-12 Thread via GitHub
hust-hhb commented on code in PR #25283: URL: https://github.com/apache/doris/pull/25283#discussion_r1356456990 ## be/src/olap/tablet.cpp: ## @@ -1752,6 +1761,7 @@ Status Tablet::prepare_compaction_and_calculate_permits(CompactionType compactio StorageEngine::instance(

Re: [PR] [Fix](mvn source) Fix fe compile java-cup and cup-maven-plugin not found [doris]

2023-10-12 Thread via GitHub
zhiqiang- commented on code in PR #25348: URL: https://github.com/apache/doris/pull/25348#discussion_r1356458963 ## fe/pom.xml: ## @@ -346,7 +347,7 @@ under the License. cloudera-public - https://re

Re: [PR] [Fix](mvn source) Fix fe compile java-cup and cup-maven-plugin not found [doris]

2023-10-12 Thread via GitHub
zhiqiang- commented on code in PR #25348: URL: https://github.com/apache/doris/pull/25348#discussion_r1356461900 ## fe/pom.xml: ## @@ -346,7 +347,7 @@ under the License. cloudera-public - https://re

Re: [PR] [fix](Tvf) return empty set when tvf queries an empty file or an error uri [doris]

2023-10-12 Thread via GitHub
BePPPower commented on PR #25280: URL: https://github.com/apache/doris/pull/25280#issuecomment-1759154337 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [improvement](compaction) optimize compaction mem tracker statistics [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #23385: URL: https://github.com/apache/doris/pull/23385#issuecomment-1759157129 TeamCity be ut coverage result: Function Coverage: 36.24% (8159/22511) Line Coverage: 28.35% (65339/230455) Region Coverage: 27.06% (33832/125018) Branch Coverage: 23.8

[PR] [case](regresscases) add regress cases for nested type nested type with csv format [doris]

2023-10-12 Thread via GitHub
amorynan opened a new pull request, #25355: URL: https://github.com/apache/doris/pull/25355 ## Proposed changes Issue Number: close #xxx this pr 1. fix use podarray push_back() with back() will make heap_use_after_free when podarray is reach capacity which would may make heap f

Re: [PR] [Fix](mvn source) Fix fe compile java-cup and cup-maven-plugin not found [doris]

2023-10-12 Thread via GitHub
CalvinKirs commented on code in PR #25348: URL: https://github.com/apache/doris/pull/25348#discussion_r1356465354 ## fe/pom.xml: ## @@ -346,7 +347,7 @@ under the License. cloudera-public - https://repos

Re: [PR] [enhancement](compaction) record base compaction schedule time and status [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25283: URL: https://github.com/apache/doris/pull/25283#issuecomment-1759158121 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](regresstest) fix cases for test_nested_types_insert_into_with_s3 [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25228: URL: https://github.com/apache/doris/pull/25228#issuecomment-1759159019 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] [case](regresscases) add regress cases for nested type nested type with csv format [doris]

2023-10-12 Thread via GitHub
amorynan commented on PR #25355: URL: https://github.com/apache/doris/pull/25355#issuecomment-1759159044 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](meta) queries as table valued function (#) [doris]

2023-10-12 Thread via GitHub
yiguolei merged PR #25052: URL: https://github.com/apache/doris/pull/25052 -- 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: [I] [Enhancement] Running Queries as table valued function [doris]

2023-10-12 Thread via GitHub
yiguolei closed issue #25051: [Enhancement] Running Queries as table valued function URL: https://github.com/apache/doris/issues/25051 -- 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 co

[doris] branch master updated (1c3ecbbae9 -> bdb64eab73)

2023-10-12 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 1c3ecbbae9 [docker] [fix] add kafka log collector (#25326) add bdb64eab73 [feature](meta) queries as table value

Re: [PR] [improvement](fe and broker) support specify broker to getSplits, check isSplitable, file scan for HMS Multi-catalog [doris]

2023-10-12 Thread via GitHub
WinkerDu commented on PR #24830: URL: https://github.com/apache/doris/pull/24830#issuecomment-1759165444 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] [case](regresscases) add regress cases for nested type nested type with csv format [doris]

2023-10-12 Thread via GitHub
amorynan commented on PR #25355: URL: https://github.com/apache/doris/pull/25355#issuecomment-1759166434 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] [case](regresscases) add regress cases for nested type nested type with csv format [doris]

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

Re: [PR] [improvement](compaction) optimize compaction mem tracker statistics [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #23385: URL: https://github.com/apache/doris/pull/23385#issuecomment-1759172470 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.9 seconds stream load tsv: 584 seconds loaded 74807831229 Bytes, a

Re: [PR] [improvement](fe and broker) support specify broker to getSplits, check isSplitable, file scan for HMS Multi-catalog [doris]

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

Re: [PR] [fix](Nereids) count should not accept complex and json type [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25354: URL: https://github.com/apache/doris/pull/25354#issuecomment-1759176208 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.56 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes,

[PR] [Docs](merge-on-write) Add more docs for partial update using native insert statement [doris]

2023-10-12 Thread via GitHub
bobhan1 opened a new pull request, #25356: URL: https://github.com/apache/doris/pull/25356 ## Proposed changes ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining

Re: [PR] [improvement](fe and broker) support specify broker to getSplits, check isSplitable, file scan for HMS Multi-catalog [doris]

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

Re: [PR] [improvement](compaction) optimize compaction mem tracker statistics [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #23385: URL: https://github.com/apache/doris/pull/23385#issuecomment-1759177401 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] [case](regresscases) add regress cases for nested type nested type with csv format [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25355: URL: https://github.com/apache/doris/pull/25355#issuecomment-1759177982 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](merge-on-write) consider version count on size-based cu compaction policy [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25352: URL: https://github.com/apache/doris/pull/25352#issuecomment-1759179223 TeamCity be ut coverage result: Function Coverage: 36.24% (8156/22507) Line Coverage: 28.34% (65300/230392) Region Coverage: 27.06% (33819/124993) Branch Coverage: 23.8

Re: [PR] [Enhance](regression)add broker load case [doris]

2023-10-12 Thread via GitHub
zhangguoqiang666 commented on PR #25350: URL: https://github.com/apache/doris/pull/25350#issuecomment-1759185642 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 u

Re: [PR] [Fix](Planner) fix varchar does not show real length [doris]

2023-10-12 Thread via GitHub
LiBinfeng-01 commented on PR #25171: URL: https://github.com/apache/doris/pull/25171#issuecomment-1759193449 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 luzhijing-patch-7 created (now 226f246a3d)

2023-10-12 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a change to branch luzhijing-patch-7 in repository https://gitbox.apache.org/repos/asf/doris.git at 226f246a3d [doc])(sidebae)Update partial-update sidebars.json No new revisions were added by this update

Re: [PR] [fix](insert) improve group_commit related tests [doris]

2023-10-12 Thread via GitHub
mymeiyi commented on PR #25319: URL: https://github.com/apache/doris/pull/25319#issuecomment-1759196090 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

[PR] [doc])(sidebae)Update partial-update sidebars.json [doris]

2023-10-12 Thread via GitHub
luzhijing opened a new pull request, #25357: URL: https://github.com/apache/doris/pull/25357 ## 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] [doc])(sidebar)Update partial-update sidebars.json [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25357: URL: https://github.com/apache/doris/pull/25357#issuecomment-1759197619 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])(sidebar)Update partial-update sidebars.json [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25357: URL: https://github.com/apache/doris/pull/25357#issuecomment-1759197671 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] [doc])(sidebar)Update partial-update sidebars.json [doris]

2023-10-12 Thread via GitHub
luzhijing commented on PR #25357: URL: https://github.com/apache/doris/pull/25357#issuecomment-1759197823 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] [case](regresscases) add regress cases for nested type nested type with csv format [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25355: URL: https://github.com/apache/doris/pull/25355#issuecomment-1759198513 TeamCity be ut coverage result: Function Coverage: 36.23% (8154/22507) Line Coverage: 28.34% (65289/230390) Region Coverage: 27.05% (33813/124988) Branch Coverage: 23.8

Re: [PR] [minor](reader) remove redundant code [doris]

2023-10-12 Thread via GitHub
Xiaoccer commented on PR #25206: URL: https://github.com/apache/doris/pull/25206#issuecomment-1759199572 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] [Improvement](materialized-view) set job failed when toAgentTaskRequest meet error [doris]

2023-10-12 Thread via GitHub
BiteThet opened a new pull request, #25358: URL: https://github.com/apache/doris/pull/25358 ## Proposed changes 1. set job failed when toAgentTaskRequest meet error 2. enable expr rewrite on create mv ## Further comments If this is a relatively large or complex change, kic

Re: [PR] [Enhancement](filter) support only min/max runtime filter in BE [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25290: URL: https://github.com/apache/doris/pull/25290#issuecomment-1759200151 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] [Enhancement](filter) support only min/max runtime filter in BE [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25290: URL: https://github.com/apache/doris/pull/25290#issuecomment-1759200059 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] [Improvement](materialized-view) set job failed when toAgentTaskRequest meet error [doris]

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

Re: [PR] [fix](insert) improve group_commit related tests [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25319: URL: https://github.com/apache/doris/pull/25319#issuecomment-1759202021 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](merge-on-write) consider version count on size-based cu compaction policy [doris]

2023-10-12 Thread via GitHub
doris-robot commented on PR #25352: URL: https://github.com/apache/doris/pull/25352#issuecomment-1759205582 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.06 seconds stream load tsv: 583 seconds loaded 74807831229 Bytes,

Re: [PR] [FIX] unstable case test_jdbc_query_mysql [doris]

2023-10-12 Thread via GitHub
github-actions[bot] commented on PR #25279: URL: https://github.com/apache/doris/pull/25279#issuecomment-1759207478 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 (bdb64eab73b -> c6824ce1ae1)

2023-10-12 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from bdb64eab73b [feature](meta) queries as table valued function (#25052) (#25052) add c6824ce1ae1 [test](fix) unstabl

  1   2   3   4   5   6   7   >