[GitHub] [doris] hello-stephen commented on pull request #22051: [Regression-test](case) update case of fold_constant on delete

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22051: URL: https://github.com/apache/doris/pull/22051#issuecomment-1649238988 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.71 seconds stream load tsv: 506 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22188: [chore](merge-on-write) disable single replica load and compaction for mow table

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22188: URL: https://github.com/apache/doris/pull/22188#issuecomment-1649242452 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.74 seconds stream load tsv: 508 seconds loaded 74807831229 Bytes

[GitHub] [doris] BePPPower commented on a diff in pull request #21916: [WIP][Feature](Job)Support Event Scheduler

2023-07-25 Thread via GitHub
BePPPower commented on code in PR #21916: URL: https://github.com/apache/doris/pull/21916#discussion_r1273066173 ## fe/fe-core/src/main/cup/sql_parser.cup: ## @@ -2609,7 +2630,72 @@ resource_desc ::= RESULT = new ResourceDesc(resourceName, properties);

[GitHub] [doris] qidaye merged pull request #21813: [Feature](inverted index) add tokenize function for inverted index

2023-07-25 Thread via GitHub
qidaye merged PR #21813: URL: https://github.com/apache/doris/pull/21813 -- 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.apach

[doris] branch master updated (d96e31c4d7 -> fc2b9db0ad)

2023-07-25 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d96e31c4d7 [opt](Nereids) not push down global limit to avoid early gather (#21891) add fc2b9db0ad [Feature]

[GitHub] [doris] github-actions[bot] commented on pull request #22158: [improvement](stream-load) add http request field check for stream load in BE

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22158: URL: https://github.com/apache/doris/pull/22158#issuecomment-1649252283 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] zy-kkk opened a new pull request, #22190: [fix](jdbc catalog) fix hana jdbc table bug

2023-07-25 Thread via GitHub
zy-kkk opened a new pull request, #22190: URL: https://github.com/apache/doris/pull/22190 ## 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:d

[GitHub] [doris] github-actions[bot] commented on pull request #22158: [improvement](stream-load) add http request field check for stream load in BE

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22158: URL: https://github.com/apache/doris/pull/22158#issuecomment-1649254877 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] xzj7019 commented on pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right

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

[GitHub] [doris] xinyiZzz commented on pull request #22144: [fix](Nereids) Nereids support sql cache

2023-07-25 Thread via GitHub
xinyiZzz commented on PR #22144: URL: https://github.com/apache/doris/pull/22144#issuecomment-1649257341 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] morrySnow commented on pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right

2023-07-25 Thread via GitHub
morrySnow commented on PR #22177: URL: https://github.com/apache/doris/pull/22177#issuecomment-1649258090 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] XieJiann commented on pull request #21936: [enhancement](Nereids): prune unuse plan in optimized group

2023-07-25 Thread via GitHub
XieJiann commented on PR #21936: URL: https://github.com/apache/doris/pull/21936#issuecomment-164929 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] morrySnow merged pull request #20716: [feature](Nereids) Add minidump replay and refactor user feature of minidump

2023-07-25 Thread via GitHub
morrySnow merged PR #20716: URL: https://github.com/apache/doris/pull/20716 -- 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 (fc2b9db0ad -> f84af95ac4)

2023-07-25 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from fc2b9db0ad [Feature](inverted index) add tokenize function for inverted index (#21813) add f84af95ac4 [feature

[GitHub] [doris] mrhhsg opened a new pull request, #22191: [fix](sort) VSortedRunMerger does not return any rows with a large offset value

2023-07-25 Thread via GitHub
mrhhsg opened a new pull request, #22191: URL: https://github.com/apache/doris/pull/22191 ## Proposed changes The bug was caused by than VSortedRunMerger directly reads block from sender without check the supplier is readable or not. ## Further comments If this is a rela

[GitHub] [doris] hello-stephen commented on pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22028: URL: https://github.com/apache/doris/pull/22028#issuecomment-1649273619 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.15 seconds stream load tsv: 505 seconds loaded 74807831229 Bytes

[GitHub] [doris] xinyiZzz commented on pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-25 Thread via GitHub
xinyiZzz commented on PR #22027: URL: https://github.com/apache/doris/pull/22027#issuecomment-1649284385 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] morrySnow commented on a diff in pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right

2023-07-25 Thread via GitHub
morrySnow commented on code in PR #22177: URL: https://github.com/apache/doris/pull/22177#discussion_r1273117928 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/PlanNodeUtils.java: ## @@ -0,0 +1,45 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// o

[GitHub] [doris] kaka11chen opened a new pull request, #22193: [Fix](mutli-catalog) Fix orc reader crashed when hdfs reading error by catching exception.

2023-07-25 Thread via GitHub
kaka11chen opened a new pull request, #22193: URL: https://github.com/apache/doris/pull/22193 ## Proposed changes ### Issue orc reader crashed when hdfs reading error. ``` 0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at /home/zcp/

[GitHub] [doris] github-actions[bot] commented on pull request #22191: [fix](sort) VSortedRunMerger does not return any rows with a large offset value

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22191: URL: https://github.com/apache/doris/pull/22191#issuecomment-1649291813 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] mrhhsg commented on pull request #22191: [fix](sort) VSortedRunMerger does not return any rows with a large offset value

2023-07-25 Thread via GitHub
mrhhsg commented on PR #22191: URL: https://github.com/apache/doris/pull/22191#issuecomment-1649295650 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 #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22027: URL: https://github.com/apache/doris/pull/22027#issuecomment-1649297919 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 (f84af95ac4 -> 226b75e074)

2023-07-25 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 f84af95ac4 [feature](Nereids) Add minidump replay and refactor user feature of minidump (#20716) add 226b75e074

[GitHub] [doris] yiguolei merged pull request #21882: [Fix](compaction) return internal error to avoid be core when finalize_columns_data

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

[GitHub] [doris] github-actions[bot] commented on pull request #22193: [Fix](mutli-catalog) Fix orc reader crashed when hdfs reading error by catching exception.

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22193: URL: https://github.com/apache/doris/pull/22193#issuecomment-1649297276 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 #21597: [feature](partial update) support MOW partial update for insert statement

2023-07-25 Thread via GitHub
hello-stephen commented on PR #21597: URL: https://github.com/apache/doris/pull/21597#issuecomment-1649297819 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.04 seconds stream load tsv: 506 seconds loaded 74807831229 Bytes

[GitHub] [doris] kaka11chen commented on pull request #22193: [Fix](mutli-catalog) Fix orc reader crashed when hdfs reading error by catching exception.

2023-07-25 Thread via GitHub
kaka11chen commented on PR #22193: URL: https://github.com/apache/doris/pull/22193#issuecomment-1649298857 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] zenoyang commented on pull request #21888: [improvement](vectorized) Deserialized elements of count distinct aggregation directly inserted into target hashset

2023-07-25 Thread via GitHub
zenoyang commented on PR #21888: URL: https://github.com/apache/doris/pull/21888#issuecomment-1649301850 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] zxealous commented on pull request #22155: [improvement](case function) add check to avoid stack overflow

2023-07-25 Thread via GitHub
zxealous commented on PR #22155: URL: https://github.com/apache/doris/pull/22155#issuecomment-1649309817 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] sohardforaname commented on pull request #21929: [Fix](regression-test)fix nereids_p0/javaudf and nereids_p0/outfile cases.

2023-07-25 Thread via GitHub
sohardforaname commented on PR #21929: URL: https://github.com/apache/doris/pull/21929#issuecomment-1649309959 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] Kikyou1997 commented on pull request #21970: [draft](nereids) Test full analyze

2023-07-25 Thread via GitHub
Kikyou1997 commented on PR #21970: URL: https://github.com/apache/doris/pull/21970#issuecomment-1649312640 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 #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22177: URL: https://github.com/apache/doris/pull/22177#issuecomment-1649313641 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.58 seconds stream load tsv: 505 seconds loaded 74807831229 Bytes

[GitHub] [doris] github-actions[bot] commented on pull request #22155: [improvement](case function) add check to avoid stack overflow

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22155: URL: https://github.com/apache/doris/pull/22155#issuecomment-1649317825 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] deadlinefen closed pull request #22104: [feature](properties) Erase dynamic properties when table is synced

2023-07-25 Thread via GitHub
deadlinefen closed pull request #22104: [feature](properties) Erase dynamic properties when table is synced URL: https://github.com/apache/doris/pull/22104 -- 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

[GitHub] [doris] Kikyou1997 commented on pull request #21970: [enhancement](nereids) Improve stats preload performance

2023-07-25 Thread via GitHub
Kikyou1997 commented on PR #21970: URL: https://github.com/apache/doris/pull/21970#issuecomment-1649318746 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] JNSimba merged pull request #22143: [doc](flink-connector)improve flink connector doc

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

[doris] branch master updated: [doc](flink-connector)improve flink connector doc (#22143)

2023-07-25 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.git The following commit(s) were added to refs/heads/master by this push: new 1e8ae7ad16 [doc](flink-connector)improve flink conn

[GitHub] [doris] JNSimba merged pull request #22129: [catalog](faq) add jdbc catalog faq

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

[doris] branch master updated: [catalog](faq) add jdbc catalog faq (#22129)

2023-07-25 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.git The following commit(s) were added to refs/heads/master by this push: new 527547b4ed [catalog](faq) add jdbc catalog faq (#22

[GitHub] [doris] Kikyou1997 commented on pull request #21965: [fix](stats) Ignore complex type by default when collect column statistics

2023-07-25 Thread via GitHub
Kikyou1997 commented on PR #21965: URL: https://github.com/apache/doris/pull/21965#issuecomment-1649328364 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] zhangy5 commented on pull request #22042: [regression-test] add list partition case and multi partition keys case

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

[GitHub] [doris] hello-stephen commented on pull request #22150: [refactor](Nereids) add sink interface and abstract class

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22150: URL: https://github.com/apache/doris/pull/22150#issuecomment-1649332049 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.47 seconds stream load tsv: 504 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22144: [fix](Nereids) Nereids support sql cache

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22144: URL: https://github.com/apache/doris/pull/22144#issuecomment-1649332343 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.11 seconds stream load tsv: 508 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22191: [fix](sort) VSortedRunMerger does not return any rows with a large offset value

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22191: URL: https://github.com/apache/doris/pull/22191#issuecomment-1649334549 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.66 seconds stream load tsv: 507 seconds loaded 74807831229 Bytes

[GitHub] [doris] gnehil opened a new pull request, #22194: [typo](doc) illustrate storage policy is not supported on merge-on-write table

2023-07-25 Thread via GitHub
gnehil opened a new pull request, #22194: URL: https://github.com/apache/doris/pull/22194 ## Proposed changes illustrate storage policy is not supported on merge-on-write table ## Further comments If this is a relatively large or complex change, kick off the discussion at

[GitHub] [doris] BePPPower commented on pull request #21911: [Feature](Export) Supports concurrently export of table data

2023-07-25 Thread via GitHub
BePPPower commented on PR #21911: URL: https://github.com/apache/doris/pull/21911#issuecomment-1649341309 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] sohardforaname opened a new pull request, #22195: [Feature](Nereids)support create table and CTAS for Nereids

2023-07-25 Thread via GitHub
sohardforaname opened a new pull request, #22195: URL: https://github.com/apache/doris/pull/22195 ## 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](

[GitHub] [doris] LiBinfeng-01 opened a new pull request, #22196: [Fix](Planner) fix parse error of view with group_concat order by

2023-07-25 Thread via GitHub
LiBinfeng-01 opened a new pull request, #22196: URL: https://github.com/apache/doris/pull/22196 ## Proposed changes Problem: When create view with projection group_concat(xxx, xxx order by orderkey). It will failed during second parse of inline view For example: it wo

[GitHub] [doris] LiBinfeng-01 commented on pull request #22196: [Fix](Planner) fix parse error of view with group_concat order by

2023-07-25 Thread via GitHub
LiBinfeng-01 commented on PR #22196: URL: https://github.com/apache/doris/pull/22196#issuecomment-1649353062 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] hello-stephen commented on pull request #22155: [improvement](case function) add check to avoid stack overflow

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22155: URL: https://github.com/apache/doris/pull/22155#issuecomment-1649355758 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.6 seconds stream load tsv: 507 seconds loaded 74807831229 Bytes,

[GitHub] [doris] sysuzhang commented on issue #20541: [Bug] Version 2.0.0 Alpha1 failed to start under JDK11.

2023-07-25 Thread via GitHub
sysuzhang commented on issue #20541: URL: https://github.com/apache/doris/issues/20541#issuecomment-1649360236 i have met the same problem, if i switch the jdk to jdk-1.8, the problem disappears. -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [doris] github-actions[bot] commented on pull request #22169: [improve](agg) support distinct agg node

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22169: URL: https://github.com/apache/doris/pull/22169#issuecomment-1649379772 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-website] jeffreys-cat opened a new pull request, #270: [feature](i18n) remove zh_CN

2023-07-25 Thread via GitHub
jeffreys-cat opened a new pull request, #270: URL: https://github.com/apache/doris-website/pull/270 - [feature](i18n) remove zh_CN -- 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] zhangstar333 commented on a diff in pull request #22169: [improve](agg) support distinct agg node

2023-07-25 Thread via GitHub
zhangstar333 commented on code in PR #22169: URL: https://github.com/apache/doris/pull/22169#discussion_r1273197818 ## be/src/vec/exec/distinct_vaggregation_node.cpp: ## @@ -0,0 +1,159 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lice

[GitHub] [doris] github-actions[bot] commented on pull request #22169: [improve](agg) support distinct agg node

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22169: URL: https://github.com/apache/doris/pull/22169#issuecomment-1649386873 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] github-actions[bot] commented on pull request #22158: [improvement](stream-load) add http request field check for stream load in BE

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22158: URL: https://github.com/apache/doris/pull/22158#issuecomment-1649388138 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] zhangstar333 commented on pull request #22169: [improve](agg) support distinct agg node

2023-07-25 Thread via GitHub
zhangstar333 commented on PR #22169: URL: https://github.com/apache/doris/pull/22169#issuecomment-1649389307 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] ByteYue commented on pull request #19609: [feature](compaction) support delete in cumulative compaction

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

[GitHub] [doris] github-actions[bot] commented on pull request #19609: [feature](compaction) support delete in cumulative compaction

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #19609: URL: https://github.com/apache/doris/pull/19609#issuecomment-1649400019 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 #21911: [Feature](Export) Supports concurrently export of table data

2023-07-25 Thread via GitHub
hello-stephen commented on PR #21911: URL: https://github.com/apache/doris/pull/21911#issuecomment-1649400921 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.98 seconds stream load tsv: 506 seconds loaded 74807831229 Bytes

[GitHub] [doris] morrySnow opened a new pull request, #22197: [fix](Nereids) translate failed when enable topn two phase opt

2023-07-25 Thread via GitHub
morrySnow opened a new pull request, #22197: URL: https://github.com/apache/doris/pull/22197 ## 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

[GitHub] [doris] morrySnow commented on pull request #22197: [fix](Nereids) translate failed when enable topn two phase opt

2023-07-25 Thread via GitHub
morrySnow commented on PR #22197: URL: https://github.com/apache/doris/pull/22197#issuecomment-1649401200 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] hello-stephen commented on pull request #22193: [Fix](mutli-catalog) Fix orc reader crashed when hdfs reading error by catching exception.

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22193: URL: https://github.com/apache/doris/pull/22193#issuecomment-1649401098 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.39 seconds stream load tsv: 501 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #21888: [improvement](vectorized) Deserialized elements of count distinct aggregation directly inserted into target hashset

2023-07-25 Thread via GitHub
hello-stephen commented on PR #21888: URL: https://github.com/apache/doris/pull/21888#issuecomment-1649402559 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.63 seconds stream load tsv: 506 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22196: [Fix](Planner) fix parse error of view with group_concat order by

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22196: URL: https://github.com/apache/doris/pull/22196#issuecomment-1649404489 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.83 seconds stream load tsv: 513 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22123: [fix](Nereids): mergeGroup should merge target Group into existed Group

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22123: URL: https://github.com/apache/doris/pull/22123#issuecomment-1649412759 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.1 seconds stream load tsv: 504 seconds loaded 74807831229 Bytes,

[GitHub] [doris] jasonchrion opened a new issue, #22198: [Bug] typo maxIdelTime

2023-07-25 Thread via GitHub
jasonchrion opened a new issue, #22198: URL: https://github.com/apache/doris/issues/22198 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version master ### Wh

[GitHub] [doris] DongLiang-0 opened a new pull request, #22199: [fix](avro)Fix S3 TVF avro format reading failure

2023-07-25 Thread via GitHub
DongLiang-0 opened a new pull request, #22199: URL: https://github.com/apache/doris/pull/22199 ## 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

[GitHub] [doris] xzj7019 commented on pull request #22181: [fix](nereids) fix runtime filter on cte sender and set operation

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

[GitHub] [doris] Kikyou1997 commented on pull request #21970: [enhancement](nereids) Improve stats preload performance

2023-07-25 Thread via GitHub
Kikyou1997 commented on PR #21970: URL: https://github.com/apache/doris/pull/21970#issuecomment-1649422391 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] github-actions[bot] commented on pull request #22199: [fix](avro)Fix S3 TVF avro format reading failure

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22199: URL: https://github.com/apache/doris/pull/22199#issuecomment-1649427738 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [doris] morrySnow merged pull request #21865: [opt](Nereids) always fallback when parse failed

2023-07-25 Thread via GitHub
morrySnow merged PR #21865: URL: https://github.com/apache/doris/pull/21865 -- 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 (527547b4ed -> 39ca91fc22)

2023-07-25 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 527547b4ed [catalog](faq) add jdbc catalog faq (#22129) add 39ca91fc22 [opt](Nereids) always fallback when par

[GitHub] [doris] zhangstar333 commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function

2023-07-25 Thread via GitHub
zhangstar333 commented on PR #22071: URL: https://github.com/apache/doris/pull/22071#issuecomment-1649431668 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 #22144: [fix](Nereids) Nereids support sql cache

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22144: URL: https://github.com/apache/doris/pull/22144#issuecomment-1649435345 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 #22144: [fix](Nereids) Nereids support sql cache

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22144: URL: https://github.com/apache/doris/pull/22144#issuecomment-1649435406 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] zhangstar333 commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function

2023-07-25 Thread via GitHub
zhangstar333 commented on PR #22071: URL: https://github.com/apache/doris/pull/22071#issuecomment-1649435914 > @zhangstar333 Could you help merge? I see this PR is blocked. What should I do? I have check BE in https://github.com/apache/doris/pull/22020, @sohardforaname PTAL about ner

[GitHub] [doris] github-actions[bot] commented on pull request #22199: [fix](avro)Fix S3 TVF avro format reading failure

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22199: URL: https://github.com/apache/doris/pull/22199#issuecomment-1649437820 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] DongLiang-0 commented on pull request #22199: [fix](avro)Fix S3 TVF avro format reading failure

2023-07-25 Thread via GitHub
DongLiang-0 commented on PR #22199: URL: https://github.com/apache/doris/pull/22199#issuecomment-1649439100 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] hello-stephen commented on pull request #22027: [fix](memory) fix invalid large memory check && fix memory info thread safety

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22027: URL: https://github.com/apache/doris/pull/22027#issuecomment-1649443146 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.08 seconds stream load tsv: 503 seconds loaded 74807831229 Bytes

[GitHub] [doris] Gabriel39 commented on a diff in pull request #22191: [fix](sort) VSortedRunMerger does not return any rows with a large offset value

2023-07-25 Thread via GitHub
Gabriel39 commented on code in PR #22191: URL: https://github.com/apache/doris/pull/22191#discussion_r1273193703 ## be/src/vec/runtime/vsorted_run_merger.cpp: ## @@ -165,13 +199,18 @@ Status VSortedRunMerger::get_next(Block* output_block, bool* eos) { return Status::OK();

[GitHub] [doris] hello-stephen commented on pull request #22169: [improve](agg) support distinct agg node

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22169: URL: https://github.com/apache/doris/pull/22169#issuecomment-1649444576 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.98 seconds stream load tsv: 503 seconds loaded 74807831229 Bytes

[GitHub] [doris] hello-stephen commented on pull request #22197: [fix](Nereids) translate failed when enable topn two phase opt

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22197: URL: https://github.com/apache/doris/pull/22197#issuecomment-1649445810 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.42 seconds stream load tsv: 505 seconds loaded 74807831229 Bytes

[GitHub] [doris] yiguolei merged pull request #22028: [pipeline](refactor) refactor pipeline task schedule logics

2023-07-25 Thread via GitHub
yiguolei merged PR #22028: URL: https://github.com/apache/doris/pull/22028 -- 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: [pipeline](refactor) refactor pipeline task schedule logics (#22028)

2023-07-25 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 23e7423748 [pipeline](refactor) refactor pipeli

[GitHub] [doris] sohardforaname commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function

2023-07-25 Thread via GitHub
sohardforaname commented on PR #22071: URL: https://github.com/apache/doris/pull/22071#issuecomment-1649448346 please add test cases to nereids_function_p0/agg/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [doris] bobhan1 commented on pull request #22184: [Enhancement](Nereids) add partial update support for delete stmt in Nereids

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

[GitHub] [doris] github-actions[bot] commented on pull request #21965: [fix](stats) Ignore complex type by default when collect column statistics

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #21965: URL: https://github.com/apache/doris/pull/21965#issuecomment-1649453080 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] BePPPower commented on pull request #22199: [fix](avro)Fix S3 TVF avro format reading failure

2023-07-25 Thread via GitHub
BePPPower commented on PR #22199: URL: https://github.com/apache/doris/pull/22199#issuecomment-1649452060 hi, Can you describe this pr in more detail? What's failure when using s3 tvf to read avro format? -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [doris] morrySnow closed pull request #21484: Revert "[Fix](nereids) fix a bug in ColumnStatistics.numNulls update …

2023-07-25 Thread via GitHub
morrySnow closed pull request #21484: Revert "[Fix](nereids) fix a bug in ColumnStatistics.numNulls update … URL: https://github.com/apache/doris/pull/21484 -- 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

[GitHub] [doris] jalousiex opened a new issue, #22200: [Bug] doris 1.2.3 function char trim error

2023-07-25 Thread via GitHub
jalousiex opened a new issue, #22200: URL: https://github.com/apache/doris/issues/22200 ### 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 Server version: 5.7.99

[GitHub] [doris] LiBinfeng-01 opened a new pull request, #22201: [Fix](Nereids) fix minidump unit test caused of columnstatus changed

2023-07-25 Thread via GitHub
LiBinfeng-01 opened a new pull request, #22201: URL: https://github.com/apache/doris/pull/22201 ## Proposed changes Problem: Minidump unit test failed because of column statistic deserialization need a new column schema but not added to minidump unit test file Solved: Add

[GitHub] [doris] morrySnow commented on pull request #22197: [fix](Nereids) translate failed when enable topn two phase opt

2023-07-25 Thread via GitHub
morrySnow commented on PR #22197: URL: https://github.com/apache/doris/pull/22197#issuecomment-1649460081 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] LiBinfeng-01 commented on pull request #22201: [Fix](Nereids) fix minidump unit test caused of columnstatus changed

2023-07-25 Thread via GitHub
LiBinfeng-01 commented on PR #22201: URL: https://github.com/apache/doris/pull/22201#issuecomment-1649461044 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 #22201: [Fix](Nereids) fix minidump collection caused of columnstatus changed

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22201: URL: https://github.com/apache/doris/pull/22201#issuecomment-1649467336 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 #22201: [Fix](Nereids) fix minidump collection caused of columnstatus changed

2023-07-25 Thread via GitHub
github-actions[bot] commented on PR #22201: URL: https://github.com/apache/doris/pull/22201#issuecomment-1649467429 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] zhangstar333 commented on pull request #22071: [Feature](count_by_enum) support count_by_enum function

2023-07-25 Thread via GitHub
zhangstar333 commented on PR #22071: URL: https://github.com/apache/doris/pull/22071#issuecomment-1649468901 @czzmmc you need let all pipeline of TeamCity which required are successed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [doris] DongLiang-0 commented on pull request #22199: [fix](avro)Fix S3 TVF avro format reading failure

2023-07-25 Thread via GitHub
DongLiang-0 commented on PR #22199: URL: https://github.com/apache/doris/pull/22199#issuecomment-1649471198 > hi, Could you please describe this pr in more detail? What's failure when using s3 tvf to read avro format? Of course, I've updated to Proposed changes. -- This is an autom

[GitHub] [doris] hello-stephen commented on pull request #22181: [fix](nereids) fix runtime filter on cte sender and set operation

2023-07-25 Thread via GitHub
hello-stephen commented on PR #22181: URL: https://github.com/apache/doris/pull/22181#issuecomment-1649479314 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.35 seconds stream load tsv: 508 seconds loaded 74807831229 Bytes

[GitHub] [doris] xzj7019 commented on a diff in pull request #22177: [fix](nereids) fix partition dest overwrite bug when cte as bc right

2023-07-25 Thread via GitHub
xzj7019 commented on code in PR #22177: URL: https://github.com/apache/doris/pull/22177#discussion_r1273278920 ## fe/fe-core/src/main/java/org/apache/doris/qe/Coordinator.java: ## @@ -1412,7 +1419,10 @@ private void computeMultiCastFragmentParams() throws Exception {

  1   2   3   4   5   6   >