[GitHub] [incubator-doris] morningman commented on a change in pull request #7153: Update multi-tenant.md

2021-11-19 Thread GitBox
morningman commented on a change in pull request #7153: URL: https://github.com/apache/incubator-doris/pull/7153#discussion_r752932762 ## File path: docs/zh-CN/administrator-guide/multi-tenant.md ## @@ -213,7 +213,7 @@ Tag 划分和 CPU 限制是 0.15 版本中的新功能。为了保证可以从 ADMIN SET FRONTEN

[GitHub] [incubator-doris] morningman commented on a change in pull request #7148: [Lateral View] Pruning output slot of TableFunctionNode

2021-11-19 Thread GitBox
morningman commented on a change in pull request #7148: URL: https://github.com/apache/incubator-doris/pull/7148#discussion_r752289824 ## File path: fe/fe-core/src/main/java/org/apache/doris/planner/TableFunctionNode.java ## @@ -29,14 +32,22 @@ import org.apache.doris.thrift.

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7148: [Lateral View] Pruning output slot of TableFunctionNode

2021-11-19 Thread GitBox
github-actions[bot] commented on pull request #7148: URL: https://github.com/apache/incubator-doris/pull/7148#issuecomment-973845627 -- 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 c

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #6883: support bitmap binary data from hive in spark load

2021-11-19 Thread GitBox
github-actions[bot] commented on pull request #6883: URL: https://github.com/apache/incubator-doris/pull/6883#issuecomment-973860828 -- 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 c

[GitHub] [incubator-doris] e0c9 opened a new pull request #7157: Optimize get_json_xx function

2021-11-19 Thread GitBox
e0c9 opened a new pull request #7157: URL: https://github.com/apache/incubator-doris/pull/7157 ## Proposed changes Avoid repeated parsing of json string. ## Types of changes What types of changes does your code introduce to Doris? _Put an `x` in the boxes that apply_

[GitHub] [incubator-doris] BiteTheDDDDt opened a new issue #7158: [Bug] core dump when set enable_vectorized_engine = true;

2021-11-19 Thread GitBox
BiteThet opened a new issue #7158: URL: https://github.com/apache/incubator-doris/issues/7158 ### 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 m

[GitHub] [incubator-doris] BiteTheDDDDt opened a new pull request #7159: [Bug] fix core dump when enable_vectorized_engine open

2021-11-19 Thread GitBox
BiteThet opened a new pull request #7159: URL: https://github.com/apache/incubator-doris/pull/7159 ## Proposed changes #7158 ## Types of changes What types of changes does your code introduce to Doris? _Put an `x` in the boxes that apply_ - [X] Bugfix (non-

[GitHub] [incubator-doris] caiconghui opened a new issue #7160: [Bug] Build error caused by Inaccessible pentaho-aggdesigner-algorithm jar

2021-11-19 Thread GitBox
caiconghui opened a new issue #7160: URL: https://github.com/apache/incubator-doris/issues/7160 ### 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 mas

[GitHub] [incubator-doris] caiconghui opened a new pull request #7161: [Build] Fix build error caused by Inaccessible pentaho-aggdesigner-algorithm jar

2021-11-19 Thread GitBox
caiconghui opened a new pull request #7161: URL: https://github.com/apache/incubator-doris/pull/7161 ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a fe

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7161: [Build] Fix build error caused by Inaccessible pentaho-aggdesigner-algorithm jar

2021-11-19 Thread GitBox
github-actions[bot] commented on pull request #7161: URL: https://github.com/apache/incubator-doris/pull/7161#issuecomment-973918997 -- 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 c

[GitHub] [incubator-doris] hf200012 commented on pull request #7161: [Build] Fix build error caused by Inaccessible pentaho-aggdesigner-algorithm jar

2021-11-19 Thread GitBox
hf200012 commented on pull request #7161: URL: https://github.com/apache/incubator-doris/pull/7161#issuecomment-973919146 I also encountered this problem when compiling in the morning, the same solution -- This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [incubator-doris] luzhijing commented on pull request #7156: [docs]Created commit-format-specification.md

2021-11-19 Thread GitBox
luzhijing commented on pull request #7156: URL: https://github.com/apache/incubator-doris/pull/7156#issuecomment-973922043 > Missing english doc Thank you! I have already updated it -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-doris] renzhimin7 opened a new pull request #7162: Update multi-tenant.md

2021-11-19 Thread GitBox
renzhimin7 opened a new pull request #7162: URL: https://github.com/apache/incubator-doris/pull/7162 A double quote is missing ## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixe

[GitHub] [incubator-doris] xinyiZzz opened a new issue #7163: [Bug] Failed to send brpc batch, error_text=Fail to compress request

2021-11-19 Thread GitBox
xinyiZzz opened a new issue #7163: URL: https://github.com/apache/incubator-doris/issues/7163 ### 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 trunk

[GitHub] [incubator-doris] xinyiZzz opened a new pull request #7164: [BRPC] Support brpc transfers RowBatch in Proto Request to Controller Attachment

2021-11-19 Thread GitBox
xinyiZzz opened a new pull request #7164: URL: https://github.com/apache/incubator-doris/pull/7164 ## Proposed changes Will add later… ## Types of changes What types of changes does your code introduce to Doris? _Put an `x` in the boxes that apply_ - [x] Bugfix

[GitHub] [incubator-doris] renzhimin7 opened a new issue #7165: [Bug] When the partition key is a bucket key, the performance of the syntax "in" is poor

2021-11-19 Thread GitBox
renzhimin7 opened a new issue #7165: URL: https://github.com/apache/incubator-doris/issues/7165 ### 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.1

[GitHub] [incubator-doris] hf200012 opened a new pull request #7166: [optimize]Add Doris restart script, optimize doris start and stop commands

2021-11-19 Thread GitBox
hf200012 opened a new pull request #7166: URL: https://github.com/apache/incubator-doris/pull/7166 Add Doris restart script, optimize doris start and stop commands Can be used directly: ``` sh bin/doris_fe.sh start | stop | restart sh bin/doris_be.sh start | stop | restart

[GitHub] [incubator-doris] hf200012 closed pull request #7166: [optimize]Add Doris restart script, optimize doris start and stop commands

2021-11-19 Thread GitBox
hf200012 closed pull request #7166: URL: https://github.com/apache/incubator-doris/pull/7166 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commi

[GitHub] [incubator-doris] hf200012 opened a new pull request #7167: [optimize]Add Doris restart script, optimize doris start and stop commands

2021-11-19 Thread GitBox
hf200012 opened a new pull request #7167: URL: https://github.com/apache/incubator-doris/pull/7167 Add Doris restart script, optimize doris start and stop commands Can be used directly: ``` sh bin/doris_fe.sh start | stop | restart sh bin/doris_be.sh start | stop | restar