[GitHub] [doris] liugs0213 commented on issue #17746: Doris1.2.2 通过HMS 访问 Iceberg异常[Bug]

2023-03-20 Thread via GitHub
liugs0213 commented on issue #17746: URL: https://github.com/apache/doris/issues/17746#issuecomment-1476202971 > It is strange. This is my wechat: morningman-cmy, you can contact me in private. 在大佬的建议下,升级到最新版本解决 -- This is an automated message from the Apache Git Service. To re

[GitHub] [doris] liugs0213 closed issue #17746: Doris1.2.2 通过HMS 访问 Iceberg异常[Bug]

2023-03-20 Thread via GitHub
liugs0213 closed issue #17746: Doris1.2.2 通过HMS 访问 Iceberg异常[Bug] URL: https://github.com/apache/doris/issues/17746 -- 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] github-actions[bot] commented on pull request #17887: [revert](function) fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17887: URL: https://github.com/apache/doris/pull/17887#issuecomment-1476207073 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 #17831: [fix](planner)project should be done inside inlineview

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

[doris] branch master updated: [fix](planner)project should be done inside inlineview (#17831)

2023-03-20 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 8ffc85b6ff [fix](planner)project should be done

[GitHub] [doris] hello-stephen commented on pull request #17966: [Improvement](statistics) Support for collecting statistics at the granularity of partitions.

2023-03-20 Thread via GitHub
hello-stephen commented on PR #17966: URL: https://github.com/apache/doris/pull/17966#issuecomment-1476217583 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.45 seconds stream load tsv: 466 seconds loaded 74807831229 Bytes, about 153 MB/s

[GitHub] [doris] nextdreamblue opened a new pull request, #17969: [fix](load) fix load null value(not \N) from csv

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

[GitHub] [doris] nextdreamblue commented on pull request #17969: [fix](load) fix load null value(not \N) from csv

2023-03-20 Thread via GitHub
nextdreamblue commented on PR #17969: URL: https://github.com/apache/doris/pull/17969#issuecomment-1476221650 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 pull request #17969: [fix](load) fix load null value(not '\N') from csv

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17969: URL: https://github.com/apache/doris/pull/17969#issuecomment-1476226733 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 pull request #17969: [fix](load) fix load null value(not '\N') from csv

2023-03-20 Thread via GitHub
nextdreamblue commented on PR #17969: URL: https://github.com/apache/doris/pull/17969#issuecomment-1476228366 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 #17969: [fix](load) fix load null value(not '\N') from csv

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17969: URL: https://github.com/apache/doris/pull/17969#issuecomment-1476233236 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 pull request #17969: [fix](load) fix load null value(not '\N') from file

2023-03-20 Thread via GitHub
nextdreamblue commented on PR #17969: URL: https://github.com/apache/doris/pull/17969#issuecomment-1476235228 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 pull request #17969: [fix](load) fix load null value(not '\N') from file

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

2023-03-20 Thread via GitHub
zhangstar333 commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1476261944 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] zclllyybb opened a new pull request, #17970: [Optimize](functions)Optimize function call for const columns.

2023-03-20 Thread via GitHub
zclllyybb opened a new pull request, #17970: URL: https://github.com/apache/doris/pull/17970 # Proposed changes The test result will be updated soonly. ## Problem summary Made specialization for some function calls for its' some columns' ColumnConst. Avoid expanding thos

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

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #16563: URL: https://github.com/apache/doris/pull/16563#issuecomment-1476269361 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] wengzhenjie commented on issue #17286: [Bug] 官网提供的Docker Compose script无法启动

2023-03-20 Thread via GitHub
wengzhenjie commented on issue #17286: URL: https://github.com/apache/doris/issues/17286#issuecomment-1476274962 我有个类似的问题,环境在 macbook M1 上,用的镜像是 apache/doris:1.2.2-fe-arm 与 apache/doris:1.2.2-be-arm。docker-compose 脚本首次是能运行的,后面 docker-compose down 之后在 up,无法启动。但是,删掉宿主机挂载路径路径的文件后,再次运行就可以了。不过的话

[GitHub] [doris] dataroaring opened a new pull request, #17971: [fix](quit) be can not quit cleanly due to deadlock

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

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #17970: [Optimize](functions)Optimize function call for const columns.

2023-03-20 Thread via GitHub
github-actions[bot] commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1142161053 ## be/src/vec/functions/round.h: ## @@ -503,12 +503,9 @@ class FunctionRounding : public IFunction { static Status get_scale_arg(const ColumnWithTypeAn

[GitHub] [doris] github-actions[bot] commented on pull request #17971: [fix](quit) be can not quit cleanly due to deadlock

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17971: URL: https://github.com/apache/doris/pull/17971#issuecomment-1476282614 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] liutang123 commented on pull request #17615: [improvement](executor) Support task group schedule in pipeline engine

2023-03-20 Thread via GitHub
liutang123 commented on PR #17615: URL: https://github.com/apache/doris/pull/17615#issuecomment-1476324171 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] Bingchen1512 opened a new issue, #17972: [Bug] insert into : [INTERNAL_ERROR]couldn't resolve slot descriptor 32

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

[GitHub] [doris] github-actions[bot] commented on pull request #17542: [feature-wip](partial update) support MOW partial update in stream load

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17542: URL: https://github.com/apache/doris/pull/17542#issuecomment-1476330320 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 opened a new pull request, #17973: [Enchancement](table-function) optimization for vectorized table function

2023-03-20 Thread via GitHub
BiteThet opened a new pull request, #17973: URL: https://github.com/apache/doris/pull/17973 # Proposed changes ```sql mysql [test]>select sum(k1) from d_table lateral view explode_numbers(20) tmp1 as e1; +---+ | sum(`k1`) | +---+ | 0 |

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

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1142204211 ## be/src/vec/functions/function_bitmap.cpp: ## @@ -452,6 +455,22 @@ struct BitmapNot { } return Status::OK(); } +static Status vector_cons

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

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1142206502 ## be/src/vec/functions/function_bitmap.cpp: ## @@ -452,6 +455,22 @@ struct BitmapNot { } return Status::OK(); } +static Status vector_cons

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

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17615: URL: https://github.com/apache/doris/pull/17615#issuecomment-1476337738 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 commented on a diff in pull request #17970: [Optimize](functions)Optimize function call for const columns.

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1142209406 ## be/src/vec/functions/array/function_array_binary.h: ## @@ -51,26 +53,24 @@ class FunctionArrayBinary : public IFunction { Status execute_impl(FunctionContex

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

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1142212050 ## be/src/vec/functions/array/function_array_binary.h: ## @@ -51,26 +53,24 @@ class FunctionArrayBinary : public IFunction { Status execute_impl(FunctionContex

[GitHub] [doris] hello-stephen commented on pull request #17962: [enhancement](load) add slow log for memtable flush

2023-03-20 Thread via GitHub
hello-stephen commented on PR #17962: URL: https://github.com/apache/doris/pull/17962#issuecomment-1476343764 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.86 seconds stream load tsv: 460 seconds loaded 74807831229 Bytes, about 155 MB/s

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

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17973: URL: https://github.com/apache/doris/pull/17973#issuecomment-1476345727 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 commented on a diff in pull request #17970: [Optimize](functions)Optimize function call for const columns.

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1142217853 ## be/src/vec/functions/array/function_array_set.h: ## @@ -198,11 +208,23 @@ struct ArraySetImpl { size_t current = 0; Impl impl; for (size

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

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1142218751 ## be/src/vec/functions/array/function_array_set.h: ## @@ -198,11 +208,23 @@ struct ArraySetImpl { size_t current = 0; Impl impl; for (size

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

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1142218981 ## be/src/vec/functions/array/function_array_set.h: ## @@ -198,11 +208,23 @@ struct ArraySetImpl { size_t current = 0; Impl impl; for (size

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

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r1142219872 ## be/src/vec/functions/array/function_array_set.h: ## @@ -198,11 +208,23 @@ struct ArraySetImpl { size_t current = 0; Impl impl; for (size

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

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17970: URL: https://github.com/apache/doris/pull/17970#discussion_r114367 ## be/src/vec/columns/column_const.cpp: ## @@ -209,4 +209,11 @@ std::pair check_column_const_set_readability(const IColumn& c } return result; } + +const

[GitHub] [doris] BePPPower opened a new issue, #17974: [Enhancement] Add a new Metadata tvf

2023-03-20 Thread via GitHub
BePPPower opened a new issue, #17974: URL: https://github.com/apache/doris/issues/17974 ### 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 This is a tutorial

[GitHub] [doris] ZhangYu0123 opened a new pull request, #17975: [vectorized](function) support lamda function array_max / array_min / array_sum / array_avg / array_product

2023-03-20 Thread via GitHub
ZhangYu0123 opened a new pull request, #17975: URL: https://github.com/apache/doris/pull/17975 # Proposed changes Support lamda function array_max / array_min / array_sum / array_avg / array_product. Issue Number: close #xxx ## Problem summary Describe your change

[GitHub] [doris] Bingchen1512 commented on issue #17972: [Bug] insert into : [INTERNAL_ERROR]couldn't resolve slot descriptor 32

2023-03-20 Thread via GitHub
Bingchen1512 commented on issue #17972: URL: https://github.com/apache/doris/issues/17972#issuecomment-1476370353 语句可以查询,但无法插入到表中。 -- 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 #17975: [vectorized](function) support lamda function array_max,array_min,array_sum,array_avg,array_product

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17975: URL: https://github.com/apache/doris/pull/17975#issuecomment-1476376341 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 #17889: [fix](cooldown)Add ut for StoragePolicy

2023-03-20 Thread via GitHub
hello-stephen commented on PR #17889: URL: https://github.com/apache/doris/pull/17889#issuecomment-1476381354 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.87 seconds stream load tsv: 468 seconds loaded 74807831229 Bytes, about 152 MB/s

[GitHub] [doris] github-actions[bot] commented on pull request #17975: [vectorized](function) support lamda function array_max,array_min,array_sum,array_avg,array_product

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17975: URL: https://github.com/apache/doris/pull/17975#issuecomment-1476383738 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 #17975: [vectorized](function) support lamda function array_max,array_min,array_sum,array_avg,array_product

2023-03-20 Thread via GitHub
ZhangYu0123 commented on PR #17975: URL: https://github.com/apache/doris/pull/17975#issuecomment-1476399012 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 #17832: [vectorized](function) support array_filter function

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

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

2023-03-20 Thread via GitHub
HappenLee merged PR #17832: URL: https://github.com/apache/doris/pull/17832 -- 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 (8ffc85b6ff -> dc284b62d9)

2023-03-20 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8ffc85b6ff [fix](planner)project should be done inside inlineview (#17831) add dc284b62d9 [vectorized](functio

[GitHub] [doris] gitccl commented on issue #17176: [Good First Issue] Doris' Future

2023-03-20 Thread via GitHub
gitccl commented on issue #17176: URL: https://github.com/apache/doris/issues/17176#issuecomment-1476444143 Hi, I'd like to do task 66. -- 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] gitccl commented on issue #17169: [Enhancement] print profile for streamload

2023-03-20 Thread via GitHub
gitccl commented on issue #17169: URL: https://github.com/apache/doris/issues/17169#issuecomment-1476447717 Hi, I'd like to do this task. Please assign it to me. -- 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] kaka11chen opened a new pull request, #17976: [Enhancement](Expr) Opt In Set by small size fixed container to improve performance.

2023-03-20 Thread via GitHub
kaka11chen opened a new pull request, #17976: URL: https://github.com/apache/doris/pull/17976 # Proposed changes [Enhancement](Expr) Opt In Set by small size fixed container which can use simd to improve performance. ## Problem summary ## Checklist(Required)

[GitHub] [doris] github-actions[bot] commented on pull request #17976: [Enhancement](Expr) Opt In Set by small size fixed container to improve performance.

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

2023-03-20 Thread via GitHub
TangSiyang2001 commented on PR #17704: URL: https://github.com/apache/doris/pull/17704#issuecomment-1476468352 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] hello-stephen commented on pull request #17968: [Feature](Nereids)add rule to change scalar sub-query to window function

2023-03-20 Thread via GitHub
hello-stephen commented on PR #17968: URL: https://github.com/apache/doris/pull/17968#issuecomment-1476468865 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.05 seconds stream load tsv: 455 seconds loaded 74807831229 Bytes, about 156 MB/s

[GitHub] [doris] TangSiyang2001 commented on pull request #17837: [enhancement](timeout) fix set timeout failure and simplify timeout logic

2023-03-20 Thread via GitHub
TangSiyang2001 commented on PR #17837: URL: https://github.com/apache/doris/pull/17837#issuecomment-1476470537 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] TangSiyang2001 commented on pull request #17837: [enhancement](timeout) fix set timeout failure and simplify timeout logic

2023-03-20 Thread via GitHub
TangSiyang2001 commented on PR #17837: URL: https://github.com/apache/doris/pull/17837#issuecomment-1476473211 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] HappenLee commented on pull request #17931: [vectorized](function) support array_exists lambda function

2023-03-20 Thread via GitHub
HappenLee commented on PR #17931: URL: https://github.com/apache/doris/pull/17931#issuecomment-1476472330 Nice Job! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

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

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17704: URL: https://github.com/apache/doris/pull/17704#issuecomment-1476473892 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 commented on a diff in pull request #17931: [vectorized](function) support array_exists lambda function

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17931: URL: https://github.com/apache/doris/pull/17931#discussion_r1142330443 ## docs/en/docs/sql-manual/sql-functions/array-functions/array_exists.md: ## @@ -0,0 +1,114 @@ +--- +{ +"title": "array_exists", +"language": "en" +} +--- + +

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

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17837: URL: https://github.com/apache/doris/pull/17837#issuecomment-1476480267 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 commented on pull request #17975: [vectorized](function) support lamda function array_max,array_min,array_sum,array_avg,array_product

2023-03-20 Thread via GitHub
HappenLee commented on PR #17975: URL: https://github.com/apache/doris/pull/17975#issuecomment-1476486959 Hi, Thanks you contribute the code. but the lamda array_agg can be do like array_agg(array_map). For the sake of clean code, I don't think we should support this syntactic sugar. --

[GitHub] [doris] HappenLee commented on pull request #17975: [vectorized](function) support lamda function array_max,array_min,array_sum,array_avg,array_product

2023-03-20 Thread via GitHub
HappenLee commented on PR #17975: URL: https://github.com/apache/doris/pull/17975#issuecomment-1476490092 Hi, Thanks you contribute the code. but the lamda array_agg can be do like array_agg(array_map). For the sake of clean code, I don't think we should support this syntactic sugar. --

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

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17973: URL: https://github.com/apache/doris/pull/17973#discussion_r1142363785 ## be/src/vec/exprs/table_function/vexplode.cpp: ## @@ -75,36 +75,18 @@ Status VExplodeTableFunction::reset() { return Status::OK(); } -Status VExplodeTableFu

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

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17973: URL: https://github.com/apache/doris/pull/17973#discussion_r1142371081 ## be/src/vec/exprs/table_function/vexplode_json_array.h: ## @@ -63,32 +63,29 @@ struct ParsedData { } } -void get_value(ExplodeJsonArrayType type

[GitHub] [doris] bin41215 opened a new pull request, #17977: Revert 1 dev

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

[GitHub] [doris] ZhangYu0123 closed pull request #17975: [vectorized](function) support lamda function array_max,array_min,array_sum,array_avg,array_product

2023-03-20 Thread via GitHub
ZhangYu0123 closed pull request #17975: [vectorized](function) support lamda function array_max,array_min,array_sum,array_avg,array_product URL: https://github.com/apache/doris/pull/17975 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

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

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17973: URL: https://github.com/apache/doris/pull/17973#discussion_r1142372745 ## be/src/vec/exprs/table_function/vexplode_numbers.cpp: ## @@ -35,7 +37,15 @@ Status VExplodeNumbersTableFunction::process_init(vectorized::Block* block) { RE

[GitHub] [doris] bin41215 closed pull request #17977: Revert 1 dev

2023-03-20 Thread via GitHub
bin41215 closed pull request #17977: Revert 1 dev URL: https://github.com/apache/doris/pull/17977 -- 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: commit

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

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17973: URL: https://github.com/apache/doris/pull/17973#discussion_r1142375335 ## be/src/vec/exprs/table_function/vexplode_numbers.cpp: ## @@ -35,7 +37,15 @@ Status VExplodeNumbersTableFunction::process_init(vectorized::Block* block) { RE

[GitHub] [doris] zy-kkk commented on pull request #17957: [Fix](SAP Hana External Table) fix that SAP Hana external table can not insert batch values

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

[GitHub] [doris] github-actions[bot] commented on pull request #17957: [Fix](SAP Hana External Table) fix that SAP Hana external table can not insert batch values

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

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17973: URL: https://github.com/apache/doris/pull/17973#discussion_r1142379729 ## be/src/vec/exprs/table_function/vexplode_numbers.cpp: ## @@ -35,7 +37,15 @@ Status VExplodeNumbersTableFunction::process_init(vectorized::Block* block) { RE

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

2023-03-20 Thread via GitHub
HappenLee commented on code in PR #17973: URL: https://github.com/apache/doris/pull/17973#discussion_r1142381972 ## be/src/vec/exprs/table_function/vexplode_numbers.cpp: ## @@ -68,22 +78,24 @@ Status VExplodeNumbersTableFunction::reset() { return Status::OK(); } -Status

[GitHub] [doris] bin41215 opened a new pull request, #17978: [Enhancement] sort result by BackendId when show backends like 'show backends'

2023-03-20 Thread via GitHub
bin41215 opened a new pull request, #17978: URL: https://github.com/apache/doris/pull/17978 # Proposed changes before: +---+ | BackendId | +---+ | 99412 | | 11003 | | 11002 | | 60616 | | 60673 | +--+ after: +---+ |

[GitHub] [doris] hello-stephen commented on pull request #17969: [fix](load) fix load null value(not '\N') from file

2023-03-20 Thread via GitHub
hello-stephen commented on PR #17969: URL: https://github.com/apache/doris/pull/17969#issuecomment-1476557020 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 36.56 seconds stream load tsv: 461 seconds loaded 74807831229 Bytes, about 154 MB/s

[GitHub] [doris-thirdparty] adonis0147 merged pull request #42: [chore] Remove deprecated templates

2023-03-20 Thread via GitHub
adonis0147 merged PR #42: URL: https://github.com/apache/doris-thirdparty/pull/42 -- 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...@do

[doris-thirdparty] branch clucene updated: [chore] Remove deprecated templates (#42)

2023-03-20 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new 18062b2 [chore] Remove deprecat

[doris-thirdparty] annotated tag libclucene-v2.4.7 updated (18062b2 -> 495891c)

2023-03-20 Thread adonisling
This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to annotated tag libclucene-v2.4.7 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git *** WARNING: tag libclucene-v2.4.7 was modified! *** from 18062b2 (commit) to 49589

[GitHub] [doris] morningman closed issue #17723: [Enhancement] (DOE) Supports alias field queries

2023-03-20 Thread via GitHub
morningman closed issue #17723: [Enhancement] (DOE) Supports alias field queries URL: https://github.com/apache/doris/issues/17723 -- 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] morningman merged pull request #17783: [Feature](ES): Support es get alias field type.

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

[doris] branch master updated: [Feature](ES): Support es get alias field type. (#17783)

2023-03-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 5cac64413a [Feature](ES): Support es get alia

[GitHub] [doris] morningman merged pull request #17775: [Feature-Wip](MySQL LOAD)Add trim quotes property for mysql load

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

[doris] branch master updated: [Feature-Wip](MySQL LOAD)Add trim quotes property for mysql load (#17775)

2023-03-20 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 bae9d8d7f2 [Feature-Wip](MySQL LOAD)Add trim

[GitHub] [doris] adonis0147 commented on pull request #17945: [chore](macOS) Specify the version of LLVM for Homebrew to install it

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

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

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17940: URL: https://github.com/apache/doris/pull/17940#issuecomment-1476660086 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] kaka11chen commented on pull request #17976: [Enhancement](Expr) Opt In Set by small size fixed container to improve performance.

2023-03-20 Thread via GitHub
kaka11chen commented on PR #17976: URL: https://github.com/apache/doris/pull/17976#issuecomment-1476681682 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] hello-stephen commented on pull request #17976: [Enhancement](Expr) Opt In Set by small size fixed container to improve performance.

2023-03-20 Thread via GitHub
hello-stephen commented on PR #17976: URL: https://github.com/apache/doris/pull/17976#issuecomment-1476864192 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.94 seconds stream load tsv: 458 seconds loaded 74807831229 Bytes, about 155 MB/s

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

2023-03-20 Thread via GitHub
xinyiZzz commented on PR #17820: URL: https://github.com/apache/doris/pull/17820#issuecomment-1476978976 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-20 Thread via GitHub
qidaye commented on PR #17827: URL: https://github.com/apache/doris/pull/17827#issuecomment-1477104151 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[GitHub] [doris] github-actions[bot] closed pull request #12081: [Fix](BE) update pid file after be launch succeed

2023-03-20 Thread via GitHub
github-actions[bot] closed pull request #12081: [Fix](BE) update pid file after be launch succeed URL: https://github.com/apache/doris/pull/12081 -- 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

[GitHub] [doris] yiguolei commented on pull request #17978: [Enhancement] sort result by BackendId when show backends like 'show backends'

2023-03-20 Thread via GitHub
yiguolei commented on PR #17978: URL: https://github.com/apache/doris/pull/17978#issuecomment-1477135737 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 #17978: [Enhancement] sort result by BackendId when show backends like 'show backends'

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17978: URL: https://github.com/apache/doris/pull/17978#issuecomment-1477135989 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 #17978: [Enhancement] sort result by BackendId when show backends like 'show backends'

2023-03-20 Thread via GitHub
github-actions[bot] commented on PR #17978: URL: https://github.com/apache/doris/pull/17978#issuecomment-1477136011 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 merged pull request #17937: [fix](ctas) fix show load throw NPE after ctas

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

[doris] branch master updated: [fix](ctas) fix show load throw NPE after ctas (#17937)

2023-03-20 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 11a0ae9a87 [fix](ctas) fix show load throw NPE

[GitHub] [doris] yiguolei merged pull request #17909: [fix](fragment mgr) fix the bug that g_fragmentmgr_prepare_latency update uncorrectly

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

[doris] branch master updated (11a0ae9a87 -> 9021d2ae11)

2023-03-20 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 11a0ae9a87 [fix](ctas) fix show load throw NPE after ctas (#17937) add 9021d2ae11 [fix](fragment mgr) fix the bu

[GitHub] [doris] yiguolei merged pull request #17949: [fix](test) print real and expect rows when fail in exception

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

[doris] branch master updated (9021d2ae11 -> a73524af49)

2023-03-20 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 9021d2ae11 [fix](fragment mgr) fix the bug that g_fragmentmgr_prepare_latency update uncorrectly #17909 add a73

[GitHub] [doris] zhengshiJ commented on pull request #17661: [fix](Nereids) type coercion for subquery

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

<    1   2   3   4   >