[GitHub] [doris] morningman merged pull request #16836: [enhancement] change the teamcity pipeline trigger : triggered by github pull request comment

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

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

2023-02-16 Thread via GitHub
ZhangGuoqiang666 commented on PR #16660: URL: https://github.com/apache/doris/pull/16660#issuecomment-1432970118 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 a diff in pull request #16812: [fix](cooldown)Fix bug for single cooldown compaction, add remote meta

2023-02-16 Thread via GitHub
github-actions[bot] commented on code in PR #16812: URL: https://github.com/apache/doris/pull/16812#discussion_r1108373958 ## be/src/olap/tablet.cpp: ## @@ -1823,6 +1824,24 @@ Status Tablet::_write_cooldown_meta(io::RemoteFileSystem* fs, UniqueId cooldown_ new

[GitHub] [doris] github-actions[bot] commented on pull request #16812: [fix](cooldown)Fix bug for single cooldown compaction, add remote meta

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

[GitHub] [doris] morrySnow commented on a diff in pull request #16778: [FIx](planner)fix create table with null_type cause be core bug

2023-02-16 Thread via GitHub
morrySnow commented on code in PR #16778: URL: https://github.com/apache/doris/pull/16778#discussion_r1106766558 ## fe/fe-core/src/main/java/org/apache/doris/analysis/ColumnDef.java: ## @@ -141,6 +141,11 @@ public ColumnDef(String name, TypeDef typeDef, boolean isKey, Aggregate

[GitHub] [doris] morrySnow merged pull request #16778: [FIx](planner)fix create table with null_type cause be core bug

2023-02-16 Thread via GitHub
morrySnow merged PR #16778: URL: https://github.com/apache/doris/pull/16778 -- 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 (f86e8ec395 -> 407ccaaff7)

2023-02-16 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 f86e8ec395 [enhancement] change the teamcity pipeline trigger : triggered by github pull request comment (#16836)

[GitHub] [doris] github-actions[bot] commented on pull request #16778: [FIx](planner)fix create table with null_type cause be core bug

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

[GitHub] [doris] github-actions[bot] commented on pull request #16778: [FIx](planner)fix create table with null_type cause be core bug

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16778: URL: https://github.com/apache/doris/pull/16778#issuecomment-1432980490 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] catpineapple opened a new pull request, #16840: [fix](dbt)fix dbt incremental

2023-02-16 Thread via GitHub
catpineapple opened a new pull request, #16840: URL: https://github.com/apache/doris/pull/16840 # Proposed changes Issue Number: close #xxx ## Problem summary 1. fix dbt incremental :new ideas for no rollback and support incremental data rerun . 2. add snapshot 3.

[GitHub] [doris] catpineapple closed pull request #16837: [fix](dbt)fix dbt incremental

2023-02-16 Thread via GitHub
catpineapple closed pull request #16837: [fix](dbt)fix dbt incremental URL: https://github.com/apache/doris/pull/16837 -- 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] zhangstar333 opened a new pull request, #16841: [vectorized](udf) java udf support array type

2023-02-16 Thread via GitHub
zhangstar333 opened a new pull request, #16841: URL: https://github.com/apache/doris/pull/16841 # Proposed changes > support java udf using array type, like: ` CREATE FUNCTION java_udf_array_return_int_test(array) RETURNS array PROPERTIES ( "file"="file://${jarPa

[GitHub] [doris] github-actions[bot] commented on pull request #16812: [fix](cooldown)Fix bug for single cooldown compaction, add remote meta

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16812: URL: https://github.com/apache/doris/pull/16812#issuecomment-1433000539 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 #16812: [fix](cooldown)Fix bug for single cooldown compaction, add remote meta

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16812: URL: https://github.com/apache/doris/pull/16812#issuecomment-1433002344 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 #16841: [vectorized](udf) java udf support array type

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16841: URL: https://github.com/apache/doris/pull/16841#issuecomment-1433003110 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 #16841: [vectorized](udf) java udf support array type

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16841: URL: https://github.com/apache/doris/pull/16841#issuecomment-143301 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-flink-connector] GoGoWen commented on issue #100: [Bug] (concurrency) Thread safety problem of loading data to Doris

2023-02-16 Thread via GitHub
GoGoWen commented on issue #100: URL: https://github.com/apache/doris-flink-connector/issues/100#issuecomment-1433016686 > However, at this time, the `dorisStreamLoad.handlePreCommitResponse` step in the `checkDone` method should not be possible, right? Because `dorisStreamLoad.getPendingL

[GitHub] [doris] dataroaring opened a new pull request, #16842: [chore](build) add a build type named DEBUG_O3

2023-02-16 Thread via GitHub
dataroaring opened a new pull request, #16842: URL: https://github.com/apache/doris/pull/16842 Stress tests use release builds, thus DCHECK does not work, however dcheck is a productive way to find unexpected behavior, and we should write dchecks as much as possible. It is a waste of

[GitHub] [doris] morrySnow closed pull request #16688: [regression-test](nereids) Comment some nereids case

2023-02-16 Thread via GitHub
morrySnow closed pull request #16688: [regression-test](nereids) Comment some nereids case URL: https://github.com/apache/doris/pull/16688 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[GitHub] [doris] Tanya-W opened a new pull request, #16843: [improve](show alter) add more infos to 'show alter' result for schema change job

2023-02-16 Thread via GitHub
Tanya-W opened a new pull request, #16843: URL: https://github.com/apache/doris/pull/16843 # Proposed changes Issue Number: close #xxx ## Problem summary add column `OtherInfos ` to `show alter` result, can add more infos into `OtherInfos `, like add/drop inverted index info

[GitHub] [doris] github-actions[bot] commented on pull request #16842: [chore](build) add a build type named DEBUG_O3

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16842: URL: https://github.com/apache/doris/pull/16842#issuecomment-1433020828 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 #16812: [fix](cooldown)Fix bug for single cooldown compaction, add remote meta

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

[GitHub] [doris] morrySnow commented on a diff in pull request #16824: [Feature](Nereids regression-test)add agg_function, tvf, generator, window_function test for nereids

2023-02-16 Thread via GitHub
morrySnow commented on code in PR #16824: URL: https://github.com/apache/doris/pull/16824#discussion_r1108414819 ## regression-test/suites/nereids_function_p0/window_function/window_fn.groovy: ## @@ -0,0 +1,46 @@ +// Licensed to the Apache Software Foundation (ASF) under one +//

[GitHub] [doris] github-actions[bot] commented on pull request #16826: [Bug](datetimev2) Support cast datetimev2 to datetimev2 with different precision

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16826: URL: https://github.com/apache/doris/pull/16826#issuecomment-1433037495 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 #16826: [Bug](datetimev2) Support cast datetimev2 to datetimev2 with different precision

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

[GitHub] [doris] github-actions[bot] commented on pull request #16843: [improve](show alter) add more infos to 'show alter' result for schema change job

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16843: URL: https://github.com/apache/doris/pull/16843#issuecomment-1433041116 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] hello-stephen commented on pull request #16839: [Fix](inverted index) fix array inverted index error match result when doing schema change add index

2023-02-16 Thread via GitHub
hello-stephen commented on PR #16839: URL: https://github.com/apache/doris/pull/16839#issuecomment-1433052549 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.74 seconds stream load tsv: 474 seconds loaded 74807831229 Bytes, about 150 MB/s

[GitHub] [doris] HappenLee commented on a diff in pull request #16841: [vectorized](udf) java udf support array type

2023-02-16 Thread via GitHub
HappenLee commented on code in PR #16841: URL: https://github.com/apache/doris/pull/16841#discussion_r1108477970 ## regression-test/suites/javaudf_p0/test_javaudf_array_int.groovy: ## @@ -0,0 +1,122 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more co

[GitHub] [doris] HappenLee commented on a diff in pull request #16841: [vectorized](udf) java udf support array type

2023-02-16 Thread via GitHub
HappenLee commented on code in PR #16841: URL: https://github.com/apache/doris/pull/16841#discussion_r1108484218 ## be/src/vec/functions/function_java_udf.cpp: ## @@ -194,6 +228,74 @@ Status JavaFunctionCall::execute(FunctionContext* context, Block& block, rein

[GitHub] [doris] vojin53 closed issue #16804: [Bug]round函数四舍五入不正确

2023-02-16 Thread via GitHub
vojin53 closed issue #16804: [Bug]round函数四舍五入不正确 URL: https://github.com/apache/doris/issues/16804 -- 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: commi

[GitHub] [doris] vojin53 commented on issue #16804: [Bug]round函数四舍五入不正确

2023-02-16 Thread via GitHub
vojin53 commented on issue #16804: URL: https://github.com/apache/doris/issues/16804#issuecomment-1433102824 感谢你的回复,使用DECIMALV3类型已经解决我的问题。 -- 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

[GitHub] [doris] morrySnow opened a new pull request, #16844: [refactor](Nereids) let type coercion same with legacy planner

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

[GitHub] [doris] github-actions[bot] commented on pull request #15339: [enhancement](aggregate-function) enhance aggregate funtion collect and add group_array aliases

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #15339: URL: https://github.com/apache/doris/pull/15339#issuecomment-143301 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 #16774: [enhancement](nereids)add eliminate left nullaware anti join rule

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

[GitHub] [doris] github-actions[bot] commented on pull request #16774: [enhancement](nereids)add eliminate left nullaware anti join rule

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16774: URL: https://github.com/apache/doris/pull/16774#issuecomment-1433118993 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] sohardforaname commented on a diff in pull request #16824: [Feature](Nereids regression-test)add agg_function, tvf, generator, window_function test for nereids

2023-02-16 Thread via GitHub
sohardforaname commented on code in PR #16824: URL: https://github.com/apache/doris/pull/16824#discussion_r1108504786 ## regression-test/suites/nereids_function_p0/agg_function/agg.groovy: ## @@ -0,0 +1,597 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

[GitHub] [doris] morrySnow merged pull request #16774: [enhancement](nereids)add eliminate left nullaware anti join rule

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

[GitHub] [doris] vojin53 opened a new issue, #16845: [Bug] 窗口函数last_value窗口不生效

2023-02-16 Thread via GitHub
vojin53 opened a new issue, #16845: URL: https://github.com/apache/doris/issues/16845 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris-1.2.2 ### W

[GitHub] [doris] morrySnow commented on a diff in pull request #16819: [refactor](Nereids): remove local sort

2023-02-16 Thread via GitHub
morrySnow commented on code in PR #16819: URL: https://github.com/apache/doris/pull/16819#discussion_r1108509567 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/implementation/LogicalTopNToPhysicalTopN.java: ## @@ -39,8 +39,9 @@ public Rule build() { } pri

[doris] branch master updated (407ccaaff7 -> 4c7f19ab02)

2023-02-16 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 407ccaaff7 [FIx](planner) create table as select with null_type select item cause be core bug (#16778) add 4c7

[GitHub] [doris] HappenLee commented on a diff in pull request #16841: [vectorized](udf) java udf support array type

2023-02-16 Thread via GitHub
HappenLee commented on code in PR #16841: URL: https://github.com/apache/doris/pull/16841#discussion_r1108517806 ## be/src/vec/functions/function_java_udf.cpp: ## @@ -194,6 +228,74 @@ Status JavaFunctionCall::execute(FunctionContext* context, Block& block, rein

[GitHub] [doris] github-actions[bot] commented on pull request #16822: [improvement](memory) fix possible memory leak of vcollect iterator

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

[GitHub] [doris] HappenLee commented on a diff in pull request #16841: [vectorized](udf) java udf support array type

2023-02-16 Thread via GitHub
HappenLee commented on code in PR #16841: URL: https://github.com/apache/doris/pull/16841#discussion_r1108531267 ## fe/java-udf/src/main/java/org/apache/doris/udf/BaseExecutor.java: ## @@ -206,25 +220,299 @@ protected Object[] allocateInputObjects(long row, int argClassOffset)

[GitHub] [doris] HappenLee commented on a diff in pull request #16841: [vectorized](udf) java udf support array type

2023-02-16 Thread via GitHub
HappenLee commented on code in PR #16841: URL: https://github.com/apache/doris/pull/16841#discussion_r1108534879 ## fe/java-udf/src/main/java/org/apache/doris/udf/BaseExecutor.java: ## @@ -206,25 +220,299 @@ protected Object[] allocateInputObjects(long row, int argClassOffset)

[GitHub] [doris] github-actions[bot] commented on pull request #16734: [Opt](exec) opt aggreate function performance in nullable column

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16734: URL: https://github.com/apache/doris/pull/16734#issuecomment-1433160574 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 #15339: [enhancement](aggregate-function) enhance aggregate funtion collect and add group_array aliases

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

[GitHub] [doris] HappenLee commented on a diff in pull request #16841: [vectorized](udf) java udf support array type

2023-02-16 Thread via GitHub
HappenLee commented on code in PR #16841: URL: https://github.com/apache/doris/pull/16841#discussion_r1108545211 ## fe/java-udf/src/main/java/org/apache/doris/udf/BaseExecutor.java: ## @@ -380,11 +668,435 @@ protected boolean storeUdfResult(Object obj, long row, Class retClass)

[GitHub] [doris] HappenLee merged pull request #16734: [Opt](exec) opt aggreate function performance in nullable column

2023-02-16 Thread via GitHub
HappenLee merged PR #16734: URL: https://github.com/apache/doris/pull/16734 -- 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: [Opt](exec) opt aggreate function performance in nullable column

2023-02-16 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 24ef60b491 [Opt](exec) opt aggreate function p

[GitHub] [doris] github-actions[bot] commented on pull request #16822: [improvement](memory) fix possible memory leak of vcollect iterator

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16822: URL: https://github.com/apache/doris/pull/16822#issuecomment-1433170306 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 #15339: [enhancement](aggregate-function) enhance aggregate funtion collect and add group_array aliases

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #15339: URL: https://github.com/apache/doris/pull/15339#issuecomment-1433180767 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 #16822: [improvement](memory) fix possible memory leak of vcollect iterator

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16822: URL: https://github.com/apache/doris/pull/16822#issuecomment-1433183498 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 #16843: [improve](show alter) add more infos to 'show alter' result for schema change job

2023-02-16 Thread via GitHub
hello-stephen commented on PR #16843: URL: https://github.com/apache/doris/pull/16843#issuecomment-1433226846 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.35 seconds stream load tsv: 483 seconds loaded 74807831229 Bytes, about 147 MB/s

[GitHub] [doris] FreeOnePlus opened a new pull request, #16846: [feature](docker)Fe docker init script add new interface option

2023-02-16 Thread via GitHub
FreeOnePlus opened a new pull request, #16846: URL: https://github.com/apache/doris/pull/16846 # Proposed changes 1. add interface BUILD_TYPE, Values only one "k8s". e.g. ``` docker run -itd \ --name=fe-02 \ --env BUILD_TYPE="k8s" -p 8032:8030 \ -p 9032:9030 \

[GitHub] [doris] github-actions[bot] commented on pull request #16846: [feature](docker)Fe docker init script add new interface option

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16846: URL: https://github.com/apache/doris/pull/16846#issuecomment-1433265039 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 #16846: [feature](docker)Fe docker init script add new interface option

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16846: URL: https://github.com/apache/doris/pull/16846#issuecomment-1433265145 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] adonis0147 opened a new pull request, #16847: [chore](workflow) Fix the BE UT (Clang) workflow

2023-02-16 Thread via GitHub
adonis0147 opened a new pull request, #16847: URL: https://github.com/apache/doris/pull/16847 # Proposed changes Remove the command `apt upgrade` in the `BE UT (Clang)` workflow. ## Problem summary Recently, the [runner-image](https://github.com/actions/runner-images) was

[GitHub] [doris] hello-stephen commented on pull request #16827: [chore](be-config) set disable_storage_row_cache default true to def…

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

[GitHub] [doris] eldenmoon opened a new pull request, #16848: [Fix](topn opt) double check plan From OriginalPlanner to make sure o…

2023-02-16 Thread via GitHub
eldenmoon opened a new pull request, #16848: URL: https://github.com/apache/doris/pull/16848 …ptimized SQL is a general topn query From the original logic, query like `select * from a where exists (select * from b order by 1) order by 1 limit 1` is a query contains subquery, but the

[GitHub] [doris] github-actions[bot] commented on pull request #16509: [Enhancement](storage) add a new hidden column __DORIS_VERSION_COL__ for unique key table

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16509: URL: https://github.com/apache/doris/pull/16509#issuecomment-1433508476 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 #16509: [Enhancement](storage) add a new hidden column __DORIS_VERSION_COL__ for unique key table

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16509: URL: https://github.com/apache/doris/pull/16509#issuecomment-1433527791 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 #16509: [Enhancement](storage) add a new hidden column __DORIS_VERSION_COL__ for unique key table

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16509: URL: https://github.com/apache/doris/pull/16509#issuecomment-1433530259 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 #16564: [feature](merge-on-write) add DCHECK in compaction to detect duplicate key

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16564: URL: https://github.com/apache/doris/pull/16564#issuecomment-1433604114 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 #16564: [feature](merge-on-write) add DCHECK in compaction to detect duplicate key

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16564: URL: https://github.com/apache/doris/pull/16564#issuecomment-1433604474 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 #16564: [feature](merge-on-write) add DCHECK in compaction to detect duplicate key

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16564: URL: https://github.com/apache/doris/pull/16564#issuecomment-1433622795 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] adonis0147 commented on pull request #16847: [chore](workflow) Fix the BE UT (Clang) workflow

2023-02-16 Thread via GitHub
adonis0147 commented on PR #16847: URL: https://github.com/apache/doris/pull/16847#issuecomment-1433929246 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 unsubscribe

[doris] branch master updated: [feature](docker)Fe docker init script add new interface option (#16846)

2023-02-16 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 6012fc3605 [feature](docker)Fe docker init scri

[GitHub] [doris] yiguolei merged pull request #16846: [feature](docker)Fe docker init script add new interface option

2023-02-16 Thread via GitHub
yiguolei merged PR #16846: URL: https://github.com/apache/doris/pull/16846 -- 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] yiguolei merged pull request #16826: [Bug](datetimev2) Support cast datetimev2 to datetimev2 with different precision

2023-02-16 Thread via GitHub
yiguolei merged PR #16826: URL: https://github.com/apache/doris/pull/16826 -- 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: [Bug](datetimev2) Support cast datetimev2 to datetimev2 with different precision #16826

2023-02-16 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 b35998a3b7 [Bug](datetimev2) Support cast datet

[GitHub] [doris] morningman commented on a diff in pull request #16834: [Enhancement](HttpServer) Support https interface

2023-02-16 Thread via GitHub
morningman commented on code in PR #16834: URL: https://github.com/apache/doris/pull/16834#discussion_r1109168132 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -344,6 +344,35 @@ public class Config extends ConfigBase { */ @ConfField public s

[GitHub] [doris] morningman merged pull request #16789: [Enhance](ComputeNode) K8sDeployManager support computeNode

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

[doris] branch master updated (b35998a3b7 -> 1fc5023d97)

2023-02-16 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.git from b35998a3b7 [Bug](datetimev2) Support cast datetimev2 to datetimev2 with different precision #16826 add 1fc502

[GitHub] [doris] wuyingfeng1998 opened a new issue, #16849: [Bug] 1.2.2 本地文件导入BE崩溃

2023-02-16 Thread via GitHub
wuyingfeng1998 opened a new issue, #16849: URL: https://github.com/apache/doris/issues/16849 ### 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 集群:1FE + 2BE(其中一台

[GitHub] [doris] morningman commented on pull request #16832: [fix](merge-on-write) fix that be may coredump when sequence column is null

2023-02-16 Thread via GitHub
morningman commented on PR #16832: URL: https://github.com/apache/doris/pull/16832#issuecomment-1433967069 Please add test case -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

[GitHub] [doris] mrhhsg opened a new pull request, #16850: [improvement][vec] avoid creating a new column while filtering mutable columns

2023-02-16 Thread via GitHub
mrhhsg opened a new pull request, #16850: URL: https://github.com/apache/doris/pull/16850 # Proposed changes Currently, when filtering a column, a new column will be created to store the filtering result, which will cause some performance loss ## Problem summary Describe

[GitHub] [doris] github-actions[bot] commented on pull request #15339: [enhancement](aggregate-function) enhance aggregate funtion collect and add group_array aliases

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #15339: URL: https://github.com/apache/doris/pull/15339#issuecomment-1433972025 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 #16850: [improvement](vec) avoid creating a new column while filtering mutable columns

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16850: URL: https://github.com/apache/doris/pull/16850#issuecomment-1433976996 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 #16850: [improvement](vec) avoid creating a new column while filtering mutable columns

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16850: URL: https://github.com/apache/doris/pull/16850#issuecomment-1433977151 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 #16850: [improvement](vec) avoid creating a new column while filtering mutable columns

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16850: URL: https://github.com/apache/doris/pull/16850#issuecomment-1433977695 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] yongjinhou commented on a diff in pull request #16834: [Enhancement](HttpServer) Support https interface

2023-02-16 Thread via GitHub
yongjinhou commented on code in PR #16834: URL: https://github.com/apache/doris/pull/16834#discussion_r1109191608 ## fe/fe-common/src/main/java/org/apache/doris/common/Config.java: ## @@ -344,6 +344,35 @@ public class Config extends ConfigBase { */ @ConfField public s

[GitHub] [doris] morningman merged pull request #16781: [fix](doc) add essential property for hive catalog on Kerberosied hms

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

[doris] branch master updated: [fix](doc) add essential property for hive catalog on Kerberosied hms (#16781)

2023-02-16 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new fe4ef23489 [fix](doc) add essential property

[GitHub] [doris] kaka11chen opened a new pull request, #16852: Revert and cherry-pick "[Refactor](function) opt the exec of function with null column".

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

[GitHub] [doris] github-actions[bot] commented on pull request #16852: Revert and cherry-pick "[Refactor](function) opt the exec of function with null column".

2023-02-16 Thread via GitHub
github-actions[bot] commented on PR #16852: URL: https://github.com/apache/doris/pull/16852#issuecomment-1433988175 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] Gabriel39 merged pull request #16772: [pipeline](profile) Support real-time profile report in pipeline

2023-02-16 Thread via GitHub
Gabriel39 merged PR #16772: URL: https://github.com/apache/doris/pull/16772 -- 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: [pipeline](profile) Support real-time profile report in pipeline (#16772)

2023-02-16 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 3d6077efe0 [pipeline](profile) Support real-t

[GitHub] [doris] gavinchou commented on a diff in pull request #16340: [feature](mysql) Support secure MySQL connection to FE

2023-02-16 Thread via GitHub
gavinchou commented on code in PR #16340: URL: https://github.com/apache/doris/pull/16340#discussion_r1109188938 ## fe/fe-core/src/main/java/org/apache/doris/mysql/MysqlChannel.java: ## @@ -44,17 +48,27 @@ public class MysqlChannel { protected SocketChannel channel; //

[GitHub] [doris-thirdparty] morningman merged pull request #37: [Enhancement] If kms url is empty, do not call getfileStatus() rpc.

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

[doris-thirdparty] branch libhdfs3 updated: [Enhancement] If kms url is empty, do not call getfileStatus() rpc. (#37)

2023-02-16 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch libhdfs3 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/libhdfs3 by this push: new 7ad2e3e [Enhancement] If kms

[GitHub] [doris] morningman merged pull request #16852: Revert and cherry-pick "[Refactor](function) opt the exec of function with null column".

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

[doris] branch branch-hive-test updated: Revert and cherry-pick "[Refactor](function) opt the exec of function with null column". (#16852)

2023-02-16 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-hive-test in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-hive-test by this push: new a25eeb8eb0 Revert and che

[GitHub] [doris] LizZhang315 closed issue #16667: [Bug] [daily] create materialized view contains columns that are not keys

2023-02-16 Thread via GitHub
LizZhang315 closed issue #16667: [Bug] [daily] create materialized view contains columns that are not keys URL: https://github.com/apache/doris/issues/16667 -- 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] wsjz closed pull request #16808: [feature](iceberg)Add glue catalog2

2023-02-16 Thread via GitHub
wsjz closed pull request #16808: [feature](iceberg)Add glue catalog2 URL: https://github.com/apache/doris/pull/16808 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

[GitHub] [doris] yiguolei merged pull request #16827: [chore](be-config) set disable_storage_row_cache default true to def…

2023-02-16 Thread via GitHub
yiguolei merged PR #16827: URL: https://github.com/apache/doris/pull/16827 -- 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] mydarjuan opened a new issue, #16853: [Bug] doris 1.2.2 oracle jdbc catalog ,number(*) 类型,被转义为decimal(0,-127)导致精度丢失

2023-02-16 Thread via GitHub
mydarjuan opened a new issue, #16853: URL: https://github.com/apache/doris/issues/16853 ### 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.2 ### What'

[doris] branch master updated (3d6077efe0 -> 2426d8e6e8)

2023-02-16 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 3d6077efe0 [pipeline](profile) Support real-time profile report in pipeline (#16772) add 2426d8e6e8 [chore](be-

[GitHub] [doris] github-actions[bot] commented on pull request #15339: [enhancement](aggregate-function) enhance aggregate funtion collect and add group_array aliases

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

[GitHub] [doris] morningman commented on issue #16853: [Bug] doris 1.2.2 oracle jdbc catalog ,number(*) 类型,被转义为decimal(0,-127)导致精度丢失

2023-02-16 Thread via GitHub
morningman commented on issue #16853: URL: https://github.com/apache/doris/issues/16853#issuecomment-1434005515 @BePPPower , PTAL -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[GitHub] [doris] yiguolei merged pull request #16816: [improve](dynamic table) refine SegmentWriter columns writer generate

2023-02-16 Thread via GitHub
yiguolei merged PR #16816: URL: https://github.com/apache/doris/pull/16816 -- 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

<    1   2   3   4   >