svn commit: r39080 - /release/incubator/doris/0.12.0-incubating/KEYS

2020-04-23 Thread lichaoyong
Author: lichaoyong Date: Fri Apr 24 05:46:45 2020 New Revision: 39080 Log: Release 0.12.0 Added: release/incubator/doris/0.12.0-incubating/KEYS Added: release/incubator/doris/0.12.0-incubating/KEYS == --- release/inc

svn commit: r39077 - /dev/incubator/doris/0.12.0/

2020-04-23 Thread lichaoyong
Author: lichaoyong Date: Fri Apr 24 03:24:37 2020 New Revision: 39077 Log: Release Apache Doris (incubating) 0.12.0 rc3 Removed: dev/incubator/doris/0.12.0/ - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For

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

2020-04-23 Thread lichaoyong
Author: lichaoyong Date: Fri Apr 24 03:23:13 2020 New Revision: 39076 Log: Release 0.12.0 Added: release/incubator/doris/0.12.0-incubating/ release/incubator/doris/0.12.0-incubating/apache-doris-0.12.0-incubating-src.tar.gz (with props) release/incubator/doris/0.12.0-incubating/a

svn commit: r39075 - in /dev/incubator/doris/0.12.0: ./ apache-doris-0.12.0-incubating-src.tar.gz apache-doris-0.12.0-incubating-src.tar.gz.asc apache-doris-0.12.0-incubating-src.tar.gz.sha512

2020-04-23 Thread lichaoyong
Author: lichaoyong Date: Fri Apr 24 03:16:49 2020 New Revision: 39075 Log: Release 0.12.0 Added: dev/incubator/doris/0.12.0/ dev/incubator/doris/0.12.0/apache-doris-0.12.0-incubating-src.tar.gz (with props) dev/incubator/doris/0.12.0/apache-doris-0.12.0-incubating-src.tar.gz.asc

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #3383: Make running profile clearer and more intuitive to improve usability (#3365)

2020-04-23 Thread GitBox
HappenLee commented on a change in pull request #3383: URL: https://github.com/apache/incubator-doris/pull/3383#discussion_r414258601 ## File path: be/src/runtime/runtime_state.cpp ## @@ -226,8 +226,12 @@ Status RuntimeState::init_mem_trackers(const TUniqueId& query_id) {

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #3383: Make running profile clearer and more intuitive to improve usability (#3365)

2020-04-23 Thread GitBox
HappenLee commented on a change in pull request #3383: URL: https://github.com/apache/incubator-doris/pull/3383#discussion_r414257609 ## File path: be/src/exec/olap_scan_node.cpp ## @@ -1038,6 +1038,7 @@ Status OlapScanNode::normalize_binary_predicate(SlotDescriptor* slot, Col

[GitHub] [incubator-doris] imay commented on a change in pull request #3383: Make running profile clearer and more intuitive to improve usability (#3365)

2020-04-23 Thread GitBox
imay commented on a change in pull request #3383: URL: https://github.com/apache/incubator-doris/pull/3383#discussion_r413926676 ## File path: be/src/exec/olap_scan_node.cpp ## @@ -1038,6 +1038,7 @@ Status OlapScanNode::normalize_binary_predicate(SlotDescriptor* slot, ColumnVa

[GitHub] [incubator-doris] morningman commented on a change in pull request #3230: Support load json-data into Doris by RoutineLoad or StreamLoad

2020-04-23 Thread GitBox
morningman commented on a change in pull request #3230: URL: https://github.com/apache/incubator-doris/pull/3230#discussion_r413914241 ## File path: gensrc/thrift/BackendService.thrift ## @@ -54,11 +55,12 @@ struct TRoutineLoadTask { 6: optional string db 7: optional

[GitHub] [incubator-doris] morningman commented on a change in pull request #3230: Support load json-data into Doris by RoutineLoad or StreamLoad

2020-04-23 Thread GitBox
morningman commented on a change in pull request #3230: URL: https://github.com/apache/incubator-doris/pull/3230#discussion_r413883698 ## File path: be/src/exec/broker_reader.h ## @@ -52,6 +52,7 @@ class BrokerReader : public FileReader { // Read virtual Status read(

[GitHub] [incubator-doris] morningman commented on a change in pull request #3386: User ThreadPoolManager to create threadPool and add some prothemus metric about pool

2020-04-23 Thread GitBox
morningman commented on a change in pull request #3386: URL: https://github.com/apache/incubator-doris/pull/3386#discussion_r413846053 ## File path: fe/src/main/java/org/apache/doris/common/ThreadPoolManager.java ## @@ -0,0 +1,148 @@ +// Licensed to the Apache Software Foundati

[GitHub] [incubator-doris] morningman commented on issue #3230: Support load json-data into Doris by RoutineLoad or StreamLoad

2020-04-23 Thread GitBox
morningman commented on issue #3230: URL: https://github.com/apache/incubator-doris/pull/3230#issuecomment-618434381 > > I have just review the code related to stream load. I will review the routine load part later. > > And I found a json lib which support full function of jsonpath: >

[GitHub] [incubator-doris] acelyc111 commented on a change in pull request #3339: [tablet] A small refactor on class Tablet

2020-04-23 Thread GitBox
acelyc111 commented on a change in pull request #3339: URL: https://github.com/apache/incubator-doris/pull/3339#discussion_r413844614 ## File path: be/src/olap/rowset_graph.cpp ## @@ -237,25 +232,26 @@ OLAPStatus RowsetGraph::capture_consistent_versions(const Version& spec_ver

[incubator-doris] branch master updated (a58bc19 -> 09eb40e)

2020-04-23 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 a58bc19 Fix expect may produce incorrect values (#3381) add 09eb40e [New Stmt] Alter replication

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #3378: Forbidden correlated having clause

2020-04-23 Thread GitBox
EmmyMiao87 commented on a change in pull request #3378: URL: https://github.com/apache/incubator-doris/pull/3378#discussion_r413742575 ## File path: fe/src/main/java/org/apache/doris/analysis/LimitElement.java ## @@ -42,9 +42,9 @@ public LimitElement(long limit) { offs

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #3378: Forbidden correlated having clause

2020-04-23 Thread GitBox
EmmyMiao87 commented on a change in pull request #3378: URL: https://github.com/apache/incubator-doris/pull/3378#discussion_r413742426 ## File path: fe/src/main/java/org/apache/doris/analysis/BaseViewStmt.java ## @@ -109,33 +112,37 @@ protected void createColumnAndViewDefs(Anal

[GitHub] [incubator-doris] caiconghui edited a comment on issue #3386: User ThreadPoolManager to create threadPool and add some prothemus metric about pool

2020-04-23 Thread GitBox
caiconghui edited a comment on issue #3386: URL: https://github.com/apache/incubator-doris/pull/3386#issuecomment-618304586 Ref #3387 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-doris] caiconghui commented on issue #3386: User ThreadPoolManager to create threadPool and add some prothemus metric about pool

2020-04-23 Thread GitBox
caiconghui commented on issue #3386: URL: https://github.com/apache/incubator-doris/pull/3386#issuecomment-618304586 Ref 3387 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-doris] caiconghui opened a new issue #3387: Do not use Executors.newFixedThreadPool and Executors.newCachedThreadPool to construct thread pool

2020-04-23 Thread GitBox
caiconghui opened a new issue #3387: URL: https://github.com/apache/incubator-doris/issues/3387 we find fe process use Executors.newFixedThreadPool and Executors.newCachedThreadPool to construct thread pool, which may cause oom or too many thread to be created and then crash

[GitHub] [incubator-doris] caiconghui opened a new pull request #3386: User ThreadPoolManager to create threadPool and add some prothemus metric about pool

2020-04-23 Thread GitBox
caiconghui opened a new pull request #3386: URL: https://github.com/apache/incubator-doris/pull/3386 This PR to to resolve the problem that the usage of CachedPool or FixedThreadPool which not limit thread num or blocked task num may cause jvm process crashed due to too much thread or oom

[GitHub] [incubator-doris] blackfox1983 opened a new issue #3385: persistent configuration from command 'set frontend config'

2020-04-23 Thread GitBox
blackfox1983 opened a new issue #3385: URL: https://github.com/apache/incubator-doris/issues/3385 **Is your feature request related to a problem? Please describe.** Now config info e.g. `admin set frontend config("dynamic_partition_enable" = "true")` is saved in memory. The config is

[GitHub] [incubator-doris] chaoyli commented on a change in pull request #3339: [tablet] A small refactor on class Tablet

2020-04-23 Thread GitBox
chaoyli commented on a change in pull request #3339: URL: https://github.com/apache/incubator-doris/pull/3339#discussion_r412622055 ## File path: be/src/olap/rowset_graph.cpp ## @@ -237,25 +232,26 @@ OLAPStatus RowsetGraph::capture_consistent_versions(const Version& spec_versi