[GitHub] [doris] yiguolei merged pull request #11979: [feature](http) get create table stmt for a given query

2022-08-25 Thread GitBox
yiguolei merged PR #11979: URL: https://github.com/apache/doris/pull/11979 -- 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: [feature](http) get create table stmt for a given query (#11979)

2022-08-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 aec24d4da1 [feature](http) get create table stm

[GitHub] [doris] yiguolei merged pull request #11870: [feature] (dbt) add incremental and init interactive command line

2022-08-25 Thread GitBox
yiguolei merged PR #11870: URL: https://github.com/apache/doris/pull/11870 -- 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: [feature] (dbt) add incremental and init interactive command line (#11870)

2022-08-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 4217b9c1d3 [feature] (dbt) add incremental and

[GitHub] [doris] zhannngchen opened a new pull request, #12067: [feature-wip](unique-key-merge-on-write) fix bugs on tablet clone

2022-08-25 Thread GitBox
zhannngchen opened a new pull request, #12067: URL: https://github.com/apache/doris/pull/12067 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[GitHub] [doris] admh opened a new issue, #12068: Doris多租户副本分布问题

2022-08-25 Thread GitBox
admh opened a new issue, #12068: URL: https://github.com/apache/doris/issues/12068 ### 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. ### Description 问题: 比如我集群7

[GitHub] [doris] starocean999 opened a new pull request, #12069: [fix](null)mock a null type in vec exec engine

2022-08-25 Thread GitBox
starocean999 opened a new pull request, #12069: URL: https://github.com/apache/doris/pull/12069 # Proposed changes Issue Number: close #xxx ## Problem summary Do the same thing with the master branch. ## Checklist(Required) 1. Does it affect the original beh

[GitHub] [doris] morningman merged pull request #11450: [feature](cold_on_s3) Show remote data usage via SHOW BACKENDS and SHOW TABLETS statements

2022-08-25 Thread GitBox
morningman merged PR #11450: URL: https://github.com/apache/doris/pull/11450 -- 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: [feature](cold_on_s3) Show remote data usage via SHOW BACKENDS and SHOW TABLETS statements (#11450)

2022-08-25 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 588dc5f12a [feature](cold_on_s3) Show remote

[doris] branch master updated: [typo](doc)Window funnel fix (#12064)

2022-08-25 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng 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 858cb74bef [typo](doc)Window funnel fix (#

[GitHub] [doris] hf200012 merged pull request #12064: [typo](doc)Window funnel fix

2022-08-25 Thread GitBox
hf200012 merged PR #12064: URL: https://github.com/apache/doris/pull/12064 -- 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] Lchangliang commented on pull request #11869: [bugfix](light weight schema change) support delete condition in schema change

2022-08-25 Thread GitBox
Lchangliang commented on PR #11869: URL: https://github.com/apache/doris/pull/11869#issuecomment-1226903659 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 unsubscr

[GitHub] [doris] SaintBacchus opened a new pull request, #12070: [Feature][MultiTableMV](Step1)Scheduler framwork

2022-08-25 Thread GitBox
SaintBacchus opened a new pull request, #12070: URL: https://github.com/apache/doris/pull/12070 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [

[doris] branch dev-1.1.2 updated: 1.1.2-rc04

2022-08-25 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new edf542935e 1.1.2-rc04 edf542935e is descr

[doris] tag 1.1.2-rc04 created (now edf542935e)

2022-08-25 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to tag 1.1.2-rc04 in repository https://gitbox.apache.org/repos/asf/doris.git at edf542935e (commit) No new revisions were added by this update. --

[GitHub] [doris] HappenLee commented on a diff in pull request #11985: [Refactor](predicate) Unify Conditions and ColumnPredicate

2022-08-25 Thread GitBox
HappenLee commented on code in PR #11985: URL: https://github.com/apache/doris/pull/11985#discussion_r954572208 ## be/src/olap/in_list_predicate.h: ## @@ -325,6 +386,8 @@ class InListPredicateBase : public ColumnPredicate { phmap::flat_hash_set _values; mutable std::

[GitHub] [doris] cambyzju opened a new pull request, #12071: [fix](array-type) adjust enable_array_type config

2022-08-25 Thread GitBox
cambyzju opened a new pull request, #12071: URL: https://github.com/apache/doris/pull/12071 # Proposed changes Issue Number: close #xxx ## Problem summary Problem: 1. `enable_array_type` is masterOnly; 2. dynamic open config only affect FE MASTER `admin set frontend

[GitHub] [doris] adonis0147 opened a new pull request, #12072: [chore](git) Some paths should be tracked by git

2022-08-25 Thread GitBox
adonis0147 opened a new pull request, #12072: URL: https://github.com/apache/doris/pull/12072 # Proposed changes ~~Issue Number: close #xxx~~ ## Problem summary Some paths in the repository should be tracked by git. e.g. `tools/ssb-tools/bin` ## Checklist(Required

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #11985: [Refactor](predicate) Unify Conditions and ColumnPredicate

2022-08-25 Thread GitBox
BiteThet commented on code in PR #11985: URL: https://github.com/apache/doris/pull/11985#discussion_r954716012 ## be/src/olap/block_column_predicate.h: ## @@ -57,6 +61,16 @@ class BlockColumnPredicate { virtual void evaluate_vec(vectorized::MutableColumns& block, uint

[GitHub] [doris] morningman merged pull request #9745: [behavior change](planner)change Doris's query organization syntax to standard sql

2022-08-25 Thread GitBox
morningman merged PR #9745: URL: https://github.com/apache/doris/pull/9745 -- 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] morningman closed issue #9740: [Enhancement] (planner) change Doris's query organization syntax to standard sql

2022-08-25 Thread GitBox
morningman closed issue #9740: [Enhancement] (planner) change Doris's query organization syntax to standard sql URL: https://github.com/apache/doris/issues/9740 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[doris] branch master updated (858cb74bef -> f19c344328)

2022-08-25 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 858cb74bef [typo](doc)Window funnel fix (#12064) add f19c344328 [behavior change](planner)change Doris's quer

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #11985: [Refactor](predicate) Unify Conditions and ColumnPredicate

2022-08-25 Thread GitBox
BiteThet commented on code in PR #11985: URL: https://github.com/apache/doris/pull/11985#discussion_r954736171 ## be/src/olap/in_list_predicate.h: ## @@ -181,6 +188,60 @@ class InListPredicateBase : public ColumnPredicate { LOG(FATAL) << "IColumn not support in_list

[GitHub] [doris] SaintBacchus commented on pull request #12048: New file scan node

2022-08-25 Thread GitBox
SaintBacchus commented on PR #12048: URL: https://github.com/apache/doris/pull/12048#issuecomment-1227016963 why add a New file scan node? the file scan node is not public to our user, you can add your code in the file scan node -- This is an automated message from the Apache Git Service

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #11985: [Refactor](predicate) Unify Conditions and ColumnPredicate

2022-08-25 Thread GitBox
BiteThet commented on code in PR #11985: URL: https://github.com/apache/doris/pull/11985#discussion_r954743926 ## be/src/olap/comparison_predicate.h: ## @@ -199,6 +201,101 @@ class ComparisonPredicateBase : public ColumnPredicate { _evaluate_bit(column, sel, size, f

[doris-website] branch master updated: menu order

2022-08-25 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new d6f48d667e6 menu order d6f48d667e6

[GitHub] [doris] BiteTheDDDDt commented on a diff in pull request #11985: [Refactor](predicate) Unify Conditions and ColumnPredicate

2022-08-25 Thread GitBox
BiteThet commented on code in PR #11985: URL: https://github.com/apache/doris/pull/11985#discussion_r954746976 ## be/src/olap/comparison_predicate.h: ## @@ -199,6 +201,101 @@ class ComparisonPredicateBase : public ColumnPredicate { _evaluate_bit(column, sel, size, f

[GitHub] [doris] hf200012 opened a new pull request, #12073: [typo](doc)website sidebar Menu order

2022-08-25 Thread GitBox
hf200012 opened a new pull request, #12073: URL: https://github.com/apache/doris/pull/12073 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Ye

[GitHub] [doris] yangzhg commented on a diff in pull request #12062: [Bugfix](load) fix be will coredump when parsing malformed json file using simdjson

2022-08-25 Thread GitBox
yangzhg commented on code in PR #12062: URL: https://github.com/apache/doris/pull/12062#discussion_r954781708 ## regression-test/suites/load_p0/stream_load/test_json_load.groovy: ## @@ -63,6 +63,33 @@ suite("test_json_load", "p0") { assertTrue(result2[0].size() == 1)

[GitHub] [doris] yiguolei merged pull request #12069: [fix](null)mock a null type in vec exec engine

2022-08-25 Thread GitBox
yiguolei merged PR #12069: URL: https://github.com/apache/doris/pull/12069 -- 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 dev-1.1.2 updated: [fix](null)mock a null type in vec exec engine (#12069)

2022-08-25 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new 704fbe1ce2 [fix](null)mock a null type in

[GitHub] [doris] yiguolei merged pull request #12017: [improvement](sink) Support local exchange for multi fragment instances

2022-08-25 Thread GitBox
yiguolei merged PR #12017: URL: https://github.com/apache/doris/pull/12017 -- 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: [improvement](sink) Support local exchange for multi fragment instances (#12017)

2022-08-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 e3ab2caef8 [improvement](sink) Support local ex

[GitHub] [doris] github-actions[bot] commented on pull request #11882: [feature-wip](unique-key-merge-on-write) unique key table with MOW supports update

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #11882: URL: https://github.com/apache/doris/pull/11882#issuecomment-1227135852 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 #11882: [feature-wip](unique-key-merge-on-write) unique key table with MOW supports update

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #11882: URL: https://github.com/apache/doris/pull/11882#issuecomment-1227135878 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 #12071: [fix](array-type) adjust enable_array_type config

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12071: URL: https://github.com/apache/doris/pull/12071#issuecomment-1227142697 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 #12071: [fix](array-type) adjust enable_array_type config

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12071: URL: https://github.com/apache/doris/pull/12071#issuecomment-1227142724 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 #11970: [feature-wip](parquet-reader) parquert scanner can read data

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #11970: URL: https://github.com/apache/doris/pull/11970#issuecomment-1227145012 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 #11970: [feature-wip](parquet-reader) parquert scanner can read data

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #11970: URL: https://github.com/apache/doris/pull/11970#issuecomment-1227145049 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] luozenglin opened a new issue, #12074: [Bug] Rewrite subquery error

2022-08-25 Thread GitBox
luozenglin opened a new issue, #12074: URL: https://github.com/apache/doris/issues/12074 ### 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] luozenglin opened a new pull request, #12075: [fix](planner) fix rewrite subquery error

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

[GitHub] [doris-website] jeffreys-cat opened a new pull request, #67: [feature] use mirror url while language was zh_CN

2022-08-25 Thread GitBox
jeffreys-cat opened a new pull request, #67: URL: https://github.com/apache/doris-website/pull/67 - [[feature] use mirror url while language was zh_CN](https://github.com/apache/doris-website/commit/b5467cd82c3af2cb013e7c568c5e09ad6f84d502) -- This is an automated message from the Apache

[GitHub] [doris-website] hf200012 merged pull request #67: [feature] use mirror url while language was zh_CN

2022-08-25 Thread GitBox
hf200012 merged PR #67: URL: https://github.com/apache/doris-website/pull/67 -- 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-website] branch master updated: [feature] use mirror url while language was zh_CN (#67)

2022-08-25 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 45a3f3a9c8c [feature] use mirror ur

[GitHub] [doris] carlvinhust2012 closed pull request #11306: [refactor](array-type) optimize the array_distinct and array_sort fun…

2022-08-25 Thread GitBox
carlvinhust2012 closed pull request #11306: [refactor](array-type) optimize the array_distinct and array_sort fun… URL: https://github.com/apache/doris/pull/11306 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [doris] morningman opened a new pull request, #12076: [fix](regression-test) fix ctas regression test case

2022-08-25 Thread GitBox
morningman opened a new pull request, #12076: URL: https://github.com/apache/doris/pull/12076 # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ]

[doris-website] branch asf-site updated: Automated deployment with doris branch master@ 45a3f3a9c8c73e31d6233e33fbd26010fcb80624

2022-08-25 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 1b8db15adca Automated deployment

[GitHub] [doris-website] jeffreys-cat opened a new pull request, #68: [feature] use THU mirror and generate pdf action

2022-08-25 Thread GitBox
jeffreys-cat opened a new pull request, #68: URL: https://github.com/apache/doris-website/pull/68 - [[feature] add generate pdf action](https://github.com/apache/doris-website/commit/4fdf7800d4b4f66874e8dcd1ecf59e67b0603d5e) - [[feature] use THU mirror](https://github.com/apache/

[GitHub] [doris] weizuo93 opened a new pull request, #12077: [Docs](partition) Update document of alter table add partition

2022-08-25 Thread GitBox
weizuo93 opened a new pull request, #12077: URL: https://github.com/apache/doris/pull/12077 # Proposed changes Issue Number: close #xxx ## Problem summary Update document of alter table add partition. ## Checklist(Required) 1. Does it affect the original beh

[GitHub] [doris] spaces-X opened a new issue, #12078: [Enhancement] spark load support mapping columns from load sql

2022-08-25 Thread GitBox
spaces-X opened a new issue, #12078: URL: https://github.com/apache/doris/issues/12078 ### 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. ### Description Doris Tab

[GitHub] [doris-website] hf200012 merged pull request #68: [feature] use THU mirror and generate pdf action

2022-08-25 Thread GitBox
hf200012 merged PR #68: URL: https://github.com/apache/doris-website/pull/68 -- 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-website] branch master updated: [feature] use THU mirror and generate pdf action (#68)

2022-08-25 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new e6fb84844dc [feature] use THU mirro

[GitHub] [doris] github-actions[bot] commented on pull request #12038: [Enhancement](table_function) table function node enhancement

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12038: URL: https://github.com/apache/doris/pull/12038#issuecomment-1227198355 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 #12038: [Enhancement](table_function) table function node enhancement

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12038: URL: https://github.com/apache/doris/pull/12038#issuecomment-1227198311 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] cambyzju opened a new pull request, #12079: [fix](array-type) add ARRAY_BOOLEAN support for lots of array functions

2022-08-25 Thread GitBox
cambyzju opened a new pull request, #12079: URL: https://github.com/apache/doris/pull/12079 # Proposed changes Issue Number: close #xxx ## Problem summary Lots of array functions already support subtype BOOLEAN, but not registered. ![image](https://user-images.githubu

[GitHub] [doris] starocean999 opened a new pull request, #12080: [fix](projection)join node should always output at least one column

2022-08-25 Thread GitBox
starocean999 opened a new pull request, #12080: URL: https://github.com/apache/doris/pull/12080 # Proposed changes Issue Number: close #xxx ## Problem summary join node should always output at least one column to get the correct row num of the join result. ## Chec

[GitHub] [doris] github-actions[bot] commented on pull request #12054: [typo](doc) fix some typo in docs

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12054: URL: https://github.com/apache/doris/pull/12054#issuecomment-1227226147 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 #12043: [fix](bdbje) add reserved disk config to avoid too many reserved bdbje files

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12043: URL: https://github.com/apache/doris/pull/12043#issuecomment-1227229955 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 #12043: [fix](bdbje) add reserved disk config to avoid too many reserved bdbje files

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12043: URL: https://github.com/apache/doris/pull/12043#issuecomment-1227229875 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] GoGoWen opened a new pull request, #12081: [Fix](BE) update pid file after be launch succeed

2022-08-25 Thread GitBox
GoGoWen opened a new pull request, #12081: URL: https://github.com/apache/doris/pull/12081 # Proposed changes This pr going to write pid to pid file after be is started. Before the pid will write to pid file even be is start failed, which will cause pid to be overwrite by run "sh

[GitHub] [doris] cambyzju opened a new pull request, #12082: [fix](array-type) array can not be distributed key and aggregation key

2022-08-25 Thread GitBox
cambyzju opened a new pull request, #12082: URL: https://github.com/apache/doris/pull/12082 # Proposed changes Issue Number: close #xxx ## Problem summary Array column should not be `distributed key` or `group by` or `aggregate key`, we should forbid it before create tab

[GitHub] [doris] cambyzju commented on a diff in pull request #12081: [Fix](BE) update pid file after be launch succeed

2022-08-25 Thread GitBox
cambyzju commented on code in PR #12081: URL: https://github.com/apache/doris/pull/12081#discussion_r955022656 ## be/src/service/doris_main.cpp: ## @@ -488,6 +465,28 @@ int main(int argc, char** argv) { } #endif +// open pid file, obtain file lock and save pid Revie

[GitHub] [doris] morningman commented on a diff in pull request #12082: [fix](array-type) array can not be distributed key and aggregation key

2022-08-25 Thread GitBox
morningman commented on code in PR #12082: URL: https://github.com/apache/doris/pull/12082#discussion_r955064388 ## fe/fe-core/src/main/java/org/apache/doris/analysis/HashDistributionDesc.java: ## @@ -80,6 +80,9 @@ public void analyze(Set colSet, List columnDefs) throws Analy

[GitHub] [doris-website] ZHbamboo opened a new pull request, #69: doc: Add blog 'principle of Doris SQL parsing' in both Chinese and En…

2022-08-25 Thread GitBox
ZHbamboo opened a new pull request, #69: URL: https://github.com/apache/doris-website/pull/69 doc: Add blog 'principle of Doris SQL parsing' in both Chinese and English language with pictures. Signed-off-by: Zhuojun Huang <1184157...@qq.com> -- This is an automated message from the

[GitHub] [doris] jackwener opened a new pull request, #12083: [fix](Nereids): fix some problem in Nereids.

2022-08-25 Thread GitBox
jackwener opened a new pull request, #12083: URL: https://github.com/apache/doris/pull/12083 # Proposed changes Issue Number: close #xxx ## Problem summary fix some problem in Nereids. ## Checklist(Required) 1. Does it affect the original behavior: -

[GitHub] [doris] dataroaring opened a new pull request, #12084: [enhancement](test) add restore action and s3 helper methond

2022-08-25 Thread GitBox
dataroaring opened a new pull request, #12084: URL: https://github.com/apache/doris/pull/12084 Co-authored-by: morrySnow Co-authored-by: SWJTU-ZhangLei <1091517...@qq.com> # Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes.

[GitHub] [doris] github-actions[bot] commented on pull request #12076: [fix](regression-test) fix ctas regression test case

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12076: URL: https://github.com/apache/doris/pull/12076#issuecomment-1227456242 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 #12076: [fix](regression-test) fix ctas regression test case

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12076: URL: https://github.com/apache/doris/pull/12076#issuecomment-1227456199 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 #12077: [Docs](partition) Update document of alter table add partition

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12077: URL: https://github.com/apache/doris/pull/12077#issuecomment-1227552373 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 #12077: [Docs](partition) Update document of alter table add partition

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12077: URL: https://github.com/apache/doris/pull/12077#issuecomment-1227552351 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 #12049: [Bug](runtime filter) fix bug for late-arrival runtime filters

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12049: URL: https://github.com/apache/doris/pull/12049#issuecomment-1227611362 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 #12049: [Bug](runtime filter) fix bug for late-arrival runtime filters

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12049: URL: https://github.com/apache/doris/pull/12049#issuecomment-1227611320 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

[doris] branch master updated (e3ab2caef8 -> 2e216b9359)

2022-08-25 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 e3ab2caef8 [improvement](sink) Support local exchange for multi fragment instances (#12017) add 2e216b9359 [f

[GitHub] [doris] morningman merged pull request #12043: [fix](bdbje) add reserved disk config to avoid too many reserved bdbje files

2022-08-25 Thread GitBox
morningman merged PR #12043: URL: https://github.com/apache/doris/pull/12043 -- 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](bdbje) add reserved disk config to avoid too many reserved bdbje files (#12043)

2022-08-25 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 98d82915d3 [fix](bdbje) add reserved disk con

[GitHub] [doris] morningman merged pull request #12076: [fix](regression-test) fix ctas regression test case

2022-08-25 Thread GitBox
morningman merged PR #12076: URL: https://github.com/apache/doris/pull/12076 -- 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] morningman merged pull request #12076: [fix](regression-test) fix ctas regression test case

2022-08-25 Thread GitBox
morningman merged PR #12076: URL: https://github.com/apache/doris/pull/12076 -- 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 dev-1.1.2 updated: [fix](bdbje) add reserved disk config to avoid too many reserved bdbje files (#12043)

2022-08-25 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.2 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/dev-1.1.2 by this push: new e1df47e391 [fix](bdbje) add reserved disk

[GitHub] [doris] yiguolei merged pull request #12049: [Bug](runtime filter) fix bug for late-arrival runtime filters

2022-08-25 Thread GitBox
yiguolei merged PR #12049: URL: https://github.com/apache/doris/pull/12049 -- 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 closed issue #11995: [Bug] BE crash with Check failed: i < _fn_contexts.size() (8 vs. 6)

2022-08-25 Thread GitBox
yiguolei closed issue #11995: [Bug] BE crash with Check failed: i < _fn_contexts.size() (8 vs. 6) URL: https://github.com/apache/doris/issues/11995 -- 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 th

[doris] branch master updated: [Bug](runtime filter) fix bug for late-arrival runtime filters (#12049)

2022-08-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 17b809210a [Bug](runtime filter) fix bug for la

[GitHub] [doris] xinyiZzz opened a new issue, #12085: [Bug] DCHECK failed on `MemTrackerLimiter::mem_limit_exceeded`

2022-08-25 Thread GitBox
xinyiZzz opened a new issue, #12085: URL: https://github.com/apache/doris/issues/12085 ### 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 5219d2aab062d

[GitHub] [doris] github-actions[bot] commented on pull request #12080: [fix](projection)join node should always output at least one column

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12080: URL: https://github.com/apache/doris/pull/12080#issuecomment-1227917803 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 #12080: [fix](projection)join node should always output at least one column

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12080: URL: https://github.com/apache/doris/pull/12080#issuecomment-1227917824 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 opened a new pull request, #12086: [fix](memtracker) Optimize the return msg of process memory limit exceed

2022-08-25 Thread GitBox
xinyiZzz opened a new pull request, #12086: URL: https://github.com/apache/doris/pull/12086 # Proposed changes Issue Number: close #12085 ## Problem summary 1. Return the real process memory information when the process exceeds mem limit 2. Optimize the memory exceed

[GitHub] [doris] github-actions[bot] commented on pull request #12067: [feature-wip](unique-key-merge-on-write) fix bugs on tablet clone

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12067: URL: https://github.com/apache/doris/pull/12067#issuecomment-1227919865 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 #12067: [feature-wip](unique-key-merge-on-write) fix bugs on tablet clone

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12067: URL: https://github.com/apache/doris/pull/12067#issuecomment-1227919881 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] dataroaring merged pull request #12060: [feature-wip](unique-key-merge-on-write) add pk_uk correctness check case

2022-08-25 Thread GitBox
dataroaring merged PR #12060: URL: https://github.com/apache/doris/pull/12060 -- 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.

[doris] branch master updated: [feature-wip](unique-key-merge-on-write) add pk_uk correctness check case (#12060)

2022-08-25 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 8deead66cd [feature-wip](unique-key-merge-on

[GitHub] [doris] github-actions[bot] commented on pull request #12073: [typo](doc)website sidebar Menu order

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12073: URL: https://github.com/apache/doris/pull/12073#issuecomment-1227920615 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 #12073: [typo](doc)website sidebar Menu order

2022-08-25 Thread GitBox
github-actions[bot] commented on PR #12073: URL: https://github.com/apache/doris/pull/12073#issuecomment-1227920630 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] dataroaring merged pull request #12052: [feature-wip](unique-key-merge-on-write) support alter table column for MoW

2022-08-25 Thread GitBox
dataroaring merged PR #12052: URL: https://github.com/apache/doris/pull/12052 -- 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.

[doris] branch master updated (8deead66cd -> e5bfbbe761)

2022-08-25 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8deead66cd [feature-wip](unique-key-merge-on-write) add pk_uk correctness check case (#12060) add e5bfbbe761

[GitHub] [doris] hf200012 merged pull request #12073: [typo](doc)website sidebar Menu order

2022-08-25 Thread GitBox
hf200012 merged PR #12073: URL: https://github.com/apache/doris/pull/12073 -- 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 (e5bfbbe761 -> 0bacbb95c2)

2022-08-25 Thread jiafengzheng
This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e5bfbbe761 [feature-wip](unique-key-merge-on-write) support alter table column for MoW (#12052) add 0bacbb9

[GitHub] [doris] dataroaring merged pull request #12044: [feature-wip](unique-key-merge-on-write) fix that version is awlays 0 when update delete bitmap

2022-08-25 Thread GitBox
dataroaring merged PR #12044: URL: https://github.com/apache/doris/pull/12044 -- 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.

[doris] branch master updated (0bacbb95c2 -> 721d418a2f)

2022-08-25 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0bacbb95c2 [typo](doc)website sidebar Menu order (#12073) add 721d418a2f [feature-wip](unique-key-merge-on-wr

[GitHub] [doris] xinyiZzz opened a new pull request, #12087: [fix][memory] Fix `disable_mem_pools` to disable cache

2022-08-25 Thread GitBox
xinyiZzz opened a new pull request, #12087: URL: https://github.com/apache/doris/pull/12087 # Proposed changes Issue Number: close #xxx ## Problem summary In the past, `disable_mem_pools` would cause ChunkAllocator to cache a large number of small chunks, wasting extra m

[GitHub] [doris] hf200012 closed pull request #11956: [Typo](doc) Rewrite the Quick Start document

2022-08-25 Thread GitBox
hf200012 closed pull request #11956: [Typo](doc) Rewrite the Quick Start document URL: https://github.com/apache/doris/pull/11956 -- 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] hf200012 closed pull request #9369: [fix]Compile UI error under Node.js 17 version, compatible with nodejs 17

2022-08-25 Thread GitBox
hf200012 closed pull request #9369: [fix]Compile UI error under Node.js 17 version, compatible with nodejs 17 URL: https://github.com/apache/doris/pull/9369 -- 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

  1   2   >