[GitHub] [doris-spark-connector] bowenliang123 opened a new pull request, #80: Set --no-transfer-progress option in maven builds for less verbose message

2023-03-27 Thread via GitHub
bowenliang123 opened a new pull request, #80: URL: https://github.com/apache/doris-spark-connector/pull/80 # Proposed changes - Set `--no-transfer-progress` option in CI maven builds for less verbose message ## Problem Summary: Describe the overview of changes. #

[GitHub] [doris] zhangguoqiang666 commented on pull request #18169: [test](case)add external hive parquet case 0328

2023-03-27 Thread via GitHub
zhangguoqiang666 commented on PR #18169: URL: https://github.com/apache/doris/pull/18169#issuecomment-1486316579 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] zhangguoqiang666 opened a new pull request, #18169: [test](case)add external hive parquet case 0328

2023-03-27 Thread via GitHub
zhangguoqiang666 opened a new pull request, #18169: URL: https://github.com/apache/doris/pull/18169 # Proposed changes ## Problem summary Describe your changes. add case about external hive parquet ## Checklist(Required) * [ no ] Does it affect the original be

[GitHub] [doris] nextdreamblue commented on pull request #18163: [feature](multi-catalog) support select current_catalog();

2023-03-27 Thread via GitHub
nextdreamblue commented on PR #18163: URL: https://github.com/apache/doris/pull/18163#issuecomment-1486309453 run COMPILE -- 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] sohardforaname commented on pull request #18062: [Fix](Nereids)fix nereids is failed to parse union with query covered parenthesis

2023-03-27 Thread via GitHub
sohardforaname commented on PR #18062: URL: https://github.com/apache/doris/pull/18062#issuecomment-1486308823 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-spark-connector] bowenliang123 commented on pull request #79: Introduce httpclient for handling requests in DorisStreamLoad

2023-03-27 Thread via GitHub
bowenliang123 commented on PR #79: URL: https://github.com/apache/doris-spark-connector/pull/79#issuecomment-1486306617 cc @hf200012 @JNSimba -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [doris] xiaojunjie commented on pull request #16980: [feature](nereids) support query cache and partition cache

2023-03-27 Thread via GitHub
xiaojunjie commented on PR #16980: URL: https://github.com/apache/doris/pull/16980#issuecomment-1486302367 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] BiteTheDDDDt commented on pull request #18168: [Chore](materialized-view) forbiden create mv with where clause contained aggregate column

2023-03-27 Thread via GitHub
BiteThet commented on PR #18168: URL: https://github.com/apache/doris/pull/18168#issuecomment-1486299315 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-spark-connector] bowenliang123 opened a new pull request, #79: Refactor DorisStreamLoad to use httpclient

2023-03-27 Thread via GitHub
bowenliang123 opened a new pull request, #79: URL: https://github.com/apache/doris-spark-connector/pull/79 # Proposed changes - Refactor DorisStreamLoad to use httpclient ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it

[GitHub] [doris] BiteTheDDDDt opened a new pull request, #18168: [Chore](materialized-view) forbiden create mv with where clause contained aggregate column

2023-03-27 Thread via GitHub
BiteThet opened a new pull request, #18168: URL: https://github.com/apache/doris/pull/18168 # Proposed changes forbiden create mv with where clause contained aggregate column ```sql create table a_table( k1 int null, k2 int not null, k3 bigint null,

[GitHub] [doris] xy720 commented on pull request #17868: [Improve](complex-type) Support Count(complexType)

2023-03-27 Thread via GitHub
xy720 commented on PR #17868: URL: https://github.com/apache/doris/pull/17868#issuecomment-1486287438 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 unsubscribe,

[doris] branch master updated (1956f04aa2 -> d6339b36a4)

2023-03-27 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1956f04aa2 [feature](multi-catalog) add specified_database_list PROPERTY for jdbc/hms/iceberg catalog (#17803)

[GitHub] [doris] englefly merged pull request #18148: [fix](Nereids): correct the order of pushdown semi rules.

2023-03-27 Thread via GitHub
englefly merged PR #18148: URL: https://github.com/apache/doris/pull/18148 -- 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 #17973: [Enchancement](table-function) optimization for vectorized table function

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

[GitHub] [doris] nextdreamblue commented on pull request #18149: [fix](catalog) all properties should be checked when create unpartitioned table

2023-03-27 Thread via GitHub
nextdreamblue commented on PR #18149: URL: https://github.com/apache/doris/pull/18149#issuecomment-1486276988 run buidlall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [doris] Cai-Yao opened a new pull request, #18167: [Enhencement](FE) rename PaloFe to DorisFe

2023-03-27 Thread via GitHub
Cai-Yao opened a new pull request, #18167: URL: https://github.com/apache/doris/pull/18167 # Proposed changes Issue Number: close #xxx ## Problem summary rename PaloFe to DorisFe. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has

[GitHub] [doris] github-actions[bot] commented on pull request #18162: [fix](regression) deal with output order and timeout for segcompaction p1

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #18162: URL: https://github.com/apache/doris/pull/18162#issuecomment-1486272168 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 #18162: [fix](regression) deal with output order and timeout for segcompaction p1

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #18162: URL: https://github.com/apache/doris/pull/18162#issuecomment-1486272126 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] morningman commented on pull request #18162: [fix](regression) deal with output order and timeout for segcompaction p1

2023-03-27 Thread via GitHub
morningman commented on PR #18162: URL: https://github.com/apache/doris/pull/18162#issuecomment-1486271691 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] BiteTheDDDDt commented on pull request #17973: [Enchancement](table-function) optimization for vectorized table function

2023-03-27 Thread via GitHub
BiteThet commented on PR #17973: URL: https://github.com/apache/doris/pull/17973#issuecomment-1486271449 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] zclllyybb commented on pull request #18166: Delete the environment variable enable_vectorized_engine

2023-03-27 Thread via GitHub
zclllyybb commented on PR #18166: URL: https://github.com/apache/doris/pull/18166#issuecomment-1486268346 please fix your title and describe your change -- 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

[doris] branch master updated (daeaa91dd6 -> 1956f04aa2)

2023-03-27 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 daeaa91dd6 [feature](function) support variadic template type in SQL function (#17985) add 1956f04aa2 [featur

[GitHub] [doris] morningman merged pull request #17803: [feature](multi-catalog) add specified_database_list PROPERTY for jdbc/hms/iceberg catalog

2023-03-27 Thread via GitHub
morningman merged PR #17803: URL: https://github.com/apache/doris/pull/17803 -- 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] github-actions[bot] commented on pull request #18166: Delete the environment variable enable_vectorized_engine

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #18166: URL: https://github.com/apache/doris/pull/18166#issuecomment-1486260036 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] Mryange opened a new pull request, #18166: Delete the environment variable enable_vectorized_engine

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

[doris-spark-connector] branch master updated: [Improve] Code improvement in loadBatch method of DorisStreamLoad (#78)

2023-03-27 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-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new 89e72fd [Improve] Code improvement

[GitHub] [doris-spark-connector] JNSimba merged pull request #78: [Improve] Code improvement in loadBatch method of DorisStreamLoad

2023-03-27 Thread via GitHub
JNSimba merged PR #78: URL: https://github.com/apache/doris-spark-connector/pull/78 -- 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...@

[GitHub] [doris] eldenmoon commented on pull request #18164: [Feature](dynamic table) support dynamic table on UNIQUE KEY model

2023-03-27 Thread via GitHub
eldenmoon commented on PR #18164: URL: https://github.com/apache/doris/pull/18164#issuecomment-1486246123 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 unsubscr

[GitHub] [doris] morrySnow opened a new pull request, #18165: [fix](planner) lateral view do not support lower case table name config

2023-03-27 Thread via GitHub
morrySnow opened a new pull request, #18165: URL: https://github.com/apache/doris/pull/18165 1. TableFunctionNode should use child's output id instead of tupleids 2. TableFunctionNode lower_case_table_names set to 1 and 2 # Proposed changes Issue Number: close #xxx ##

[GitHub] [doris] hello-stephen commented on pull request #18139: [fix](nested_loop_join) got incorrect result from nested loop join without condition

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

[GitHub] [doris] github-actions[bot] commented on pull request #18139: [fix](nested_loop_join) got incorrect result from nested loop join without condition

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #18139: URL: https://github.com/apache/doris/pull/18139#issuecomment-1486221996 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 #18139: [fix](nested_loop_join) got incorrect result from nested loop join without condition

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #18139: URL: https://github.com/apache/doris/pull/18139#issuecomment-1486222035 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] eldenmoon commented on pull request #18164: [Feature](dynamic table) support dynamic table on UNIQUE KEY model

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

[GitHub] [doris] github-actions[bot] commented on a diff in pull request #18164: [Feature](dynamic table) support dynamic table on UNIQUE KEY model

2023-03-27 Thread via GitHub
github-actions[bot] commented on code in PR #18164: URL: https://github.com/apache/doris/pull/18164#discussion_r1150021538 ## be/src/vec/utils/template_helpers.hpp: ## @@ -61,7 +62,8 @@ M(Map, ColumnMap) \ M(Struct, ColumnStruct)\ M(Bi

[GitHub] [doris] hello-stephen commented on pull request #18163: [feature](multi-catalog) support select current_catalog();

2023-03-27 Thread via GitHub
hello-stephen commented on PR #18163: URL: https://github.com/apache/doris/pull/18163#issuecomment-1486208335 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 33.33 seconds stream load tsv: 440 seconds loaded 74807831229 Bytes, about 162 MB/s

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

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

[GitHub] [doris] eldenmoon opened a new pull request, #18164: [Feature](dynamic table) support dynamic table on UNIQUE KEY model

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

[GitHub] [doris] nextdreamblue commented on pull request #18163: [feature](multi-catalog) support select current_catalog();

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

[GitHub] [doris] nextdreamblue opened a new pull request, #18163: [feature](multi-catalog) support select current_catalog();

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

[GitHub] [doris] hello-stephen commented on pull request #18159: [Fix](Nereids) fix mark join reorder fail

2023-03-27 Thread via GitHub
hello-stephen commented on PR #18159: URL: https://github.com/apache/doris/pull/18159#issuecomment-1486190499 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.23 seconds stream load tsv: 439 seconds loaded 74807831229 Bytes, about 162 MB/s

[GitHub] [doris] morningman commented on pull request #18152: [feature](colocate) support cross datbase colocate join

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

2023-03-27 Thread via GitHub
HappenLee commented on code in PR #17973: URL: https://github.com/apache/doris/pull/17973#discussion_r1150001517 ## be/src/vec/columns/column_nullable.h: ## @@ -350,6 +350,13 @@ class ColumnNullable final : public COWHelper { ColumnPtr index(const IColumn& indexes, size_t

[GitHub] [doris] Gabriel39 commented on pull request #18139: [fix](nested_loop_join) got incorrect result from nested loop join without condition

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

[GitHub] [doris] github-actions[bot] commented on pull request #17907: [fix](function) resubmit-fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #17907: URL: https://github.com/apache/doris/pull/17907#issuecomment-1486153909 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] xinyiZzz commented on pull request #17907: [fix](function) resubmit-fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug

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

[GitHub] [doris] github-actions[bot] commented on pull request #17907: [fix](function) resubmit-fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #17907: URL: https://github.com/apache/doris/pull/17907#issuecomment-1486149436 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 #17907: [fix](function) resubmit-fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #17907: URL: https://github.com/apache/doris/pull/17907#issuecomment-1486147619 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] xinyiZzz commented on pull request #17907: [fix](function) resubmit-fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug

2023-03-27 Thread via GitHub
xinyiZzz commented on PR #17907: URL: https://github.com/apache/doris/pull/17907#issuecomment-1486147097 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] Kikyou1997 commented on a diff in pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-27 Thread via GitHub
Kikyou1997 commented on code in PR #18129: URL: https://github.com/apache/doris/pull/18129#discussion_r1149983381 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/JoinEstimation.java: ## @@ -52,37 +55,105 @@ private static Statistics estimateInnerJoin(Statistics cross

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-27 Thread via GitHub
Kikyou1997 commented on code in PR #18129: URL: https://github.com/apache/doris/pull/18129#discussion_r1149983020 ## fe/fe-core/src/main/java/org/apache/doris/statistics/ColumnStatisticBuilder.java: ## @@ -35,6 +35,8 @@ public class ColumnStatisticBuilder { private Histog

[GitHub] [doris] xinyiZzz commented on a diff in pull request #17907: [fix](function) resubmit-fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug

2023-03-27 Thread via GitHub
xinyiZzz commented on code in PR #17907: URL: https://github.com/apache/doris/pull/17907#discussion_r1149983216 ## fe/fe-core/src/main/java/org/apache/doris/catalog/BuiltinScalarFunctions.java: ## @@ -574,6 +580,8 @@ public class BuiltinScalarFunctions implements FunctionHelper

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-27 Thread via GitHub
Kikyou1997 commented on code in PR #18129: URL: https://github.com/apache/doris/pull/18129#discussion_r1149982852 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/JoinEstimation.java: ## @@ -52,37 +55,105 @@ private static Statistics estimateInnerJoin(Statistics cross

[GitHub] [doris] github-actions[bot] commented on pull request #18161: [fix](stream-load) find line delimiter in csv should start with no offset

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

[GitHub] [doris] kaka11chen commented on pull request #18160: [fix](multi-catalog) key and value columns of map are normal column type

2023-03-27 Thread via GitHub
kaka11chen commented on PR #18160: URL: https://github.com/apache/doris/pull/18160#issuecomment-1486144760 LGTM -- 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 unsubscri

[GitHub] [doris] freemandealer opened a new pull request, #18162: [fix](regression) deal with output order and timeout for segcompaction p1

2023-03-27 Thread via GitHub
freemandealer opened a new pull request, #18162: URL: https://github.com/apache/doris/pull/18162 1. Add `order by` to regulate the output order to avoid false-negative mismatch for dup table. 2. Increase load timeout. # Proposed changes Issue Number: close #xxx ## Pro

[GitHub] [doris] hust-hhb opened a new pull request, #18161: [fix](stream-load) find line delimiter in csv should start with no offset

2023-03-27 Thread via GitHub
hust-hhb opened a new pull request, #18161: URL: https://github.com/apache/doris/pull/18161 when loading big file with multi bytes line delimiter, some line record maybe incomplete because of `_output_buf_limit`, so this incomplete data will move to the beginning of the output buf and read

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-27 Thread via GitHub
Kikyou1997 commented on code in PR #18129: URL: https://github.com/apache/doris/pull/18129#discussion_r1149980436 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/JoinEstimation.java: ## @@ -52,37 +55,105 @@ private static Statistics estimateInnerJoin(Statistics cross

[doris] branch master updated (d2839eb41f -> daeaa91dd6)

2023-03-27 Thread xuyang
This is an automated email from the ASF dual-hosted git repository. xuyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d2839eb41f [Chore](Materialized-View) add some mv regression test case (#18095) add daeaa91dd6 [feature](function

[GitHub] [doris] xy720 merged pull request #17985: [feature](function) support variadic template type in SQL function

2023-03-27 Thread via GitHub
xy720 merged PR #17985: URL: https://github.com/apache/doris/pull/17985 -- 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.apache

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-27 Thread via GitHub
Kikyou1997 commented on code in PR #18129: URL: https://github.com/apache/doris/pull/18129#discussion_r1149976970 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/JoinEstimation.java: ## @@ -52,37 +55,105 @@ private static Statistics estimateInnerJoin(Statistics cross

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-27 Thread via GitHub
Kikyou1997 commented on code in PR #18129: URL: https://github.com/apache/doris/pull/18129#discussion_r1149976685 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/JoinEstimation.java: ## @@ -52,37 +55,105 @@ private static Statistics estimateInnerJoin(Statistics cross

[GitHub] [doris] zhengshiJ commented on pull request #18159: [Fix](Nereids) fix mark join reorder fail

2023-03-27 Thread via GitHub
zhengshiJ commented on PR #18159: URL: https://github.com/apache/doris/pull/18159#issuecomment-1486137225 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] Kikyou1997 commented on a diff in pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-27 Thread via GitHub
Kikyou1997 commented on code in PR #18129: URL: https://github.com/apache/doris/pull/18129#discussion_r1149975783 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/JoinEstimation.java: ## @@ -52,37 +55,105 @@ private static Statistics estimateInnerJoin(Statistics cross

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

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #17542: URL: https://github.com/apache/doris/pull/17542#issuecomment-1486134700 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] deaftstill commented on issue #18109: [Bug] doris-1.2.x版本使用超过32个union all导致be节点挂掉

2023-03-27 Thread via GitHub
deaftstill commented on issue #18109: URL: https://github.com/apache/doris/issues/18109#issuecomment-1486134289 > 有没有发现升级到1.2.3后,jdbc连接 fe抽取数据速度明显变慢呢? 还没仔细测这方面,晚上试试 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [doris] github-actions[bot] commented on pull request #18160: [fix](multi-catalog) key and value columns of map are normal column type

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #18160: URL: https://github.com/apache/doris/pull/18160#issuecomment-1486132900 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] Kikyou1997 commented on a diff in pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-27 Thread via GitHub
Kikyou1997 commented on code in PR #18129: URL: https://github.com/apache/doris/pull/18129#discussion_r1149972389 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/JoinEstimation.java: ## @@ -52,37 +55,105 @@ private static Statistics estimateInnerJoin(Statistics cross

[GitHub] [doris] Kikyou1997 commented on a diff in pull request #18129: [feature](nereids) semi and anti join estimation

2023-03-27 Thread via GitHub
Kikyou1997 commented on code in PR #18129: URL: https://github.com/apache/doris/pull/18129#discussion_r1149972663 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/JoinEstimation.java: ## @@ -52,37 +55,105 @@ private static Statistics estimateInnerJoin(Statistics cross

[GitHub] [doris] xinyiZzz commented on a diff in pull request #17907: [fix](function) resubmit-fix AES/SM3/SM4 encrypt/ decrypt algorithm initialization vector bug

2023-03-27 Thread via GitHub
xinyiZzz commented on code in PR #17907: URL: https://github.com/apache/doris/pull/17907#discussion_r1149972558 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/AesDecryptV2.java: ## @@ -0,0 +1,77 @@ +// Licensed to the Apache Software Foun

[GitHub] [doris] AshinGau opened a new pull request, #18160: [fix](multi-catalog) key and value columns of map are normal column type

2023-03-27 Thread via GitHub
AshinGau opened a new pull request, #18160: URL: https://github.com/apache/doris/pull/18160 # Proposed changes ## Problem summary PR(https://github.com/apache/doris/pull/17330) has changed the column type of kay and value from array to normal column, but orc&parquet reader stil

[GitHub] [doris] stevqin commented on issue #18109: [Bug] doris-1.2.x版本使用超过32个union all导致be节点挂掉

2023-03-27 Thread via GitHub
stevqin commented on issue #18109: URL: https://github.com/apache/doris/issues/18109#issuecomment-1486129496 > > 有没有发现升级到1.2.3后,jdbc连接 fe抽取数据速度明显变慢呢? > > 测试了一下,没发现该现象呀 我这边出现了这个情况; 出现 jdbc连接fe抽取数据变慢的情况后,又尝试 重新替换 BE 程序,FE程序 问题依旧; 直接换回 1.2.2 版本后,jdbc抽取数据恢复正常。 -- This is an

[GitHub] [doris] github-actions[bot] commented on pull request #18139: [fix](nested_loop_join) got incorrect result from nested loop join without condition

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #18139: URL: https://github.com/apache/doris/pull/18139#issuecomment-1486128197 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] liujiwen-up commented on issue #18109: [Bug] doris-1.2.x版本使用超过32个union all导致be节点挂掉

2023-03-27 Thread via GitHub
liujiwen-up commented on issue #18109: URL: https://github.com/apache/doris/issues/18109#issuecomment-1486127252 The problem has not been reproduced, more information can be provided, and you can chat with me privately and add me on WeChat:Ljw919666 -- This is an automated message from th

[GitHub] [doris] zhengshiJ opened a new pull request, #18159: [Fix](Nereids) fix mark join reorder fail

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

[doris] branch master updated: [Chore](Materialized-View) add some mv regression test case (#18095)

2023-03-27 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 d2839eb41f [Chore](Materialized-View) add som

[GitHub] [doris] github-actions[bot] commented on pull request #18095: [Chore](Materialized-View) add some mv regression test case

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #18095: URL: https://github.com/apache/doris/pull/18095#issuecomment-1486117583 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] BiteTheDDDDt merged pull request #18095: [Chore](Materialized-View) add some mv regression test case

2023-03-27 Thread via GitHub
BiteThet merged PR #18095: URL: https://github.com/apache/doris/pull/18095 -- 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

[GitHub] [doris] github-actions[bot] commented on pull request #18095: [Chore](Materialized-View) add some mv regression test case

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #18095: URL: https://github.com/apache/doris/pull/18095#issuecomment-1486117608 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] BiteTheDDDDt merged pull request #18141: [Bug](materialized-view) add some limit for create mv on aggregate table

2023-03-27 Thread via GitHub
BiteThet merged PR #18141: URL: https://github.com/apache/doris/pull/18141 -- 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

[GitHub] [doris] Gabriel39 commented on a diff in pull request #18126: [feature](executor) Add memory limit for pip_scanner_context

2023-03-27 Thread via GitHub
Gabriel39 commented on code in PR #18126: URL: https://github.com/apache/doris/pull/18126#discussion_r1149959666 ## be/src/vec/exec/scan/pip_scanner_context.h: ## @@ -89,10 +95,15 @@ class PipScannerContext : public vectorized::ScannerContext { } } +bool has

[doris] branch master updated: [Bug](materialized-view) add some limit for create mv on aggregate table (#18141)

2023-03-27 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 9c1e86f84f [Bug](materialized-view) add some

[GitHub] [doris] github-actions[bot] commented on pull request #18156: [Enhencement](Backends) add `HostName` filed in backends table and delete backends table in information_schema

2023-03-27 Thread via GitHub
github-actions[bot] commented on PR #18156: URL: https://github.com/apache/doris/pull/18156#issuecomment-1486113717 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] LizZhang315 opened a new issue, #18158: [Bug] [daily] load parquet cause BE core

2023-03-27 Thread via GitHub
LizZhang315 opened a new issue, #18158: URL: https://github.com/apache/doris/issues/18158 ### 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-0.0.0-trunk-29

[GitHub] [doris] Jibing-Li opened a new pull request, #18157: [Refactor](multi catalog)BE assignment data structure.

2023-03-27 Thread via GitHub
Jibing-Li opened a new pull request, #18157: URL: https://github.com/apache/doris/pull/18157 Data structure definition for ScanNode task spilt and BE assignment. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests been added * [ ] Has doc

[GitHub] [doris] BePPPower opened a new pull request, #18156: [Enhencement](Backends) add `HostName` filed in backends table and delete backends table in information_schema

2023-03-27 Thread via GitHub
BePPPower opened a new pull request, #18156: URL: https://github.com/apache/doris/pull/18156 # Proposed changes Issue Number: close #xxx 1. Add `HostName` field for `show backends` statement and `backends()` tvf. 2. delete the `backends` table in `information_schema` databas

[GitHub] [doris] Gabriel39 commented on a diff in pull request #18126: [feature](executor) Add memory limit for pip_scanner_context

2023-03-27 Thread via GitHub
Gabriel39 commented on code in PR #18126: URL: https://github.com/apache/doris/pull/18126#discussion_r1149956702 ## be/src/vec/exec/scan/scanner_context.cpp: ## @@ -55,8 +55,7 @@ Status ScannerContext::init() { // 1. Calculate max concurrency // TODO: now the max threa

[GitHub] [doris] xy720 commented on pull request #17985: [feature](function) support variadic template type in SQL function

2023-03-27 Thread via GitHub
xy720 commented on PR #17985: URL: https://github.com/apache/doris/pull/17985#issuecomment-1486110389 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 unsubscribe,

[GitHub] [doris] Yulei-Yang opened a new issue, #18155: [Bug] sql query NullPointerException

2023-03-27 Thread via GitHub
Yulei-Yang opened a new issue, #18155: URL: https://github.com/apache/doris/issues/18155 ### 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 branch-1.2-lts

[doris] branch master updated: [typo](docs) fix docs DROP-CATALOG.md (#18135)

2023-03-27 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing 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 6af93016a8 [typo](docs) fix docs DROP-CATALOG.

[GitHub] [doris] luzhijing merged pull request #18135: [typo](docs) fix docs DROP-CATALOG.md

2023-03-27 Thread via GitHub
luzhijing merged PR #18135: URL: https://github.com/apache/doris/pull/18135 -- 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: [typo](docs) fix docs install-deploy.md (#18132)

2023-03-27 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing 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 60073ebc84 [typo](docs) fix docs install-deplo

[GitHub] [doris] luzhijing merged pull request #18132: [typo](docs) fix docs install-deploy.md

2023-03-27 Thread via GitHub
luzhijing merged PR #18132: URL: https://github.com/apache/doris/pull/18132 -- 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 (4e015fcfb2 -> d8ab8662af)

2023-03-27 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4e015fcfb2 [typo](docs) fix docs DROP-ROLE.md (#18143) add d8ab8662af [typo](docs) fix docs multi-catalog.md (#

[GitHub] [doris] luzhijing merged pull request #18133: [typo](docs) fix docs multi-catalog.md

2023-03-27 Thread via GitHub
luzhijing merged PR #18133: URL: https://github.com/apache/doris/pull/18133 -- 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] luzhijing merged pull request #18143: [typo](docs) fix docs DROP-ROLE.md

2023-03-27 Thread via GitHub
luzhijing merged PR #18143: URL: https://github.com/apache/doris/pull/18143 -- 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 (09e346e47c -> 4e015fcfb2)

2023-03-27 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 09e346e47c [fix](type) Data precision is lost when converting DOUBLE type data to DECIMAL (#17191) (#17562) ad

[GitHub] [doris] lsy3993 opened a new pull request, #18154: [improvement](audit)adjust the default value of insert sql's length in audit.log

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

[GitHub] [doris] zhengshengjun commented on pull request #16607: [fix](engine_clone_task) disable compact when tablet version discontinuous to avoid engine clone task failure

2023-03-27 Thread via GitHub
zhengshengjun commented on PR #16607: URL: https://github.com/apache/doris/pull/16607#issuecomment-1486105866 run P0 Regression -- 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] Gabriel39 commented on pull request #18126: [feature](executor) Add memory limit for pip_scanner_context

2023-03-27 Thread via GitHub
Gabriel39 commented on PR #18126: URL: https://github.com/apache/doris/pull/18126#issuecomment-1486105762 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] liujiwen-up commented on issue #18109: [Bug] doris-1.2.x版本使用超过32个union all导致be节点挂掉

2023-03-27 Thread via GitHub
liujiwen-up commented on issue #18109: URL: https://github.com/apache/doris/issues/18109#issuecomment-1486103458 > 有没有发现升级到1.2.3后,jdbc连接 fe抽取数据速度明显变慢呢? 测试了一下,没发现该现象呀 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

  1   2   3   4   >