[GitHub] [doris] BiteTheDDDDt commented on pull request #18034: [Bug](view) fix AES_ENCRYPT have wrong result on view

2023-03-24 Thread via GitHub
BiteThet commented on PR #18034: URL: https://github.com/apache/doris/pull/18034#issuecomment-1482346585 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 #18034: [Bug](view) fix AES_ENCRYPT have wrong result on view

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #18034: URL: https://github.com/apache/doris/pull/18034#issuecomment-1482350757 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] BiteTheDDDDt commented on pull request #17973: [Enchancement](table-function) optimization for vectorized table function

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

[GitHub] [doris] BiteTheDDDDt commented on pull request #18034: [Bug](view) fix AES_ENCRYPT have wrong result on view

2023-03-24 Thread via GitHub
BiteThet commented on PR #18034: URL: https://github.com/apache/doris/pull/18034#issuecomment-1482354636 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 #18034: [Bug](view) fix AES_ENCRYPT have wrong result on view

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #18034: URL: https://github.com/apache/doris/pull/18034#issuecomment-1482359489 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 #17973: [Enchancement](table-function) optimization for vectorized table function

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #17973: URL: https://github.com/apache/doris/pull/17973#issuecomment-1482360993 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 #16563: [fix](fold_constant) add defer in fold constant to close

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1482377682 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] ZhangYu0123 commented on pull request #18028: [vectorized](function) support array_repeat function to be compatible with hive syntax

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

[GitHub] [doris] BiteTheDDDDt commented on pull request #18043: [Bug](function) fix column complex not resize after filter

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

[GitHub] [doris] BiteTheDDDDt commented on pull request #18034: [Bug](view) fix AES_ENCRYPT have wrong result on view

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

[GitHub] [doris] github-actions[bot] commented on pull request #18043: [Bug](function) fix column complex not resize after filter

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #18043: URL: https://github.com/apache/doris/pull/18043#issuecomment-1482386899 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] zhannngchen commented on pull request #17986: [bugfix](publish) fix TabletLoadInfo may released by delete txn

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

[GitHub] [doris] BiteTheDDDDt commented on pull request #18034: [Bug](view) fix AES_ENCRYPT have wrong result on view

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

[GitHub] [doris] morningman merged pull request #18083: [Improvement](dict) compute hash only if needed (#18058)

2023-03-24 Thread via GitHub
morningman merged PR #18083: URL: https://github.com/apache/doris/pull/18083 -- 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 branch-1.2-lts updated: [Improvement](dict) compute hash only if needed (#18058) (#18083)

2023-03-24 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 4d45072760 [Improvement](dict

[GitHub] [doris] nextdreamblue commented on pull request #17769: [fix](json) change int to bigint for json function

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

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #17769: [fix](json) change int to bigint for json function

2023-03-24 Thread via GitHub
github-actions[bot] commented on code in PR #17769: URL: https://github.com/apache/doris/pull/17769#discussion_r1147225283 ## be/test/vec/function/function_json_test.cpp: ## @@ -49,6 +49,19 @@ check_function(func_name, input_types, data_set); } +TEST(FunctionJsonTEST, Ge

[GitHub] [doris] stevqin commented on issue #18036: SQL中的"OR"条件大于217个时,集群的所有BE都会宕机

2023-03-24 Thread via GitHub
stevqin commented on issue #18036: URL: https://github.com/apache/doris/issues/18036#issuecomment-1482403452 为什么不用 id in () 呢 ? -- 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] nextdreamblue commented on pull request #17769: [fix](json) change int to bigint for json function

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

[GitHub] [doris] BiteTheDDDDt commented on issue #18079: [Feature] SQL语句报错,提示信息不够不详细

2023-03-24 Thread via GitHub
BiteThet commented on issue #18079: URL: https://github.com/apache/doris/issues/18079#issuecomment-1482404262 应该是EXISTS的问题,修复中 -- 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] github-actions[bot] commented on pull request #17769: [fix](json) change int to bigint for json function

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #17769: URL: https://github.com/apache/doris/pull/17769#issuecomment-1482404877 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] starocean999 commented on pull request #17807: [fix](nereids)bucket shuffle and colocate join is not correctly recognized

2023-03-24 Thread via GitHub
starocean999 commented on PR #17807: URL: https://github.com/apache/doris/pull/17807#issuecomment-1482405849 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] Tanya-W commented on pull request #18033: [Refactor](inverted index cache) Use asc set instead of priority queue at the lru cache

2023-03-24 Thread via GitHub
Tanya-W commented on PR #18033: URL: https://github.com/apache/doris/pull/18033#issuecomment-1482407479 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] zhangstar333 commented on pull request #16563: [fix](fold_constant) add defer in fold constant to close

2023-03-24 Thread via GitHub
zhangstar333 commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1482409887 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] jacktengg commented on pull request #18039: [fix](like) fix wrong result of like pattern with backslash

2023-03-24 Thread via GitHub
jacktengg commented on PR #18039: URL: https://github.com/apache/doris/pull/18039#issuecomment-1482410032 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 commented on pull request #17940: [fix](coalesce) fix problem that coalesce function may cause problem of block mem reuse

2023-03-24 Thread via GitHub
jacktengg commented on PR #17940: URL: https://github.com/apache/doris/pull/17940#issuecomment-1482410670 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 #18033: [Refactor](inverted index cache) Use asc set instead of priority queue at the lru cache

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #18033: URL: https://github.com/apache/doris/pull/18033#issuecomment-1482410687 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 #17667: [feature](table-valued-function) add Backends table-valued-function

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #17667: URL: https://github.com/apache/doris/pull/17667#issuecomment-1482412866 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] zxealous opened a new issue, #18085: [Bug] cooldown can't write file to s3

2023-03-24 Thread via GitHub
zxealous opened a new issue, #18085: URL: https://github.com/apache/doris/issues/18085 ### 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 ### What'

[GitHub] [doris] lide-reed merged pull request #17327: [fix](restore) fix bug when replay restore with reserve dynamic partition cause OBSERVER down

2023-03-24 Thread via GitHub
lide-reed merged PR #17327: URL: https://github.com/apache/doris/pull/17327 -- 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 branch-1.1-lts updated: [fix](restore) fix bug when replay restore with reserve dynamic partition cause OBSERVER down (#17327)

2023-03-24 Thread lide
This is an automated email from the ASF dual-hosted git repository. lide pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new 02b54aeb7d [fix](restore) fix bug w

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

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1482414402 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 #18071: [vectorized](function) support array_sortby function

2023-03-24 Thread via GitHub
zhangstar333 commented on PR #18071: URL: https://github.com/apache/doris/pull/18071#issuecomment-1482415713 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] zxealous opened a new pull request, #18086: [fix](cooldown) Fix write file to s3 failed

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

[GitHub] [doris] BePPPower opened a new pull request, #18087: [Fix](Create View) support select view from tvf

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

[GitHub] [doris] levy5307 commented on pull request #17967: [fix](fragment mgr) check duplicated pipeline fragment instance correctly

2023-03-24 Thread via GitHub
levy5307 commented on PR #17967: URL: https://github.com/apache/doris/pull/17967#issuecomment-1482418005 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 #17997: [vectorized](bug) fix some case in enable fold constant

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #17997: URL: https://github.com/apache/doris/pull/17997#issuecomment-1482419055 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] zxealous commented on pull request #18086: [fix](cooldown) Fix write file to s3 failed

2023-03-24 Thread via GitHub
zxealous commented on PR #18086: URL: https://github.com/apache/doris/pull/18086#issuecomment-1482419194 @morningman @pengxiangyu Please help me to review the code, thx~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [doris] BiteTheDDDDt commented on pull request #18034: [Bug](view) fix AES_ENCRYPT have wrong result on view

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

[GitHub] [doris] freemandealer commented on pull request #18015: [Enhancement](streamload) print profile for streamload

2023-03-24 Thread via GitHub
freemandealer commented on PR #18015: URL: https://github.com/apache/doris/pull/18015#issuecomment-1482419874 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] github-actions[bot] commented on pull request #18086: [fix](cooldown) Fix write file to s3 failed

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #18086: URL: https://github.com/apache/doris/pull/18086#issuecomment-1482419727 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] nextdreamblue opened a new pull request, #18088: [feature](multi-catalog) add specified_database_list for hms,iceberg

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

[GitHub] [doris] github-actions[bot] commented on pull request #18015: [Enhancement](streamload) print profile for streamload

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #18015: URL: https://github.com/apache/doris/pull/18015#issuecomment-1482424048 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 commented on pull request #18052: [Bug](DECIMALV3) Fix wrong precision for plus/minus

2023-03-24 Thread via GitHub
Gabriel39 commented on PR #18052: URL: https://github.com/apache/doris/pull/18052#issuecomment-1482431838 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] BiteTheDDDDt commented on issue #18079: [Feature] SQL语句报错,提示信息不够不详细

2023-03-24 Thread via GitHub
BiteThet commented on issue #18079: URL: https://github.com/apache/doris/issues/18079#issuecomment-1482433542 主要问题出在EXISTS写在on里,应该把它移到where中 -- 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 th

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #18069: [Improvement](statistics) Support for statistics removing and incremental collection

2023-03-24 Thread via GitHub
Kikyou1997 commented on code in PR #18069: URL: https://github.com/apache/doris/pull/18069#discussion_r1147258776 ## fe/fe-core/src/main/java/org/apache/doris/catalog/InternalSchemaInitializer.java: ## @@ -154,11 +153,11 @@ public CreateTableStmt buildHistogramTblStmt() throws

[GitHub] [doris] github-actions[bot] commented on pull request #18052: [Bug](DECIMALV3) Fix wrong precision for plus/minus

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #18052: URL: https://github.com/apache/doris/pull/18052#issuecomment-1482435393 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] Kikyou1997 commented on a diff in pull request #18069: [Improvement](statistics) Support for statistics removing and incremental collection

2023-03-24 Thread via GitHub
Kikyou1997 commented on code in PR #18069: URL: https://github.com/apache/doris/pull/18069#discussion_r1147260954 ## fe/fe-core/src/main/java/org/apache/doris/statistics/OlapAnalysisTask.java: ## @@ -80,7 +81,8 @@ public void execute() throws Exception { con

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #18069: [Improvement](statistics) Support for statistics removing and incremental collection

2023-03-24 Thread via GitHub
Kikyou1997 commented on code in PR #18069: URL: https://github.com/apache/doris/pull/18069#discussion_r1147261208 ## fe/fe-core/src/main/java/org/apache/doris/statistics/HistogramTask.java: ## @@ -89,8 +90,11 @@ public void execute() throws Exception { } else {

[GitHub] [doris] freemandealer commented on issue #17902: [Enhancement] Explanation and presentation of different sizes in BrokerLoad & StreamLoad

2023-03-24 Thread via GitHub
freemandealer commented on issue #17902: URL: https://github.com/apache/doris/issues/17902#issuecomment-1482438815 > Requesting permission to contribute to this feature. . Can you please advise on how I can get involved? Thanks Welcome, @AdarshRawat1 ! Unfortunately, this task is pick

[GitHub] [doris] SaintBacchus opened a new pull request, #18089: [Regression](MTMV)Make mtmv support ssb ddl

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

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

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

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #18069: [Improvement](statistics) Support for statistics removing and incremental collection

2023-03-24 Thread via GitHub
Kikyou1997 commented on code in PR #18069: URL: https://github.com/apache/doris/pull/18069#discussion_r1147266536 ## fe/fe-core/src/main/java/org/apache/doris/statistics/AnalysisManager.java: ## @@ -94,6 +97,22 @@ public void createAnalysisJob(AnalyzeStmt analyzeStmt) {

[GitHub] [doris] github-actions[bot] commented on pull request #17615: [improvement](executor) Support task group schedule in pipeline engine

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #17615: URL: https://github.com/apache/doris/pull/17615#issuecomment-1482442485 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] Kikyou1997 commented on a diff in pull request #18069: [Improvement](statistics) Support for statistics removing and incremental collection

2023-03-24 Thread via GitHub
Kikyou1997 commented on code in PR #18069: URL: https://github.com/apache/doris/pull/18069#discussion_r1147267511 ## fe/fe-core/src/main/java/org/apache/doris/statistics/StatisticsRepository.java: ## @@ -131,6 +138,62 @@ private static String constructId(Object... params) {

[GitHub] [doris] github-actions[bot] commented on pull request #17998: [fix](meta) FE should delete a colocate table's replica when it is redundant

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #17998: URL: https://github.com/apache/doris/pull/17998#issuecomment-1482444849 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] Kikyou1997 commented on pull request #18069: [Improvement](statistics) Support for statistics removing and incremental collection

2023-03-24 Thread via GitHub
Kikyou1997 commented on PR #18069: URL: https://github.com/apache/doris/pull/18069#issuecomment-1482446268 After reading your commits, I still don't understand how they support incremental updates for stats. -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #18090: [Chore](planner) add error information for OnClause contain ExistsPredicates

2023-03-24 Thread via GitHub
BiteThet opened a new pull request, #18090: URL: https://github.com/apache/doris/pull/18090 # Proposed changes add error information ```sql ERROR 1105 (HY000): errCode = 2, detailMessage = Not support OnClause contain ExistsPredicates `t`.`EMSECURITYCODE` = `t1`.`SECURITYCODE` A

[GitHub] [doris] Yukang-Lian opened a new issue, #18091: [Feature] Support bitmap_remove function

2023-03-24 Thread via GitHub
Yukang-Lian opened a new issue, #18091: URL: https://github.com/apache/doris/issues/18091 ### 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 `array output =

[GitHub] [doris] github-actions[bot] commented on pull request #18090: [Chore](planner) add error information for OnClause contain ExistsPredicates

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #18090: URL: https://github.com/apache/doris/pull/18090#issuecomment-1482454008 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] Kikyou1997 commented on pull request #18053: [ehancement](stats) Tune for stats framework

2023-03-24 Thread via GitHub
Kikyou1997 commented on PR #18053: URL: https://github.com/apache/doris/pull/18053#issuecomment-1482463721 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] freemandealer opened a new issue, #18092: [Enhancement] open only needed partitions when sink

2023-03-24 Thread via GitHub
freemandealer opened a new issue, #18092: URL: https://github.com/apache/doris/issues/18092 ### 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 For example, w

[GitHub] [doris] freemandealer commented on issue #18092: [Enhancement] open only needed partitions when sink

2023-03-24 Thread via GitHub
freemandealer commented on issue #18092: URL: https://github.com/apache/doris/issues/18092#issuecomment-1482473245 @AdarshRawat1 Are you interested in helping with this issue? I think it is a good first issue if you have some experience in reading/coding with c++. -- This is an automated

[GitHub] [doris] yongjinhou commented on pull request #16834: [Enhancement](HttpServer) Support https interface

2023-03-24 Thread via GitHub
yongjinhou commented on PR #16834: URL: https://github.com/apache/doris/pull/16834#issuecomment-1482472674 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 unsubsc

[GitHub] [doris] Gabriel39 commented on pull request #18093: [refactor](vectorized) delete row-based AnyVal and DateTimeVal

2023-03-24 Thread via GitHub
Gabriel39 commented on PR #18093: URL: https://github.com/apache/doris/pull/18093#issuecomment-1482475733 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 opened a new pull request, #18093: [refactor](vectorized) delete row-based AnyVal and DateTimeVal

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

[GitHub] [doris] github-actions[bot] commented on pull request #18093: [refactor](vectorized) delete row-based AnyVal and DateTimeVal

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #18093: URL: https://github.com/apache/doris/pull/18093#issuecomment-1482482199 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] zylch11 commented on issue #18091: [Feature] Support bitmap_remove function

2023-03-24 Thread via GitHub
zylch11 commented on issue #18091: URL: https://github.com/apache/doris/issues/18091#issuecomment-1482487634 Hi, can I contribute to this issue? -- 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 th

[GitHub] [doris] Yukang-Lian commented on issue #18091: [Feature] Support bitmap_remove function

2023-03-24 Thread via GitHub
Yukang-Lian commented on issue #18091: URL: https://github.com/apache/doris/issues/18091#issuecomment-1482488930 > Hi, can I contribute to this issue? Of course! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

[GitHub] [doris] BiteTheDDDDt commented on pull request #18034: [Bug](view) fix AES_ENCRYPT have wrong result on view

2023-03-24 Thread via GitHub
BiteThet commented on PR #18034: URL: https://github.com/apache/doris/pull/18034#issuecomment-1482490959 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] xy720 commented on pull request #17985: [feature](function) support variadic template type in SQL function

2023-03-24 Thread via GitHub
xy720 commented on PR #17985: URL: https://github.com/apache/doris/pull/17985#issuecomment-1482491060 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 unsubs

[GitHub] [doris] BiteTheDDDDt commented on pull request #17973: [Enchancement](table-function) optimization for vectorized table function

2023-03-24 Thread via GitHub
BiteThet commented on PR #17973: URL: https://github.com/apache/doris/pull/17973#issuecomment-1482492820 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] yiguolei commented on a diff in pull request #17820: [enhancement](memory) Remove MemPool and replace it with Arena

2023-03-24 Thread via GitHub
yiguolei commented on code in PR #17820: URL: https://github.com/apache/doris/pull/17820#discussion_r1147308651 ## be/src/vec/common/arena.h: ## @@ -271,9 +276,17 @@ class Arena : private boost::noncopyable { return res; } +void clear() { Review Comment:

[GitHub] [doris] yiguolei commented on a diff in pull request #17820: [enhancement](memory) Remove MemPool and replace it with Arena

2023-03-24 Thread via GitHub
yiguolei commented on code in PR #17820: URL: https://github.com/apache/doris/pull/17820#discussion_r1147308885 ## be/src/vec/common/arena.h: ## @@ -271,9 +276,17 @@ class Arena : private boost::noncopyable { return res; } +void clear() { +delete head

[GitHub] [doris] zylch11 commented on issue #18091: [Feature] Support bitmap_remove function

2023-03-24 Thread via GitHub
zylch11 commented on issue #18091: URL: https://github.com/apache/doris/issues/18091#issuecomment-1482493892 Thank You, I am a bit new to OS, will I get any further context to solve this problem, references etc. -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [doris] github-actions[bot] commented on pull request #18034: [Bug](view) fix AES_ENCRYPT have wrong result on view

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #18034: URL: https://github.com/apache/doris/pull/18034#issuecomment-1482494083 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 #18093: [refactor](vectorized) delete row-based AnyVal and DateTimeVal

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #18093: URL: https://github.com/apache/doris/pull/18093#issuecomment-1482498104 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 #18093: [refactor](vectorized) delete row-based AnyVal and DateTimeVal

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #18093: URL: https://github.com/apache/doris/pull/18093#issuecomment-1482498174 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] yiguolei commented on a diff in pull request #17820: [enhancement](memory) Remove MemPool and replace it with Arena

2023-03-24 Thread via GitHub
yiguolei commented on code in PR #17820: URL: https://github.com/apache/doris/pull/17820#discussion_r1147316519 ## be/src/vec/common/arena.h: ## @@ -271,9 +276,17 @@ class Arena : private boost::noncopyable { return res; } +void clear() { +delete head

[GitHub] [doris] Yukang-Lian commented on issue #18091: [Feature] Support bitmap_remove function

2023-03-24 Thread via GitHub
Yukang-Lian commented on issue #18091: URL: https://github.com/apache/doris/issues/18091#issuecomment-1482502077 You can refer to this PR. https://github.com/apache/doris/pull/17416 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [doris] zclllyybb commented on pull request #17970: [Optimize](functions)Optimize function call for const columns.

2023-03-24 Thread via GitHub
zclllyybb commented on PR #17970: URL: https://github.com/apache/doris/pull/17970#issuecomment-1482502595 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] Yukang-Lian commented on issue #18091: [Feature] Support bitmap_remove function

2023-03-24 Thread via GitHub
Yukang-Lian commented on issue #18091: URL: https://github.com/apache/doris/issues/18091#issuecomment-1482505586 If your Chinese is good, you can refer to [this](https://www.bilibili.com/video/BV1Vg4y1J7A9/?buvid=Y447234DDC02210345869D240479DD806AD8&is_story_h5=false&mid=EK9bNAtRPWENbU4EqJ1r

[GitHub] [doris] yiguolei commented on a diff in pull request #17820: [enhancement](memory) Remove MemPool and replace it with Arena

2023-03-24 Thread via GitHub
yiguolei commented on code in PR #17820: URL: https://github.com/apache/doris/pull/17820#discussion_r1147323045 ## be/src/vec/columns/predicate_column.h: ## @@ -340,8 +340,8 @@ class PredicateColumnType final : public COWHelperclear(); +if (_arena != nullptr) { Review C

[GitHub] [doris] dataroaring merged pull request #18077: [bugfix](testcase) use different table name in map testcases to avoid confilct

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

[doris] branch master updated (8249441335 -> 1a3c6b7ed9)

2023-03-24 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8249441335 [Bug](planner) add conjunct slotref id to table function node to avoid result incorrect (#18063)

[GitHub] [doris] dataroaring merged pull request #18076: [Bug](regression-test) Fix grace stop be coredump in pipeline

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

[doris] branch master updated (1a3c6b7ed9 -> b244c41371)

2023-03-24 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1a3c6b7ed9 [bugfix](testcase) use different table name in map testcases to avoid confilt (#18077) add b244c4

[GitHub] [doris] yiguolei commented on a diff in pull request #17820: [enhancement](memory) Remove MemPool and replace it with Arena

2023-03-24 Thread via GitHub
yiguolei commented on code in PR #17820: URL: https://github.com/apache/doris/pull/17820#discussion_r1147334110 ## be/src/vec/exec/vaggregation_node.h: ## @@ -96,8 +96,10 @@ struct AggregationMethodSerialized { _arena.reset(); if (total_bytes > _seriali

[doris] branch master updated (b244c41371 -> ca0e4844e8)

2023-03-24 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b244c41371 [Bug](regression-test) Fix grace stop be coredump in pipeline (#18076) add ca0e4844e8 [typo](comm

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

2023-03-24 Thread via GitHub
amorynan commented on PR #17868: URL: https://github.com/apache/doris/pull/17868#issuecomment-1482523708 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] dataroaring merged pull request #17870: [typo](doc)code comment fix

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

[GitHub] [doris-flink-connector] JNSimba opened a new pull request, #125: [Fix] fix doris lookup join date type

2023-03-24 Thread via GitHub
JNSimba opened a new pull request, #125: URL: https://github.com/apache/doris-flink-connector/pull/125 ## Problem Summary: fix doris lookup join in date type ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests been ad

[GitHub] [doris] yiguolei commented on a diff in pull request #17820: [enhancement](memory) Remove MemPool and replace it with Arena

2023-03-24 Thread via GitHub
yiguolei commented on code in PR #17820: URL: https://github.com/apache/doris/pull/17820#discussion_r1147334110 ## be/src/vec/exec/vaggregation_node.h: ## @@ -96,8 +96,10 @@ struct AggregationMethodSerialized { _arena.reset(); if (total_bytes > _seriali

[GitHub] [doris] xinyiZzz opened a new pull request, #18094: [enhancement](memory) optimize jemalloc heap profile doc

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

[GitHub] [doris] xinyiZzz commented on pull request #18094: [enhancement](memory) optimize jemalloc heap profile doc

2023-03-24 Thread via GitHub
xinyiZzz commented on PR #18094: URL: https://github.com/apache/doris/pull/18094#issuecomment-1482540613 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, #18095: [Chore](Materialized-View) add some mv regression test case

2023-03-24 Thread via GitHub
BiteThet opened a new pull request, #18095: URL: https://github.com/apache/doris/pull/18095 # Proposed changes add some mv regression test case ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior

[GitHub] [doris] xinyiZzz commented on pull request #18075: [enhancement](memory) Query waits for memory free in Allocator, after memory exceed limit.

2023-03-24 Thread via GitHub
xinyiZzz commented on PR #18075: URL: https://github.com/apache/doris/pull/18075#issuecomment-1482541828 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 commented on pull request #18095: [Chore](Materialized-View) add some mv regression test case

2023-03-24 Thread via GitHub
BiteThet commented on PR #18095: URL: https://github.com/apache/doris/pull/18095#issuecomment-1482541320 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 #18094: [enhancement](memory) optimize jemalloc heap profile doc

2023-03-24 Thread via GitHub
github-actions[bot] commented on PR #18094: URL: https://github.com/apache/doris/pull/18094#issuecomment-1482543019 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 #18078: [fix](function) fix encrypt/decrypt function bug `select list expression not produced by aggregation output`

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

  1   2   3   >