[GitHub] [doris] englefly opened a new pull request, #18331: [improve](nereids)compute statsRange.length() according to the column datatype

2023-04-03 Thread via GitHub
englefly opened a new pull request, #18331: URL: https://github.com/apache/doris/pull/18331 # Proposed changes we map date/datetime/V2 to double. this map reserves date order, but it does not reserve range length. For example, from 1990-01-01 to 2000-01-01, there are 10 years. for filt

[GitHub] [doris] zy-kkk commented on pull request #18329: [typo](docs) add regression test doc & fix api doc

2023-04-03 Thread via GitHub
zy-kkk commented on PR #18329: URL: https://github.com/apache/doris/pull/18329#issuecomment-1493800455 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

[GitHub] [doris] HappenLee commented on a diff in pull request #18278: [Improvement](predicate) optimize short-circuit predicates

2023-04-03 Thread via GitHub
HappenLee commented on code in PR #18278: URL: https://github.com/apache/doris/pull/18278#discussion_r1155563145 ## be/src/olap/null_predicate.cpp: ## @@ -54,10 +54,17 @@ uint16_t NullPredicate::evaluate(const vectorized::IColumn& column, uint16_t* se return _is_nu

[GitHub] [doris] morrySnow commented on pull request #18280: [enhancement](Nereids) cast do not relay on legacy planner anymore

2023-04-03 Thread via GitHub
morrySnow commented on PR #18280: URL: https://github.com/apache/doris/pull/18280#issuecomment-1493800934 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

[GitHub] [doris] yuanyuan8983 commented on issue #18322: Process one quert failed because org.apache.doris.common.AnalysisException:errCode=2,detailMessage=Syntax error in line1

2023-04-03 Thread via GitHub
yuanyuan8983 commented on issue #18322: URL: https://github.com/apache/doris/issues/18322#issuecomment-1493803239 Hello, is your Doris 1.2.3 environment new or upgraded to 1.2.3? Could you please provide me with more detailed information? Can you add me to WeChat and let's take a look toget

[GitHub] [doris] Mryange commented on pull request #18166: [refactor](config) Delete the environment variable enable_vectorized_engine

2023-04-03 Thread via GitHub
Mryange commented on PR #18166: URL: https://github.com/apache/doris/pull/18166#issuecomment-1493814131 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

[GitHub] [doris] github-actions[bot] commented on pull request #18329: [typo](docs) add regression test doc & fix api doc

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18329: URL: https://github.com/apache/doris/pull/18329#issuecomment-1493818433 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] englefly commented on pull request #18331: [improve](nereids)compute statsRange.length() according to the column datatype

2023-04-03 Thread via GitHub
englefly commented on PR #18331: URL: https://github.com/apache/doris/pull/18331#issuecomment-1493818447 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 #18329: [typo](docs) add regression test doc & fix api doc

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18329: URL: https://github.com/apache/doris/pull/18329#issuecomment-1493818493 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] HappenLee merged pull request #18282: [Bug](decimal) Fix string to decimal

2023-04-03 Thread via GitHub
HappenLee merged PR #18282: URL: https://github.com/apache/doris/pull/18282 -- 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: [Bug](decimal) Fix string to decimal (#18282)

2023-04-03 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 368a2f7ace [Bug](decimal) Fix string to decima

[GitHub] [doris] mrhhsg opened a new pull request, #18332: [fix](scan) Avoid using incorrect cache code in ComparisonPredicate

2023-04-03 Thread via GitHub
mrhhsg opened a new pull request, #18332: URL: https://github.com/apache/doris/pull/18332 # Proposed changes The cache code for ComparisonPredicate can only be used by predicates that have been newly cloned. ## Problem summary Describe your changes. ## Checklist(R

[GitHub] [doris] HappenLee merged pull request #18177: [Improvement](pipeline) Use bloom runtime filter by default for pipeline engine

2023-04-03 Thread via GitHub
HappenLee merged PR #18177: URL: https://github.com/apache/doris/pull/18177 -- 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 (368a2f7ace -> 96a64dc9e8)

2023-04-03 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 368a2f7ace [Bug](decimal) Fix string to decimal (#18282) add 96a64dc9e8 [Improvement](pipeline) Use bloom runti

[GitHub] [doris] mrhhsg commented on pull request #18332: [fix](scan) Avoid using incorrect cache code in ComparisonPredicate

2023-04-03 Thread via GitHub
mrhhsg commented on PR #18332: URL: https://github.com/apache/doris/pull/18332#issuecomment-1493822354 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

[GitHub] [doris] github-actions[bot] commented on pull request #18332: [fix](scan) Avoid using incorrect cache code in ComparisonPredicate

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18332: URL: https://github.com/apache/doris/pull/18332#issuecomment-1493825014 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] mrhhsg opened a new pull request, #18333: [feature](string_functions) The 'split_part' function supports non-constant parameters

2023-04-03 Thread via GitHub
mrhhsg opened a new pull request, #18333: URL: https://github.com/apache/doris/pull/18333 ## Proposed changes pick from #18029 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit test

[GitHub] [doris] zhangstar333 opened a new pull request, #18334: [vectorized](function) suppoort date_trunc function truncate week mode

2023-04-03 Thread via GitHub
zhangstar333 opened a new pull request, #18334: URL: https://github.com/apache/doris/pull/18334 # Proposed changes support date_trunc could truncate week eg: `select date_trunc('2023-4-3 19:28:30', 'week');` Issue Number: close #xxx ## Problem summary Describe y

[GitHub] [doris] zhannngchen commented on pull request #18291: [fix](profile) fix problem on stream load profile log

2023-04-03 Thread via GitHub
zhannngchen commented on PR #18291: URL: https://github.com/apache/doris/pull/18291#issuecomment-1493827950 > FYI @gitccl #18015 This is a fix for #18015 , which would cause stream load failed. @hust-hhb it's a good idea to add a new header to control this behavior, you can try to

[GitHub] [doris] morrySnow commented on pull request #18297: [fix](planner) cast be removed after substitute

2023-04-03 Thread via GitHub
morrySnow commented on PR #18297: URL: https://github.com/apache/doris/pull/18297#issuecomment-1493830008 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

[GitHub] [doris] yixiutt opened a new pull request, #18335: [test](compaction) add delete test

2023-04-03 Thread via GitHub
yixiutt opened a new pull request, #18335: URL: https://github.com/apache/doris/pull/18335 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has un

[GitHub] [doris] nextdreamblue commented on pull request #18163: [feature](multi-catalog) support select current_catalog();

2023-04-03 Thread via GitHub
nextdreamblue commented on PR #18163: URL: https://github.com/apache/doris/pull/18163#issuecomment-1493830200 @morrySnow @morningman pls review -- 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 #18334: [vectorized](function) suppoort date_trunc function truncate week mode

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18334: URL: https://github.com/apache/doris/pull/18334#issuecomment-1493830797 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 #18311: [opt](array) optimize array_sortby using qsort instead of bubble sort

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18311: URL: https://github.com/apache/doris/pull/18311#issuecomment-1493833165 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] Gabriel39 opened a new pull request, #18336: [Bug](DECIMALV3) report failure if a decimal value is overflow

2023-04-03 Thread via GitHub
Gabriel39 opened a new pull request, #18336: URL: https://github.com/apache/doris/pull/18336 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

[GitHub] [doris] dataroaring opened a new pull request, #18337: [fix](segment_iter) do not init segment_iterator twice

2023-04-03 Thread via GitHub
dataroaring opened a new pull request, #18337: URL: https://github.com/apache/doris/pull/18337 Initing segment_iterator twice would duplicate predicates and we should not use like this. # Proposed changes Issue Number: close #xxx ## Problem summary Describe your c

[GitHub] [doris] github-actions[bot] commented on pull request #18337: [fix](segment_iter) do not init segment_iterator twice

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18337: URL: https://github.com/apache/doris/pull/18337#issuecomment-1493840275 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 #18336: [Bug](DECIMALV3) report failure if a decimal value is overflow

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18336: URL: https://github.com/apache/doris/pull/18336#issuecomment-1493841027 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 #18337: [fix](segment_iter) do not init segment_iterator twice

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18337: URL: https://github.com/apache/doris/pull/18337#issuecomment-1493842165 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 #18336: [Bug](DECIMALV3) report failure if a decimal value is overflow

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18336: URL: https://github.com/apache/doris/pull/18336#issuecomment-1493844289 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] GronwD opened a new issue, #18338: [Bug]

2023-04-03 Thread via GitHub
GronwD opened a new issue, #18338: URL: https://github.com/apache/doris/issues/18338 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 1.2.0 ### What's W

[GitHub] [doris] TomPkuer opened a new pull request, #18339: Update run-docker-cluster.md----The hyphen writing is not standardized

2023-04-03 Thread via GitHub
TomPkuer opened a new pull request, #18339: URL: https://github.com/apache/doris/pull/18339 The hyphen writing is not standardized # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does

[GitHub] [doris] AshinGau opened a new pull request, #18340: [fix](file_cache) turn on file cache by FE session variable

2023-04-03 Thread via GitHub
AshinGau opened a new pull request, #18340: URL: https://github.com/apache/doris/pull/18340 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has u

[GitHub] [doris] yixiutt commented on pull request #18335: [test](compaction) add delete test

2023-04-03 Thread via GitHub
yixiutt commented on PR #18335: URL: https://github.com/apache/doris/pull/18335#issuecomment-1493849483 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

[GitHub] [doris] wsjz commented on pull request #18005: [feature-wip](multi-catalog)add properties converter

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

[GitHub] [doris] mrhhsg opened a new pull request, #18341: [fix](scan) Avoid using incorrect cache code in ComparisonPredicate

2023-04-03 Thread via GitHub
mrhhsg opened a new pull request, #18341: URL: https://github.com/apache/doris/pull/18341 # Proposed changes pick from #18332 ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #18340: [fix](file_cache) turn on file cache by FE session variable

2023-04-03 Thread via GitHub
github-actions[bot] commented on code in PR #18340: URL: https://github.com/apache/doris/pull/18340#discussion_r1155610410 ## be/src/vec/exec/format/parquet/parquet_thrift_util.h: ## @@ -35,12 +35,13 @@ namespace doris::vectorized { constexpr uint8_t PARQUET_VERSION_NUMBER[4] =

[GitHub] [doris] HYBG-1126 commented on pull request #18339: Update run-docker-cluster.md----The hyphen writing is not standardized

2023-04-03 Thread via GitHub
HYBG-1126 commented on PR #18339: URL: https://github.com/apache/doris/pull/18339#issuecomment-1493860339 真细心,牛! -- 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] AshinGau commented on pull request #18340: [fix](file_cache) turn on file cache by FE session variable

2023-04-03 Thread via GitHub
AshinGau commented on PR #18340: URL: https://github.com/apache/doris/pull/18340#issuecomment-1493861188 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 #18332: [fix](scan) Avoid using incorrect cache code in ComparisonPredicate

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18332: URL: https://github.com/apache/doris/pull/18332#issuecomment-1493860780 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] Jibing-Li opened a new pull request, #18342: [Refactor](multi catalog)Split ExternalFileScanNode into FileQueryScanNode and FileLoadScanNode.

2023-04-03 Thread via GitHub
Jibing-Li opened a new pull request, #18342: URL: https://github.com/apache/doris/pull/18342 Split ExternalFileScanNode into FileQueryScanNode and FileLoadScanNode. Remove some useless code in FileLoadScanNode. * [ ] Does it affect the original behavior * [ ] Has unit tests been

[doris] 03/03: [fix](load) handle null map right in OlapDataConvertor (#18236)

2023-04-03 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit f4456fc0e91ba8dcb757db5f23238d87f7ee909b Author: Xin Liao AuthorDate: Mon Apr 3 09:14:05 2023 +0800 [fix]

[doris] 02/03: [fix](merge-on-write) fix that missed rows don't match merged rows for base compaction (#18262)

2023-04-03 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit 4c22234520fd0418a17158c78105f38cbaa1a177 Author: Xin Liao AuthorDate: Fri Mar 31 15:06:51 2023 +0800 [fix

[doris] 01/03: [bugfix](publish) fix TabletLoadInfo may released by delete txn (#17986)

2023-04-03 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a commit to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git commit 058fb4e420cf38034d421b55811347a3e739c153 Author: yixiutt <102007456+yixi...@users.noreply.github.com> AuthorDat

[doris] branch branch-1.2-lts updated (54228425b3 -> f4456fc0e9)

2023-04-03 Thread zhangchen
This is an automated email from the ASF dual-hosted git repository. zhangchen pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git from 54228425b3 [cherry-pick](query exec) should print error status when query meet error #18247 new 058fb4

[GitHub] [doris] gitccl commented on pull request #18291: [fix](profile) fix problem on stream load profile log

2023-04-03 Thread via GitHub
gitccl commented on PR #18291: URL: https://github.com/apache/doris/pull/18291#issuecomment-1493880708 > > FYI @gitccl #18015 > > @morningman This is a fix for #18015 , which would cause stream load failed. @hust-hhb it's a good idea to add a new header to control this behavior, you

[GitHub] [doris] github-actions[bot] commented on pull request #18239: [DATEV2](test) enable datev2 by default

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18239: URL: https://github.com/apache/doris/pull/18239#issuecomment-1493882174 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] GronwD commented on issue #18338: [Bug] BE crashes with bvar::detail::SamplerCollector::sampling_thread

2023-04-03 Thread via GitHub
GronwD commented on issue #18338: URL: https://github.com/apache/doris/issues/18338#issuecomment-1493884783 after investigation we found this happens when we're querying a very large table without partition key in where conditions. hope this helps. -- This is an automated message from the

[GitHub] [doris] Gabriel39 commented on pull request #18239: [DATEV2](test) enable datev2 by default

2023-04-03 Thread via GitHub
Gabriel39 commented on PR #18239: URL: https://github.com/apache/doris/pull/18239#issuecomment-1493885292 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

[GitHub] [doris] zhangstar333 commented on pull request #16563: [Only-Test-P0](fold_constant) add defer in fold constant to close

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

[GitHub] [doris] github-actions[bot] commented on pull request #16563: [Only-Test-P0](fold_constant) add defer in fold constant to close

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1493891940 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 #18332: [fix](scan) Avoid using incorrect cache code in ComparisonPredicate

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18332: URL: https://github.com/apache/doris/pull/18332#issuecomment-1493897402 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 #18332: [fix](scan) Avoid using incorrect cache code in ComparisonPredicate

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18332: URL: https://github.com/apache/doris/pull/18332#issuecomment-1493897450 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] czzmmc opened a new issue, #18343: [Feature] java udf/udaf support columns as function parameters like builtin function PERCENTILE

2023-04-03 Thread via GitHub
czzmmc opened a new issue, #18343: URL: https://github.com/apache/doris/issues/18343 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Sometimes we want to

[GitHub] [doris] github-actions[bot] commented on pull request #18328: [refactor](typesystem) using typeindex to create column instead of type name because type name is not stable

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18328: URL: https://github.com/apache/doris/pull/18328#issuecomment-1493900064 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 #18302: [bugfix](inverted index) fix inverted index to support NULL value filter

2023-04-03 Thread via GitHub
xiaokang commented on PR #18302: URL: https://github.com/apache/doris/pull/18302#issuecomment-1493900066 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] BiteTheDDDDt opened a new pull request, #18344: [Chore](build) enchancement for backend build time usage

2023-04-03 Thread via GitHub
BiteThet opened a new pull request, #18344: URL: https://github.com/apache/doris/pull/18344 # Proposed changes 1. add time usage display on build https://user-images.githubusercontent.com/7939630/229455453-c2bc6ca2-f254-4f5d-922a-c289c1b7fb12.png";> 2. remove some unused

[GitHub] [doris] github-actions[bot] commented on pull request #18302: [bugfix](inverted index) fix inverted index to support NULL value filter

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18302: URL: https://github.com/apache/doris/pull/18302#issuecomment-1493907652 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 #18331: [improve](nereids)compute statsRange.length() according to the column datatype

2023-04-03 Thread via GitHub
hello-stephen commented on PR #18331: URL: https://github.com/apache/doris/pull/18331#issuecomment-1493908789 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.52 seconds stream load tsv: 450 seconds loaded 74807831229 Bytes, about 158 MB/s

[GitHub] [doris] BiteTheDDDDt commented on pull request #18344: [Chore](build) enchancement for backend build time usage

2023-04-03 Thread via GitHub
BiteThet commented on PR #18344: URL: https://github.com/apache/doris/pull/18344#issuecomment-1493909808 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] github-actions[bot] commented on pull request #18344: [Chore](build) enchancement for backend build time usage

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18344: URL: https://github.com/apache/doris/pull/18344#issuecomment-1493912356 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 #18336: [Bug](DECIMALV3) report failure if a decimal value is overflow

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18336: URL: https://github.com/apache/doris/pull/18336#issuecomment-1493923637 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] jackwener commented on pull request #18316: [feature](Nereids): when cost time > 10s, throw timeout Exception

2023-04-03 Thread via GitHub
jackwener commented on PR #18316: URL: https://github.com/apache/doris/pull/18316#issuecomment-1493927434 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 com

[GitHub] [doris] Gabriel39 commented on pull request #18336: [Bug](DECIMALV3) report failure if a decimal value is overflow

2023-04-03 Thread via GitHub
Gabriel39 commented on PR #18336: URL: https://github.com/apache/doris/pull/18336#issuecomment-1493938058 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

[GitHub] [doris] jacktengg opened a new pull request, #18345: [fix](grouping) fix coredump of grouping function for outer join

2023-04-03 Thread via GitHub
jacktengg opened a new pull request, #18345: URL: https://github.com/apache/doris/pull/18345 # Proposed changes Issue Number: close #xxx ## Problem summary Pick from master https://github.com/apache/doris/pull/18292. ## Checklist(Required) * [ ] Does it affe

[GitHub] [doris] liaoxin01 opened a new pull request, #18346: [fix](merge-on-write) fix that failed to capture_consistent_rowsets when full clone

2023-04-03 Thread via GitHub
liaoxin01 opened a new pull request, #18346: URL: https://github.com/apache/doris/pull/18346 # Proposed changes Issue Number: close #xxx ## Problem summary When full clone, if the max version of the local table is less than or equal to the max version of the clone ta

[GitHub] [doris] github-actions[bot] commented on pull request #18346: [fix](merge-on-write) fix that failed to capture_consistent_rowsets when full clone

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18346: URL: https://github.com/apache/doris/pull/18346#issuecomment-1493958297 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] yiguolei merged pull request #18311: [opt](array) optimize array_sortby using qsort instead of bubble sort

2023-04-03 Thread via GitHub
yiguolei merged PR #18311: URL: https://github.com/apache/doris/pull/18311 -- 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 (96a64dc9e8 -> d4688620e9)

2023-04-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 96a64dc9e8 [Improvement](pipeline) Use bloom runtime filter by default for pipeline engine (#18177) add d468862

[GitHub] [doris] liaoxin01 commented on pull request #18346: [fix](merge-on-write) fix that failed to capture_consistent_rowsets when full clone

2023-04-03 Thread via GitHub
liaoxin01 commented on PR #18346: URL: https://github.com/apache/doris/pull/18346#issuecomment-1493963697 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

[GitHub] [doris] Gabriel39 commented on pull request #18239: [DATEV2](test) enable datev2 by default

2023-04-03 Thread via GitHub
Gabriel39 commented on PR #18239: URL: https://github.com/apache/doris/pull/18239#issuecomment-1493969412 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

[GitHub] [doris] github-actions[bot] commented on pull request #18239: [DATEV2](test) enable datev2 by default

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18239: URL: https://github.com/apache/doris/pull/18239#issuecomment-1493974099 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 #18309: [Optimization](String) Optimize q20 q21 q22 q23 LIKE_SUBSTRING (like '%xxx%')

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18309: URL: https://github.com/apache/doris/pull/18309#issuecomment-1493984766 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 #18309: [Optimization](String) Optimize q20 q21 q22 q23 LIKE_SUBSTRING (like '%xxx%')

2023-04-03 Thread via GitHub
github-actions[bot] commented on PR #18309: URL: https://github.com/apache/doris/pull/18309#issuecomment-1493984856 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] gitccl commented on pull request #18291: [fix](profile) fix problem on stream load profile log

2023-04-03 Thread via GitHub
gitccl commented on PR #18291: URL: https://github.com/apache/doris/pull/18291#issuecomment-1493988407 > > FYI @gitccl #18015 > > @morningman This is a fix for #18015 , which would cause stream load failed. @hust-hhb it's a good idea to add a new header to control this behavior, you

[GitHub] [doris] zhangstar333 opened a new issue, #18348: [Bug] array_map function should be compared offset rows one by one

2023-04-03 Thread via GitHub
zhangstar333 opened a new issue, #18348: URL: https://github.com/apache/doris/issues/18348 ### 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 ### W

[GitHub] [doris] luzhijing merged pull request #18329: [typo](docs) add regression test doc & fix api doc

2023-04-03 Thread via GitHub
luzhijing merged PR #18329: URL: https://github.com/apache/doris/pull/18329 -- 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: [typo](docs) add regression test doc & fix api doc (#18329)

2023-04-03 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing 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 eb6dbc03e0 [typo](docs) add regression test do

[GitHub] [doris] wanqiang2046 opened a new issue, #18349: 小批量更新的时候,BE节点CPU200%以上

2023-04-03 Thread via GitHub
wanqiang2046 opened a new issue, #18349: URL: https://github.com/apache/doris/issues/18349 ### 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 doris-1.2.3-rc02-Un

[GitHub] [doris] zhangstar333 commented on issue #18348: [Bug] array_map function should be compared offset rows one by one

2023-04-03 Thread via GitHub
zhangstar333 commented on issue #18348: URL: https://github.com/apache/doris/issues/18348#issuecomment-1494006025 @herry2038 hi, when you resolve the problem, and link this issue in your PR -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [doris] wanqiang2046 commented on issue #18349: 小批量更新的时候,BE节点CPU200%以上

2023-04-03 Thread via GitHub
wanqiang2046 commented on issue #18349: URL: https://github.com/apache/doris/issues/18349#issuecomment-1494006629 BE日志一直打印类似于这些日志: r_tablet_size=2, res=[E-3115] I0403 09:32:13.431612 639 engine_publish_version_task.cpp:186] finish to publish version on transaction.transaction_id=3324

[GitHub] [doris] herry2038 commented on issue #18348: [Bug] array_map function should be compared offset rows one by one

2023-04-03 Thread via GitHub
herry2038 commented on issue #18348: URL: https://github.com/apache/doris/issues/18348#issuecomment-1494006879 > @herry2038 hi, when you resolve the problem, and link this issue in your PR ok -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [doris] zhangstar333 commented on issue #18266: [Feature] support array_last function, get the last element of the array

2023-04-03 Thread via GitHub
zhangstar333 commented on issue #18266: URL: https://github.com/apache/doris/issues/18266#issuecomment-1494011425 @slience-club you could see here first, and this implement maybe have a help for you -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [doris] wanqiang2046 commented on issue #18349: 小批量更新的时候,BE节点CPU200%以上

2023-04-03 Thread via GitHub
wanqiang2046 commented on issue #18349: URL: https://github.com/apache/doris/issues/18349#issuecomment-1494017379 BE的warn日志大量打印: failed to publish version|signature=3326621|transaction_id=3326621|error_tablets_num=1|error=[E-3115] W0403 09:48:50.326066 641 task_worker_pool.cpp:723]

[GitHub] [doris] zhangstar333 commented on issue #18343: [Feature] java udf/udaf support columns as function parameters like builtin function PERCENTILE

2023-04-03 Thread via GitHub
zhangstar333 commented on issue #18343: URL: https://github.com/apache/doris/issues/18343#issuecomment-1494019222 could you be more detailed or give a simple demo? thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [doris] yiguolei commented on pull request #18332: [fix](scan) Avoid using incorrect cache code in ComparisonPredicate

2023-04-03 Thread via GitHub
yiguolei commented on PR #18332: URL: https://github.com/apache/doris/pull/18332#issuecomment-1494033822 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] yiguolei commented on pull request #18182: [fix](bitmap) fix bug: orthogonal_bitmap_union_count coredump when arg is nullable

2023-04-03 Thread via GitHub
yiguolei commented on PR #18182: URL: https://github.com/apache/doris/pull/18182#issuecomment-1494035477 branch 1.2-lts 是没问题的 -- 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.

[GitHub] [doris] yiguolei merged pull request #18341: [fix](scan) Avoid using incorrect cache code in ComparisonPredicate

2023-04-03 Thread via GitHub
yiguolei merged PR #18341: URL: https://github.com/apache/doris/pull/18341 -- 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: [fix](scan) Avoid using incorrect cache code in ComparisonPredicate (#18341)

2023-04-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 13b055d296 [fix](scan) Avoid us

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #18278: [Improvement](predicate) optimize short-circuit predicates

2023-04-03 Thread via GitHub
github-actions[bot] commented on code in PR #18278: URL: https://github.com/apache/doris/pull/18278#discussion_r1155755222 ## be/src/olap/column_predicate.h: ## @@ -121,6 +121,34 @@ struct PredicateTypeTraits { } }; +#define EVALUATE_BY_SELECTOR(EVALUATE_IMPL_WITH_NULL_M

[GitHub] [doris] yiguolei merged pull request #18309: [Optimization](String) Optimize q20 q21 q22 q23 LIKE_SUBSTRING (like '%xxx%')

2023-04-03 Thread via GitHub
yiguolei merged PR #18309: URL: https://github.com/apache/doris/pull/18309 -- 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: [Optimization](String) Optimize q20 q21 q22 q23 LIKE_SUBSTRING (like '%xxx%') (#18309)

2023-04-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 b627088e8c [Optimization](String) Optimize q20

[GitHub] [doris] yiguolei commented on pull request #18306: [improvement](executor) Reduce ScannnerCtx Scheduling times

2023-04-03 Thread via GitHub
yiguolei commented on PR #18306: URL: https://github.com/apache/doris/pull/18306#issuecomment-1494046707 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] yiguolei merged pull request #18345: [fix](grouping) fix coredump of grouping function for outer join

2023-04-03 Thread via GitHub
yiguolei merged PR #18345: URL: https://github.com/apache/doris/pull/18345 -- 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: [fix](grouping) fix coredump of grouping function for outer join (#18345)

2023-04-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 20ce60c326 [fix](grouping) fix

[GitHub] [doris] CalvinKirs commented on issue #18304: [Enhancement] Spring Framework 身份认证绕过漏洞(CVE-2023-20860)

2023-04-03 Thread via GitHub
CalvinKirs commented on issue #18304: URL: https://github.com/apache/doris/issues/18304#issuecomment-1494051778 I checked the code of Doris, and using Doris does not trigger such a situation. Of course, we should upgrade to the appropriate version as soon as possible. BTW, any questions

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #18324: [Fix](orc-reader) Fix the scale of decimal column is incorrect when query orc tables.

2023-04-03 Thread via GitHub
github-actions[bot] commented on code in PR #18324: URL: https://github.com/apache/doris/pull/18324#discussion_r1155768368 ## be/src/vec/exec/format/orc/vorc_reader.h: ## @@ -147,13 +147,19 @@ class OrcReader : public GenericReader { Status _decode_explicit_decimal_column(c

[GitHub] [doris] xiaokang opened a new pull request, #18350: [Enhencement](like) fallback to re2 if hyperscan failed

2023-04-03 Thread via GitHub
xiaokang opened a new pull request, #18350: URL: https://github.com/apache/doris/pull/18350 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has u

[GitHub] [doris] zy-kkk closed issue #18304: [Enhancement] Spring Framework 身份认证绕过漏洞(CVE-2023-20860)

2023-04-03 Thread via GitHub
zy-kkk closed issue #18304: [Enhancement] Spring Framework 身份认证绕过漏洞(CVE-2023-20860) URL: https://github.com/apache/doris/issues/18304 -- 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

[GitHub] [doris] HappenLee commented on a diff in pull request #18321: [Optimization](string) optimize constant empty string compare ( column='', column!='')

2023-04-03 Thread via GitHub
HappenLee commented on code in PR #18321: URL: https://github.com/apache/doris/pull/18321#discussion_r1155789374 ## be/src/vec/functions/functions_comparison.h: ## @@ -211,15 +211,28 @@ struct StringEqualsImpl { ColumnString::Off

  1   2   3   4   >