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

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

2023-10-11 Thread via GitHub
zhiqiang- opened a new pull request, #25348: URL: https://github.com/apache/doris/pull/25348 url of java-cup and cup-maven-plugin has changed Get new url from https://repository.cloudera.com/#browse/search=keyword%3Djava-cup:NX.coreui.model.Component-1:6254a685ac93787f11208

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

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

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #25290: URL: https://github.com/apache/doris/pull/25290#issuecomment-1759030371 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] [Coverage](merge-on-write) add concurrent partial updates case for row store table [doris]

2023-10-11 Thread via GitHub
bobhan1 opened a new pull request, #25346: URL: https://github.com/apache/doris/pull/25346 ## 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 explai

Re: [PR] [fix](broker-load) fix use_count() issue when doing broker load in debug mode [doris]

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #25288: URL: https://github.com/apache/doris/pull/25288#issuecomment-1759020526 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-11 Thread via GitHub
hust-hhb commented on PR #23385: URL: https://github.com/apache/doris/pull/23385#issuecomment-1759019863 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](filter) support only min/max runtime filter in BE [doris]

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

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

2023-10-11 Thread via GitHub
zhiqiang- opened a new pull request, #25345: URL: https://github.com/apache/doris/pull/25345 If non root user select from numbers by legacy planner, doris will throw null pointer exception. Fix this problem -- This is an automated message from the Apache Git Service. To respond to

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

2023-10-11 Thread via GitHub
zhangstar333 commented on PR #25290: URL: https://github.com/apache/doris/pull/25290#issuecomment-1759016991 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: [feature](Nereids) covert predicate to SARGABLE (#25180)

2023-10-11 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 d6ff9744c9 [feature](Nereids) covert predicate t

Re: [PR] [feature](Nereids) covert predicate to SARGABLE [doris]

2023-10-11 Thread via GitHub
jackwener merged PR #25180: URL: https://github.com/apache/doris/pull/25180 -- 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] [ecosystem](doc) mysql synchronization example add mysql-conf port [doris]

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #24666: URL: https://github.com/apache/doris/pull/24666#issuecomment-1759008704 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 (22684dedff -> c63bf24c84)

2023-10-11 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 22684dedff [pipelineX](pick) pick PRs from pipeline (#25340) add c63bf24c84 [Improvement](statistics) Improve

Re: [PR] [Improvement](statistics) Improve sample count accuracy. [doris]

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

[doris] branch master updated (80a49ed97a -> 22684dedff)

2023-10-11 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 80a49ed97a [fix](nereids)fix some function signature issue (#25301) add 22684dedff [pipelineX](pick) pick PRs

Re: [PR] [fix](broker-load) fix use_count() issue when doing broker load in debug mode [doris]

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #25288: URL: https://github.com/apache/doris/pull/25288#issuecomment-1758997569 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] [pipelineX](pick) pick PRs from pipeline [doris]

2023-10-11 Thread via GitHub
Gabriel39 merged PR #25340: URL: https://github.com/apache/doris/pull/25340 -- 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] [DNM](Nereids) test disable fallback [doris]

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

2023-10-11 Thread via GitHub
morrySnow opened a new pull request, #25344: URL: https://github.com/apache/doris/pull/25344 ## 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] optimized chinese tokenizer [doris-thirdparty]

2023-10-11 Thread via GitHub
airborne12 closed pull request #127: optimized chinese tokenizer URL: https://github.com/apache/doris-thirdparty/pull/127 -- 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](Nereids) fix some case error in nereids_syntax_p0 [doris]

2023-10-11 Thread via GitHub
jackwener commented on PR #25341: URL: https://github.com/apache/doris/pull/25341#issuecomment-1758991590 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] [pipelineX](pick) pick PRs from pipeline [doris]

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #25340: URL: https://github.com/apache/doris/pull/25340#issuecomment-1758988347 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] [pipelineX](pick) pick PRs from pipeline [doris]

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #25340: URL: https://github.com/apache/doris/pull/25340#issuecomment-1758988304 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](resource-tag) limit the default user's resource tag to 'default' [doris]

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

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

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

[doris] branch master updated (a0d3206d78 -> 80a49ed97a)

2023-10-11 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 a0d3206d78 [fix](Nereids) support nested complex type literal (#25287) add 80a49ed97a [fix](nereids)fix some fu

Re: [PR] [fix](nereids)fix some function signature issue [doris]

2023-10-11 Thread via GitHub
morrySnow merged PR #25301: URL: https://github.com/apache/doris/pull/25301 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

Re: [PR] [fix](nereids)fix some function signature issue [doris]

2023-10-11 Thread via GitHub
morrySnow commented on code in PR #25301: URL: https://github.com/apache/doris/pull/25301#discussion_r1356127433 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/Nvl.java: ## @@ -62,8 +62,6 @@ public class Nvl extends ScalarFunction

Re: [PR] [Fix](Outfile) Use data_type_serde to export data to `parquet` file format [doris]

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

Re: [PR] [fix](nereids)fix some function signature issue [doris]

2023-10-11 Thread via GitHub
englefly commented on code in PR #25301: URL: https://github.com/apache/doris/pull/25301#discussion_r1356126735 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/Nvl.java: ## @@ -62,8 +62,6 @@ public class Nvl extends ScalarFunction

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

2023-10-11 Thread via GitHub
jackwener commented on PR #25342: URL: https://github.com/apache/doris/pull/25342#issuecomment-1758981261 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): fix regression test test_timestamp_arithmetic in branch 2.0 [doris]

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

[doris] branch master updated: [fix](Nereids) support nested complex type literal (#25287)

2023-10-11 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new a0d3206d78 [fix](Nereids) support nested compl

Re: [PR] [fix](Nereids) support nested complex type literal [doris]

2023-10-11 Thread via GitHub
morrySnow merged PR #25287: URL: https://github.com/apache/doris/pull/25287 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

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

2023-10-11 Thread via GitHub
jackwener commented on PR #25329: URL: https://github.com/apache/doris/pull/25329#issuecomment-1758975066 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: [chore](vec) Make this copy constructor of StringRef explicit (#25337)

2023-10-11 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 2664d1cffb [chore](vec) Make this copy construc

Re: [PR] [chore](vec) Make the copy constructor of StringRef explicit [doris]

2023-10-11 Thread via GitHub
yiguolei merged PR #25337: URL: https://github.com/apache/doris/pull/25337 -- 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](resource-tag) limit the default user's resource tag to 'default' [doris]

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

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

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

Re: [PR] Test pipelinex [doris]

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

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

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

Re: [PR] [pipelineX](pick) pick PRs from pipeline [doris]

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

Re: [PR] Test pipelinex [doris]

2023-10-11 Thread via GitHub
doris-robot commented on PR #24871: URL: https://github.com/apache/doris/pull/24871#issuecomment-1758943090 TeamCity be ut coverage result: Function Coverage: 36.24% (8156/22507) Line Coverage: 28.35% (65309/230388) Region Coverage: 27.06% (33825/124988) Branch Coverage: 23.8

Re: [PR] [pipelineX](pick) pick PRs from pipeline [doris]

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

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

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

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #25341: URL: https://github.com/apache/doris/pull/25341#issuecomment-1758927779 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] [pipelineX](pick) pick PRs from pipeline [doris]

2023-10-11 Thread via GitHub
Gabriel39 commented on PR #25340: URL: https://github.com/apache/doris/pull/25340#issuecomment-1758925563 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-11 Thread via GitHub
BePPPower commented on PR #25280: URL: https://github.com/apache/doris/pull/25280#issuecomment-1758925063 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] Test pipelinex [doris]

2023-10-11 Thread via GitHub
Gabriel39 commented on PR #24871: URL: https://github.com/apache/doris/pull/24871#issuecomment-1758923969 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) fix some case error in nereids_syntax_p0 [doris]

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

Re: [PR] [pipelineX](pick) pick PRs from pipeline [doris]

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

Re: [PR] Test pipelinex [doris]

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

Re: [PR] [feature](meta) queries as table valued function (#) [doris]

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

Re: [PR] [fix](load) handle Status in beta rowset writer [doris]

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

Re: [PR] Test pipelinex [doris]

2023-10-11 Thread via GitHub
doris-robot commented on PR #24871: URL: https://github.com/apache/doris/pull/24871#issuecomment-1758891879 TeamCity be ut coverage result: Function Coverage: 36.23% (8154/22507) Line Coverage: 28.34% (65282/230386) Region Coverage: 27.04% (33802/124986) Branch Coverage: 23.8

Re: [PR] [fix](load) handle Status in beta rowset writer [doris]

2023-10-11 Thread via GitHub
doris-robot commented on PR #25293: URL: https://github.com/apache/doris/pull/25293#issuecomment-1758889250 TeamCity be ut coverage result: Function Coverage: 36.23% (8154/22509) Line Coverage: 28.34% (65281/230380) Region Coverage: 27.05% (33809/124981) Branch Coverage: 23.8

Re: [PR] [feature](meta) queries as table valued function (#) [doris]

2023-10-11 Thread via GitHub
doris-robot commented on PR #25052: URL: https://github.com/apache/doris/pull/25052#issuecomment-1758889219 TeamCity be ut coverage result: Function Coverage: 36.22% (8154/22510) Line Coverage: 28.34% (65285/230391) Region Coverage: 27.05% (33810/124985) Branch Coverage: 23.8

Re: [PR] [fix](planner)should not add TupleIsNullPredicate for inlineview plan [doris]

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

Re: [PR] [enhancement](script) add core binding feature for start_be script [doris]

2023-10-11 Thread via GitHub
doris-robot commented on PR #25191: URL: https://github.com/apache/doris/pull/25191#issuecomment-1758879037 TeamCity be ut coverage result: Function Coverage: 36.23% (8156/22509) Line Coverage: 28.35% (65312/230375) Region Coverage: 27.07% (33827/124976) Branch Coverage: 23.8

Re: [PR] [fix](load) handle Status in beta rowset writer [doris]

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #25293: URL: https://github.com/apache/doris/pull/25293#issuecomment-1758878975 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](load) handle Status in beta rowset writer [doris]

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

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #24871: URL: https://github.com/apache/doris/pull/24871#issuecomment-1758876552 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] [minor](reader) remove redundant code [doris]

2023-10-11 Thread via GitHub
Gabriel39 closed pull request #25206: [minor](reader) remove redundant code URL: https://github.com/apache/doris/pull/25206 -- 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] [imporvement](compaction) make RowIdConversion memory persist to local to reduce memory using on compaction [doris]

2023-10-11 Thread via GitHub
hust-hhb commented on code in PR #23681: URL: https://github.com/apache/doris/pull/23681#discussion_r1356031035 ## be/src/olap/rowid_conversion.cpp: ## @@ -0,0 +1,161 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. S

Re: [PR] [pipelineX](pick) pick PRs from pipeline [doris]

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #25340: URL: https://github.com/apache/doris/pull/25340#issuecomment-1758874779 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](load) handle Status in beta rowset writer [doris]

2023-10-11 Thread via GitHub
kaijchen commented on PR #25293: URL: https://github.com/apache/doris/pull/25293#issuecomment-1758873670 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] Test pipelinex [doris]

2023-10-11 Thread via GitHub
Gabriel39 commented on PR #24871: URL: https://github.com/apache/doris/pull/24871#issuecomment-1758871185 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] [pipelineX](pick) pick PRs from pipeline [doris]

2023-10-11 Thread via GitHub
Gabriel39 commented on PR #25340: URL: https://github.com/apache/doris/pull/25340#issuecomment-1758871107 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](load) handle Status in beta rowset writer [doris]

2023-10-11 Thread via GitHub
freemandealer commented on code in PR #25293: URL: https://github.com/apache/doris/pull/25293#discussion_r1356027067 ## be/src/olap/rowset/beta_rowset_writer.cpp: ## @@ -515,7 +516,8 @@ RowsetSharedPtr BetaRowsetWriter::build() { } if (_segcompaction_worker.g

[PR] [pipelineX](pick) pick PRs from pipeline [doris]

2023-10-11 Thread via GitHub
Gabriel39 opened a new pull request, #25340: URL: https://github.com/apache/doris/pull/25340 ## Proposed changes pick #23713 #23974 #24162 #25087 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.or

Re: [PR] [chore](vec) Make the copy constructor of StringRef explicit [doris]

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

Re: [PR] [chore](be) Add default timezone files [doris]

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #25097: URL: https://github.com/apache/doris/pull/25097#issuecomment-1758859386 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] [chore](be) Add default timezone files [doris]

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #25097: URL: https://github.com/apache/doris/pull/25097#issuecomment-1758859410 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](row store) Real default value should be used instead of default… [doris]

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

Re: [PR] [Fix](row store) Real default value should be used instead of default… [doris]

2023-10-11 Thread via GitHub
doris-robot commented on PR #25230: URL: https://github.com/apache/doris/pull/25230#issuecomment-1758856076 TeamCity be ut coverage result: Function Coverage: 36.24% (8157/22509) Line Coverage: 28.36% (65309/230275) Region Coverage: 27.07% (33828/124944) Branch Coverage: 23.9

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

2023-10-11 Thread via GitHub
HappenLee commented on code in PR #25290: URL: https://github.com/apache/doris/pull/25290#discussion_r1356015097 ## be/src/exprs/minmax_predicate.h: ## @@ -128,11 +128,158 @@ class MinMaxNumFunc : public MinMaxFuncBase { return Status::OK(); } -private: +protecte

Re: [PR] [Improvement](statistics)Collect stats for hive partition column using metadata. [doris]

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

Re: [PR] [FIX](regresstest) fix cases for test_nested_types_insert_into_with_s3 [doris]

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

Re: [PR] Test pipelinex [doris]

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

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

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

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

2023-10-11 Thread via GitHub
HappenLee commented on code in PR #25290: URL: https://github.com/apache/doris/pull/25290#discussion_r1356014193 ## be/src/exprs/minmax_predicate.h: ## @@ -128,11 +128,158 @@ class MinMaxNumFunc : public MinMaxFuncBase { return Status::OK(); } -private: +protecte

Re: [PR] [feature](meta) queries as table valued function (#) [doris]

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

Re: [PR] [fix](nereids)fix some function signature issue [doris]

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

Re: [PR] [fix](nereids)fix some function signature issue [doris]

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

2023-10-11 Thread via GitHub
XuJianxu commented on PR #25326: URL: https://github.com/apache/doris/pull/25326#issuecomment-1758847918 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] [typo](docs) Modify parameter description [doris]

2023-10-11 Thread via GitHub
github-actions[bot] commented on PR #23782: URL: https://github.com/apache/doris/pull/23782#issuecomment-1758847691 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] [typo](docs) Modify parameter description [doris]

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

Re: [PR] [feature](meta) queries as table valued function (#) [doris]

2023-10-11 Thread via GitHub
yiguolei commented on PR #25052: URL: https://github.com/apache/doris/pull/25052#issuecomment-1758845422 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-11 Thread via GitHub
yiguolei commented on PR #25052: URL: https://github.com/apache/doris/pull/25052#issuecomment-1758845259 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](script) add core binding feature for start_be script [doris]

2023-10-11 Thread via GitHub
yiguolei commented on PR #25191: URL: https://github.com/apache/doris/pull/25191#issuecomment-1758844134 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 (a0d2b1ec56 -> 42f8b253aa)

2023-10-11 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 a0d2b1ec56 [Bug](materialized-view) fix not match mv when some alias on agg (#25321) add 42f8b253aa [function](

Re: [PR] Bump io.netty:netty-codec-http2 from 4.1.96.Final to 4.1.100.Final in /fe [doris]

2023-10-11 Thread via GitHub
dependabot[bot] commented on PR #25274: URL: https://github.com/apache/doris/pull/25274#issuecomment-1758842442 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let

Re: [PR] Bump io.netty:netty-codec-http2 from 4.1.96.Final to 4.1.100.Final in /fe [doris]

2023-10-11 Thread via GitHub
yiguolei closed pull request #25274: Bump io.netty:netty-codec-http2 from 4.1.96.Final to 4.1.100.Final in /fe URL: https://github.com/apache/doris/pull/25274 -- 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

Re: [PR] [FIX](regresstest) fix cases for test_nested_types_insert_into_with_s3 [doris]

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

Re: [PR] [function](nereids) support array_apply/array_repeat/group_uniq_array/ipv4numtostring [doris]

2023-10-11 Thread via GitHub
yiguolei merged PR #25249: URL: https://github.com/apache/doris/pull/25249 -- 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 dependabot/maven/fe/io.netty-netty-codec-http2-4.1.100.Final deleted (was 859697bbd4)

2023-10-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/fe/io.netty-netty-codec-http2-4.1.100.Final in repository https://gitbox.apache.org/repos/asf/doris.git was 859697bbd4 Bump io.netty:netty-codec-http2 in /fe The revis

Re: [PR] [regression-test](dynamic table) Remove related case since it's deprecated [doris]

2023-10-11 Thread via GitHub
yiguolei merged PR #25339: URL: https://github.com/apache/doris/pull/25339 -- 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 (f14e4311c4 -> a0d2b1ec56)

2023-10-11 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 f14e4311c4 [Chore](check) add length check for BufferWritable (#25322) add a0d2b1ec56 [Bug](materialized-view)

  1   2   3   4   5   6   7   >