[GitHub] [doris] github-actions[bot] commented on pull request #16655: [fix](mark join) fix bug of mark join with other conjuncts

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16655: URL: https://github.com/apache/doris/pull/16655#issuecomment-1427501236 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 commented on issue #16534: [Bug] "count" sql has an error result

2023-02-13 Thread via GitHub
nextdreamblue commented on issue #16534: URL: https://github.com/apache/doris/issues/16534#issuecomment-1427502287 pr:#16556,just fix some bug about count(),if select like this: ``` select max(user_id) from( select max(user_id), 100 as user_id FROM A )t; ``` will get wrong reso

[GitHub] [doris] BePPPower opened a new pull request, #16661: [Enhencement](CsvReader) Optimize CsvReader

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

[GitHub] [doris] mmx1960 opened a new issue, #16662: [Bug] some function result is not correct

2023-02-13 Thread via GitHub
mmx1960 opened a new issue, #16662: URL: https://github.com/apache/doris/issues/16662 ### 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.1.3 & 1.2.1 ###

[GitHub] [doris] github-actions[bot] commented on pull request #16661: [Enhencement](CsvReader) Optimize CsvReader

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16661: URL: https://github.com/apache/doris/pull/16661#issuecomment-1427513244 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] liujunfei2230 opened a new issue, #16663: [Bug] Execution optimizer doesn't display correctly when useing "explain select ..."

2023-02-13 Thread via GitHub
liujunfei2230 opened a new issue, #16663: URL: https://github.com/apache/doris/issues/16663 ### 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.1 ### W

[GitHub] [doris] BePPPower opened a new pull request, #16664: [Enhencement](Broker reader)Use smart Pointer instead of native Pointers in broker reader

2023-02-13 Thread via GitHub
BePPPower opened a new pull request, #16664: URL: https://github.com/apache/doris/pull/16664 # 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 #16664: [Enhencement](Broker reader)Use smart Pointer instead of native Pointers in broker reader

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16664: URL: https://github.com/apache/doris/pull/16664#issuecomment-1427520029 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] stalary closed issue #16426: [Bug] execute count from table, Unknown database 'default_cluster:__internal_schema'

2023-02-13 Thread via GitHub
stalary closed issue #16426: [Bug] execute count from table, Unknown database 'default_cluster:__internal_schema' URL: https://github.com/apache/doris/issues/16426 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [doris] JackDrogon opened a new issue, #16665: [Enhancement] clean be include header

2023-02-13 Thread via GitHub
JackDrogon opened a new issue, #16665: URL: https://github.com/apache/doris/issues/16665 ### 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 be often co

[GitHub] [doris] luguangming commented on issue #16426: [Bug] execute count from table, Unknown database 'default_cluster:__internal_schema'

2023-02-13 Thread via GitHub
luguangming commented on issue #16426: URL: https://github.com/apache/doris/issues/16426#issuecomment-1427531365 Mysql client or fe http request -- 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] luguangming commented on issue #16426: [Bug] execute count from table, Unknown database 'default_cluster:__internal_schema'

2023-02-13 Thread via GitHub
luguangming commented on issue #16426: URL: https://github.com/apache/doris/issues/16426#issuecomment-1427532491 > What tool did you use to connect doris? Mysql client and fe http request -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [doris] github-actions[bot] commented on pull request #16661: [Enhencement](CsvReader) Optimize CsvReader

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16661: URL: https://github.com/apache/doris/pull/16661#issuecomment-1427532549 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] luguangming commented on issue #16426: [Bug] execute count from table, Unknown database 'default_cluster:__internal_schema'

2023-02-13 Thread via GitHub
luguangming commented on issue #16426: URL: https://github.com/apache/doris/issues/16426#issuecomment-1427533220 Why we disable statistic tables at version 1.2.0? -- 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] JackDrogon commented on issue #16665: [Enhancement] clean be include header

2023-02-13 Thread via GitHub
JackDrogon commented on issue #16665: URL: https://github.com/apache/doris/issues/16665#issuecomment-1427535309 现在工作目录创建iwyu目录,然后使用find导出所有文件列表到iwyu/files_list,然后就可以使用iwyu-patch 从1到n 挨个一个个文件进行清理,关于这些需要挨个文件commit。因为iwyu会过度清理,需要有些添加iwyu guard. 下面是iwyu-patch的示例脚本 ```bash #!/bin

[GitHub] [doris] Kikyou1997 opened a new pull request, #16666: [fix](planner) Fix view

2023-02-13 Thread via GitHub
Kikyou1997 opened a new pull request, #1: URL: https://github.com/apache/doris/pull/1 # 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 #16588: [feature](cooldown) Auto delete unused remote files

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16588: URL: https://github.com/apache/doris/pull/16588#issuecomment-1427551025 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] morningman commented on issue #16446: [VOTING] Release Note 1.2.2

2023-02-13 Thread via GitHub
morningman commented on issue #16446: URL: https://github.com/apache/doris/issues/16446#issuecomment-1427556510 > `https://doris.apache.org/en/docs/dev/lakehouse/multi-catalog/jdbc` is not found. fixed -- This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [doris] LizZhang315 opened a new issue, #16667: [Bug] [daily] create materialized contains columns that are not keys

2023-02-13 Thread via GitHub
LizZhang315 opened a new issue, #16667: URL: https://github.com/apache/doris/issues/16667 ### 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-0.0.0-trunk-1d

[GitHub] [doris] XieJiann commented on a diff in pull request #16436: [enhancement](Nereids): avoid contruct groupExpr in graph-simplifier

2023-02-13 Thread via GitHub
XieJiann commented on code in PR #16436: URL: https://github.com/apache/doris/pull/16436#discussion_r1104164265 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java: ## @@ -99,6 +99,8 @@ */ public class StatsCalculator extends DefaultPlanVisitor {

[GitHub] [doris] github-actions[bot] commented on pull request #16661: [Enhencement](CsvReader) Optimize CsvReader

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16661: URL: https://github.com/apache/doris/pull/16661#issuecomment-1427581540 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] XieJiann commented on a diff in pull request #16436: [enhancement](Nereids): avoid contruct groupExpr in graph-simplifier

2023-02-13 Thread via GitHub
XieJiann commented on code in PR #16436: URL: https://github.com/apache/doris/pull/16436#discussion_r1104164265 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java: ## @@ -99,6 +99,8 @@ */ public class StatsCalculator extends DefaultPlanVisitor {

[GitHub] [doris] XieJiann commented on a diff in pull request #16436: [enhancement](Nereids): avoid contruct groupExpr in graph-simplifier

2023-02-13 Thread via GitHub
XieJiann commented on code in PR #16436: URL: https://github.com/apache/doris/pull/16436#discussion_r1104164265 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java: ## @@ -99,6 +99,8 @@ */ public class StatsCalculator extends DefaultPlanVisitor {

[GitHub] [doris] XieJiann commented on a diff in pull request #16436: [enhancement](Nereids): avoid contruct groupExpr in graph-simplifier

2023-02-13 Thread via GitHub
XieJiann commented on code in PR #16436: URL: https://github.com/apache/doris/pull/16436#discussion_r1104164265 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java: ## @@ -99,6 +99,8 @@ */ public class StatsCalculator extends DefaultPlanVisitor {

[GitHub] [doris] github-actions[bot] commented on pull request #16588: [feature](cooldown) Auto delete unused remote files

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16588: URL: https://github.com/apache/doris/pull/16588#issuecomment-1427600712 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] HappenLee opened a new pull request, #16668: [Refactor](exchange) Remove unless variable and change block mem count way

2023-02-13 Thread via GitHub
HappenLee opened a new pull request, #16668: URL: https://github.com/apache/doris/pull/16668 # Proposed changes 1. remove unless variable :_num_buffered_bytes 2. reduce block allocte byte function calll ## Problem summary Describe your changes. ## Checklist(Requ

[GitHub] [doris] github-actions[bot] commented on pull request #16668: [Refactor](exchange) Remove unless variable and change block mem count way

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16668: URL: https://github.com/apache/doris/pull/16668#issuecomment-1427608516 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 #16588: [feature](cooldown) Auto delete unused remote files

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16588: URL: https://github.com/apache/doris/pull/16588#issuecomment-1427610505 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 #16668: [Refactor](exchange) Remove unless variable and change block mem count way

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16668: URL: https://github.com/apache/doris/pull/16668#issuecomment-1427614306 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 #16588: [feature](cooldown) Auto delete unused remote files

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16588: URL: https://github.com/apache/doris/pull/16588#issuecomment-1427619890 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 #16588: [feature](cooldown) Auto delete unused remote files

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16588: URL: https://github.com/apache/doris/pull/16588#issuecomment-1427623227 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] eldenmoon opened a new pull request, #16669: [doc](dynamic-table) Add docs for dynamic-table

2023-02-13 Thread via GitHub
eldenmoon opened a new pull request, #16669: URL: https://github.com/apache/doris/pull/16669 # 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 #16588: [feature](cooldown) Auto delete unused remote files

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16588: URL: https://github.com/apache/doris/pull/16588#issuecomment-1427626407 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] JackDrogon opened a new pull request, #16670: [Fix](cpp17) fix gutil unary_function/binary_function for cpp17

2023-02-13 Thread via GitHub
JackDrogon opened a new pull request, #16670: URL: https://github.com/apache/doris/pull/16670 # Proposed changes be gutil contains unary_function/binary_function, but they are removed in C++17. Fix these for gcc12 to compile be. -- This is an automated message from the Apache Git S

[GitHub] [doris] github-actions[bot] commented on pull request #16670: [Fix](cpp17) fix gutil unary_function/binary_function for cpp17

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16670: URL: https://github.com/apache/doris/pull/16670#issuecomment-1427635672 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 #16661: [Enhencement](CsvReader) Optimize CsvReader

2023-02-13 Thread via GitHub
hello-stephen commented on PR #16661: URL: https://github.com/apache/doris/pull/16661#issuecomment-1427640432 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.73 seconds stream load tsv: 534 seconds loaded 74807831229 Bytes, about 133 MB/s

[GitHub] [doris] luguangming commented on issue #16426: [Bug] execute count from table, Unknown database 'default_cluster:__internal_schema'

2023-02-13 Thread via GitHub
luguangming commented on issue #16426: URL: https://github.com/apache/doris/issues/16426#issuecomment-1427643084 [stalary](https://github.com/stalary) Why is this list closed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [doris] luguangming opened a new issue, #16672: [Bug] execute count from table, Unknown database 'default_cluster:__internal_schema'

2023-02-13 Thread via GitHub
luguangming opened a new issue, #16672: URL: https://github.com/apache/doris/issues/16672 ### 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 ### Wha

[GitHub] [doris] github-actions[bot] commented on pull request #16670: [Fix](cpp17) fix gutil unary_function/binary_function for cpp17

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16670: URL: https://github.com/apache/doris/pull/16670#issuecomment-1427657795 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 #16670: [Fix](cpp17) fix gutil unary_function/binary_function for cpp17

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16670: URL: https://github.com/apache/doris/pull/16670#issuecomment-1427657870 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] Tanya-W opened a new pull request, #16673: [fix](regression) fix add drop inverted index case

2023-02-13 Thread via GitHub
Tanya-W opened a new pull request, #16673: URL: https://github.com/apache/doris/pull/16673 # Proposed changes Issue Number: close #xxx ## Problem summary 1. fix test_add_drop_index.groovy 2. fix assert failed when process alter inverted index call `OlapBlockDataConver

[GitHub] [doris] github-actions[bot] commented on pull request #16673: [fix](regression) fix add drop inverted index case

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16673: URL: https://github.com/apache/doris/pull/16673#issuecomment-1427675774 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] morrySnow commented on a diff in pull request #14397: [feature](nereids)support window function

2023-02-13 Thread via GitHub
morrySnow commented on code in PR #14397: URL: https://github.com/apache/doris/pull/14397#discussion_r1104245323 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/WindowExpression.java: ## @@ -0,0 +1,211 @@ +// Licensed to the Apache Software Foundation (ASF

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #16383: [Improvement](thrift) optimize thrift message

2023-02-13 Thread via GitHub
github-actions[bot] commented on code in PR #16383: URL: https://github.com/apache/doris/pull/16383#discussion_r1104251108 ## be/src/vec/sink/vdata_stream_sender.h: ## @@ -392,14 +392,32 @@ Status VDataStreamSender::channel_add_rows(Channels& channels, int num_channels, re

[GitHub] [doris] github-actions[bot] commented on pull request #16673: [fix](regression) fix add drop inverted index case

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16673: URL: https://github.com/apache/doris/pull/16673#issuecomment-1427680157 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] morrySnow commented on a diff in pull request #14397: [feature](nereids)support window function

2023-02-13 Thread via GitHub
morrySnow commented on code in PR #14397: URL: https://github.com/apache/doris/pull/14397#discussion_r1104253370 ## regression-test/suites/nereids_syntax_p0/window_function.groovy: ## @@ -0,0 +1,121 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more co

[GitHub] [doris] github-actions[bot] commented on pull request #16579: [fix](subquery) fix bug of using constexpr and some agg func(like count,max) as subquery's output

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16579: URL: https://github.com/apache/doris/pull/16579#issuecomment-1427693724 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 #16579: [fix](subquery) fix bug of using constexpr and some agg func(like count,max) as subquery's output

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16579: URL: https://github.com/apache/doris/pull/16579#issuecomment-1427693556 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 commented on pull request #16666: [fix](planner) Fix view

2023-02-13 Thread via GitHub
morrySnow commented on PR #1: URL: https://github.com/apache/doris/pull/1#issuecomment-142772 add desc in commit msg -- 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] hello-stephen commented on pull request #16673: [fix](regression) fix add drop inverted index case

2023-02-13 Thread via GitHub
hello-stephen commented on PR #16673: URL: https://github.com/apache/doris/pull/16673#issuecomment-1427708936 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.09 seconds stream load tsv: 481 seconds loaded 74807831229 Bytes, about 148 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #16668: [Refactor](exchange) Remove unless variable and change block mem count way

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16668: URL: https://github.com/apache/doris/pull/16668#issuecomment-1427708656 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 #16668: [Refactor](exchange) Remove unless variable and change block mem count way

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16668: URL: https://github.com/apache/doris/pull/16668#issuecomment-1427708732 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] morrySnow commented on a diff in pull request #14397: [feature](nereids)support window function

2023-02-13 Thread via GitHub
morrySnow commented on code in PR #14397: URL: https://github.com/apache/doris/pull/14397#discussion_r1104276282 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/window/Ntile.java: ## @@ -0,0 +1,82 @@ +// Licensed to the Apache Software Foundation

[GitHub] [doris] github-actions[bot] commented on pull request #16664: [Enhencement](Broker reader)Use smart Pointer instead of native Pointers in broker reader

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16664: URL: https://github.com/apache/doris/pull/16664#issuecomment-1427721119 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] streetbaby opened a new issue, #16674: [Bug] Failed to send brpc batch, error=Host is down,Not connected to 127.0.0.1:8060 yet

2023-02-13 Thread via GitHub
streetbaby opened a new issue, #16674: URL: https://github.com/apache/doris/issues/16674 ### 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 VERSION : 1.2.1

[GitHub] [doris] github-actions[bot] commented on pull request #16673: [fix](regression) fix add drop inverted index case

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16673: URL: https://github.com/apache/doris/pull/16673#issuecomment-1427731222 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] jackwener merged pull request #16668: [Refactor](exchange) Remove unless variable and change block mem count way

2023-02-13 Thread via GitHub
jackwener merged PR #16668: URL: https://github.com/apache/doris/pull/16668 -- 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: [Refactor](exchange) Remove unless variable and change block mem count way (#16668)

2023-02-13 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new a34cc6ed23 [Refactor](exchange) Remove unless va

[GitHub] [doris] github-actions[bot] commented on pull request #16436: [enhancement](Nereids): avoid contruct groupExpr in graph-simplifier

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16436: URL: https://github.com/apache/doris/pull/16436#issuecomment-1427767548 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 #16436: [enhancement](Nereids): avoid contruct groupExpr in graph-simplifier

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16436: URL: https://github.com/apache/doris/pull/16436#issuecomment-1427767621 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] luguangming commented on issue #15582: [Bug] Failed to deserialize column statistics

2023-02-13 Thread via GitHub
luguangming commented on issue #15582: URL: https://github.com/apache/doris/issues/15582#issuecomment-1427792019 seem like https://github.com/apache/doris/issues/16672 ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [doris] github-actions[bot] commented on pull request #16621: [Enhancement](func)Introduce non_nullable extraction function.

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16621: URL: https://github.com/apache/doris/pull/16621#issuecomment-1427792770 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 #15509: [feature](partition)add default list partition

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #15509: URL: https://github.com/apache/doris/pull/15509#issuecomment-1427804115 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 #16661: [Enhencement](CsvReader) Optimize CsvReader

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16661: URL: https://github.com/apache/doris/pull/16661#issuecomment-1427810901 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427811472 just test -- 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427812488 external -- 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 #16588: [feature](cooldown) Auto delete unused remote files

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16588: URL: https://github.com/apache/doris/pull/16588#issuecomment-1427816472 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427817395 external -- 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427821894 external -- 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427833007 external -- 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427834796 external test -- 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427846652 external -- 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427849102 this will not run -- 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427849996 this will run external -- 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427852428 external aaa -- 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 #16642: [typo](docs)fix the alter frontend statement description

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16642: URL: https://github.com/apache/doris/pull/16642#issuecomment-1427856394 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] JNSimba merged pull request #16642: [typo](docs)fix the alter frontend statement description

2023-02-13 Thread via GitHub
JNSimba merged PR #16642: URL: https://github.com/apache/doris/pull/16642 -- 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.apac

[doris] branch master updated (a34cc6ed23 -> e7af583935)

2023-02-13 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a34cc6ed23 [Refactor](exchange) Remove unless variable and change block mem count way (#16668) add e7af583935 [typo

[doris] branch master updated (e7af583935 -> 15d9dd114b)

2023-02-13 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 e7af583935 [typo](docs)fix the alter frontend statement description (#16642) add 15d9dd114b [Fix](cpp17) fix gu

[GitHub] [doris] yiguolei merged pull request #16670: [Fix](cpp17) fix gutil unary_function/binary_function for cpp17

2023-02-13 Thread via GitHub
yiguolei merged PR #16670: URL: https://github.com/apache/doris/pull/16670 -- 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427876834 external -- 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 #16664: [Enhencement](Broker reader)Use smart Pointer instead of native Pointers in broker reader

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16664: URL: https://github.com/apache/doris/pull/16664#issuecomment-1427903994 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 #16664: [Enhencement](Broker reader)Use smart Pointer instead of native Pointers in broker reader

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

[doris] branch master updated (15d9dd114b -> c620e06f6a)

2023-02-13 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 15d9dd114b [Fix](cpp17) fix gutil unary_function binary_function for cpp17 (#16670) add c620e06f6a [Enhencement

[GitHub] [doris] yiguolei merged pull request #16664: [Enhencement](Broker reader)Use smart Pointer instead of native Pointers in broker reader

2023-02-13 Thread via GitHub
yiguolei merged PR #16664: URL: https://github.com/apache/doris/pull/16664 -- 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] github-actions[bot] commented on pull request #14397: [feature](nereids)support window function

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #14397: URL: https://github.com/apache/doris/pull/14397#issuecomment-1427905270 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 #14397: [feature](nereids)support window function

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #14397: URL: https://github.com/apache/doris/pull/14397#issuecomment-1427905391 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 #16621: [Enhancement](func)Introduce non_nullable extraction function.

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16621: URL: https://github.com/apache/doris/pull/16621#issuecomment-1427907065 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427926000 external -- 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] morrySnow merged pull request #14397: [feature](nereids)support window function

2023-02-13 Thread via GitHub
morrySnow merged PR #14397: URL: https://github.com/apache/doris/pull/14397 -- 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 (c620e06f6a -> 77a3288ce7)

2023-02-13 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from c620e06f6a [Enhencement](Broker reader)Use smart Pointer instead of native Pointers in broker reader add 77a32

[GitHub] [doris] github-actions[bot] commented on pull request #16633: [Improvement](ES)Supprt datav2 and datetimev2 for es query

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16633: URL: https://github.com/apache/doris/pull/16633#issuecomment-1427940852 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427942919 external -- 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427943862 this run external -- 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 #16633: [Improvement](ES)Supprt datav2 and datetimev2 for es query

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16633: URL: https://github.com/apache/doris/pull/16633#issuecomment-1427944003 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427945556 external run -- 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 commen

[GitHub] [doris] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427947575 external run -- 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427947823 run external run -- 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 #16673: [fix](regression) fix add drop inverted index case

2023-02-13 Thread via GitHub
github-actions[bot] commented on PR #16673: URL: https://github.com/apache/doris/pull/16673#issuecomment-1427956332 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] ZhangGuoqiang666 commented on pull request #16660: 【external test】adjust docker compose yml about hive

2023-02-13 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1427963077 external aaa -- 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.

  1   2   3   >