[GitHub] [incubator-doris] smallhibiscus opened a new pull request, #9044: [Refactor][doc] Add ldap, multi-tenant, sql-block-rule documentation

2022-04-15 Thread GitBox
smallhibiscus opened a new pull request, #9044: URL: https://github.com/apache/incubator-doris/pull/9044 # Proposed changes Issue Number: close #xxx ## Problem Summary: Add ldap, multi-tenant, sql-block-rule documentation. ## Checklist(Required) 1. Does it a

[GitHub] [incubator-doris] JNSimba opened a new pull request, #9043: [Refactor][Doc] Add faq and http api documentation

2022-04-15 Thread GitBox
JNSimba opened a new pull request, #9043: URL: https://github.com/apache/incubator-doris/pull/9043 # Proposed changes Issue Number: close #xxx ## Problem Summary: Add faq and http api documentation ## Checklist(Required) 1. Does it affect the original behavi

[GitHub] [incubator-doris] yangzhg commented on a diff in pull request #9018: [feature](optimizer): rewrite expr self compare

2022-04-15 Thread GitBox
yangzhg commented on code in PR #9018: URL: https://github.com/apache/incubator-doris/pull/9018#discussion_r851104994 ## fe/fe-core/src/main/java/org/apache/doris/rewrite/RewriteSelfCmpRule.java: ## @@ -0,0 +1,57 @@ +// Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [incubator-doris] morningman merged pull request #8996: [fix] fix p0 test failed because of char type cannot convert to datetime

2022-04-15 Thread GitBox
morningman merged PR #8996: URL: https://github.com/apache/incubator-doris/pull/8996 -- 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...

[incubator-doris] branch master updated (0bf72caf68 -> 7634e55513)

2022-04-15 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/incubator-doris.git from 0bf72caf68 [Bug][Vectorized] Fix UB when doing ORDER BY. (#9023) add 7634e55513 [fix] fix p0 test fa

[GitHub] [incubator-doris] morningman merged pull request #9002: [fix] change parameter type of hll_cardinality from STRING to HLL

2022-04-15 Thread GitBox
morningman merged PR #9002: URL: https://github.com/apache/incubator-doris/pull/9002 -- 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...

[incubator-doris] branch master updated: [fix] change parameter type of hll_cardinality from STRING to HLL (#9002)

2022-04-15 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new a2d6724fa7 [fix] change parameter t

[GitHub] [incubator-doris] jackwener commented on a diff in pull request #9018: [feature](optimizer): rewrite expr self compare

2022-04-15 Thread GitBox
jackwener commented on code in PR #9018: URL: https://github.com/apache/incubator-doris/pull/9018#discussion_r851107087 ## fe/fe-core/src/main/java/org/apache/doris/rewrite/RewriteSelfCmpRule.java: ## @@ -0,0 +1,57 @@ +// Licensed to the Apache Software Foundation (ASF) under on

[GitHub] [incubator-doris] morningman merged pull request #9025: fix bug for show function

2022-04-15 Thread GitBox
morningman merged PR #9025: URL: https://github.com/apache/incubator-doris/pull/9025 -- 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...

[incubator-doris] branch master updated (a2d6724fa7 -> 67c16f3a03)

2022-04-15 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/incubator-doris.git from a2d6724fa7 [fix] change parameter type of hll_cardinality from STRING to HLL (#9002) add 67c16f3a03

[incubator-doris] branch master updated: [fix] Fix bug of wrong argument of drop_tablet function (#9031)

2022-04-15 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new d1d834694f [fix] Fix bug of wrong a

[GitHub] [incubator-doris] morningman merged pull request #9031: [Bug] Fix bug of wrong argument of drop_tablet function

2022-04-15 Thread GitBox
morningman merged PR #9031: URL: https://github.com/apache/incubator-doris/pull/9031 -- 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] [incubator-doris] luzhijing commented on pull request #9038: [fix][doc]fix max_send_batch_parallelism_per_job default value

2022-04-15 Thread GitBox
luzhijing commented on PR #9038: URL: https://github.com/apache/incubator-doris/pull/9038#issuecomment-1099930964 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 un

[GitHub] [incubator-doris] caoliang-web opened a new pull request, #9045: [Refactor][doc] Write documents related to cluster management and external data import

2022-04-15 Thread GitBox
caoliang-web opened a new pull request, #9045: URL: https://github.com/apache/incubator-doris/pull/9045 ## Problem Summary: 1.Sort out cluster management related documents 2.Sort out external data import documents ## Checklist(Required) 1. Does it affect the original b

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9038: [fix][doc]fix max_send_batch_parallelism_per_job default value

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9038: URL: https://github.com/apache/incubator-doris/pull/9038#issuecomment-1099936707 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 us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9038: [fix][doc]fix max_send_batch_parallelism_per_job default value

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9038: URL: https://github.com/apache/incubator-doris/pull/9038#issuecomment-1099936680 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9044: [Refactor][doc] Add ldap, multi-tenant, sql-block-rule documentation

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9044: URL: https://github.com/apache/incubator-doris/pull/9044#issuecomment-1099937653 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9044: [Refactor][doc] Add ldap, multi-tenant, sql-block-rule documentation

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9044: URL: https://github.com/apache/incubator-doris/pull/9044#issuecomment-1099937667 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 us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9045: [Refactor][doc] Write documents related to cluster management and external data import

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9045: URL: https://github.com/apache/incubator-doris/pull/9045#issuecomment-1099938461 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9045: [Refactor][doc] Write documents related to cluster management and external data import

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9045: URL: https://github.com/apache/incubator-doris/pull/9045#issuecomment-1099938480 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 us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9043: [Refactor][Doc] Add faq and http api documentation

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9043: URL: https://github.com/apache/incubator-doris/pull/9043#issuecomment-1099940184 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9043: [Refactor][Doc] Add faq and http api documentation

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9043: URL: https://github.com/apache/incubator-doris/pull/9043#issuecomment-1099940199 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 us

[GitHub] [incubator-doris] hf200012 commented on a diff in pull request #8867: [Refactor][Doc]Add part of the document content for Get-Starting

2022-04-15 Thread GitBox
hf200012 commented on code in PR #8867: URL: https://github.com/apache/incubator-doris/pull/8867#discussion_r844549982 ## new-docs/zh-CN/get-starting/get-starting.md: ## @@ -1,11 +1,12 @@ --- { -"title": "快速开始", +"title": "Get-Starting", Review Comment: The name of

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8867: [Refactor][Doc]Add part of the document content for Get-Starting

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #8867: URL: https://github.com/apache/incubator-doris/pull/8867#issuecomment-1099951698 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 us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8867: [Refactor][Doc]Add part of the document content for Get-Starting

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #8867: URL: https://github.com/apache/incubator-doris/pull/8867#issuecomment-1099951663 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

[GitHub] [incubator-doris] hf200012 merged pull request #9044: [Refactor][doc] Add ldap, multi-tenant, sql-block-rule documentation

2022-04-15 Thread GitBox
hf200012 merged PR #9044: URL: https://github.com/apache/incubator-doris/pull/9044 -- 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...@d

[incubator-doris] branch master updated: Add ldap, multi-tenant, sql-block-rule documentation (#9044)

2022-04-15 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 415695f84e Add ldap, multi-tenant

[GitHub] [incubator-doris] hf200012 merged pull request #9045: [Refactor][doc] Write documents related to cluster management and external data import

2022-04-15 Thread GitBox
hf200012 merged PR #9045: URL: https://github.com/apache/incubator-doris/pull/9045 -- 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...@d

[incubator-doris] branch master updated: [Refactor][doc] Write documents related to cluster management and external data import (#9045)

2022-04-15 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 35a425e136 [Refactor][doc] Write

[GitHub] [incubator-doris] hf200012 merged pull request #9043: [Refactor][Doc] Add faq and http api documentation

2022-04-15 Thread GitBox
hf200012 merged PR #9043: URL: https://github.com/apache/incubator-doris/pull/9043 -- 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...@d

[GitHub] [incubator-doris] hf200012 merged pull request #9030: [Refactor][doc] Modify create and drop docs in DDL module.

2022-04-15 Thread GitBox
hf200012 merged PR #9030: URL: https://github.com/apache/incubator-doris/pull/9030 -- 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...@d

[incubator-doris] branch master updated (b895f7a38b -> df021dc7eb)

2022-04-15 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/incubator-doris.git from b895f7a38b add faq doc and http api (#9043) add df021dc7eb Modify create and drop docs in DDL modu

[GitHub] [incubator-doris] hf200012 merged pull request #9029: [Refactor][Doc] Added doc for the operation and maintenance monitoring section

2022-04-15 Thread GitBox
hf200012 merged PR #9029: URL: https://github.com/apache/incubator-doris/pull/9029 -- 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...@d

[GitHub] [incubator-doris] hf200012 merged pull request #9022: [Refactor][Doc] Add advance replace table and update directory

2022-04-15 Thread GitBox
hf200012 merged PR #9022: URL: https://github.com/apache/incubator-doris/pull/9022 -- 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...@d

[incubator-doris] branch master updated (dbb340c330 -> 0dab974e91)

2022-04-15 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/incubator-doris.git from dbb340c330 add doc for ops monitor (#9029) add 0dab974e91 add advance replace table (#9022) No ne

[incubator-doris] branch master updated (0dab974e91 -> f86a29066a)

2022-04-15 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/incubator-doris.git from 0dab974e91 add advance replace table (#9022) add f86a29066a Modify Account Management SQL Help Doc

[GitHub] [incubator-doris] hf200012 merged pull request #9020: [fix][doc]Modify Account Management SQL Help Document

2022-04-15 Thread GitBox
hf200012 merged PR #9020: URL: https://github.com/apache/incubator-doris/pull/9020 -- 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...@d

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9036: [Refactor][doc]Add show proc,show trash

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9036: URL: https://github.com/apache/incubator-doris/pull/9036#issuecomment-1099965946 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 us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9036: [Refactor][doc]Add show proc,show trash

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9036: URL: https://github.com/apache/incubator-doris/pull/9036#issuecomment-1099965924 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

[GitHub] [incubator-doris] hf200012 merged pull request #8926: [Refactor][doc]Edit the ecological extension part of the document

2022-04-15 Thread GitBox
hf200012 merged PR #8926: URL: https://github.com/apache/incubator-doris/pull/8926 -- 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...@d

[GitHub] [incubator-doris] hf200012 merged pull request #9036: [Refactor][doc]Add show proc,show trash

2022-04-15 Thread GitBox
hf200012 merged PR #9036: URL: https://github.com/apache/incubator-doris/pull/9036 -- 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...@d

[incubator-doris] branch master updated: Add show proc,show trash (#9036)

2022-04-15 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 6fba6a58ea Add show proc,show tra

[GitHub] [incubator-doris] hf200012 merged pull request #8867: [Refactor][Doc]Add part of the document content for Get-Starting

2022-04-15 Thread GitBox
hf200012 merged PR #8867: URL: https://github.com/apache/incubator-doris/pull/8867 -- 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...@d

[incubator-doris] branch master updated: [Refactor][Doc]Add part of the document content for Get-Starting (#8867)

2022-04-15 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 556602a5f1 [Refactor][Doc]Add par

[GitHub] [incubator-doris] HappenLee opened a new issue, #9046: [Bug] Explain insert query always is verbose

2022-04-15 Thread GitBox
HappenLee opened a new issue, #9046: URL: https://github.com/apache/incubator-doris/issues/9046 ### 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 mast

[GitHub] [incubator-doris] HappenLee opened a new pull request, #9047: [Bug] Support verbose/graph keyword in insert query stmt

2022-04-15 Thread GitBox
HappenLee opened a new pull request, #9047: URL: https://github.com/apache/incubator-doris/pull/9047 # Proposed changes Issue Number: close #9046 ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beha

[GitHub] [incubator-doris] hf200012 closed pull request #9014: [Refactor][doc] Add best practice docs in advanced module

2022-04-15 Thread GitBox
hf200012 closed pull request #9014: [Refactor][doc] Add best practice docs in advanced module URL: https://github.com/apache/incubator-doris/pull/9014 -- 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 t

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9047: [Bug] Support verbose/graph keyword in insert query stmt

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9047: URL: https://github.com/apache/incubator-doris/pull/9047#issuecomment-1099980380 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9047: [Bug] Support verbose/graph keyword in insert query stmt

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9047: URL: https://github.com/apache/incubator-doris/pull/9047#issuecomment-1099980395 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 us

[GitHub] [incubator-doris] xinyiZzz commented on a diff in pull request #8994: [Fix]Crash caused by adding mem_tracker in get_next

2022-04-15 Thread GitBox
xinyiZzz commented on code in PR #8994: URL: https://github.com/apache/incubator-doris/pull/8994#discussion_r851163533 ## be/src/vec/exec/vexchange_node.cpp: ## @@ -73,6 +73,8 @@ Status VExchangeNode::open(RuntimeState* state) { RETURN_IF_ERROR(_stream_recvr->create_me

[GitHub] [incubator-doris] HappenLee commented on issue #9034: [Bug] The is-null predicate in the where statement cannot be pushed down to the storage layer

2022-04-15 Thread GitBox
HappenLee commented on issue #9034: URL: https://github.com/apache/incubator-doris/issues/9034#issuecomment-1099982613 Can you please give the create table stmt of `tbla`, Thank you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-doris] qzsee commented on issue #9034: [Bug] The is-null predicate in the where statement cannot be pushed down to the storage layer

2022-04-15 Thread GitBox
qzsee commented on issue #9034: URL: https://github.com/apache/incubator-doris/issues/9034#issuecomment-1099987525 > Can you please give the create table stmt of `tbla`, Thank you. CREATE TABLE `tbla` ( `dt` int(11) NULL, `k1` int(11) NULL, `k2` bigint(20) NULL, `k

[GitHub] [incubator-doris] smallhibiscus opened a new pull request, #9049: [Refactor][doc] Add best practice docs in advanced module

2022-04-15 Thread GitBox
smallhibiscus opened a new pull request, #9049: URL: https://github.com/apache/incubator-doris/pull/9049 # Proposed changes Issue Number: close #xxx ## Problem Summary: Add best practice docs in advanced module. ## Checklist(Required) 1. Does it affect the o

[GitHub] [incubator-doris] jackwener opened a new pull request, #9050: [feature](optimizer): spilt implicit `is not null`

2022-04-15 Thread GitBox
jackwener opened a new pull request, #9050: URL: https://github.com/apache/incubator-doris/pull/9050 # Proposed changes Issue Number: close #9042 ## Problem Summary: ## Checklist(Required) 1. Does it affect the original behavior: (No) 2. Has unit tests b

[GitHub] [incubator-doris] hf200012 merged pull request #9049: [Refactor][doc] Add best practice docs in advanced module

2022-04-15 Thread GitBox
hf200012 merged PR #9049: URL: https://github.com/apache/incubator-doris/pull/9049 -- 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...@d

[incubator-doris] branch master updated (556602a5f1 -> 6215e5b09f)

2022-04-15 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/incubator-doris.git from 556602a5f1 [Refactor][Doc]Add part of the document content for Get-Starting (#8867) add 6215e5b09

[GitHub] [incubator-doris] jackwener commented on a diff in pull request #9018: [feature](optimizer): rewrite expr self compare

2022-04-15 Thread GitBox
jackwener commented on code in PR #9018: URL: https://github.com/apache/incubator-doris/pull/9018#discussion_r851173140 ## fe/fe-core/src/test/java/org/apache/doris/rewrite/RewriteSelfCmpRuleTest.java: ## @@ -0,0 +1,87 @@ +// Licensed to the Apache Software Foundation (ASF) unde

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9035: [Bug] fix is-null predicate in the where statement cannot be pushed down storage engine

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9035: URL: https://github.com/apache/incubator-doris/pull/9035#issuecomment-102892 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 us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9035: [Bug] fix is-null predicate in the where statement cannot be pushed down storage engine

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9035: URL: https://github.com/apache/incubator-doris/pull/9035#issuecomment-102876 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

[GitHub] [incubator-doris] jackwener commented on a diff in pull request #9050: [feature](optimizer): spilt implicit `is not null`

2022-04-15 Thread GitBox
jackwener commented on code in PR #9050: URL: https://github.com/apache/incubator-doris/pull/9050#discussion_r851174972 ## fe/fe-core/src/main/java/org/apache/doris/rewrite/RewriteInferNotNullRule.java: ## @@ -0,0 +1,115 @@ +// Licensed to the Apache Software Foundation (ASF) un

[GitHub] [incubator-doris] jackwener commented on a diff in pull request #9050: [feature](optimizer): spilt implicit `is not null`

2022-04-15 Thread GitBox
jackwener commented on code in PR #9050: URL: https://github.com/apache/incubator-doris/pull/9050#discussion_r851174972 ## fe/fe-core/src/main/java/org/apache/doris/rewrite/RewriteInferNotNullRule.java: ## @@ -0,0 +1,115 @@ +// Licensed to the Apache Software Foundation (ASF) un

[GitHub] [incubator-doris] dependabot[bot] commented on pull request #9040: Bump async from 2.6.3 to 2.6.4 in /new-docs

2022-04-15 Thread GitBox
dependabot[bot] commented on PR #9040: URL: https://github.com/apache/incubator-doris/pull/9040#issuecomment-118675 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor vers

[GitHub] [incubator-doris] morningman closed pull request #9040: Bump async from 2.6.3 to 2.6.4 in /new-docs

2022-04-15 Thread GitBox
morningman closed pull request #9040: Bump async from 2.6.3 to 2.6.4 in /new-docs URL: https://github.com/apache/incubator-doris/pull/9040 -- 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] [incubator-doris] dependabot[bot] commented on pull request #9039: Bump hadoop-common from 2.8.0 to 3.2.3 in /regression-test/framework

2022-04-15 Thread GitBox
dependabot[bot] commented on PR #9039: URL: https://github.com/apache/incubator-doris/pull/9039#issuecomment-118788 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor vers

[GitHub] [incubator-doris] morningman closed pull request #9039: Bump hadoop-common from 2.8.0 to 3.2.3 in /regression-test/framework

2022-04-15 Thread GitBox
morningman closed pull request #9039: Bump hadoop-common from 2.8.0 to 3.2.3 in /regression-test/framework URL: https://github.com/apache/incubator-doris/pull/9039 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8971: [improvement](sql_block_rule) optimization of alter sql_block_rule stmt

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #8971: URL: https://github.com/apache/incubator-doris/pull/8971#issuecomment-1100011105 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8971: [improvement](sql_block_rule) optimization of alter sql_block_rule stmt

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #8971: URL: https://github.com/apache/incubator-doris/pull/8971#issuecomment-1100011127 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 us

[GitHub] [incubator-doris] Lchangliang commented on a diff in pull request #8923: [Feature] Support compression prop

2022-04-15 Thread GitBox
Lchangliang commented on code in PR #8923: URL: https://github.com/apache/incubator-doris/pull/8923#discussion_r851190905 ## be/src/olap/tablet_schema.h: ## @@ -169,6 +172,7 @@ class TabletSchema { size_t _num_short_key_columns = 0; size_t _num_rows_per_row_block = 0;

[GitHub] [incubator-doris] Lchangliang commented on a diff in pull request #8923: [Feature] Support compression prop

2022-04-15 Thread GitBox
Lchangliang commented on code in PR #8923: URL: https://github.com/apache/incubator-doris/pull/8923#discussion_r851191311 ## gensrc/thrift/AgentService.thrift: ## @@ -105,6 +115,7 @@ struct TCreateTabletReq { 13: optional TStorageFormat storage_format 14: optional TTab

[GitHub] [incubator-doris] mrhhsg closed pull request #8994: [Fix]Crash caused by adding mem_tracker in get_next

2022-04-15 Thread GitBox
mrhhsg closed pull request #8994: [Fix]Crash caused by adding mem_tracker in get_next URL: https://github.com/apache/incubator-doris/pull/8994 -- 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 spe

[GitHub] [incubator-doris] mrhhsg commented on a diff in pull request #8994: [Fix]Crash caused by adding mem_tracker in get_next

2022-04-15 Thread GitBox
mrhhsg commented on code in PR #8994: URL: https://github.com/apache/incubator-doris/pull/8994#discussion_r851194612 ## be/src/vec/exec/vexchange_node.cpp: ## @@ -73,6 +73,8 @@ Status VExchangeNode::open(RuntimeState* state) { RETURN_IF_ERROR(_stream_recvr->create_merg

[GitHub] [incubator-doris] hf200012 opened a new pull request, #9051: [Refactor][doc]add show load warning

2022-04-15 Thread GitBox
hf200012 opened a new pull request, #9051: URL: https://github.com/apache/incubator-doris/pull/9051 add show load warning # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9051: [Refactor][doc]add show load warning

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9051: URL: https://github.com/apache/incubator-doris/pull/9051#issuecomment-1100036484 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9051: [Refactor][doc]add show load warning

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9051: URL: https://github.com/apache/incubator-doris/pull/9051#issuecomment-1100036500 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 us

[GitHub] [incubator-doris] hf200012 merged pull request #9051: [Refactor][doc]add show load warning

2022-04-15 Thread GitBox
hf200012 merged PR #9051: URL: https://github.com/apache/incubator-doris/pull/9051 -- 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...@d

[incubator-doris] branch master updated: add show load warning (#9051)

2022-04-15 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new 34457cd768 add show load warning

[GitHub] [incubator-doris] JNSimba opened a new pull request, #9052: [Refactor][Doc] Add Doc For Performance Testing

2022-04-15 Thread GitBox
JNSimba opened a new pull request, #9052: URL: https://github.com/apache/incubator-doris/pull/9052 # Proposed changes Issue Number: close #xxx ## Problem Summary: add tpch and ssb performance testing ## Checklist(Required) 1. Does it affect the original beha

[GitHub] [incubator-doris] hf200012 merged pull request #9052: [Refactor][Doc] Add Doc For Performance Testing

2022-04-15 Thread GitBox
hf200012 merged PR #9052: URL: https://github.com/apache/incubator-doris/pull/9052 -- 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...@d

[incubator-doris] branch master updated (34457cd768 -> 2c7327fb7c)

2022-04-15 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/incubator-doris.git from 34457cd768 add show load warning (#9051) add 2c7327fb7c add doc tpch and ssb (#9052) No new revis

[GitHub] [incubator-doris] smallhibiscus opened a new pull request, #9053: [Refactor][doc] Fix bad link in documentation

2022-04-15 Thread GitBox
smallhibiscus opened a new pull request, #9053: URL: https://github.com/apache/incubator-doris/pull/9053 # Proposed changes Issue Number: close #xxx ## Problem Summary: Fix bad link in documentation. ## Checklist(Required) 1. Does it affect the original beh

[GitHub] [incubator-doris] hf200012 merged pull request #9053: [Refactor][doc] Fix bad link in documentation

2022-04-15 Thread GitBox
hf200012 merged PR #9053: URL: https://github.com/apache/incubator-doris/pull/9053 -- 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...@d

[incubator-doris] branch master updated: [Refactor][doc] Fix bad link in documentation (#9053)

2022-04-15 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new c431da3bf8 [Refactor][doc] Fix ba

[GitHub] [incubator-doris] dataalive commented on issue #9033: [Bug] window function `lag` return invalid data

2022-04-15 Thread GitBox
dataalive commented on issue #9033: URL: https://github.com/apache/incubator-doris/issues/9033#issuecomment-1100073633 does function ```lead``` also have problem ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [incubator-doris] weilai201 commented on issue #4961: decimal value is not valid for definition

2022-04-15 Thread GitBox
weilai201 commented on issue #4961: URL: https://github.com/apache/incubator-doris/issues/4961#issuecomment-1100079889 我也发现0.15.0版本中也存在问题,我有一张表定义decimal(20)长度,但是19位的数据都存储不进去。不知道如何解决或者绕开这个问题。 @HappenLee -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8987: [community](*): polish config about project

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #8987: URL: https://github.com/apache/incubator-doris/pull/8987#issuecomment-1100116303 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #8987: [community](*): polish config about project

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #8987: URL: https://github.com/apache/incubator-doris/pull/8987#issuecomment-1100116321 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 us

[GitHub] [incubator-doris] weilai201 opened a new issue, #9054: [Bug] decimal value is not valid for definition

2022-04-15 Thread GitBox
weilai201 opened a new issue, #9054: URL: https://github.com/apache/incubator-doris/issues/9054 ### 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 0.15

[GitHub] [incubator-doris] adonis0147 opened a new issue, #9055: [feature-wip](array-type) Add array aggregation functions

2022-04-15 Thread GitBox
adonis0147 opened a new issue, #9055: URL: https://github.com/apache/incubator-doris/issues/9055 ### 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

[GitHub] [incubator-doris] adonis0147 opened a new pull request, #9056: [feature-wip](array-type) Add array aggregation functions

2022-04-15 Thread GitBox
adonis0147 opened a new pull request, #9056: URL: https://github.com/apache/incubator-doris/pull/9056 # Proposed changes Issue Number: close #9055 ## Problem Summary: Please refer to #9055 ## Checklist(Required) 1. Does it affect the original behavior: No

[GitHub] [incubator-doris] yangzhg commented on a diff in pull request #8987: [community](*): polish config about project

2022-04-15 Thread GitBox
yangzhg commented on code in PR #8987: URL: https://github.com/apache/incubator-doris/pull/8987#discussion_r851565757 ## .gitignore: ## @@ -1,88 +1,77 @@ +# ignore file with wildcard anywhere *.swp *.pyc -be/output -be/build -be/build_Release -be/ut_build -output -docs/content

[GitHub] [incubator-doris] hf200012 opened a new pull request, #9057: [fix][doc]Data import document modification

2022-04-15 Thread GitBox
hf200012 opened a new pull request, #9057: URL: https://github.com/apache/incubator-doris/pull/9057 [fix][doc]Data import document modification # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Req

[GitHub] [incubator-doris] yiguolei commented on a diff in pull request #9005: [Refactor](ReportHanlder) Remove some unused schema_hash code

2022-04-15 Thread GitBox
yiguolei commented on code in PR #9005: URL: https://github.com/apache/incubator-doris/pull/9005#discussion_r851573765 ## fe/fe-core/src/main/java/org/apache/doris/master/ReportHandler.java: ## @@ -665,67 +662,42 @@ private static void deleteFromMeta(ListMultimap tabletDeleteFro

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9057: [fix][doc]Data import document modification

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9057: URL: https://github.com/apache/incubator-doris/pull/9057#issuecomment-1100511300 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 us

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9057: [fix][doc]Data import document modification

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9057: URL: https://github.com/apache/incubator-doris/pull/9057#issuecomment-1100511297 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

[GitHub] [incubator-doris] hf200012 merged pull request #9057: [fix][doc]Data import document modification

2022-04-15 Thread GitBox
hf200012 merged PR #9057: URL: https://github.com/apache/incubator-doris/pull/9057 -- 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...@d

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9005: [Refactor](ReportHanlder) Remove some unused schema_hash code

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9005: URL: https://github.com/apache/incubator-doris/pull/9005#issuecomment-1100512879 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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #9005: [Refactor](ReportHanlder) Remove some unused schema_hash code

2022-04-15 Thread GitBox
github-actions[bot] commented on PR #9005: URL: https://github.com/apache/incubator-doris/pull/9005#issuecomment-1100512882 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 us

[GitHub] [incubator-doris] morningman merged pull request #8971: [fix](sql_block_rule) optimization of alter sql_block_rule stmt

2022-04-15 Thread GitBox
morningman merged PR #8971: URL: https://github.com/apache/incubator-doris/pull/8971 -- 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] [incubator-doris] morningman closed issue #8758: [Bug] Get unexpected result for alter sql_block_rule stmt

2022-04-15 Thread GitBox
morningman closed issue #8758: [Bug] Get unexpected result for alter sql_block_rule stmt URL: https://github.com/apache/incubator-doris/issues/8758 -- 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

[incubator-doris] branch master updated: [fix](sql_block_rule) optimization of alter sql_block_rule stmt (#8971)

2022-04-15 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/incubator-doris.git The following commit(s) were added to refs/heads/master by this push: new c7a098c1b0 [fix](sql_block_rule) op

  1   2   >