[GitHub] [doris] morrySnow commented on pull request #17890: [chore](fe) update aspectj-maven-plugin to 1.14.0 version

2023-03-16 Thread via GitHub
morrySnow commented on PR #17890: URL: https://github.com/apache/doris/pull/17890#issuecomment-1473263301 btw , when i compile, i got a waring ``` [WARNING] advice defined in org.apache.doris.aspectj.ExceptionAspect has not been applied [Xlint:adviceDidNotMatch] /doris/fe/fe-c

[GitHub] [doris] morrySnow commented on pull request #17890: [chore](fe) update aspectj-maven-plugin to 1.14.0 version

2023-03-16 Thread via GitHub
morrySnow commented on PR #17890: URL: https://github.com/apache/doris/pull/17890#issuecomment-1473262486 thx for remind. i will change aspectjweaver version to 1.9.7. but, as mvn dependency:tree show, aspectjweaver do not dependece on aspectjrt, so we need to add aspectjrt into depend

[GitHub] [doris] github-actions[bot] commented on pull request #17893: [bug](txn) fix concurrent txns's status data race

2023-03-16 Thread via GitHub
github-actions[bot] commented on PR #17893: URL: https://github.com/apache/doris/pull/17893#issuecomment-1473259666 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] ByteYue opened a new pull request, #17893: [bug](txn) fix concurrent txns's status data race

2023-03-16 Thread via GitHub
ByteYue opened a new pull request, #17893: URL: https://github.com/apache/doris/pull/17893 # Proposed changes Issue Number: close #xxx Recently we encountered one ## Problem summary Recently, we found that in a high-concurrency import scenario, one version was consistently m

[GitHub] [doris] github-actions[bot] commented on pull request #17889: [fix](cooldown)Add ut for StoragePolicy

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

[GitHub] [doris] github-actions[bot] commented on pull request #17889: [fix](cooldown)Add ut for StoragePolicy

2023-03-16 Thread via GitHub
github-actions[bot] commented on PR #17889: URL: https://github.com/apache/doris/pull/17889#issuecomment-1473255355 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] morrySnow opened a new pull request, #17892: [enhancement](planner) delete support between predicate

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

[doris] branch master updated: [bug](udf) add synchronized to test resolve error of zip file closed (#17812)

2023-03-16 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 5bd5402378 [bug](udf) add synchronized to tes

[GitHub] [doris] Gabriel39 merged pull request #17812: [bug](udf) add synchronized to test resolve error of zip file closed

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

[GitHub] [doris] Gabriel39 closed issue #17810: [Bug] java udf have some error Unexpected exception: zip file closed

2023-03-16 Thread via GitHub
Gabriel39 closed issue #17810: [Bug] java udf have some error Unexpected exception: zip file closed URL: https://github.com/apache/doris/issues/17810 -- 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] sohardforaname commented on pull request #17815: [fix](planner)fix failed to create view when use window function

2023-03-16 Thread via GitHub
sohardforaname commented on PR #17815: URL: https://github.com/apache/doris/pull/17815#issuecomment-1473237830 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 uns

[GitHub] [doris] sohardforaname commented on pull request #17549: [regression-test](Nereids)add regression-test of arithmetic expressions of decimalv3 for nereids.

2023-03-16 Thread via GitHub
sohardforaname commented on PR #17549: URL: https://github.com/apache/doris/pull/17549#issuecomment-1473237661 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 uns

[GitHub] [doris] amorynan commented on pull request #17868: [Improve](complex-type) Support Count(complexType)

2023-03-16 Thread via GitHub
amorynan commented on PR #17868: URL: https://github.com/apache/doris/pull/17868#issuecomment-1473227607 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

[GitHub] [doris] amorynan commented on a diff in pull request #17024: [feature](array-type) Unique table support array value

2023-03-16 Thread via GitHub
amorynan commented on code in PR #17024: URL: https://github.com/apache/doris/pull/17024#discussion_r1139818480 ## be/test/vec/aggregate_functions/agg_replace_test.cpp: ## @@ -0,0 +1,462 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor li

[GitHub] [doris] zhangstar333 commented on pull request #17832: [vectorized](function) support array_filter function

2023-03-16 Thread via GitHub
zhangstar333 commented on PR #17832: URL: https://github.com/apache/doris/pull/17832#issuecomment-1473223211 run feut 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

[GitHub] [doris] DarvenDuan opened a new issue, #17891: [Enhancement] (auditLog) Support recording table names in fe.audit.log directly

2023-03-16 Thread via GitHub
DarvenDuan opened a new issue, #17891: URL: https://github.com/apache/doris/issues/17891 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Doris records aud

[GitHub] [doris] NetShrimp06 commented on pull request #17890: [chore](fe) update aspectj-maven-plugin to 1.14.0 version

2023-03-16 Thread via GitHub
NetShrimp06 commented on PR #17890: URL: https://github.com/apache/doris/pull/17890#issuecomment-1473218188 hi master,i think you forget fix aspectjweaver at fe-common.pom -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [doris] zenoyang commented on pull request #17828: [improvement](fetch data) Merge result into batch to reduce rpc times

2023-03-16 Thread via GitHub
zenoyang commented on PR #17828: URL: https://github.com/apache/doris/pull/17828#issuecomment-1473216792 run compile -- 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] zenoyang commented on pull request #17828: [improvement](fetch data) Merge result into batch to reduce rpc times

2023-03-16 Thread via GitHub
zenoyang commented on PR #17828: URL: https://github.com/apache/doris/pull/17828#issuecomment-1473215924 run beut -- 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] github-actions[bot] commented on pull request #17615: Init task Group func

2023-03-16 Thread via GitHub
github-actions[bot] commented on PR #17615: URL: https://github.com/apache/doris/pull/17615#issuecomment-1473206442 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] dataroaring commented on pull request #17622: [Improvement](dynamic partition) Support bigint unix timestamp as par…

2023-03-16 Thread via GitHub
dataroaring commented on PR #17622: URL: https://github.com/apache/doris/pull/17622#issuecomment-1473196589 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 #17615: Init task Group func

2023-03-16 Thread via GitHub
github-actions[bot] commented on PR #17615: URL: https://github.com/apache/doris/pull/17615#issuecomment-1473192649 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] zhengshiJ commented on pull request #17661: [fix](Nereids) type coercion for subquery

2023-03-16 Thread via GitHub
zhengshiJ commented on PR #17661: URL: https://github.com/apache/doris/pull/17661#issuecomment-1473167605 run feut -- 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

[GitHub] [doris] pengxiangyu commented on pull request #17889: [fix](cooldown)Add ut for StoragePolicy

2023-03-16 Thread via GitHub
pengxiangyu commented on PR #17889: URL: https://github.com/apache/doris/pull/17889#issuecomment-1473166493 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] SaintBacchus commented on pull request #17775: [Feature-Wip](MySQL LOAD)Add trim quotes property for mysql load

2023-03-16 Thread via GitHub
SaintBacchus commented on PR #17775: URL: https://github.com/apache/doris/pull/17775#issuecomment-1473163678 run clickbench -- 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] SaintBacchus commented on pull request #17775: [Feature-Wip](MySQL LOAD)Add trim quotes property for mysql load

2023-03-16 Thread via GitHub
SaintBacchus commented on PR #17775: URL: https://github.com/apache/doris/pull/17775#issuecomment-1473163429 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] SaintBacchus commented on pull request #17745: [BugFix](DOE) Add http prefix when it's not set in hosts properties.

2023-03-16 Thread via GitHub
SaintBacchus commented on PR #17745: URL: https://github.com/apache/doris/pull/17745#issuecomment-1473163232 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] morrySnow commented on pull request #17890: [chore](fe) update aspectj-maven-plugin to 1.14.0 version

2023-03-16 Thread via GitHub
morrySnow commented on PR #17890: URL: https://github.com/apache/doris/pull/17890#issuecomment-1473162088 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 #17890: [chore](fe) update aspectj-maven-plugin to 1.14.0 version

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

[GitHub] [doris] github-actions[bot] commented on pull request #17890: [chore](fe) update aspectj-maven-plugin to 1.14.0 version

2023-03-16 Thread via GitHub
github-actions[bot] commented on PR #17890: URL: https://github.com/apache/doris/pull/17890#issuecomment-1473161992 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] morrySnow opened a new pull request, #17890: [chore](fe) update aspectj-maven-plugin to 1.14.0 version

2023-03-16 Thread via GitHub
morrySnow opened a new pull request, #17890: URL: https://github.com/apache/doris/pull/17890 # Proposed changes Issue Number: close #xxx ## Problem summary for support compile with jdk11, update to 1.14.0 version according to: 1. [aspectj java version compatibi

[GitHub] [doris] xinyiZzz commented on pull request #17887: [revert](function) fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug

2023-03-16 Thread via GitHub
xinyiZzz commented on PR #17887: URL: https://github.com/apache/doris/pull/17887#issuecomment-1473150239 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] pengxiangyu opened a new pull request, #17889: [fix](cooldown)Add ut for StoragePolicy

2023-03-16 Thread via GitHub
pengxiangyu opened a new pull request, #17889: URL: https://github.com/apache/doris/pull/17889 # Proposed changes Issue Number: close #17888 ## Problem summary Add ut for StoragePolicy ## Checklist(Required) * [ ] Does it affect the original behavior * [

[GitHub] [doris] pengxiangyu opened a new issue, #17888: [Bug](cooldown)Add ut for StoragePolicy

2023-03-16 Thread via GitHub
pengxiangyu opened a new issue, #17888: URL: https://github.com/apache/doris/issues/17888 ### 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.3 ### Wha

[GitHub] [doris] englefly commented on pull request #17797: [Enhancement](fe exception) write a java annotation to catch throwable from a method and print log

2023-03-16 Thread via GitHub
englefly commented on PR #17797: URL: https://github.com/apache/doris/pull/17797#issuecomment-1473144140 it does not work on mac, or newer version of JDK -- 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

[GitHub] [doris] zhengshengjun commented on pull request #16607: [fix](engine_clone_task) disable compact when tablet version discontinuous to avoid engine clone task failure

2023-03-16 Thread via GitHub
zhengshengjun commented on PR #16607: URL: https://github.com/apache/doris/pull/16607#issuecomment-1473137978 run clickbench -- 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] SaintBacchus commented on pull request #17745: [BugFix](DOE) Add http prefix when it's not set in hosts properties.

2023-03-16 Thread via GitHub
SaintBacchus commented on PR #17745: URL: https://github.com/apache/doris/pull/17745#issuecomment-1473118678 run clickbench -- 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] TangSiyang2001 commented on pull request #17837: [fix](timeout) fix set query_timeout and insert_timeout failure

2023-03-16 Thread via GitHub
TangSiyang2001 commented on PR #17837: URL: https://github.com/apache/doris/pull/17837#issuecomment-1473114489 run clickbench -- 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] TangSiyang2001 commented on pull request #17837: [fix](timeout) fix set query_timeout and insert_timeout failure

2023-03-16 Thread via GitHub
TangSiyang2001 commented on PR #17837: URL: https://github.com/apache/doris/pull/17837#issuecomment-1473111635 run feut -- 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

[GitHub] [doris] zhengshiJ commented on pull request #17853: [Feature](Nereids) support new mv

2023-03-16 Thread via GitHub
zhengshiJ commented on PR #17853: URL: https://github.com/apache/doris/pull/17853#issuecomment-1473105919 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] zhengshiJ commented on pull request #17661: [fix](Nereids) type coercion for subquery

2023-03-16 Thread via GitHub
zhengshiJ commented on PR #17661: URL: https://github.com/apache/doris/pull/17661#issuecomment-1473105687 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] sohardforaname commented on pull request #17537: [Enhancement](Planner)fix unclear exception msg when create mv

2023-03-16 Thread via GitHub
sohardforaname commented on PR #17537: URL: https://github.com/apache/doris/pull/17537#issuecomment-1473104711 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.

[GitHub] [doris] github-actions[bot] commented on pull request #17670: [refactor](date) unify DateTimeValue and VecDateTimeValue

2023-03-16 Thread via GitHub
github-actions[bot] commented on PR #17670: URL: https://github.com/apache/doris/pull/17670#issuecomment-1473101248 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] Gabriel39 commented on pull request #17670: [refactor](date) unify DateTimeValue and VecDateTimeValue

2023-03-16 Thread via GitHub
Gabriel39 commented on PR #17670: URL: https://github.com/apache/doris/pull/17670#issuecomment-1473092323 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 #17887: [revert](function) fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug

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

[GitHub] [doris] xinyiZzz opened a new pull request, #17887: [revert](function) fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug

2023-03-16 Thread via GitHub
xinyiZzz opened a new pull request, #17887: URL: https://github.com/apache/doris/pull/17887 This reverts commit 397cc011c4f1ba5a25c770258c13f1cd3f28b47d. # Proposed changes Issue Number: close #xxx ## Problem summary revert #17420 There are compatibility issues,

[GitHub] [doris] hechao-ustc opened a new pull request, #17886: [typo](doc)Replace invalid urls

2023-03-16 Thread via GitHub
hechao-ustc opened a new pull request, #17886: URL: https://github.com/apache/doris/pull/17886 # Proposed changes Issue Number: close #xxx ## Problem summary I found some invalid urls and replaced. ## Checklist(Required) * [ ] Does it affect the original beh

[doris] branch master updated (bd44cc3f73 -> 1080a413a2)

2023-03-16 Thread caiconghui
This is an automated email from the ASF dual-hosted git repository. caiconghui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from bd44cc3f73 [fix](regression-test) move some case in test_query_sys_tables to p2 #17859 add 1080a413a2 [fix](m

[GitHub] [doris] caiconghui closed issue #15694: [Bug] register txn replica failed

2023-03-16 Thread via GitHub
caiconghui closed issue #15694: [Bug] register txn replica failed URL: https://github.com/apache/doris/issues/15694 -- 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

[GitHub] [doris] caiconghui merged pull request #17855: [fix](metric) Fix bug for that register txn replica failed

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

[GitHub] [doris] SWJTU-ZhangLei commented on pull request #17552: [fix](fe) fix MetricRepo.THRIFT_COUNTER_RPC_ALL NullPointException

2023-03-16 Thread via GitHub
SWJTU-ZhangLei commented on PR #17552: URL: https://github.com/apache/doris/pull/17552#issuecomment-1473075958 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.

[GitHub] [doris] 924060929 commented on pull request #17579: [refactor](Nereids) refactor column pruning

2023-03-16 Thread via GitHub
924060929 commented on PR #17579: URL: https://github.com/apache/doris/pull/17579#issuecomment-1473070851 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 #17869: [fix](memory) Fix PredicateColumn wrong usage after arena expansion

2023-03-16 Thread via GitHub
github-actions[bot] commented on PR #17869: URL: https://github.com/apache/doris/pull/17869#issuecomment-1473070286 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 (b95cd7eca2 -> bd44cc3f73)

2023-03-16 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 b95cd7eca2 [Refactor](function) Reconstruct default logic for const args. (#17830) add bd44cc3f73 [fix](regress

[GitHub] [doris] yiguolei merged pull request #17859: [fix](regression-test) move some case in test_query_sys_tables to p2

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

[GitHub] [doris] morrySnow opened a new pull request, #17885: [fix](planner) should always execute projection plan

2023-03-16 Thread via GitHub
morrySnow opened a new pull request, #17885: URL: https://github.com/apache/doris/pull/17885 # Proposed changes Issue Number: close #xxx ## Problem summary 1. should always execute projection plan, whatever the statement it is. 2. should always execute projection plan,

[GitHub] [doris] luozenglin commented on pull request #17621: [Improvement](bitmap-filter) enable bitmap runtime filter in fuzzy mode

2023-03-16 Thread via GitHub
luozenglin commented on PR #17621: URL: https://github.com/apache/doris/pull/17621#issuecomment-1473056895 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

[doris] branch master updated: [Refactor](function) Reconstruct default logic for const args. (#17830)

2023-03-16 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 b95cd7eca2 [Refactor](function) Reconstruct de

[GitHub] [doris] HappenLee merged pull request #17830: [Optimize](functions)Reconstruct basic process for default function implementation.

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

[GitHub] [doris] luozenglin commented on pull request #17621: [Improvement](bitmap-filter) enable bitmap runtime filter in fuzzy mode

2023-03-16 Thread via GitHub
luozenglin commented on PR #17621: URL: https://github.com/apache/doris/pull/17621#issuecomment-1473054426 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

[GitHub] [doris] xinyiZzz commented on pull request #17869: [fix](memory) Fix PredicateColumn wrong usage after arena expansion

2023-03-16 Thread via GitHub
xinyiZzz commented on PR #17869: URL: https://github.com/apache/doris/pull/17869#issuecomment-1473044949 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] qidaye commented on pull request #17827: [improvement](inverted index)UNIQUE_KEYS table only supports inverted…

2023-03-16 Thread via GitHub
qidaye commented on PR #17827: URL: https://github.com/apache/doris/pull/17827#issuecomment-1473043266 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] Kikyou1997 commented on pull request #17833: [ehancement](statistics) remove lock in statistics cache loader

2023-03-16 Thread via GitHub
Kikyou1997 commented on PR #17833: URL: https://github.com/apache/doris/pull/17833#issuecomment-1473041349 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 unsubsc

[GitHub] [doris] Kikyou1997 commented on pull request #17833: [ehancement](statistics) remove lock in statistics cache loader

2023-03-16 Thread via GitHub
Kikyou1997 commented on PR #17833: URL: https://github.com/apache/doris/pull/17833#issuecomment-1473041164 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 unsubsc

[GitHub] [doris] Kikyou1997 commented on pull request #17833: [ehancement](statistics) remove lock in statistics cache loader

2023-03-16 Thread via GitHub
Kikyou1997 commented on PR #17833: URL: https://github.com/apache/doris/pull/17833#issuecomment-1473041101 run clickbench -- 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] zhengshiJ commented on pull request #17661: [fix](Nereids) type coercion for subquery

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

[GitHub] [doris] englefly commented on pull request #17790: [enhancement](nereids) update FilterEstimation and Agg in stats derive

2023-03-16 Thread via GitHub
englefly commented on PR #17790: URL: https://github.com/apache/doris/pull/17790#issuecomment-1473035731 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] morningman commented on pull request #17590: [Refactor](Metadata tvf) Reconstruct Metadata table-value function into a more general framework.

2023-03-16 Thread via GitHub
morningman commented on PR #17590: URL: https://github.com/apache/doris/pull/17590#issuecomment-1473029032 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

[GitHub] [doris] TangSiyang2001 commented on pull request #17837: [fix](timeout) fix set query_timeout and insert_timeout failure

2023-03-16 Thread via GitHub
TangSiyang2001 commented on PR #17837: URL: https://github.com/apache/doris/pull/17837#issuecomment-1473028317 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.

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #17024: [feature](array-type) Unique table support array value

2023-03-16 Thread via GitHub
github-actions[bot] commented on code in PR #17024: URL: https://github.com/apache/doris/pull/17024#discussion_r1139594715 ## be/test/vec/aggregate_functions/agg_replace_test.cpp: ## @@ -0,0 +1,462 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more con

[GitHub] [doris] github-actions[bot] commented on pull request #17837: [fix](timeout) fix set query_timeout and insert_timeout failure

2023-03-16 Thread via GitHub
github-actions[bot] commented on PR #17837: URL: https://github.com/apache/doris/pull/17837#issuecomment-1473026225 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 #17869: [fix](memory) Fix PredicateColumn wrong usage after arena expansion

2023-03-16 Thread via GitHub
github-actions[bot] commented on PR #17869: URL: https://github.com/apache/doris/pull/17869#issuecomment-1473025194 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] hqx871 commented on pull request #17024: [feature](array-type) Unique table support array value

2023-03-16 Thread via GitHub
hqx871 commented on PR #17024: URL: https://github.com/apache/doris/pull/17024#issuecomment-1473024126 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] kaka11chen commented on pull request #17882: [Fix](parquet-reader) Fix dict filter not enabled.

2023-03-16 Thread via GitHub
kaka11chen commented on PR #17882: URL: https://github.com/apache/doris/pull/17882#issuecomment-1473023901 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

[GitHub] [doris] yixiutt commented on pull request #17873: [compaction](check) add some row check in compaction

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

[doris] branch master updated (f099b7d7b5 -> 5d3de05976)

2023-03-16 Thread xuyang
This is an automated email from the ASF dual-hosted git repository. xuyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f099b7d7b5 [Doc](typo) Remove redundant symbols and Fix some misspelled words (#17609) add 5d3de05976 [feature](m

[GitHub] [doris] xy720 merged pull request #16916: [feature](map) basic functions for map datatype

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

[GitHub] [doris] github-actions[bot] commented on pull request #17590: [Refactor](Metadata tvf) Reconstruct Metadata table-value function into a more general framework.

2023-03-16 Thread via GitHub
github-actions[bot] commented on PR #17590: URL: https://github.com/apache/doris/pull/17590#issuecomment-1473022811 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] Gabriel39 commented on pull request #17867: [Improvement](agg) use adaptive string hash map for small string columns

2023-03-16 Thread via GitHub
Gabriel39 commented on PR #17867: URL: https://github.com/apache/doris/pull/17867#issuecomment-1473019960 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] nextdreamblue commented on pull request #17803: [feature](multi-catalog) add specified_database_list PROPERTY for jdbc catalog

2023-03-16 Thread via GitHub
nextdreamblue commented on PR #17803: URL: https://github.com/apache/doris/pull/17803#issuecomment-1473019424 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 unsu

[GitHub] [doris] nextdreamblue commented on pull request #17803: [feature](multi-catalog) add specified_database_list PROPERTY for jdbc catalog

2023-03-16 Thread via GitHub
nextdreamblue commented on PR #17803: URL: https://github.com/apache/doris/pull/17803#issuecomment-1473019333 run clickbench -- 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 comme

[GitHub] [doris] q763562998 opened a new pull request, #17884: [Feature](multi-catalog) add refresh for catalog if it needs

2023-03-16 Thread via GitHub
q763562998 opened a new pull request, #17884: URL: https://github.com/apache/doris/pull/17884 # Proposed changes Issue Number: close[[#17413](https://github.com/apache/doris/issues/17413)](https://github.com/apache/doris/issues/17413) ## Problem summary Currently if a ca

[GitHub] [doris] zhangstar333 commented on pull request #17812: [bug](udf) add synchronized to test resolve error of zip file closed

2023-03-16 Thread via GitHub
zhangstar333 commented on PR #17812: URL: https://github.com/apache/doris/pull/17812#issuecomment-1473018591 run p1 -- 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] jacktengg commented on pull request #17849: [fix](bitmap) fix wrong result of bitmap count functions for null values

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

[GitHub] [doris] ZashJie opened a new pull request, #17883: [Enhancement] add a test case in all data model which get all types that doris supports

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

[GitHub] [doris] github-actions[bot] commented on pull request #17704: [feature-wip](table-metadata) support altering the property "light_schema_change" for the tables which created before 1.2

2023-03-16 Thread via GitHub
github-actions[bot] commented on PR #17704: URL: https://github.com/apache/doris/pull/17704#issuecomment-1473017847 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 #17590: [Refactor](Metadata tvf) Reconstruct Metadata table-value function into a more general framework.

2023-03-16 Thread via GitHub
github-actions[bot] commented on PR #17590: URL: https://github.com/apache/doris/pull/17590#issuecomment-1473017970 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] zhangstar333 commented on pull request #17832: [vectorized](function) support array_filter function

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

[GitHub] [doris] zhangstar333 commented on pull request #17848: [vectorized](udaf) fix java udaf meet error of std::bad_alloc

2023-03-16 Thread via GitHub
zhangstar333 commented on PR #17848: URL: https://github.com/apache/doris/pull/17848#issuecomment-1473017074 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] TangSiyang2001 commented on pull request #17704: [feature-wip](table-metadata) support altering the property "light_schema_change" for the tables which created before 1.2

2023-03-16 Thread via GitHub
TangSiyang2001 commented on PR #17704: URL: https://github.com/apache/doris/pull/17704#issuecomment-1473016151 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.

[GitHub] [doris] q763562998 closed pull request #17862: [fix](multi-catalog) add refresh for catalog

2023-03-16 Thread via GitHub
q763562998 closed pull request #17862: [fix](multi-catalog) add refresh for catalog URL: https://github.com/apache/doris/pull/17862 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [doris] github-actions[bot] commented on pull request #17882: [Fix](parquet-reader) Fix dict filter not enabled.

2023-03-16 Thread via GitHub
github-actions[bot] commented on PR #17882: URL: https://github.com/apache/doris/pull/17882#issuecomment-1473012710 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] xiaojunjie commented on pull request #17753: [Enhancement](HttpServer) Add http interface authentication for BE

2023-03-16 Thread via GitHub
xiaojunjie commented on PR #17753: URL: https://github.com/apache/doris/pull/17753#issuecomment-1473012160 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 unsubsc

[GitHub] [doris] SaintBacchus commented on pull request #17745: [BugFix](DOE) Add http prefix when it's not set in hosts properties.

2023-03-16 Thread via GitHub
SaintBacchus commented on PR #17745: URL: https://github.com/apache/doris/pull/17745#issuecomment-1473011051 run clickbench -- 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 specifi

[GitHub] [doris] SaintBacchus commented on pull request #17745: [BugFix](DOE) Add http prefix when it's not set in hosts properties.

2023-03-16 Thread via GitHub
SaintBacchus commented on PR #17745: URL: https://github.com/apache/doris/pull/17745#issuecomment-1473011005 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] zddr commented on pull request #17877: [fix](multi-catalog) when checkProperties failed,will have dirty data

2023-03-16 Thread via GitHub
zddr commented on PR #17877: URL: https://github.com/apache/doris/pull/17877#issuecomment-1473010539 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] amorynan commented on pull request #17868: [Improve](complex-type) Support Count(complexType)

2023-03-16 Thread via GitHub
amorynan commented on PR #17868: URL: https://github.com/apache/doris/pull/17868#issuecomment-1473010280 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] kaka11chen opened a new pull request, #17882: [Fix](parquet-reader) Fix dict filter not enabled.

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

[GitHub] [doris] BiteTheDDDDt commented on pull request #17534: [Feature](materialized-view) support where clause on create materialized view

2023-03-16 Thread via GitHub
BiteThet commented on PR #17534: URL: https://github.com/apache/doris/pull/17534#issuecomment-1473003350 run p1 -- 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] caiconghui commented on pull request #17855: [fix](metric) Fix bug for that register txn replica failed

2023-03-16 Thread via GitHub
caiconghui commented on PR #17855: URL: https://github.com/apache/doris/pull/17855#issuecomment-147209 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 unsubsc

  1   2   3   4   >