(doris-streamloader) branch master created (now 196657f)

2024-01-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris-streamloader.git at 196657f Init This branch includes the following new commits: new 196657f Init The 1 revision

(doris-streamloader) 01/01: Init

2024-01-17 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-streamloader.git commit 196657f8d4f5eb3c722ec1636e13f309ccf70d91 Author: morningman AuthorDate: Wed Jan 17 17:56:30 2024 +0800

[I] [Bug] Multiple subqueries executing Lateral VIEW explore_ Split causes data to return null [doris]

2024-01-17 Thread via GitHub
cjj2010 opened a new issue, #30066: URL: https://github.com/apache/doris/issues/30066 ### 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 2.0.3 ### What's

Re: [PR] [Feature](Variant) support row store for variant type [doris]

2024-01-17 Thread via GitHub
eldenmoon commented on PR #30052: URL: https://github.com/apache/doris/pull/30052#issuecomment-1895472586 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

Re: [PR] [debug](don't merge) test memtable on sink node [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #29115: URL: https://github.com/apache/doris/pull/29115#issuecomment-1895472902 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

Re: [PR] [feature](bitwise function) bit_count/bit_shift_left/bit_shift_right implementation [doris]

2024-01-17 Thread via GitHub
zhiqiang- commented on PR #30046: URL: https://github.com/apache/doris/pull/30046#issuecomment-1895475061 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

Re: [PR] [Performance](Join) Support all match one logic [doris]

2024-01-17 Thread via GitHub
HappenLee commented on PR #30019: URL: https://github.com/apache/doris/pull/30019#issuecomment-1895474993 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

Re: [PR] [feature](merge-cloud) Implement CloudTablet [doris]

2024-01-17 Thread via GitHub
gavinchou commented on code in PR #30045: URL: https://github.com/apache/doris/pull/30045#discussion_r1455136332 ## be/src/cloud/cloud_tablet.cpp: ## @@ -0,0 +1,454 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See

Re: [PR] [feature](merge-cloud) Implement CloudTablet [doris]

2024-01-17 Thread via GitHub
gavinchou commented on code in PR #30045: URL: https://github.com/apache/doris/pull/30045#discussion_r1455139977 ## be/src/cloud/cloud_tablet.cpp: ## @@ -0,0 +1,454 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See

Re: [PR] [Performance](Join) Support all match one logic [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on code in PR #30019: URL: https://github.com/apache/doris/pull/30019#discussion_r1455142319 ## be/src/vec/exec/join/process_hash_table_probe_impl.h: ## @@ -188,16 +185,27 @@ Status ProcessHashTableProbe::do_process(HashTableType& hash prob

Re: [PR] [minor](Nereids): remove useless method isMysqlCompatibleDatabase [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30064: URL: https://github.com/apache/doris/pull/30064#issuecomment-1895483845 TPC-H: Total hot run time: 38943 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Feature](materialized-view) support some case unmached to materialized-view [doris]

2024-01-17 Thread via GitHub
BiteThet commented on PR #30036: URL: https://github.com/apache/doris/pull/30036#issuecomment-1895487409 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

Re: [PR] [Feature](Variant) support row store for variant type [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on code in PR #30052: URL: https://github.com/apache/doris/pull/30052#discussion_r1455146994 ## be/src/vec/data_types/serde/data_type_object_serde.cpp: ## @@ -57,6 +60,36 @@ Status DataTypeObjectSerDe::write_column_to_mysql(const IColumn& column,

Re: [PR] [feature](bitwise function) bit_count/bit_shift_left/bit_shift_right implementation [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30046: URL: https://github.com/apache/doris/pull/30046#issuecomment-1895490851 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

(doris) branch tpcds updated: [opt](nereids) if column stats are unknown, 10-20 table-join optimization use cascading instead of dphyp (#29902)

2024-01-17 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch tpcds in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/tpcds by this push: new c13d2a5cb5f [opt](nereids) if column stats are

Re: [PR] [minor](Nereids): remove useless method isMysqlCompatibleDatabase [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30064: URL: https://github.com/apache/doris/pull/30064#issuecomment-1895502894 TPC-DS: Total hot run time: 176876 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [minor](Nereids): remove useless method isMysqlCompatibleDatabase [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30064: URL: https://github.com/apache/doris/pull/30064#issuecomment-1895511602 ClickBench: Total hot run time: 30.54 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [minor](Nereids): remove useless method isMysqlCompatibleDatabase [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30064: URL: https://github.com/apache/doris/pull/30064#issuecomment-1895516905 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit e0206e5bc34646a343711ffe2b37fe545233919a with default session variables Stream

Re: [PR] [enhance-wip](multi-catalog) Speed up consume rate of hms events. [doris]

2024-01-17 Thread via GitHub
morningman commented on PR #27666: URL: https://github.com/apache/doris/pull/27666#issuecomment-1895519135 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

Re: [PR] [enhance-wip](multi-catalog) Speed up consume rate of hms events. [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #27666: URL: https://github.com/apache/doris/pull/27666#issuecomment-1895520074 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

Re: [PR] [feature](merge-cloud) Implement CloudTablet [doris]

2024-01-17 Thread via GitHub
gavinchou commented on code in PR #30045: URL: https://github.com/apache/doris/pull/30045#discussion_r1455188327 ## be/src/cloud/cloud_tablet.cpp: ## @@ -0,0 +1,454 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See

Re: [PR] [feature](merge-cloud) Implement CloudTablet [doris]

2024-01-17 Thread via GitHub
gavinchou commented on code in PR #30045: URL: https://github.com/apache/doris/pull/30045#discussion_r1455192939 ## be/src/cloud/cloud_tablet.cpp: ## @@ -0,0 +1,454 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See

Re: [PR] [feature](merge-cloud) Implement CloudTablet [doris]

2024-01-17 Thread via GitHub
gavinchou commented on code in PR #30045: URL: https://github.com/apache/doris/pull/30045#discussion_r1455193545 ## be/src/cloud/cloud_tablet.cpp: ## @@ -0,0 +1,454 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See

Re: [PR] [feature](merge-cloud) Implement CloudTablet [doris]

2024-01-17 Thread via GitHub
gavinchou commented on code in PR #30045: URL: https://github.com/apache/doris/pull/30045#discussion_r1455194942 ## be/src/cloud/cloud_tablet.cpp: ## @@ -0,0 +1,454 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See

Re: [PR] [feature](statistics, metadata)Meta data place holder for statistics. [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #29867: URL: https://github.com/apache/doris/pull/29867#issuecomment-1895535165 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

[PR] [fix](paimon) paimon's timetamp field doesn't have logicalType or converted_type to indicates precision [doris]

2024-01-17 Thread via GitHub
AshinGau opened a new pull request, #30067: URL: https://github.com/apache/doris/pull/30067 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [Performance](Join) Support all match one logic [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30019: URL: https://github.com/apache/doris/pull/30019#issuecomment-1895543692 TeamCity be ut coverage result: Function Coverage: 36.66% (8647/23589) Line Coverage: 28.72% (70612/245845) Region Coverage: 27.62% (36440/131951) Branch Coverage: 24.3

Re: [PR] [debug](don't merge) test memtable on sink node [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #29115: URL: https://github.com/apache/doris/pull/29115#issuecomment-1895554366 TPC-H: Total hot run time: 39225 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feature](bitwise function) bit_count/bit_shift_left/bit_shift_right implementation [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30046: URL: https://github.com/apache/doris/pull/30046#issuecomment-1895554357 TeamCity be ut coverage result: Function Coverage: 36.66% (8649/23593) Line Coverage: 28.72% (70621/245873) Region Coverage: 27.61% (36437/131982) Branch Coverage: 24.3

Re: [PR] [enhance-wip](multi-catalog) Speed up consume rate of hms events. [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #27666: URL: https://github.com/apache/doris/pull/27666#issuecomment-1895556417 TPC-H: Total hot run time: 39080 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Feature](materialized-view) support some case unmached to materialized-view [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30036: URL: https://github.com/apache/doris/pull/30036#issuecomment-1895557322 TPC-H: Total hot run time: 39240 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](paimon) paimon's timetamp field doesn't have logicalType or converted_type to indicates precision [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30067: URL: https://github.com/apache/doris/pull/30067#issuecomment-1895559424 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

Re: [PR] [feature](bitwise function) bit_count/bit_shift_left/bit_shift_right implementation [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30046: URL: https://github.com/apache/doris/pull/30046#issuecomment-1895559495 TPC-H: Total hot run time: 38826 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Feature](Variant) support row store for variant type [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30052: URL: https://github.com/apache/doris/pull/30052#issuecomment-1895559874 TPC-H: Total hot run time: 38805 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Performance](Join) Support all match one logic [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30019: URL: https://github.com/apache/doris/pull/30019#issuecomment-1895560966 TPC-H: Total hot run time: 38704 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [debug](don't merge) test memtable on sink node [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #29115: URL: https://github.com/apache/doris/pull/29115#issuecomment-1895573606 TPC-DS: Total hot run time: 178184 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [enhance-wip](multi-catalog) Speed up consume rate of hms events. [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #27666: URL: https://github.com/apache/doris/pull/27666#issuecomment-1895575425 TPC-DS: Total hot run time: 176819 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Feature](materialized-view) support some case unmached to materialized-view [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30036: URL: https://github.com/apache/doris/pull/30036#issuecomment-1895576166 TPC-DS: Total hot run time: 178591 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [refactor](close) refactor ispendingfinish logic and close logic to do close more quickly [doris]

2024-01-17 Thread via GitHub
yiguolei commented on PR #30021: URL: https://github.com/apache/doris/pull/30021#issuecomment-1895576778 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

Re: [PR] [Performance](Join) Support all match one logic [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30019: URL: https://github.com/apache/doris/pull/30019#issuecomment-1895579523 TPC-DS: Total hot run time: 176270 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [feature](bitwise function) bit_count/bit_shift_left/bit_shift_right implementation [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30046: URL: https://github.com/apache/doris/pull/30046#issuecomment-1895578320 TPC-DS: Total hot run time: 177482 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Feature](Variant) support row store for variant type [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30052: URL: https://github.com/apache/doris/pull/30052#issuecomment-1895578595 TPC-DS: Total hot run time: 176317 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [debug](don't merge) test memtable on sink node [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #29115: URL: https://github.com/apache/doris/pull/29115#issuecomment-1895582086 ClickBench: Total hot run time: 30.36 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhance-wip](multi-catalog) Speed up consume rate of hms events. [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #27666: URL: https://github.com/apache/doris/pull/27666#issuecomment-1895583771 ClickBench: Total hot run time: 31.02 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feature](materialized-view) support some case unmached to materialized-view [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30036: URL: https://github.com/apache/doris/pull/30036#issuecomment-1895584615 ClickBench: Total hot run time: 30.96 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [debug](don't merge) test memtable on sink node [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #29115: URL: https://github.com/apache/doris/pull/29115#issuecomment-1895586755 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 36b6f5a215390f455d37a7ec437b78a0d2ee63ca with default session variables Stream

Re: [PR] [Feature](Variant) support row store for variant type [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30052: URL: https://github.com/apache/doris/pull/30052#issuecomment-1895586979 ClickBench: Total hot run time: 30.85 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](bitwise function) bit_count/bit_shift_left/bit_shift_right implementation [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30046: URL: https://github.com/apache/doris/pull/30046#issuecomment-1895586717 ClickBench: Total hot run time: 31.2 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [Performance](Join) Support all match one logic [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30019: URL: https://github.com/apache/doris/pull/30019#issuecomment-1895587871 ClickBench: Total hot run time: 30.87 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhance-wip](multi-catalog) Speed up consume rate of hms events. [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #27666: URL: https://github.com/apache/doris/pull/27666#issuecomment-1895588458 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 8c8e2e531a1f352af034f4404f2abab31e67635c with default session variables Stream

Re: [PR] [Feature](materialized-view) support some case unmached to materialized-view [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30036: URL: https://github.com/apache/doris/pull/30036#issuecomment-1895589316 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit deb47d2c8110ac7ce508db199bff06804f47b256 with default session variables Stream

Re: [PR] [feature](bitwise function) bit_count/bit_shift_left/bit_shift_right implementation [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30046: URL: https://github.com/apache/doris/pull/30046#issuecomment-1895591386 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 66c0c16843588479c950d1780ce7427e6d9ac285 with default session variables Stream

Re: [PR] [Feature](Variant) support row store for variant type [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30052: URL: https://github.com/apache/doris/pull/30052#issuecomment-1895591683 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit d19a1e5df5b6083ac202c52bfc09e54e5072129b with default session variables Stream

Re: [PR] [Performance](Join) Support all match one logic [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30019: URL: https://github.com/apache/doris/pull/30019#issuecomment-1895592728 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 79aa50bfd1481ae4ea2e6977ec63bbda71a99d0a with default session variables Stream

Re: [PR] [minor](Nereids): remove useless method isMysqlCompatibleDatabase [doris]

2024-01-17 Thread via GitHub
jackwener merged PR #30064: URL: https://github.com/apache/doris/pull/30064 -- 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: [minor](Nereids): remove useless method isMysqlCompatibleDatabase (#30064)

2024-01-17 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 5bd03fdc669 [minor](Nereids): remove useless met

Re: [PR] [Feature](Variant) support row store for variant type [doris]

2024-01-17 Thread via GitHub
eldenmoon commented on PR #30052: URL: https://github.com/apache/doris/pull/30052#issuecomment-1895615425 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

Re: [PR] [Feature](materialized-view) support some case unmached to materialized-view [doris]

2024-01-17 Thread via GitHub
BiteThet commented on PR #30036: URL: https://github.com/apache/doris/pull/30036#issuecomment-1895619171 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

Re: [PR] [cleanup](insert-into) clean up some insert into log [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30063: URL: https://github.com/apache/doris/pull/30063#issuecomment-1895620763 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

[PR] [opt](docker)optimize ES docker compose [doris]

2024-01-17 Thread via GitHub
qidaye opened a new pull request, #30068: URL: https://github.com/apache/doris/pull/30068 1. add volume for es logs 2. optimize health check, waiting for es status to be green 3. fix es6 valume path error 4. turn up disk watermark high and flood_stage to 99% to avoid es disk waterma

Re: [PR] [opt](docker)optimize ES docker compose [doris]

2024-01-17 Thread via GitHub
qidaye commented on PR #30068: URL: https://github.com/apache/doris/pull/30068#issuecomment-1895624865 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

Re: [I] [Bug] No matching function with signature: cosine_distance [doris]

2024-01-17 Thread via GitHub
LemonLiTree closed issue #30062: [Bug] No matching function with signature: cosine_distance URL: https://github.com/apache/doris/issues/30062 -- 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 spec

Re: [PR] [feature](merge-cloud) Publish meta service and recycler service [doris]

2024-01-17 Thread via GitHub
w41ter commented on PR #30054: URL: https://github.com/apache/doris/pull/30054#issuecomment-1895638858 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

Re: [PR] [cleanup](insert-into) clean up some insert into log [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30063: URL: https://github.com/apache/doris/pull/30063#issuecomment-1895644478 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

Re: [PR] [refactor](close) refactor ispendingfinish logic and close logic to do close more quickly [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30021: URL: https://github.com/apache/doris/pull/30021#issuecomment-1895645019 TPC-H: Total hot run time: 39156 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](cdc) fix datetime precision and regular matching format errors after turning on single-sink [doris-flink-connector]

2024-01-17 Thread via GitHub
vinlee19 commented on code in PR #298: URL: https://github.com/apache/doris-flink-connector/pull/298#discussion_r1455354222 ## flink-doris-connector/src/main/java/org/apache/doris/flink/sink/writer/serializer/jsondebezium/JsonDebeziumSchemaChangeImplV2.java: ## @@ -337,6 +337,9

Re: [PR] [refactor](close) refactor ispendingfinish logic and close logic to do close more quickly [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30021: URL: https://github.com/apache/doris/pull/30021#issuecomment-1895652037 TeamCity be ut coverage result: Function Coverage: 36.67% (8643/23568) Line Coverage: 28.72% (70592/245813) Region Coverage: 27.61% (36410/131891) Branch Coverage: 24.3

Re: [PR] [improvement](mtmv)mtmv support partition by hms table [doris]

2024-01-17 Thread via GitHub
zddr commented on PR #29989: URL: https://github.com/apache/doris/pull/29989#issuecomment-1895652758 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [PR] [feature](merge-cloud) Publish meta service and recycler service [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30054: URL: https://github.com/apache/doris/pull/30054#issuecomment-1895656836 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

[PR] [feature](merge-cloud) rewrite cloud table property [doris]

2024-01-17 Thread via GitHub
yujun777 opened a new pull request, #30069: URL: https://github.com/apache/doris/pull/30069 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [feature](merge-cloud) rewrite cloud table property [doris]

2024-01-17 Thread via GitHub
yujun777 commented on PR #30069: URL: https://github.com/apache/doris/pull/30069#issuecomment-1895661228 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

Re: [PR] [improvement](create tablet) backend create tablet round robin among … [doris]

2024-01-17 Thread via GitHub
deardeng commented on code in PR #29818: URL: https://github.com/apache/doris/pull/29818#discussion_r1455373565 ## be/src/olap/storage_engine.cpp: ## @@ -448,45 +450,89 @@ Status StorageEngine::set_cluster_id(int32_t cluster_id) { return Status::OK(); } +StorageEngine::D

Re: [PR] [improvement](create tablet) backend create tablet round robin among … [doris]

2024-01-17 Thread via GitHub
deardeng commented on PR #29818: URL: https://github.com/apache/doris/pull/29818#issuecomment-1895661180 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

Re: [PR] [refactor](close) refactor ispendingfinish logic and close logic to do close more quickly [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30021: URL: https://github.com/apache/doris/pull/30021#issuecomment-1895662610 TPC-DS: Total hot run time: 177499 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Feature](Variant) support row store for variant type [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30052: URL: https://github.com/apache/doris/pull/30052#issuecomment-1895662734 TPC-H: Total hot run time: 38634 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feature](merge-cloud) Publish meta service and recycler service [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30054: URL: https://github.com/apache/doris/pull/30054#issuecomment-1895662646 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

Re: [PR] [cleanup](insert-into) clean up some insert into log [doris]

2024-01-17 Thread via GitHub
dataroaring merged PR #30063: URL: https://github.com/apache/doris/pull/30063 -- 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: [cleanup](insert-into) clean up some insert into log (#30063)

2024-01-17 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 809e8cb5475 [cleanup](insert-into) clean up

Re: [PR] [refactor](close) refactor ispendingfinish logic and close logic to do close more quickly [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30021: URL: https://github.com/apache/doris/pull/30021#issuecomment-1895671143 ClickBench: Total hot run time: 31.17 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refactor](close) refactor ispendingfinish logic and close logic to do close more quickly [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30021: URL: https://github.com/apache/doris/pull/30021#issuecomment-1895676289 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 034b7fcd95b282db8e87ea48710cd93387c61b2d with default session variables Stream

Re: [PR] [Feature](materialized-view) support some case unmached to materialized-view [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30036: URL: https://github.com/apache/doris/pull/30036#issuecomment-1895677410 TPC-H: Total hot run time: 38923 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Feature](Variant) support row store for variant type [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30052: URL: https://github.com/apache/doris/pull/30052#issuecomment-1895681382 TPC-DS: Total hot run time: 178288 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Feature](Variant) support row store for variant type [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30052: URL: https://github.com/apache/doris/pull/30052#issuecomment-1895681611 TeamCity be ut coverage result: Function Coverage: 36.66% (8648/23590) Line Coverage: 28.72% (70616/245868) Region Coverage: 27.61% (36439/131954) Branch Coverage: 24.3

[PR] [fix](regression) fault injection may cause fd to be closed twice [doris]

2024-01-17 Thread via GitHub
liaoxin01 opened a new pull request, #30070: URL: https://github.com/apache/doris/pull/30070 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

[PR] [fix](Nereids) update assignment column name should case insensitive [doris]

2024-01-17 Thread via GitHub
morrySnow opened a new pull request, #30071: URL: https://github.com/apache/doris/pull/30071 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [fix](Nereids) update assignment column name should case insensitive [doris]

2024-01-17 Thread via GitHub
morrySnow commented on PR #30071: URL: https://github.com/apache/doris/pull/30071#issuecomment-1895683550 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

Re: [PR] [fix](regression) fault injection may cause fd to be closed twice [doris]

2024-01-17 Thread via GitHub
liaoxin01 commented on PR #30070: URL: https://github.com/apache/doris/pull/30070#issuecomment-1895683739 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

Re: [PR] [Performance](Join) Support all match one logic [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30019: URL: https://github.com/apache/doris/pull/30019#issuecomment-1895686906 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

Re: [PR] [fix](Nereids): fix AssertNumRows StatsCalculator [doris]

2024-01-17 Thread via GitHub
jackwener commented on PR #30053: URL: https://github.com/apache/doris/pull/30053#issuecomment-1895687624 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

Re: [PR] [Feature](Variant) support row store for variant type [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30052: URL: https://github.com/apache/doris/pull/30052#issuecomment-1895690035 ClickBench: Total hot run time: 31.08 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](regression) fault injection may cause fd to be closed twice [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30070: URL: https://github.com/apache/doris/pull/30070#issuecomment-1895691135 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

Re: [PR] [fix](regression) fault injection may cause fd to be closed twice [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30070: URL: https://github.com/apache/doris/pull/30070#issuecomment-1895691084 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

Re: [PR] [Performance](Join) Support all match one logic [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30019: URL: https://github.com/apache/doris/pull/30019#issuecomment-1895691581 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

Re: [PR] [feature](merge-cloud) Publish meta service and recycler service [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30054: URL: https://github.com/apache/doris/pull/30054#issuecomment-1895694573 TPC-H: Total hot run time: 38500 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Feature](Variant) support row store for variant type [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30052: URL: https://github.com/apache/doris/pull/30052#issuecomment-1895695143 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit f2e777fb5fe92861de9d087984a8f611ff72eb72 with default session variables Stream

Re: [PR] [fix](regression) fault injection may cause fd to be closed twice [doris]

2024-01-17 Thread via GitHub
github-actions[bot] commented on PR #30070: URL: https://github.com/apache/doris/pull/30070#issuecomment-1895696004 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

Re: [PR] [Feature](materialized-view) support some case unmached to materialized-view [doris]

2024-01-17 Thread via GitHub
doris-robot commented on PR #30036: URL: https://github.com/apache/doris/pull/30036#issuecomment-1895695927 TPC-DS: Total hot run time: 177092 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

[PR] [fix](Nereids) update assignment column name should case insensitive [doris]

2024-01-17 Thread via GitHub
morrySnow opened a new pull request, #30072: URL: https://github.com/apache/doris/pull/30072 ## Proposed changes pick from master PR #30071 Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion

Re: [PR] [fix](Nereids) update assignment column name should case insensitive [doris]

2024-01-17 Thread via GitHub
morrySnow commented on PR #30072: URL: https://github.com/apache/doris/pull/30072#issuecomment-1895698966 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

Re: [PR] [fix](restore) run() must add synchronized or maybe some info not right [doris]

2024-01-17 Thread via GitHub
nextdreamblue commented on PR #29998: URL: https://github.com/apache/doris/pull/29998#issuecomment-1895699285 run pipelinex_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

<    1   2   3   4   5   6   7   >