[GitHub] [doris] github-actions[bot] commented on pull request #13436: [fix](join)the build and probe expr should be calculated before converting input block to nullable

2022-10-19 Thread GitBox
github-actions[bot] commented on PR #13436: URL: https://github.com/apache/doris/pull/13436#issuecomment-1285008977 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 #13379: [feature](jsonb type) functions for cast from and to jsonb datatype

2022-10-19 Thread GitBox
hello-stephen commented on PR #13379: URL: https://github.com/apache/doris/pull/13379#issuecomment-1285012207 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 40.19 seconds load time: 617 seconds storage size: 17154823377 Bytes https://doris-co

[GitHub] [doris] luozenglin opened a new issue, #13509: [Bug] be core dump when using right join with other join predicates.

2022-10-19 Thread GitBox
luozenglin opened a new issue, #13509: URL: https://github.com/apache/doris/issues/13509 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version master

[GitHub] [doris] Peiking opened a new issue, #13510: [Bug]

2022-10-19 Thread GitBox
Peiking opened a new issue, #13510: URL: https://github.com/apache/doris/issues/13510 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version all ###

[GitHub] [doris] adonis0147 commented on a diff in pull request #13428: [feature-wip](array) remove array config and check array nested depth

2022-10-19 Thread GitBox
adonis0147 commented on code in PR #13428: URL: https://github.com/apache/doris/pull/13428#discussion_r1000202738 ## be/src/vec/data_types/data_type_array.cpp: ## @@ -210,13 +217,9 @@ Status DataTypeArray::from_string(ReadBuffer& rb, IColumn* column) const { // dispo

[GitHub] [doris] HappenLee merged pull request #13166: [Enhancement](scanner) support split avg key range

2022-10-19 Thread GitBox
HappenLee merged PR #13166: URL: https://github.com/apache/doris/pull/13166 -- 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 (3c837a9bdd -> 1892e8f66e)

2022-10-19 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3c837a9bdd [regression](load) modify variable definition (#13506) add 1892e8f66e [Enhancement](scanner) support

[GitHub] [doris] hello-stephen commented on pull request #13499: [Improvement](Audit): Remove default_cluster for audit log db

2022-10-19 Thread GitBox
hello-stephen commented on PR #13499: URL: https://github.com/apache/doris/pull/13499#issuecomment-1285035017 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 40.57 seconds load time: 689 seconds storage size: 17154823374 Bytes https://doris-co

[GitHub] [doris] luozenglin opened a new pull request, #13511: [fix](join) fix be core dump when using right join with other join predicates

2022-10-19 Thread GitBox
luozenglin opened a new pull request, #13511: URL: https://github.com/apache/doris/pull/13511 # Proposed changes Issue Number: close #13509 ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior:

<    1   2   3