[GitHub] [doris] starocean999 opened a new pull request, #14321: [enhancement](be)limit mem cost to 16m when pre serialize keys in agg node

2022-11-15 Thread GitBox
starocean999 opened a new pull request, #14321: URL: https://github.com/apache/doris/pull/14321 # Proposed changes Issue Number: close #xxx ## Problem summary 1. limit the memory cost for pre serialize keys in agg node to prevent oom 2. release memory in nest loop join

[GitHub] [doris] wangbo opened a new pull request, #14320: [fix](vectorization) Support outer join for vectorization in 1.1 version

2022-11-15 Thread GitBox
wangbo opened a new pull request, #14320: URL: https://github.com/apache/doris/pull/14320 # Proposed changes Refer #11068 #11268, support outer join vectorization in 1.1 version ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it

[doris] branch master updated: [feature](Nereids) support datev2 and datetimev2 type (#14263)

2022-11-15 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 47a6373e0a [feature](Nereids) support datev2 a

[GitHub] [doris] morrySnow merged pull request #14263: [feature](Nereids) support datev2 and datetimev2 type

2022-11-15 Thread GitBox
morrySnow merged PR #14263: URL: https://github.com/apache/doris/pull/14263 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[GitHub] [doris] morrySnow commented on a diff in pull request #14227: [feature](join) support nested loop semi/anti join

2022-11-15 Thread GitBox
morrySnow commented on code in PR #14227: URL: https://github.com/apache/doris/pull/14227#discussion_r1023603139 ## fe/fe-core/src/main/java/org/apache/doris/analysis/Analyzer.java: ## @@ -1668,6 +1668,23 @@ public void registerOnClauseConjuncts(List conjuncts, TableRef rhsRef)

[GitHub] [doris] freemandealer opened a new issue, #14319: [Bug] heap overflow with in-predicate on a nullable column

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

[GitHub] [doris] hf200012 commented on a diff in pull request #14063: [Feature] Support IPV6

2022-11-15 Thread GitBox
hf200012 commented on code in PR #14063: URL: https://github.com/apache/doris/pull/14063#discussion_r1022598094 ## fe/pom.xml: ## @@ -181,7 +181,7 @@ under the License. 0.11-a-czt02-cdh 3.18.2-GA 3.0.1 -18.3.13-doris-SNAPSHOT +18.3.14-d

[GitHub] [doris] zhangstar333 opened a new pull request, #14318: [Bug](array-function) array set function not handle all null value

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

[GitHub] [doris-flink-connector] JNSimba commented on pull request #78: [fix] Add log in abort phase

2022-11-15 Thread GitBox
JNSimba commented on PR #78: URL: https://github.com/apache/doris-flink-connector/pull/78#issuecomment-1316492153 @DongLiang-0 Please fix this build error -- 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

[GitHub] [doris] zhangstar333 opened a new issue, #14317: [Bug] array set function not handle all null value

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

[GitHub] [doris] morrySnow opened a new issue, #14316: [Feature] (Nereids) unnest not in into NULL AWARE ANTI JOIN

2022-11-15 Thread GitBox
morrySnow opened a new issue, #14316: URL: https://github.com/apache/doris/issues/14316 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description when we process no

[GitHub] [doris] morrySnow opened a new issue, #14315: [Feature] (Nereids) support un equals conjuncts in un scalar sub query

2022-11-15 Thread GitBox
morrySnow opened a new issue, #14315: URL: https://github.com/apache/doris/issues/14315 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Doris execution en

[GitHub] [doris] morrySnow opened a new issue, #14314: [Feature] (Nereids) mark join for subquery in conjuncts

2022-11-15 Thread GitBox
morrySnow opened a new issue, #14314: URL: https://github.com/apache/doris/issues/14314 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description we need to support

[GitHub] [doris] dataroaring merged pull request #14312: [bugfix](segment_writer) remove duplicate segment key_bound

2022-11-15 Thread GitBox
dataroaring merged PR #14312: URL: https://github.com/apache/doris/pull/14312 -- 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 compaction_opt updated: [bugfix](segment_writer) remove duplicate segment key_bound (#14312)

2022-11-15 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch compaction_opt in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/compaction_opt by this push: new 64a738529e [bugfix](segment_

[GitHub] [doris] github-actions[bot] commented on pull request #14313: [typo](docs) fix docs kafka-load.md

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14313: URL: https://github.com/apache/doris/pull/14313#issuecomment-1316461078 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 #14313: [typo](docs) fix docs kafka-load.md

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14313: URL: https://github.com/apache/doris/pull/14313#issuecomment-1316461041 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] yixiutt opened a new pull request, #14312: [bugfix](segment_writer) remove duplicate segment key_bound

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

[GitHub] [doris] github-actions[bot] commented on pull request #14299: [test](new pipeline) add new pipeline of jdbc external table

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14299: URL: https://github.com/apache/doris/pull/14299#issuecomment-1316453406 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/3477013457";) output. shellcheck err

[GitHub] [doris] Jibing-Li commented on a diff in pull request #14160: [feature-wip](multi-catalog) Collect external table statistics.

2022-11-15 Thread GitBox
Jibing-Li commented on code in PR #14160: URL: https://github.com/apache/doris/pull/14160#discussion_r1023551801 ## fe/fe-core/src/main/java/org/apache/doris/statistics/IcebergAnalysisJob.java: ## @@ -0,0 +1,83 @@ +// Licensed to the Apache Software Foundation (ASF) under one +/

[GitHub] [doris] Jibing-Li commented on a diff in pull request #14160: [feature-wip](multi-catalog) Collect external table statistics.

2022-11-15 Thread GitBox
Jibing-Li commented on code in PR #14160: URL: https://github.com/apache/doris/pull/14160#discussion_r1023551801 ## fe/fe-core/src/main/java/org/apache/doris/statistics/IcebergAnalysisJob.java: ## @@ -0,0 +1,83 @@ +// Licensed to the Apache Software Foundation (ASF) under one +/

[GitHub] [doris] github-actions[bot] commented on pull request #14311: [typo](docs) fix typo in schema-change.md

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14311: URL: https://github.com/apache/doris/pull/14311#issuecomment-1316441654 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 #14311: [typo](docs) fix typo in schema-change.md

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14311: URL: https://github.com/apache/doris/pull/14311#issuecomment-1316441718 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] hello-stephen commented on pull request #14308: [chore](vec) remove unused source files

2022-11-15 Thread GitBox
hello-stephen commented on PR #14308: URL: https://github.com/apache/doris/pull/14308#issuecomment-1316431710 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.9 seconds load time: 436 seconds storage size: 17152804767 Bytes https://doris-com

[GitHub] [doris] Zijun-Git commented on issue #14310: [Feature] add index pattern (doris on es)

2022-11-15 Thread GitBox
Zijun-Git commented on issue #14310: URL: https://github.com/apache/doris/issues/14310#issuecomment-1316429758 但是别名是指向已存在的单个或者多个索引,更像是一个索引集,如果未创建的索引,如何自动发现呢?例如test-2022/11/16手动设置别名,但是test-2022/11/17还未创建这种是不是就需要再重新更新别名?因此我觉得类似于kibana这种索引pattern能够去自动发现索引,并且无缝连接查询是不是更好呢?比如设置patter test-*,那么后续t

[GitHub] [doris] dataalive commented on pull request #14262: [fix](doc) add doc description with multi partition

2022-11-15 Thread GitBox
dataalive commented on PR #14262: URL: https://github.com/apache/doris/pull/14262#issuecomment-1316415574 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 unsubscrib

[GitHub] [doris] stalary commented on issue #14310: [Feature] add index pattern (doris on es)

2022-11-15 Thread GitBox
stalary commented on issue #14310: URL: https://github.com/apache/doris/issues/14310#issuecomment-1316398506 Currently, it can be implemented through the alias, does it meet your needs? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [doris] Zijun-Git opened a new issue, #14310: [Feature] add index pattern (doris on es)

2022-11-15 Thread GitBox
Zijun-Git opened a new issue, #14310: URL: https://github.com/apache/doris/issues/14310 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description Doris On ES 创建外表配置

[GitHub] [doris] hello-stephen commented on pull request #14307: [enhancement](macOS) Fix BE UT

2022-11-15 Thread GitBox
hello-stephen commented on PR #14307: URL: https://github.com/apache/doris/pull/14307#issuecomment-1316349038 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 37.55 seconds load time: 432 seconds storage size: 17149714911 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #14306: [Fix](external table)fix iceberg table cannot access hdfs without hadoop user name

2022-11-15 Thread GitBox
hello-stephen commented on PR #14306: URL: https://github.com/apache/doris/pull/14306#issuecomment-1316341617 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.87 seconds load time: 447 seconds storage size: 17171491429 Bytes https://doris-co

[GitHub] [doris] github-actions[bot] commented on pull request #14263: [feature](Nereids) support datev2 and datetimev2 type

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14263: URL: https://github.com/apache/doris/pull/14263#issuecomment-1316341266 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 #14263: [feature](Nereids) support datev2 and datetimev2 type

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14263: URL: https://github.com/apache/doris/pull/14263#issuecomment-1316341230 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 #14308: [chore](vec) remove unused source files

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14308: URL: https://github.com/apache/doris/pull/14308#issuecomment-1316322242 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 #14308: [chore](vec) remove unused source files

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14308: URL: https://github.com/apache/doris/pull/14308#issuecomment-1316322212 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] hello-stephen commented on pull request #14305: [Enhancement] Doris broker support aliyun-oss

2022-11-15 Thread GitBox
hello-stephen commented on PR #14305: URL: https://github.com/apache/doris/pull/14305#issuecomment-1316322110 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.96 seconds load time: 452 seconds storage size: 17172702960 Bytes https://doris-co

[GitHub] [doris] mrhhsg opened a new pull request, #14308: [chore](vec) remove unused source files

2022-11-15 Thread GitBox
mrhhsg opened a new pull request, #14308: URL: https://github.com/apache/doris/pull/14308 # Proposed changes Issue Number: close #xxx ## Problem summary This PR is to delete two source files introduced by #13921. Describe your changes. ## Checklist(Required)

[GitHub] [doris] englefly commented on a diff in pull request #14293: [fix](nereids) add filter estimation ut

2022-11-15 Thread GitBox
englefly commented on code in PR #14293: URL: https://github.com/apache/doris/pull/14293#discussion_r1023475786 ## fe/fe-core/src/test/java/org/apache/doris/nereids/stats/FilterEstimationTest.java: ## @@ -71,7 +71,9 @@ public void test1() { FilterEstimation filterEstima

[GitHub] [doris] morrySnow commented on a diff in pull request #14263: [feature](Nereids) support datev2 and datetimev2 type

2022-11-15 Thread GitBox
morrySnow commented on code in PR #14263: URL: https://github.com/apache/doris/pull/14263#discussion_r1023469488 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -207,6 +210,22 @@ public static Optional findTightestCommonType(DataType left

[GitHub] [doris] morrySnow commented on a diff in pull request #14263: [feature](Nereids) support datev2 and datetimev2 type

2022-11-15 Thread GitBox
morrySnow commented on code in PR #14263: URL: https://github.com/apache/doris/pull/14263#discussion_r1023469488 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -207,6 +210,22 @@ public static Optional findTightestCommonType(DataType left

[GitHub] [doris] 924060929 commented on a diff in pull request #14263: [feature](Nereids) support datev2 and datetimev2 type

2022-11-15 Thread GitBox
924060929 commented on code in PR #14263: URL: https://github.com/apache/doris/pull/14263#discussion_r1023468695 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -207,6 +210,22 @@ public static Optional findTightestCommonType(DataType left

[GitHub] [doris] adonis0147 opened a new pull request, #14307: [enhancement](macOS) Fix BE UT

2022-11-15 Thread GitBox
adonis0147 opened a new pull request, #14307: URL: https://github.com/apache/doris/pull/14307 # Proposed changes ~~Issue Number: close #xxx~~ ## Problem summary #13195 left some unresolved issues. One of them is that some BE unit tests fail. This PR fixes this iss

[GitHub] [doris] hello-stephen commented on pull request #14303: [fix](java-udf) Disable the corresponding configuration if building BE without Java UDF support

2022-11-15 Thread GitBox
hello-stephen commented on PR #14303: URL: https://github.com/apache/doris/pull/14303#issuecomment-1316268625 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.77 seconds load time: 442 seconds storage size: 17172713434 Bytes https://doris-co

[GitHub] [doris] GoGoWen opened a new pull request, #14306: [Fix] (external table) fix iceberg table cannot access hdfs without hadoop user name

2022-11-15 Thread GitBox
GoGoWen opened a new pull request, #14306: URL: https://github.com/apache/doris/pull/14306 # Proposed changes Issue Number: close #xxx ## Problem summary fix iceberg table cannot access hdfs without hadoop user name ## Checklist(Required) 1. Does it affect t

[GitHub] [doris] zhouaoe opened a new pull request, #14305: [Enhancement] Doris broker support aliyun-oss #13665

2022-11-15 Thread GitBox
zhouaoe opened a new pull request, #14305: URL: https://github.com/apache/doris/pull/14305 # Proposed changes Issue Number: close #13665 ## Problem summary Describe your changes. 1 Upgrade fs_broker module hadoop2.8.3->hadoop2.9.1 2 Broker support oss:// 3 Versio

[GitHub] [doris] zhouaoe closed pull request #14026: [Enhancement] Doris broker support aliyun-oss

2022-11-15 Thread GitBox
zhouaoe closed pull request #14026: [Enhancement] Doris broker support aliyun-oss URL: https://github.com/apache/doris/pull/14026 -- 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 commen

[GitHub] [doris] github-actions[bot] commented on pull request #14152: [enhancement](explain) compress descriptor table explain string

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14152: URL: https://github.com/apache/doris/pull/14152#issuecomment-1316238399 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 #14152: [enhancement](explain) compress descriptor table explain string

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14152: URL: https://github.com/apache/doris/pull/14152#issuecomment-1316238355 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 compaction_opt updated: [bugfix](vertical_compaction) fix ori_return_col size bug (#14304)

2022-11-15 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch compaction_opt in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/compaction_opt by this push: new 90e7c3d0e9 [bugfix](vertical

[GitHub] [doris] dataroaring merged pull request #14304: [bugfix](vertical_compaction) fix ori_return_col size bug

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

[GitHub] [doris] github-actions[bot] commented on pull request #14303: [fix](java-udf) Disable the corresponding configuration if building BE without Java UDF support

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14303: URL: https://github.com/apache/doris/pull/14303#issuecomment-1316233449 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 #14303: [fix](java-udf) Disable the corresponding configuration if building BE without Java UDF support

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14303: URL: https://github.com/apache/doris/pull/14303#issuecomment-1316233485 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] yixiutt opened a new pull request, #14304: [bugfix](vertical_compaction) fix ori_return_col size bug

2022-11-15 Thread GitBox
yixiutt opened a new pull request, #14304: URL: https://github.com/apache/doris/pull/14304 Use ori_return_cols instead of segment_iter's schema to decide block data's size. segment iter's schema will add delete column so it may be bigger than block size, and actually we only want ori_

[doris] branch master updated (20634ab7e3 -> 6881989dd9)

2022-11-15 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 20634ab7e3 [feature-wip](multi-catalog) support partition&missing columns in parquet lazy read (#14264) add 6

[GitHub] [doris] Gabriel39 merged pull request #14295: [Bug](jvm memory) Support multiple java version to get max heap size

2022-11-15 Thread GitBox
Gabriel39 merged PR #14295: URL: https://github.com/apache/doris/pull/14295 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

[GitHub] [doris] adonis0147 opened a new pull request, #14303: [fix](java-udf) Disable the corresponding configuration if building BE without Java UDF support

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

[doris] branch dependabot/maven/fe/com.fasterxml.jackson.core-jackson-databind-2.12.7.1 created (now 9b91180811)

2022-11-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/fe/com.fasterxml.jackson.core-jackson-databind-2.12.7.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 9b91180811 Bump jackson-databind from 2.12.1 to

[GitHub] [doris] dependabot[bot] opened a new pull request, #14302: Bump jackson-databind from 2.12.1 to 2.12.7.1 in /fe

2022-11-15 Thread GitBox
dependabot[bot] opened a new pull request, #14302: URL: https://github.com/apache/doris/pull/14302 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.1 to 2.12.7.1. Commits See full diff in https://github.com/FasterXML/jackson/commits";>compare view

[GitHub] [doris] adonis0147 opened a new issue, #14301: [Bug] Fail to start BE up

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

[GitHub] [doris] zenyanggongmian1995 commented on issue #13814: [Bug] BE node dead , core dump message find error path

2022-11-15 Thread GitBox
zenyanggongmian1995 commented on issue #13814: URL: https://github.com/apache/doris/issues/13814#issuecomment-1316207103 same questiion: Failed to assign scanner task to thread pool how to fix it? -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [doris] github-actions[bot] commented on pull request #14295: [Bug](jvm memory) Support multiple java version to get max heap size

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14295: URL: https://github.com/apache/doris/pull/14295#issuecomment-1316205296 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 #14295: [Bug](jvm memory) Support multiple java version to get max heap size

2022-11-15 Thread GitBox
github-actions[bot] commented on PR #14295: URL: https://github.com/apache/doris/pull/14295#issuecomment-1316205334 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [doris] hello-stephen commented on pull request #14300: Bump jackson-databind from 2.10.0 to 2.12.7.1 in /samples/doris-demo/spark-demo

2022-11-15 Thread GitBox
hello-stephen commented on PR #14300: URL: https://github.com/apache/doris/pull/14300#issuecomment-1316183746 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.95 seconds load time: 429 seconds storage size: 17173061130 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #14299: [test](new pipeline) add new pipeline of jdbc external table

2022-11-15 Thread GitBox
hello-stephen commented on PR #14299: URL: https://github.com/apache/doris/pull/14299#issuecomment-1316167043 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.17 seconds load time: 440 seconds storage size: 17149963650 Bytes https://doris-co

[GitHub] [doris] airborne12 commented on a diff in pull request #14211: [feature-wip](inverted index) API for inverted index reader and syntax for fulltext match

2022-11-15 Thread GitBox
airborne12 commented on code in PR #14211: URL: https://github.com/apache/doris/pull/14211#discussion_r1023421966 ## be/src/olap/in_list_predicate.h: ## @@ -241,6 +242,29 @@ class InListPredicateBase : public ColumnPredicate { return Status::OK(); } +Status e

[doris-thirdparty] branch bdbje updated: [bdbje] support resolve IPV6 address (#11)

2022-11-15 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch bdbje in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/bdbje by this push: new 7bf75a7 [bdbje] support resolve IPV

[GitHub] [doris-thirdparty] morningman merged pull request #11: support resolve IPV6 address

2022-11-15 Thread GitBox
morningman merged PR #11: URL: https://github.com/apache/doris-thirdparty/pull/11 -- 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...@do

[GitHub] [doris] hello-stephen commented on pull request #14298: [bugfix](short_key) fix short key coder for nullable key

2022-11-15 Thread GitBox
hello-stephen commented on PR #14298: URL: https://github.com/apache/doris/pull/14298#issuecomment-1316158797 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.33 seconds load time: 443 seconds storage size: 17151359266 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #14291: [feature](Nereids): Add subgraph enumerator

2022-11-15 Thread GitBox
hello-stephen commented on PR #14291: URL: https://github.com/apache/doris/pull/14291#issuecomment-1316146898 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 35.33 seconds load time: 456 seconds storage size: 17151780356 Bytes https://doris-co

[GitHub] [doris] morningman commented on a diff in pull request #14160: [feature-wip](multi-catalog) Collect external table statistics.

2022-11-15 Thread GitBox
morningman commented on code in PR #14160: URL: https://github.com/apache/doris/pull/14160#discussion_r1023398344 ## fe/fe-core/src/main/java/org/apache/doris/catalog/external/HMSExternalTable.java: ## @@ -293,5 +315,26 @@ private void initPartitionColumns() { LOG.d

[doris] branch master updated: [feature-wip](multi-catalog) support partition&missing columns in parquet lazy read (#14264)

2022-11-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/doris.git The following commit(s) were added to refs/heads/master by this push: new 20634ab7e3 [feature-wip](multi-catalog) suppo

[GitHub] [doris] morningman merged pull request #14264: [feature-wip](multi-catalog) support partition&missing columns in parquet lazy read

2022-11-15 Thread GitBox
morningman merged PR #14264: URL: https://github.com/apache/doris/pull/14264 -- 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] dependabot[bot] opened a new pull request, #14300: Bump jackson-databind from 2.10.0 to 2.12.7.1 in /samples/doris-demo/spark-demo

2022-11-15 Thread GitBox
dependabot[bot] opened a new pull request, #14300: URL: https://github.com/apache/doris/pull/14300 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0 to 2.12.7.1. Commits See full diff in https://github.com/FasterXML/jackson/commits";>compare view

[doris] branch dependabot/maven/samples/doris-demo/spark-demo/com.fasterxml.jackson.core-jackson-databind-2.12.7.1 created (now 80ce0b18e4)

2022-11-15 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/samples/doris-demo/spark-demo/com.fasterxml.jackson.core-jackson-databind-2.12.7.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 80ce0b18e4 Bump jacks

[GitHub] [doris] Yukang-Lian commented on a diff in pull request #14216: [Feature](fuction) Support split_by_char function

2022-11-15 Thread GitBox
Yukang-Lian commented on code in PR #14216: URL: https://github.com/apache/doris/pull/14216#discussion_r1023002893 ## be/src/vec/functions/function_string.h: ## @@ -1344,6 +1345,167 @@ class FunctionSplitPart : public IFunction { } }; +class FunctionSplitByChar : public

[GitHub] [doris] Yukang-Lian commented on a diff in pull request #14216: [Feature](fuction) Support split_by_char function

2022-11-15 Thread GitBox
Yukang-Lian commented on code in PR #14216: URL: https://github.com/apache/doris/pull/14216#discussion_r1023002893 ## be/src/vec/functions/function_string.h: ## @@ -1344,6 +1345,167 @@ class FunctionSplitPart : public IFunction { } }; +class FunctionSplitByChar : public

[GitHub] [doris] lsy3993 opened a new pull request, #14299: [test](new pipeline) add new pipeline of jdbc external table

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

[GitHub] [doris] yixiutt opened a new pull request, #14298: [bugfix](short_key) fix short key coder for nullable key

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

[doris] branch compaction_opt updated: [bugfix](vertical_compaction) fix dup&agg model has no delete_sign (#14297)

2022-11-15 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch compaction_opt in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/compaction_opt by this push: new f251f8ae77 [bugfix](vertical

[GitHub] [doris] dataroaring merged pull request #14297: [bugfix](vertical_compaction) fix dup&agg model has no delete_sign

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

[GitHub] [doris] lsy3993 closed pull request #13963: [typo](docs) test new pipeline

2022-11-15 Thread GitBox
lsy3993 closed pull request #13963: [typo](docs) test new pipeline URL: https://github.com/apache/doris/pull/13963 -- 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 unsubscrib

[GitHub] [doris] 924060929 commented on a diff in pull request #14113: [Feature](Nereids) Simplify range of predicate

2022-11-15 Thread GitBox
924060929 commented on code in PR #14113: URL: https://github.com/apache/doris/pull/14113#discussion_r1022779466 ## fe/fe-core/src/test/java/org/apache/doris/nereids/rules/expression/rewrite/SimplifyRangeTest.java: ## @@ -0,0 +1,140 @@ +// Licensed to the Apache Software Foundat

[GitHub] [doris] qzsee commented on a diff in pull request #14113: [Feature](Nereids) Simplify range of predicate

2022-11-15 Thread GitBox
qzsee commented on code in PR #14113: URL: https://github.com/apache/doris/pull/14113#discussion_r1022789687 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/rules/SimplifyRange.java: ## @@ -0,0 +1,390 @@ +// Licensed to the Apache Software Foundatio

[GitHub] [doris] liaoxin01 commented on issue #14139: [Bug] doris 1.13升级1.2rc1 版本后,数据库原始表update失败,新建表update成功

2022-11-15 Thread GitBox
liaoxin01 commented on issue #14139: URL: https://github.com/apache/doris/issues/14139#issuecomment-1315303978 I failed to reproduce the problem. After the upgrade, I can still update the original table normally. -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [doris] hello-stephen commented on pull request #14295: [Bug](jvm memory) Support multiple java version to get max heap size

2022-11-15 Thread GitBox
hello-stephen commented on PR #14295: URL: https://github.com/apache/doris/pull/14295#issuecomment-1315300320 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.46 seconds load time: 451 seconds storage size: 17179009724 Bytes https://doris-co

[GitHub] [doris] hello-stephen commented on pull request #14294: [compatibility](Nereids) process escape in string literal

2022-11-15 Thread GitBox
hello-stephen commented on PR #14294: URL: https://github.com/apache/doris/pull/14294#issuecomment-1315295771 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.21 seconds load time: 435 seconds storage size: 17171894346 Bytes https://doris-co

[doris] branch compaction_opt updated: [bugfix](compaction) fix nullable key coder (#14296)

2022-11-15 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch compaction_opt in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/compaction_opt by this push: new a49a5084a3 [bugfix](compacti

[GitHub] [doris] dataroaring merged pull request #14296: [bugfix](compaction) fix nullable key coder

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

[GitHub] [doris] yixiutt opened a new pull request, #14296: Yixiu000000

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

[GitHub] [doris] hello-stephen commented on pull request #14293: [fix](nereids) add filter estimation ut

2022-11-15 Thread GitBox
hello-stephen commented on PR #14293: URL: https://github.com/apache/doris/pull/14293#issuecomment-1315274561 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.58 seconds load time: 443 seconds storage size: 17149814613 Bytes https://doris-co

[GitHub] [doris] morningman commented on a diff in pull request #14084: [improvement](conf) modify some default config value of be

2022-11-15 Thread GitBox
morningman commented on code in PR #14084: URL: https://github.com/apache/doris/pull/14084#discussion_r1022745480 ## be/src/common/config.h: ## @@ -296,7 +296,7 @@ CONF_mInt32(generate_compaction_tasks_min_interval_ms, "10"); // Compaction task number per disk. // Must be g

[GitHub] [doris] Gabriel39 opened a new pull request, #14295: [Bug](jvm memory) Support multiple java version to get max heap size

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

[GitHub] [doris] morningman commented on a diff in pull request #14085: [improvement](conf) modify some default value of config of fe

2022-11-15 Thread GitBox
morningman commented on code in PR #14085: URL: https://github.com/apache/doris/pull/14085#discussion_r1022743822 ## fe/fe-core/src/main/java/org/apache/doris/common/Config.java: ## @@ -1194,13 +1194,13 @@ public class Config extends ConfigBase { * the max routine load job

[GitHub] [doris] morrySnow opened a new pull request, #14294: [compatibility](Nereids) process escape in string literal

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

[GitHub] [doris] morrySnow commented on a diff in pull request #14293: [fix](nereids) add filter estimation ut

2022-11-15 Thread GitBox
morrySnow commented on code in PR #14293: URL: https://github.com/apache/doris/pull/14293#discussion_r1022706432 ## fe/fe-core/src/test/java/org/apache/doris/nereids/stats/FilterEstimationTest.java: ## @@ -71,7 +71,9 @@ public void test1() { FilterEstimation filterEstim

[GitHub] [doris] englefly opened a new pull request, #14293: [fix](nereids) add filter estimation ut

2022-11-15 Thread GitBox
englefly opened a new pull request, #14293: URL: https://github.com/apache/doris/pull/14293 # Proposed changes fix a bug for filter estimation, in pattern of A>10 and A<20. Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required)

[GitHub] [doris] 924060929 commented on a diff in pull request #14113: [Feature](Nereids) Simplify range of predicate

2022-11-15 Thread GitBox
924060929 commented on code in PR #14113: URL: https://github.com/apache/doris/pull/14113#discussion_r1022686716 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/rules/SimplifyRange.java: ## @@ -0,0 +1,390 @@ +// Licensed to the Apache Software Found

[GitHub] [doris] hello-stephen commented on pull request #13601: [Feature](Nereids) Support join hint.

2022-11-15 Thread GitBox
hello-stephen commented on PR #13601: URL: https://github.com/apache/doris/pull/13601#issuecomment-1315186018 TeamCity pipeline, clickbench performance test result: the sum of best hot time: 34.4 seconds load time: 441 seconds storage size: 1714866 Bytes https://doris-com

[GitHub] [doris] nextdreamblue opened a new issue, #14292: [Enhancement] add clean catalog recycle bin and max_same_name_catalog_trash_num

2022-11-15 Thread GitBox
nextdreamblue opened a new issue, #14292: URL: https://github.com/apache/doris/issues/14292 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description After commit b

[GitHub] [doris] 924060929 commented on a diff in pull request #14113: [Feature](Nereids) Simplify range of predicate

2022-11-15 Thread GitBox
924060929 commented on code in PR #14113: URL: https://github.com/apache/doris/pull/14113#discussion_r1022636575 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/rules/SimplifyRange.java: ## @@ -0,0 +1,390 @@ +// Licensed to the Apache Software Found

[GitHub] [doris] 924060929 commented on a diff in pull request #14113: [Feature](Nereids) Simplify range of predicate

2022-11-15 Thread GitBox
924060929 commented on code in PR #14113: URL: https://github.com/apache/doris/pull/14113#discussion_r1022640589 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rewrite/rules/SimplifyRange.java: ## @@ -0,0 +1,390 @@ +// Licensed to the Apache Software Found

  1   2   >