[PR] [fix](ci) 1. if skip compile then skip p0 p1 external pipelinex_p0 also, [doris]

2023-11-23 Thread via GitHub
hello-stephen opened a new pull request, #27469: URL: https://github.com/apache/doris/pull/27469 2. if change files too many, export all_files may cause problem of 'Argument list too long', change to use file ## Proposed changes Issue Number: close #xxx ## Furthe

Re: [PR] [fix](memory) Fix thread_context check failed: thread_mem_tracker()->label() == "Orphan" [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27468: URL: https://github.com/apache/doris/pull/27468#issuecomment-1823947070 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

[PR] [performance](Planner): optimize getStringValue() in DateLiteral into Branch-2.0 [doris]

2023-11-23 Thread via GitHub
jackwener opened a new pull request, #27470: URL: https://github.com/apache/doris/pull/27470 cherry pick #27363 - reduce cost of `getStringValue()` - original code don't consider `microsecond` part in `getStringValue()` (cherry picked from commit 044a295541c0a49b30278c9575d6f

Re: [PR] [Feat](Nereids) support view as a independent unit of leading [doris]

2023-11-23 Thread via GitHub
LiBinfeng-01 commented on PR #27378: URL: https://github.com/apache/doris/pull/27378#issuecomment-1823949039 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] [Bug](bitmap) Fix heap-use-after-free in the bitmap functions [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27411: URL: https://github.com/apache/doris/pull/27411#issuecomment-1823950731 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit ef3ddb8157b1c07dcddbe36bec1fb71be0be0e35, data reload: false

Re: [PR] [fix](ci) 1. if skip compile then skip p0 p1 external pipelinex_p0 also, [doris]

2023-11-23 Thread via GitHub
hello-stephen commented on PR #27469: URL: https://github.com/apache/doris/pull/27469#issuecomment-1823955440 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](mtmv)(3)Implementing multi table materialized views [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #26146: URL: https://github.com/apache/doris/pull/26146#issuecomment-1823958748 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit dd019598a237ce9e57135139474b01333a145fa8, data reload: false

[PR] [feature](Nereids) rewrite count(null) to 0 [doris]

2023-11-23 Thread via GitHub
XieJiann opened a new pull request, #27471: URL: https://github.com/apache/doris/pull/27471 ## 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

[PR] [refine](pipelineX) refine some code in pipelineX [doris]

2023-11-23 Thread via GitHub
Mryange opened a new pull request, #27472: URL: https://github.com/apache/doris/pull/27472 ## Proposed changes 1. remove unused code 2. Distinguish sink ID ## Further comments If this is a relatively large or complex change, kick off the discussion at [d..

Re: [PR] [refine](pipelineX) refine some code in pipelineX [doris]

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

Re: [PR] [Bug](bitmap) Fix heap-use-after-free in the bitmap functions [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27411: URL: https://github.com/apache/doris/pull/27411#issuecomment-1823961751 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.18 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes,

Re: [PR] [test](fe-ut) fix unstable MysqlServerTest [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27459: URL: https://github.com/apache/doris/pull/27459#issuecomment-1823962685 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.33 seconds stream load tsv: 586 seconds loaded 74807831229 Bytes,

Re: [PR] [fix]fix SchemaChangeManager cannot do schema change [doris-flink-connector]

2023-11-23 Thread via GitHub
JNSimba merged PR #241: URL: https://github.com/apache/doris-flink-connector/pull/241 -- 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-flink-connector) branch master updated: [fix]fix SchemaChangeManager cannot do schema change (#241)

2023-11-23 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 7dd8512 [fix]fix SchemaChangeManag

Re: [PR] [improvement](scanner) push down late arrival runtime filters into SegmentIterator [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #24972: URL: https://github.com/apache/doris/pull/24972#issuecomment-1823965080 TeamCity be ut coverage result: Function Coverage: 36.55% (8451/23120) Line Coverage: 28.85% (68722/238231) Region Coverage: 27.82% (35547/127780) Branch Coverage: 24.5

Re: [PR] [feature](invert index) match_phrase_prefix feature added [doris]

2023-11-23 Thread via GitHub
zzzxl1993 commented on PR #27404: URL: https://github.com/apache/doris/pull/27404#issuecomment-1823965471 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] [deprecated](external) remove deprecated hudi and iceberg external table [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27456: URL: https://github.com/apache/doris/pull/27456#issuecomment-1823967055 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit db61aff34b6ee48c56658f850a0f51e5c2f3fb71, data reload: false

Re: [PR] [fix](parquet)fix can not read parquet lz4 compress. [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27383: URL: https://github.com/apache/doris/pull/27383#issuecomment-1823967261 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 master updated (5d9c555dcf7 -> 4b22fc14d50)

2023-11-23 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5d9c555dcf7 [minor](stats) Fix potential npe when loading stats (#27200) add 4b22fc14d50 [Feature](update) S

Re: [PR] [feature](mtmv)(3)Implementing multi table materialized views [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #26146: URL: https://github.com/apache/doris/pull/26146#issuecomment-1823967822 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.45 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes,

Re: [PR] [refine](pipelineX) refine some code in pipelineX [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27472: URL: https://github.com/apache/doris/pull/27472#issuecomment-1823968196 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](Nereids) rewrite count(null) to 0 [doris]

2023-11-23 Thread via GitHub
XieJiann commented on PR #27471: URL: https://github.com/apache/doris/pull/27471#issuecomment-1823969333 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] [Feature](update) Support `update on current_timestamp` [doris]

2023-11-23 Thread via GitHub
dataroaring merged PR #25884: URL: https://github.com/apache/doris/pull/25884 -- 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.

Re: [PR] [deprecated](external) remove deprecated hudi and iceberg external table [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27456: URL: https://github.com/apache/doris/pull/27456#issuecomment-1823970414 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.66 seconds stream load tsv: 583 seconds loaded 74807831229 Bytes,

Re: [PR] [performance](pipelineX) reduce cache misses in agg operations. [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27389: URL: https://github.com/apache/doris/pull/27389#issuecomment-1823970573 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](pipelineX) reduce cache misses in agg operations. [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27389: URL: https://github.com/apache/doris/pull/27389#issuecomment-1823970626 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] [refine](pipelineX) refine some code in pipelineX [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27472: URL: https://github.com/apache/doris/pull/27472#issuecomment-1823970802 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] [refine](pipelineX) refine some code in pipelineX [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27472: URL: https://github.com/apache/doris/pull/27472#issuecomment-1823970844 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](stats) table not exists error msg not print objects name #27074 [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27463: URL: https://github.com/apache/doris/pull/27463#issuecomment-1823972157 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.73 seconds stream load tsv: 586 seconds loaded 74807831229 Bytes,

Re: [PR] [Feature](datatype) add be ut codes for IPv4/v6 [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #26534: URL: https://github.com/apache/doris/pull/26534#issuecomment-1823974153 TeamCity be ut coverage result: Function Coverage: 36.75% (8494/23113) Line Coverage: 29.00% (69016/237966) Region Coverage: 27.97% (35693/127626) Branch Coverage: 24.6

Re: [PR] [refactor](pipelineX) refine union dependency [doris]

2023-11-23 Thread via GitHub
Gabriel39 merged PR #27348: URL: https://github.com/apache/doris/pull/27348 -- 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](pipelineX) refine union dependency (#27348)

2023-11-23 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new ca7dbc36360 [refactor](pipelineX) refine unio

Re: [PR] [opt](nereids) disable infer column name when query [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27450: URL: https://github.com/apache/doris/pull/27450#issuecomment-1823976874 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit f4e780bbb988bfc24fc0699ca3910dc3ce2dce88, data reload: false

Re: [PR] [branch-2.0](memory) Fix `make_top_consumption_snapshots` heap-use-after-free [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27465: URL: https://github.com/apache/doris/pull/27465#issuecomment-1823977403 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.94 seconds stream load tsv: 568 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](ci) revert github action of trigger [doris]

2023-11-23 Thread via GitHub
hello-stephen closed pull request #27375: [fix](ci) revert github action of trigger URL: https://github.com/apache/doris/pull/27375 -- 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

Re: [PR] [Bug](bitmap) Fix heap-use-after-free in the bitmap functions [doris]

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

Re: [PR] [performance](Planner): optimize getStringValue() in DateLiteral into Branch-2.0 [doris]

2023-11-23 Thread via GitHub
jackwener commented on PR #27470: URL: https://github.com/apache/doris/pull/27470#issuecomment-1823981682 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] [Bug](bitmap) Fix heap-use-after-free in the bitmap functions [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27411: URL: https://github.com/apache/doris/pull/27411#issuecomment-1823986616 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] [minor](stats) Fix params for auto collection [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27460: URL: https://github.com/apache/doris/pull/27460#issuecomment-1823986980 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 85f5beca723733fc66f3e9b38e786ee62ebd743f, data reload: false

Re: [PR] [fix](memory) Fix thread_context check failed: thread_mem_tracker()->label() == "Orphan" [doris]

2023-11-23 Thread via GitHub
xinyiZzz commented on PR #27468: URL: https://github.com/apache/doris/pull/27468#issuecomment-1823987304 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] [regression-test](fix) move auth tests with "set global" to non concurrent test group [doris]

2023-11-23 Thread via GitHub
shuke987 commented on PR #27407: URL: https://github.com/apache/doris/pull/27407#issuecomment-1823988707 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] [opt](nereids) disable infer column name when query [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27450: URL: https://github.com/apache/doris/pull/27450#issuecomment-1823994046 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.56 seconds stream load tsv: 569 seconds loaded 74807831229 Bytes,

Re: [PR] [pipelineX](bug) Fix core dump if cancelled [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27449: URL: https://github.com/apache/doris/pull/27449#issuecomment-1823998591 TeamCity be ut coverage result: Function Coverage: 36.57% (8449/23103) Line Coverage: 28.86% (68670/237910) Region Coverage: 27.83% (35515/127621) Branch Coverage: 24.5

Re: [PR] [minor](stats) Fix params for auto collection [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27460: URL: https://github.com/apache/doris/pull/27460#issuecomment-1823999511 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.43 seconds stream load tsv: 572 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](nereids) Multi table materialized view init [doris]

2023-11-23 Thread via GitHub
seawinde commented on code in PR #27059: URL: https://github.com/apache/doris/pull/27059#discussion_r1403066656 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/ExpressionUtils.java: ## @@ -196,6 +199,26 @@ public static Expression combine(Class type, Collection shuttl

Re: [PR] Update README.md [doris-flink-connector]

2023-11-23 Thread via GitHub
JNSimba merged PR #240: URL: https://github.com/apache/doris-flink-connector/pull/240 -- 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..

Re: [PR] [fix](memory) Fix thread_context check failed: thread_mem_tracker()->label() == "Orphan" [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27468: URL: https://github.com/apache/doris/pull/27468#issuecomment-1824001512 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](nereids) Multi table materialized view init [doris]

2023-11-23 Thread via GitHub
seawinde commented on code in PR #27059: URL: https://github.com/apache/doris/pull/27059#discussion_r1403067285 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/ExpressionUtils.java: ## @@ -196,6 +199,26 @@ public static Expression combine(Class type, Collection shuttl

(doris-flink-connector) branch master updated: [doc] Update README.md (#240)

2023-11-23 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 43e9bf3 [doc] Update README.md (#2

[PR] [chore](Nereids): add eager aggregation into rules [doris]

2023-11-23 Thread via GitHub
jackwener opened a new pull request, #27473: URL: https://github.com/apache/doris/pull/27473 ## Proposed changes - add eager aggregation into rules - rename `pushdown` to `push_down` ## Further comments If this is a relatively large or complex change, kick off the disc

Re: [PR] [improvement](scanner) push down late arrival runtime filters into SegmentIterator [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #24972: URL: https://github.com/apache/doris/pull/24972#issuecomment-1824005724 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 6804efd6d838412d1c11a29812fe82307952eac4, data reload: false

Re: [PR] [chore](Nereids): add eager aggregation into rules [doris]

2023-11-23 Thread via GitHub
jackwener commented on PR #27473: URL: https://github.com/apache/doris/pull/27473#issuecomment-1824006184 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](parquet)fix can not read parquet lz4 compress. [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27383: URL: https://github.com/apache/doris/pull/27383#issuecomment-1824008794 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

[PR] [improve] some improve for package [doris-flink-connector]

2023-11-23 Thread via GitHub
JNSimba opened a new pull request, #242: URL: https://github.com/apache/doris-flink-connector/pull/242 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beh

Re: [PR] [improvement](scanner) push down late arrival runtime filters into SegmentIterator [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #24972: URL: https://github.com/apache/doris/pull/24972#issuecomment-1824010468 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.32 seconds stream load tsv: 571 seconds loaded 74807831229 Bytes,

Re: [PR] [improve](jdbc catalog) add profile for jdbc scan [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27447: URL: https://github.com/apache/doris/pull/27447#issuecomment-1824013928 TeamCity be ut coverage result: Function Coverage: 36.57% (8447/23100) Line Coverage: 28.86% (68650/237893) Region Coverage: 27.82% (35500/127604) Branch Coverage: 24.5

Re: [PR] [feature](nereids) Multi table materialized view init [doris]

2023-11-23 Thread via GitHub
seawinde commented on code in PR #27059: URL: https://github.com/apache/doris/pull/27059#discussion_r1403080604 ## fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java: ## @@ -1359,6 +1365,17 @@ public void setEnableLeftZigZag(boolean enableLeftZigZag) {

Re: [PR] [Feature](datatype) add be ut codes for IPv4/v6 [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #26534: URL: https://github.com/apache/doris/pull/26534#issuecomment-1824015701 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 5be8b4acc30f247f9d09a83edfb6517c2f66964a, data reload: false

Re: [PR] [feature](nereids) Multi table materialized view init [doris]

2023-11-23 Thread via GitHub
seawinde commented on code in PR #27059: URL: https://github.com/apache/doris/pull/27059#discussion_r1403083393 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/EquivalenceClass.java: ## @@ -0,0 +1,92 @@ +// Licensed to the Apache Software Foundation (AS

Re: [PR] [fix](Nereids): fill miss slot in having subquery (#27177) [doris]

2023-11-23 Thread via GitHub
xiaokang merged PR #27394: URL: https://github.com/apache/doris/pull/27394 -- 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 branch-2.0 updated: [fix](Nereids): fill miss slot in having subquery (#27177) (#27394)

2023-11-23 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 5fb8bfcb270 [fix](Nereids): fill miss slot

[I] [Bug] CreateTableStmt‘s toSql put comment in the wrong place [doris]

2023-11-23 Thread via GitHub
htyoung opened a new issue, #27474: URL: https://github.com/apache/doris/issues/27474 ### 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.7.1 - 2.0.x

Re: [PR] [feature](nereids) Multi table materialized view init [doris]

2023-11-23 Thread via GitHub
seawinde commented on code in PR #27059: URL: https://github.com/apache/doris/pull/27059#discussion_r1403088788 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/RuleType.java: ## @@ -225,6 +225,24 @@ public enum RuleType { MATERIALIZED_INDEX_PROJECT_SCAN(RuleTypeC

Re: [PR] [Feature](datatype) add be ut codes for IPv4/v6 [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #26534: URL: https://github.com/apache/doris/pull/26534#issuecomment-1824023718 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44 seconds stream load tsv: 581 seconds loaded 74807831229 Bytes, abo

Re: [PR] [Feature](datatype) add be ut codes for IPv4/v6 [doris]

2023-11-23 Thread via GitHub
sjyango commented on PR #26534: URL: https://github.com/apache/doris/pull/26534#issuecomment-1824026040 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 unsubscrib

Re: [PR] [improvement](show snapshot) show iceberg snapshot print summary info [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27448: URL: https://github.com/apache/doris/pull/27448#issuecomment-1824025459 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 4319b649c81fb004b54b3dfcaaaedfc1ad0e4594, data reload: false

Re: [PR] [pipelineX](bug) Fix core dump if cancelled [doris]

2023-11-23 Thread via GitHub
Gabriel39 commented on PR #27449: URL: https://github.com/apache/doris/pull/27449#issuecomment-1824027416 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] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

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

Re: [PR] [improvement](show snapshot) show iceberg snapshot print summary info [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27448: URL: https://github.com/apache/doris/pull/27448#issuecomment-1824028912 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.75 seconds stream load tsv: 568 seconds loaded 74807831229 Bytes,

Re: [PR] [opt](MergedIO) no need to merge large columns [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27315: URL: https://github.com/apache/doris/pull/27315#issuecomment-1824029009 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.42 seconds stream load tsv: 567 seconds loaded 74807831229 Bytes,

[PR] [Fix](Group_commit) Fix group commit regression test failure [doris]

2023-11-23 Thread via GitHub
Yukang-Lian opened a new pull request, #27475: URL: https://github.com/apache/doris/pull/27475 ## 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](mai

Re: [PR] [Fix](Group_commit) Fix group commit regression test failure [doris]

2023-11-23 Thread via GitHub
Yukang-Lian commented on PR #27475: URL: https://github.com/apache/doris/pull/27475#issuecomment-1824032864 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] [fix](nereids)should normalize mv column's name before matching prefix keys [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27464: URL: https://github.com/apache/doris/pull/27464#issuecomment-1824035092 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.2 seconds stream load tsv: 579 seconds loaded 74807831229 Bytes, a

Re: [PR] [opt](MergedIO) no need to merge large columns [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27315: URL: https://github.com/apache/doris/pull/27315#issuecomment-1824035837 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 244ffc85b59fd3f41011407e26c2b821c03bea01, data reload: false

Re: [PR] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-1824035859 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] [refine](pipelineX) refine some code in pipelineX [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27472: URL: https://github.com/apache/doris/pull/27472#issuecomment-1824037257 TeamCity be ut coverage result: Function Coverage: 36.57% (8447/23099) Line Coverage: 28.86% (68656/237899) Region Coverage: 27.82% (35505/127603) Branch Coverage: 24.5

Re: [PR] Initialize pointers _merge_block_timer and and _wait_queue_timer initialized to nulltpr [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27246: URL: https://github.com/apache/doris/pull/27246#issuecomment-1824042172 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

[PR] [doc](fix) k8s operator docs fix to 2.0 [doris]

2023-11-23 Thread via GitHub
catpineapple opened a new pull request, #27476: URL: https://github.com/apache/doris/pull/27476 ## 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](ma

Re: [PR] [fix](function) make TIMESTAMP function DEPEND_ON_ARGUMENT (#27343) [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27458: URL: https://github.com/apache/doris/pull/27458#issuecomment-1824043843 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.29 seconds stream load tsv: 584 seconds loaded 74807831229 Bytes,

[PR] [branch 2.0](drop tablet) impr gc deleted tablet lock #26151 [doris]

2023-11-23 Thread via GitHub
yujun777 opened a new pull request, #27478: URL: https://github.com/apache/doris/pull/27478 pick: #26151 when gc a deleted tablet, it need 1 rocksdb read + 2 rocksdb write + 1 directory move, sometimes it will cost 20ms. This thread will acquire the shutdown write lock and gc 2

Re: [PR] [branch-2.0](memory) Fix `make_top_consumption_snapshots` heap-use-after-free [doris]

2023-11-23 Thread via GitHub
xiaokang merged PR #27465: URL: https://github.com/apache/doris/pull/27465 -- 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

Re: [PR] [branch 2.0](drop tablet) impr gc deleted tablet lock #26151 [doris]

2023-11-23 Thread via GitHub
yujun777 commented on PR #27478: URL: https://github.com/apache/doris/pull/27478#issuecomment-1824044795 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

(doris) branch master updated: [fix](stats) Fix thread leaks when doing checkpoint (#27334)

2023-11-23 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 772f181e949 [fix](stats) Fix thread leaks when

Re: [PR] Initialize pointers _merge_block_timer and and _wait_queue_timer initialized to nulltpr [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27246: URL: https://github.com/apache/doris/pull/27246#issuecomment-1824047929 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 branch-2.0 updated (5fb8bfcb270 -> 24698aa3ba0)

2023-11-23 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 5fb8bfcb270 [fix](Nereids): fill miss slot in having subquery (#27177) (#27394) add 24698aa3ba0 [fix](memory)

Re: [PR] [fix](stats) Fix thread leaks when doing checkpoint [doris]

2023-11-23 Thread via GitHub
morrySnow merged PR #27334: URL: https://github.com/apache/doris/pull/27334 -- 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

Re: [PR] [fix](nereids)should normalize mv column's name before matching prefix keys [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27464: URL: https://github.com/apache/doris/pull/27464#issuecomment-1824046248 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 819845459fdc5bd06e13707e09007c2aea65969d, data reload: false

[PR] [doc](fix) k8s operator docs fix [doris]

2023-11-23 Thread via GitHub
catpineapple opened a new pull request, #27479: URL: https://github.com/apache/doris/pull/27479 ## 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](ma

Re: [PR] [fix](memory) Fix thread_context check failed: thread_mem_tracker()->label() == "Orphan" [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27468: URL: https://github.com/apache/doris/pull/27468#issuecomment-1824049543 TeamCity be ut coverage result: Function Coverage: 36.58% (8449/23097) Line Coverage: 28.87% (68677/237901) Region Coverage: 27.83% (35510/127600) Branch Coverage: 24.5

Re: [PR] Initialize pointers _merge_block_timer and and _wait_queue_timer initialized to nulltpr [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27246: URL: https://github.com/apache/doris/pull/27246#issuecomment-1824052264 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] [branch 2.0](drop tablet) impr gc deleted tablet lock #26151 [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27478: URL: https://github.com/apache/doris/pull/27478#issuecomment-1824052809 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] Initialize pointers _merge_block_timer and and _wait_queue_timer initialized to nulltpr [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27246: URL: https://github.com/apache/doris/pull/27246#issuecomment-1824054417 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] Initialize pointers _merge_block_timer and and _wait_queue_timer initialized to nulltpr [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27246: URL: https://github.com/apache/doris/pull/27246#issuecomment-1824055222 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] [improve](jdbc catalog) add profile for jdbc scan [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27447: URL: https://github.com/apache/doris/pull/27447#issuecomment-1824056801 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.68 seconds stream load tsv: 569 seconds loaded 74807831229 Bytes,

Re: [PR] [doc](fix) k8s operator docs fix [doris]

2023-11-23 Thread via GitHub
catpineapple commented on PR #27479: URL: https://github.com/apache/doris/pull/27479#issuecomment-1824056987 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] [improve](jdbc catalog) add profile for jdbc scan [doris]

2023-11-23 Thread via GitHub
doris-robot commented on PR #27447: URL: https://github.com/apache/doris/pull/27447#issuecomment-1824056770 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 4eb5c190ac03f293495756e0033c43a9f5aa9e38, data reload: false

Re: [PR] [fix](ci) 1. if skip compile then skip p0 p1 external pipelinex_p0 also, [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27469: URL: https://github.com/apache/doris/pull/27469#issuecomment-1824057843 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] [fix](ci) 1. if skip compile then skip p0 p1 external pipelinex_p0 also, [doris]

2023-11-23 Thread via GitHub
github-actions[bot] commented on PR #27469: URL: https://github.com/apache/doris/pull/27469#issuecomment-1824057889 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] [doc](fix) k8s operator docs fix to 2.0 [doris]

2023-11-23 Thread via GitHub
catpineapple commented on PR #27476: URL: https://github.com/apache/doris/pull/27476#issuecomment-1824058246 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] [improve] some improve for package [doris-flink-connector]

2023-11-23 Thread via GitHub
JNSimba merged PR #242: URL: https://github.com/apache/doris-flink-connector/pull/242 -- 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..

  1   2   3   4   5   6   7   8   >