[GitHub] [incubator-doris] doudianer commented on issue #7209: [Bug] Spark Doris Connector:add batch req success but status isn't ok

2021-11-28 Thread GitBox
doudianer commented on issue #7209: URL: https://github.com/apache/incubator-doris/issues/7209#issuecomment-981052992 Thank you. I found doris.batch.size: batch size for reading and writing. The size I set is 500, which is very good in my business scenario. -- This is an

[GitHub] [incubator-doris] doudianer closed issue #7209: [Bug] Spark Doris Connector:add batch req success but status isn't ok

2021-11-28 Thread GitBox
doudianer closed issue #7209: URL: https://github.com/apache/incubator-doris/issues/7209 -- 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-u

[GitHub] [incubator-doris] xinyiZzz opened a new pull request #7234: [Memory] Add thread local variable TheadContext

2021-11-28 Thread GitBox
xinyiZzz opened a new pull request #7234: URL: https://github.com/apache/incubator-doris/pull/7234 ## Proposed changes save query_id, fragment_instance_id, MemTracker, etc. ## Types of changes What types of changes does your code introduce to Doris? _Put an `x` in the

[GitHub] [incubator-doris] HappenLee opened a new issue #7235: [Optimize] Support SIMD function in some string function

2021-11-28 Thread GitBox
HappenLee opened a new issue #7235: URL: https://github.com/apache/incubator-doris/issues/7235 ### 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] HappenLee opened a new pull request #7236: [Optimize] Support SIMD function in some string function

2021-11-28 Thread GitBox
HappenLee opened a new pull request #7236: URL: https://github.com/apache/incubator-doris/pull/7236 ## Proposed changes Support SIMD function in some string function:lrtim,rtrim,trim,reverse,hex ## Types of changes What types of changes does your code introduce to Doris?

svn commit: r51118 - in /release/incubator/doris/0.15.0-incubating: ./ apache-doris-0.15.0-incubating-src.tar.gz apache-doris-0.15.0-incubating-src.tar.gz.asc apache-doris-0.15.0-incubating-src.tar.gz

2021-11-28 Thread morningman
Author: morningman Date: Mon Nov 29 02:09:08 2021 New Revision: 51118 Log: Release 0.15.0 Added: release/incubator/doris/0.15.0-incubating/ release/incubator/doris/0.15.0-incubating/apache-doris-0.15.0-incubating-src.tar.gz (with props) release/incubator/doris/0.15.0-incubating/a

[GitHub] [incubator-doris] aihai commented on pull request #7210: [feat](flink-connector) add BATCH DELETE support

2021-11-28 Thread GitBox
aihai commented on pull request #7210: URL: https://github.com/apache/incubator-doris/pull/7210#issuecomment-981234224 Thank you for reply. 2. Sink: Yes, only support one import format for Rowdata. ``DorisDynamicOutputFormat.addBatch`` and ``DorisDynamicOutputFormat.flush`` may

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #7212: [Observation] TPC-H Q17、Q18优化调研:关联子查询和非关联子查询优化

2021-11-28 Thread GitBox
EmmyMiao87 commented on issue #7212: URL: https://github.com/apache/incubator-doris/issues/7212#issuecomment-981237887 这个查询规划如果顶层 join 改为shuffle 后,不是会传输更多的数据?为何从 broadcast 改为shuffle 后反而效率变高了? -- This is an automated message from the Apache Git Service. To respond to the message, please l

svn commit: r51120 - /release/incubator/doris/0.14.0-incubating/

2021-11-28 Thread morningman
Author: morningman Date: Mon Nov 29 02:54:03 2021 New Revision: 51120 Log: delete old 0.14 release dir Removed: release/incubator/doris/0.14.0-incubating/ - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For a

svn commit: r51121 - /dev/incubator/doris/0.14/

2021-11-28 Thread morningman
Author: morningman Date: Mon Nov 29 02:54:24 2021 New Revision: 51121 Log: delete old 0.14 release dir Removed: dev/incubator/doris/0.14/ - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional command

[GitHub] [incubator-doris] 391518331 opened a new issue #7238: storage_root_path解析失败

2021-11-28 Thread GitBox
391518331 opened a new issue #7238: URL: https://github.com/apache/incubator-doris/issues/7238 ### 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] xinghuayu007 commented on a change in pull request #7149: [Feature] Z-Order Implement

2021-11-28 Thread GitBox
xinghuayu007 commented on a change in pull request #7149: URL: https://github.com/apache/incubator-doris/pull/7149#discussion_r758022832 ## File path: fe/fe-core/src/main/java/org/apache/doris/analysis/DataSortInfo.java ## @@ -0,0 +1,104 @@ +// Licensed to the Apache Software F

[GitHub] [incubator-doris] xinghuayu007 commented on a change in pull request #7149: [Feature] Z-Order Implement

2021-11-28 Thread GitBox
xinghuayu007 commented on a change in pull request #7149: URL: https://github.com/apache/incubator-doris/pull/7149#discussion_r758023485 ## File path: fe/fe-core/src/main/java/org/apache/doris/analysis/DataSortInfo.java ## @@ -0,0 +1,104 @@ +// Licensed to the Apache Software F

[GitHub] [incubator-doris] xinghuayu007 commented on a change in pull request #7149: [Feature] Z-Order Implement

2021-11-28 Thread GitBox
xinghuayu007 commented on a change in pull request #7149: URL: https://github.com/apache/incubator-doris/pull/7149#discussion_r758023528 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/OlapTable.java ## @@ -197,6 +199,12 @@ public boolean dynamicPartitionExists(

[GitHub] [incubator-doris] xinghuayu007 commented on a change in pull request #7149: [Feature] Z-Order Implement

2021-11-28 Thread GitBox
xinghuayu007 commented on a change in pull request #7149: URL: https://github.com/apache/incubator-doris/pull/7149#discussion_r758023592 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/OlapTable.java ## @@ -197,6 +199,12 @@ public boolean dynamicPartitionExists(

[GitHub] [incubator-doris] xinghuayu007 commented on a change in pull request #7149: [Feature] Z-Order Implement

2021-11-28 Thread GitBox
xinghuayu007 commented on a change in pull request #7149: URL: https://github.com/apache/incubator-doris/pull/7149#discussion_r758023696 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/OlapTable.java ## @@ -1714,6 +1729,10 @@ public TStorageFormat getStorageForm

[GitHub] [incubator-doris] xinghuayu007 commented on a change in pull request #7149: [Feature] Z-Order Implement

2021-11-28 Thread GitBox
xinghuayu007 commented on a change in pull request #7149: URL: https://github.com/apache/incubator-doris/pull/7149#discussion_r758023835 ## File path: fe/fe-core/src/main/java/org/apache/doris/catalog/TableProperty.java ## @@ -137,6 +151,11 @@ public void modifyTableProperties(

[GitHub] [incubator-doris] xinghuayu007 commented on a change in pull request #7149: [Feature] Z-Order Implement

2021-11-28 Thread GitBox
xinghuayu007 commented on a change in pull request #7149: URL: https://github.com/apache/incubator-doris/pull/7149#discussion_r758024143 ## File path: fe/fe-core/src/main/java/org/apache/doris/task/CreateReplicaTask.java ## @@ -165,6 +202,10 @@ public TCreateTabletReq toThrift(

[GitHub] [incubator-doris] xinghuayu007 commented on a change in pull request #7149: [Feature] Z-Order Implement

2021-11-28 Thread GitBox
xinghuayu007 commented on a change in pull request #7149: URL: https://github.com/apache/incubator-doris/pull/7149#discussion_r758024931 ## File path: be/test/olap/skiplist_test.cpp ## @@ -268,7 +271,7 @@ class ConcurrentTest { ConcurrentTest() : _mem_tracker(

[GitHub] [incubator-doris] 391518331 commented on issue #7238: storage_root_path解析失败

2021-11-28 Thread GitBox
391518331 commented on issue #7238: URL: https://github.com/apache/incubator-doris/issues/7238#issuecomment-981276259 how to fix -- 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 com

[GitHub] [incubator-doris] caiconghui opened a new issue #7239: [Feature] Enable Load job with all partitions have no data succeed,to be compatible with Mysql

2021-11-28 Thread GitBox
caiconghui opened a new issue #7239: URL: https://github.com/apache/incubator-doris/issues/7239 ### 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] caiconghui opened a new pull request #7240: [Load] Transaction for load job with no data for all partitions should be considered as normal and should not be aborted

2021-11-28 Thread GitBox
caiconghui opened a new pull request #7240: URL: https://github.com/apache/incubator-doris/pull/7240 … ## 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 f

[GitHub] [incubator-doris] jackwener opened a new issue #7241: [Feature] Add issue type `Enhancement`

2021-11-28 Thread GitBox
jackwener opened a new issue #7241: URL: https://github.com/apache/incubator-doris/issues/7241 ### 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] spaces-X commented on a change in pull request #7180: [Bug] fix insert load should have the same behavior as stream load

2021-11-28 Thread GitBox
spaces-X commented on a change in pull request #7180: URL: https://github.com/apache/incubator-doris/pull/7180#discussion_r758056453 ## File path: fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java ## @@ -1238,6 +1238,13 @@ private void handleInsertStmt() throws Exc

[GitHub] [incubator-doris] jackwener opened a new pull request #7242: add enhancement.yml

2021-11-28 Thread GitBox
jackwener opened a new pull request #7242: URL: https://github.com/apache/incubator-doris/pull/7242 ## 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 feature req

[GitHub] [incubator-doris] jackwener commented on pull request #7242: add enhancement.yml

2021-11-28 Thread GitBox
jackwener commented on pull request #7242: URL: https://github.com/apache/incubator-doris/pull/7242#issuecomment-981319635 I forgot to edit information. -- 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 t

[GitHub] [incubator-doris] jackwener removed a comment on pull request #7242: [Documentation] add enhancement.yml

2021-11-28 Thread GitBox
jackwener removed a comment on pull request #7242: URL: https://github.com/apache/incubator-doris/pull/7242#issuecomment-981319635 I forgot to edit information. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-doris] jackwener opened a new issue #7243: [Feature] Add document of storage engine

2021-11-28 Thread GitBox
jackwener opened a new issue #7243: URL: https://github.com/apache/incubator-doris/issues/7243 ### 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] renzhimin7 closed issue #7165: [Bug] When the partition key is a bucket key, the performance of the syntax "in" is poor

2021-11-28 Thread GitBox
renzhimin7 closed issue #7165: URL: https://github.com/apache/incubator-doris/issues/7165 -- 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-

[GitHub] [incubator-doris] morningman opened a new pull request #7244: [docs](release) Update download page to add release 0.15

2021-11-28 Thread GitBox
morningman opened a new pull request #7244: URL: https://github.com/apache/incubator-doris/pull/7244 ## Proposed changes Also modify some steps in release processing document ## Types of changes What types of changes does your code introduce to Doris? _Put an `x` in t

[GitHub] [incubator-doris] 391518331 opened a new issue #7245: 0.15 rc4 be 宕机

2021-11-28 Thread GitBox
391518331 opened a new issue #7245: URL: https://github.com/apache/incubator-doris/issues/7245 ### 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] github-actions[bot] commented on pull request #7244: [docs](release) Update download page to add release 0.15

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

[GitHub] [incubator-doris] github-actions[bot] commented on pull request #7244: [docs](release) Update download page to add release 0.15

2021-11-28 Thread GitBox
github-actions[bot] commented on pull request #7244: URL: https://github.com/apache/incubator-doris/pull/7244#issuecomment-981344288 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, plea