[GitHub] [incubator-doris] imay merged pull request #3160: Revert "[CodeStyle] Del obsolete code of partition_aggregation_node"

2020-03-19 Thread GitBox
imay merged pull request #3160: Revert "[CodeStyle] Del obsolete code of partition_aggregation_node" URL: https://github.com/apache/incubator-doris/pull/3160 This is an automated message from the Apache Git Service. To respo

[GitHub] [incubator-doris] chaoyli opened a new pull request #3160: Revert "[CodeStyle] Del obsolete code of partition_aggregation_node"

2020-03-19 Thread GitBox
chaoyli opened a new pull request #3160: Revert "[CodeStyle] Del obsolete code of partition_aggregation_node" URL: https://github.com/apache/incubator-doris/pull/3160 Reverts apache/incubator-doris#3154 This is an automated m

[incubator-doris] branch revert-3154-master created (now 17ffe15)

2020-03-19 Thread lichaoyong
This is an automated email from the ASF dual-hosted git repository. lichaoyong pushed a change to branch revert-3154-master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. at 17ffe15 Revert "[CodeStyle] Del obsolete code of partition_aggregation_node (#3154)" This

[incubator-doris] branch master updated: Revert "[CodeStyle] Remove unused PartitionedHashTable (#3156)" (#3159)

2020-03-19 Thread zhaoc
This is an automated email from the ASF dual-hosted git repository. zhaoc 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 5f004cb Revert "[CodeStyle] Remove unus

[GitHub] [incubator-doris] imay merged pull request #3159: Revert "Remove unused PartitionedHashTable"

2020-03-19 Thread GitBox
imay merged pull request #3159: Revert "Remove unused PartitionedHashTable" URL: https://github.com/apache/incubator-doris/pull/3159 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-doris] chaoyli opened a new pull request #3159: Revert "Remove unused PartitionedHashTable"

2020-03-19 Thread GitBox
chaoyli opened a new pull request #3159: Revert "Remove unused PartitionedHashTable" URL: https://github.com/apache/incubator-doris/pull/3159 Reverts apache/incubator-doris#3156 This is an automated message from the Apache Gi

[incubator-doris] 01/01: Revert "[CodeStyle] Remove unused PartitionedHashTable (#3156)"

2020-03-19 Thread lichaoyong
This is an automated email from the ASF dual-hosted git repository. lichaoyong pushed a commit to branch revert-3156-master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git commit cb1491b32d74950d4d4aeaa7fd732e303e9efb4e Author: lichaoyong AuthorDate: Fri Mar 20 14:38:07 202

[incubator-doris] branch revert-3156-master created (now cb1491b)

2020-03-19 Thread lichaoyong
This is an automated email from the ASF dual-hosted git repository. lichaoyong pushed a change to branch revert-3156-master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. at cb1491b Revert "[CodeStyle] Remove unused PartitionedHashTable (#3156)" This branch inclu

[GitHub] [incubator-doris] vagetablechicken commented on a change in pull request #3143: Non blocking OlapTableSink

2020-03-19 Thread GitBox
vagetablechicken commented on a change in pull request #3143: Non blocking OlapTableSink URL: https://github.com/apache/incubator-doris/pull/3143#discussion_r395456198 ## File path: be/src/exec/tablet_sink.cpp ## @@ -128,55 +127,127 @@ Status NodeChannel::open_wait() {

[GitHub] [incubator-doris] HangyuanLiu opened a new pull request #3158: Open datetime min value limit

2020-03-19 Thread GitBox
HangyuanLiu opened a new pull request #3158: Open datetime min value limit URL: https://github.com/apache/incubator-doris/pull/3158 For #3155 the min_value in olap/type.h of datetime is -01-001 00:00:00, so we don't need restrict datetime min in tablet_sink

[GitHub] [incubator-doris] chaoyli opened a new pull request #3157: Rename NewPartitionedAggregationNode to PartitionedAggregationNode

2020-03-19 Thread GitBox
chaoyli opened a new pull request #3157: Rename NewPartitionedAggregationNode to PartitionedAggregationNode URL: https://github.com/apache/incubator-doris/pull/3157 This is an automated message from the Apache Git Service. T

[incubator-doris] branch master updated (dae013d -> d3fd44f)

2020-03-19 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 dae013d [CodeStyle] Del obsolete code of partition_aggregation_node (#3154) add d3fd44f [CodeSty

[GitHub] [incubator-doris] morningman merged pull request #3156: Remove unused PartitionedHashTable

2020-03-19 Thread GitBox
morningman merged pull request #3156: Remove unused PartitionedHashTable URL: https://github.com/apache/incubator-doris/pull/3156 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-doris] chaoyli opened a new pull request #3156: Remove unused PartitionedHashTable

2020-03-19 Thread GitBox
chaoyli opened a new pull request #3156: Remove unused PartitionedHashTable URL: https://github.com/apache/incubator-doris/pull/3156 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-doris] HangyuanLiu commented on issue #3155: Datetime value is not valid, column=1000-01-01 00:00:00

2020-03-19 Thread GitBox
HangyuanLiu commented on issue #3155: Datetime value is not valid, column=1000-01-01 00:00:00 URL: https://github.com/apache/incubator-doris/issues/3155#issuecomment-601513553 Yes, mysql or clickhouse support this date literal -

[GitHub] [incubator-doris] morningman commented on issue #3155: Datetime value is not valid, column=1000-01-01 00:00:00

2020-03-19 Thread GitBox
morningman commented on issue #3155: Datetime value is not valid, column=1000-01-01 00:00:00 URL: https://github.com/apache/incubator-doris/issues/3155#issuecomment-601512218 Does other dbms support this? This is an automate

[GitHub] [incubator-doris] HangyuanLiu opened a new issue #3155: Datetime value is not valid, column=1000-01-01 00:00:00

2020-03-19 Thread GitBox
HangyuanLiu opened a new issue #3155: Datetime value is not valid, column=1000-01-01 00:00:00 URL: https://github.com/apache/incubator-doris/issues/3155 Can we open the datetime limit? This is an automated message from the Ap

[incubator-doris] branch master updated (f0db927 -> dae013d)

2020-03-19 Thread lichaoyong
This is an automated email from the ASF dual-hosted git repository. lichaoyong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from f0db927 [Performance] Improve performence of hash join in some case (#3148) add dae013d [CodeSty

[GitHub] [incubator-doris] chaoyli merged pull request #3154: [CodeStyle] Del obsolete code of partition_aggregation_node

2020-03-19 Thread GitBox
chaoyli merged pull request #3154: [CodeStyle] Del obsolete code of partition_aggregation_node URL: https://github.com/apache/incubator-doris/pull/3154 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-doris] EmmyMiao87 edited a comment on issue #2872: Release Notes 0.12.0

2020-03-19 Thread GitBox
EmmyMiao87 edited a comment on issue #2872: Release Notes 0.12.0 URL: https://github.com/apache/incubator-doris/issues/2872#issuecomment-601504895 @chaoyli Support materialized view on duplicate mode instead of Support aggregated materialized view framework ---

[GitHub] [incubator-doris] Seaven commented on a change in pull request #2463: Add fe plugin framework

2020-03-19 Thread GitBox
Seaven commented on a change in pull request #2463: Add fe plugin framework URL: https://github.com/apache/incubator-doris/pull/2463#discussion_r395423156 ## File path: fe/src/main/java/org/apache/doris/plugin/DynamicPluginLoader.java ## @@ -0,0 +1,232 @@ +// Licensed to th

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #3135: support subquery in case when statement

2020-03-19 Thread GitBox
yangzhg commented on a change in pull request #3135: support subquery in case when statement URL: https://github.com/apache/incubator-doris/pull/3135#discussion_r395421920 ## File path: fe/src/main/java/org/apache/doris/analysis/StmtRewriter.java ## @@ -953,5 +957,81 @@ pr

[GitHub] [incubator-doris] HappenLee opened a new pull request #3154: [CodeStyle] Del obsolete code of partition_aggregation_node

2020-03-19 Thread GitBox
HappenLee opened a new pull request #3154: [CodeStyle] Del obsolete code of partition_aggregation_node URL: https://github.com/apache/incubator-doris/pull/3154 Delete the obsolete code of partition_aggregation_node and change the new_partition_aggregation_node to partition_aggregation_no

[GitHub] [incubator-doris] wkhapy123 closed issue #3142: 大批量插入时there is no scanNode Backend但是be并没有挂

2020-03-19 Thread GitBox
wkhapy123 closed issue #3142: 大批量插入时there is no scanNode Backend但是be并没有挂 URL: https://github.com/apache/incubator-doris/issues/3142 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [incubator-doris] wkhapy123 closed issue #3141: insert into插入内存量咨询

2020-03-19 Thread GitBox
wkhapy123 closed issue #3141: insert into插入内存量咨询 URL: https://github.com/apache/incubator-doris/issues/3141 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-doris] chaoyli commented on issue #2872: Release Notes 0.12.0

2020-03-19 Thread GitBox
chaoyli commented on issue #2872: Release Notes 0.12.0 URL: https://github.com/apache/incubator-doris/issues/2872#issuecomment-601506515 > @chaoyli Please include the new feature of query in tpc-ds. The feature list is https://github.com/apache/incubator-doris/projects/6#card-34831609 >

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #2872: Release Notes 0.12.0

2020-03-19 Thread GitBox
EmmyMiao87 commented on issue #2872: Release Notes 0.12.0 URL: https://github.com/apache/incubator-doris/issues/2872#issuecomment-601505227 @chaoyli Please include the new feature of query in tpc-ds. The feature list is https://github.com/apache/incubator-doris/projects/6#card-34831609

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #2872: Release Notes 0.12.0

2020-03-19 Thread GitBox
EmmyMiao87 commented on issue #2872: Release Notes 0.12.0 URL: https://github.com/apache/incubator-doris/issues/2872#issuecomment-601504895 Support materialized view instead of Support aggregated materialized view framework

[GitHub] [incubator-doris] chaoyli commented on issue #2872: Release Notes 0.12.0

2020-03-19 Thread GitBox
chaoyli commented on issue #2872: Release Notes 0.12.0 URL: https://github.com/apache/incubator-doris/issues/2872#issuecomment-601503965 The incompatibility has been solved. Restart release 0.12.0. This is an automated messag

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #3135: support subquery in case when statement

2020-03-19 Thread GitBox
EmmyMiao87 commented on a change in pull request #3135: support subquery in case when statement URL: https://github.com/apache/incubator-doris/pull/3135#discussion_r395417753 ## File path: fe/src/main/java/org/apache/doris/analysis/StmtRewriter.java ## @@ -953,5 +957,81 @@

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #3135: support subquery in case when statement

2020-03-19 Thread GitBox
EmmyMiao87 commented on a change in pull request #3135: support subquery in case when statement URL: https://github.com/apache/incubator-doris/pull/3135#discussion_r395417179 ## File path: fe/src/main/java/org/apache/doris/analysis/StmtRewriter.java ## @@ -953,5 +957,81 @@

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #3135: support subquery in case when statement

2020-03-19 Thread GitBox
EmmyMiao87 commented on a change in pull request #3135: support subquery in case when statement URL: https://github.com/apache/incubator-doris/pull/3135#discussion_r395416717 ## File path: fe/src/main/java/org/apache/doris/analysis/StmtRewriter.java ## @@ -953,5 +957,81 @@

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #3135: support subquery in case when statement

2020-03-19 Thread GitBox
EmmyMiao87 commented on a change in pull request #3135: support subquery in case when statement URL: https://github.com/apache/incubator-doris/pull/3135#discussion_r395417350 ## File path: fe/src/main/java/org/apache/doris/analysis/StmtRewriter.java ## @@ -953,5 +957,81 @@

[GitHub] [incubator-doris] chaoyli closed issue #1305: Add new file format for storage segment

2020-03-19 Thread GitBox
chaoyli closed issue #1305: Add new file format for storage segment URL: https://github.com/apache/incubator-doris/issues/1305 This is an automated message from the Apache Git Service. To respond to the message, please log on

[incubator-doris] branch master updated (12d1b07 -> f0db927)

2020-03-19 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 12d1b07 [Bug] Fix bug that of union statement (#3137) add f0db927 [Performance] Improve performen

[GitHub] [incubator-doris] morningman merged pull request #3148: improve performent of hash join in some case

2020-03-19 Thread GitBox
morningman merged pull request #3148: improve performent of hash join in some case URL: https://github.com/apache/incubator-doris/pull/3148 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-doris] imay commented on a change in pull request #3143: Non blocking OlapTableSink

2020-03-19 Thread GitBox
imay commented on a change in pull request #3143: Non blocking OlapTableSink URL: https://github.com/apache/incubator-doris/pull/3143#discussion_r395412001 ## File path: be/src/exec/tablet_sink.cpp ## @@ -128,55 +127,127 @@ Status NodeChannel::open_wait() { _open_closu

[GitHub] [incubator-doris] imay commented on a change in pull request #3143: Non blocking OlapTableSink

2020-03-19 Thread GitBox
imay commented on a change in pull request #3143: Non blocking OlapTableSink URL: https://github.com/apache/incubator-doris/pull/3143#discussion_r395410355 ## File path: be/src/exec/tablet_sink.h ## @@ -47,18 +48,101 @@ class ExprContext; class TExpr; namespace stream_l

[GitHub] [incubator-doris] imay commented on a change in pull request #3143: Non blocking OlapTableSink

2020-03-19 Thread GitBox
imay commented on a change in pull request #3143: Non blocking OlapTableSink URL: https://github.com/apache/incubator-doris/pull/3143#discussion_r395407530 ## File path: be/src/exec/tablet_sink.h ## @@ -95,72 +193,79 @@ class NodeChannel { TupleDescriptor* _tuple_desc

[GitHub] [incubator-doris] imay commented on a change in pull request #3143: Non blocking OlapTableSink

2020-03-19 Thread GitBox
imay commented on a change in pull request #3143: Non blocking OlapTableSink URL: https://github.com/apache/incubator-doris/pull/3143#discussion_r395413391 ## File path: be/src/exec/tablet_sink.cpp ## @@ -186,80 +257,89 @@ void NodeChannel::cancel() { closure->ref();

[GitHub] [incubator-doris] yangzhg opened a new issue #3153: [Proposal] support for subquery in case when expr of select list

2020-03-19 Thread GitBox
yangzhg opened a new issue #3153: [Proposal] support for subquery in case when expr of select list URL: https://github.com/apache/incubator-doris/issues/3153 when query like: ``` SELECT CASE WHEN ( SELECT COUNT(*) / 2 FROM t ) > k4

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #3148: improve performent of hash join in some case

2020-03-19 Thread GitBox
yangzhg commented on a change in pull request #3148: improve performent of hash join in some case URL: https://github.com/apache/incubator-doris/pull/3148#discussion_r395410965 ## File path: be/src/exec/hash_join_node_ir.cpp ## @@ -137,11 +137,20 @@ int HashJoinNode::proce

[GitHub] [incubator-doris] bookeezhou opened a new issue #3152: doris 0.11.34 not support set express

2020-03-19 Thread GitBox
bookeezhou opened a new issue #3152: doris 0.11.34 not support set express URL: https://github.com/apache/incubator-doris/issues/3152 **Describe the bug** use metabase connect doris 0.11.34, report a error: set statement does't support computing expr:concat(@@sql_mode,'STRICT_TRAN

[incubator-doris] branch master updated: [Bug] Fix bug that of union statement (#3137)

2020-03-19 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 12d1b07 [Bug] Fix bug that of unio

[GitHub] [incubator-doris] morningman merged pull request #3137: fix a daily test fail

2020-03-19 Thread GitBox
morningman merged pull request #3137: fix a daily test fail URL: https://github.com/apache/incubator-doris/pull/3137 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-doris] imay commented on a change in pull request #3136: [tablet meta] Do some refactor on TabletMeta

2020-03-19 Thread GitBox
imay commented on a change in pull request #3136: [tablet meta] Do some refactor on TabletMeta URL: https://github.com/apache/incubator-doris/pull/3136#discussion_r395403951 ## File path: be/src/olap/task/engine_storage_migration_task.cpp ## @@ -234,21 +225,13 @@ OLAPStatu

[GitHub] [incubator-doris] imay commented on a change in pull request #3136: [tablet meta] Do some refactor on TabletMeta

2020-03-19 Thread GitBox
imay commented on a change in pull request #3136: [tablet meta] Do some refactor on TabletMeta URL: https://github.com/apache/incubator-doris/pull/3136#discussion_r395406078 ## File path: be/src/olap/snapshot_manager.cpp ## @@ -558,9 +541,9 @@ OLAPStatus SnapshotManager::

[GitHub] [incubator-doris] imay commented on a change in pull request #3136: [tablet meta] Do some refactor on TabletMeta

2020-03-19 Thread GitBox
imay commented on a change in pull request #3136: [tablet meta] Do some refactor on TabletMeta URL: https://github.com/apache/incubator-doris/pull/3136#discussion_r395405797 ## File path: be/src/olap/snapshot_manager.cpp ## @@ -558,9 +541,9 @@ OLAPStatus SnapshotManager::

[GitHub] [incubator-doris] imay merged pull request #3144: Add some system variables

2020-03-19 Thread GitBox
imay merged pull request #3144: Add some system variables URL: https://github.com/apache/incubator-doris/pull/3144 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[incubator-doris] branch master updated: Add some system variables (#3144)

2020-03-19 Thread zhaoc
This is an automated email from the ASF dual-hosted git repository. zhaoc 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 c88e8ab Add some system variables (#314

[GitHub] [incubator-doris] chaoyli merged pull request #3146: [Bug] Get NPE when executing show alter table statement

2020-03-19 Thread GitBox
chaoyli merged pull request #3146: [Bug] Get NPE when executing show alter table statement URL: https://github.com/apache/incubator-doris/pull/3146 This is an automated message from the Apache Git Service. To respond to the

[incubator-doris] branch master updated (b286f42 -> d90c892)

2020-03-19 Thread lichaoyong
This is an automated email from the ASF dual-hosted git repository. lichaoyong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from b286f42 Remove unused PreAggregtionNode (#3151) add d90c892 [Bug] Get NPE when executing show alt

[incubator-doris] branch master updated (4b33676 -> b286f42)

2020-03-19 Thread lichaoyong
This is an automated email from the ASF dual-hosted git repository. lichaoyong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 4b33676 [Bug] Fix NPE when access follower Fe's web console (#3149) add b286f42 Remove unused Pre

[GitHub] [incubator-doris] chaoyli merged pull request #3151: Remove unused PreAggregtionNode

2020-03-19 Thread GitBox
chaoyli merged pull request #3151: Remove unused PreAggregtionNode URL: https://github.com/apache/incubator-doris/pull/3151 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-doris] liutang123 commented on a change in pull request #3025: Restructure storage type to support complex types expending

2020-03-19 Thread GitBox
liutang123 commented on a change in pull request #3025: Restructure storage type to support complex types expending URL: https://github.com/apache/incubator-doris/pull/3025#discussion_r395269663 ## File path: gensrc/proto/olap_file.proto ## @@ -265,6 +265,8 @@ message Colu

[GitHub] [incubator-doris] gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending

2020-03-19 Thread GitBox
gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending URL: https://github.com/apache/incubator-doris/pull/3025#discussion_r395066907 ## File path: be/src/olap/row_block2.cpp ## @@ -63,7 +54,7 @@ Status RowBlockV2:

[GitHub] [incubator-doris] gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending

2020-03-19 Thread GitBox
gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending URL: https://github.com/apache/incubator-doris/pull/3025#discussion_r395095068 ## File path: gensrc/proto/segment_v2.proto ## @@ -151,6 +151,12 @@ message Colu

[GitHub] [incubator-doris] gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending

2020-03-19 Thread GitBox
gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending URL: https://github.com/apache/incubator-doris/pull/3025#discussion_r395061622 ## File path: be/src/olap/row_block2.cpp ## @@ -29,30 +29,21 @@ namespace doris

[GitHub] [incubator-doris] gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending

2020-03-19 Thread GitBox
gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending URL: https://github.com/apache/incubator-doris/pull/3025#discussion_r395127606 ## File path: be/src/olap/rowset/segment_v2/column_reader.h ## @@ -187,6 +196,25

[GitHub] [incubator-doris] gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending

2020-03-19 Thread GitBox
gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending URL: https://github.com/apache/incubator-doris/pull/3025#discussion_r395092919 ## File path: gensrc/proto/segment_v2.proto ## @@ -151,6 +151,12 @@ message Colu

[GitHub] [incubator-doris] gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending

2020-03-19 Thread GitBox
gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending URL: https://github.com/apache/incubator-doris/pull/3025#discussion_r395097352 ## File path: be/src/olap/rowset/segment_v2/column_reader.h ## @@ -187,6 +196,25

[GitHub] [incubator-doris] gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending

2020-03-19 Thread GitBox
gaodayue commented on a change in pull request #3025: Restructure storage type to support complex types expending URL: https://github.com/apache/incubator-doris/pull/3025#discussion_r395092121 ## File path: gensrc/proto/olap_file.proto ## @@ -265,6 +265,8 @@ message Column

[GitHub] [incubator-doris] morningman commented on a change in pull request #2463: Add fe plugin framework

2020-03-19 Thread GitBox
morningman commented on a change in pull request #2463: Add fe plugin framework URL: https://github.com/apache/incubator-doris/pull/2463#discussion_r395082752 ## File path: fe/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -6515,6 +6546,77 @@ public void replayR

[GitHub] [incubator-doris] morningman commented on a change in pull request #2463: Add fe plugin framework

2020-03-19 Thread GitBox
morningman commented on a change in pull request #2463: Add fe plugin framework URL: https://github.com/apache/incubator-doris/pull/2463#discussion_r395095454 ## File path: fe/src/main/java/org/apache/doris/plugin/DynamicPluginLoader.java ## @@ -0,0 +1,232 @@ +// Licensed t

[GitHub] [incubator-doris] morningman commented on a change in pull request #2463: Add fe plugin framework

2020-03-19 Thread GitBox
morningman commented on a change in pull request #2463: Add fe plugin framework URL: https://github.com/apache/incubator-doris/pull/2463#discussion_r395094109 ## File path: fe/src/main/java/org/apache/doris/plugin/DynamicPluginLoader.java ## @@ -0,0 +1,232 @@ +// Licensed t

[GitHub] [incubator-doris] morningman commented on a change in pull request #2463: Add fe plugin framework

2020-03-19 Thread GitBox
morningman commented on a change in pull request #2463: Add fe plugin framework URL: https://github.com/apache/incubator-doris/pull/2463#discussion_r395052782 ## File path: fe/src/main/java/org/apache/doris/analysis/InstallPluginStmt.java ## @@ -0,0 +1,65 @@ +// Licensed to

[GitHub] [incubator-doris] morningman commented on a change in pull request #2463: Add fe plugin framework

2020-03-19 Thread GitBox
morningman commented on a change in pull request #2463: Add fe plugin framework URL: https://github.com/apache/incubator-doris/pull/2463#discussion_r395071395 ## File path: fe/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -6515,6 +6546,77 @@ public void replayR

[GitHub] [incubator-doris] morningman commented on a change in pull request #2463: Add fe plugin framework

2020-03-19 Thread GitBox
morningman commented on a change in pull request #2463: Add fe plugin framework URL: https://github.com/apache/incubator-doris/pull/2463#discussion_r395074554 ## File path: fe/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -6515,6 +6546,77 @@ public void replayR

[GitHub] [incubator-doris] morningman commented on a change in pull request #2463: Add fe plugin framework

2020-03-19 Thread GitBox
morningman commented on a change in pull request #2463: Add fe plugin framework URL: https://github.com/apache/incubator-doris/pull/2463#discussion_r395121644 ## File path: fe/src/main/java/org/apache/doris/plugin/PluginMgr.java ## @@ -0,0 +1,185 @@ +// Licensed to the Apac

[GitHub] [incubator-doris] morningman commented on a change in pull request #2463: Add fe plugin framework

2020-03-19 Thread GitBox
morningman commented on a change in pull request #2463: Add fe plugin framework URL: https://github.com/apache/incubator-doris/pull/2463#discussion_r395083379 ## File path: fe/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -6515,6 +6546,77 @@ public void replayR

[GitHub] [incubator-doris] morningman commented on a change in pull request #2463: Add fe plugin framework

2020-03-19 Thread GitBox
morningman commented on a change in pull request #2463: Add fe plugin framework URL: https://github.com/apache/incubator-doris/pull/2463#discussion_r395087318 ## File path: fe/src/main/java/org/apache/doris/journal/JournalEntity.java ## @@ -522,6 +523,17 @@ public void read

[GitHub] [incubator-doris] vagetablechicken commented on issue #3143: Non blocking OlapTableSink

2020-03-19 Thread GitBox
vagetablechicken commented on issue #3143: Non blocking OlapTableSink URL: https://github.com/apache/incubator-doris/pull/3143#issuecomment-601218611 > Compilation failed: > LOG(DEBUG) << name() << " queue_push_ns: " << _queue_push_lock_ns; > > There is no `LOG(DEBUG)` macro

[GitHub] [incubator-doris] morningman commented on a change in pull request #3146: [Bug] Get NPE when executing show alter table statement

2020-03-19 Thread GitBox
morningman commented on a change in pull request #3146: [Bug] Get NPE when executing show alter table statement URL: https://github.com/apache/incubator-doris/pull/3146#discussion_r395003432 ## File path: fe/src/main/java/org/apache/doris/persist/RemoveAlterJobOperationLog.java ##

[GitHub] [incubator-doris] morningman commented on a change in pull request #3146: [Bug] Get NPE when executing show alter table statement

2020-03-19 Thread GitBox
morningman commented on a change in pull request #3146: [Bug] Get NPE when executing show alter table statement URL: https://github.com/apache/incubator-doris/pull/3146#discussion_r395003350 ## File path: fe/src/main/java/org/apache/doris/persist/EditLog.java ## @@ -1257,4

[GitHub] [incubator-doris] morningman commented on a change in pull request #3148: improve performent of hash join in some case

2020-03-19 Thread GitBox
morningman commented on a change in pull request #3148: improve performent of hash join in some case URL: https://github.com/apache/incubator-doris/pull/3148#discussion_r395001565 ## File path: be/src/exec/hash_join_node_ir.cpp ## @@ -137,11 +137,20 @@ int HashJoinNode::pr

[GitHub] [incubator-doris] morningman commented on issue #3143: Non blocking OlapTableSink

2020-03-19 Thread GitBox
morningman commented on issue #3143: Non blocking OlapTableSink URL: https://github.com/apache/incubator-doris/pull/3143#issuecomment-601154604 Compilation failed: LOG(DEBUG) << name() << " queue_push_ns: " << _queue_push_lock_ns; There is no `LOG(DEBUG)` macro ---

[GitHub] [incubator-doris] morningman merged pull request #3149: Fix NPE when access follower Fe's web console

2020-03-19 Thread GitBox
morningman merged pull request #3149: Fix NPE when access follower Fe's web console URL: https://github.com/apache/incubator-doris/pull/3149 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [incubator-doris] yangzhg closed issue #2713: fe unit test randomly failed due to http port already used

2020-03-19 Thread GitBox
yangzhg closed issue #2713: fe unit test randomly failed due to http port already used URL: https://github.com/apache/incubator-doris/issues/2713 This is an automated message from the Apache Git Service. To respond to the me

[incubator-doris] branch master updated (0f14408 -> 4b33676)

2020-03-19 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 0f14408 [Temp Partition] Support loading data into temp partitions (#3120) add 4b33676 [Bug] Fix

[GitHub] [incubator-doris] yangzhg closed issue #3009: Use hash partition instead of random partiotn in union/interserct/except operations

2020-03-19 Thread GitBox
yangzhg closed issue #3009: Use hash partition instead of random partiotn in union/interserct/except operations URL: https://github.com/apache/incubator-doris/issues/3009 This is an automated message from the Apache Git Serv

[GitHub] [incubator-doris] yangzhg closed issue #2927: doris will return null when column both in select list and aggregate functions with GROUPING SETS/CUBE/ROLLUP

2020-03-19 Thread GitBox
yangzhg closed issue #2927: doris will return null when column both in select list and aggregate functions with GROUPING SETS/CUBE/ROLLUP URL: https://github.com/apache/incubator-doris/issues/2927 This is an automated messag

[GitHub] [incubator-doris] yangzhg closed issue #2845: Implements IntersectNode and ExceptNode

2020-03-19 Thread GitBox
yangzhg closed issue #2845: Implements IntersectNode and ExceptNode URL: https://github.com/apache/incubator-doris/issues/2845 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-doris] yangzhg closed issue #2843: Convert UnionStmt class into to SetOperationStmt, add Syntax support to sql_parser

2020-03-19 Thread GitBox
yangzhg closed issue #2843: Convert UnionStmt class into to SetOperationStmt, add Syntax support to sql_parser URL: https://github.com/apache/incubator-doris/issues/2843 This is an automated message from the Apache Git Servi

[GitHub] [incubator-doris] yangzhg closed issue #2844: Add INTERSECT and EXCEPT support to SetOperationStmt and planner

2020-03-19 Thread GitBox
yangzhg closed issue #2844: Add INTERSECT and EXCEPT support to SetOperationStmt and planner URL: https://github.com/apache/incubator-doris/issues/2844 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-doris] yangzhg closed issue #2834: [Proposal] Full support of set operations: add INTERSECT and EXCEPT set operators

2020-03-19 Thread GitBox
yangzhg closed issue #2834: [Proposal] Full support of set operations: add INTERSECT and EXCEPT set operators URL: https://github.com/apache/incubator-doris/issues/2834 This is an automated message from the Apache Git Servic

[GitHub] [incubator-doris] chaoyli opened a new pull request #3151: Remove unused PreAggregtionNode

2020-03-19 Thread GitBox
chaoyli opened a new pull request #3151: Remove unused PreAggregtionNode URL: https://github.com/apache/incubator-doris/pull/3151 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-doris] imay commented on issue #3148: improve performent of hash join in some case

2020-03-19 Thread GitBox
imay commented on issue #3148: improve performent of hash join in some case URL: https://github.com/apache/incubator-doris/pull/3148#issuecomment-601150670 This is a wonderful job! 💯 This is an automated message from the Apac

[GitHub] [incubator-doris] yangzhg commented on issue #3148: improve performent of hash join in some case

2020-03-19 Thread GitBox
yangzhg commented on issue #3148: improve performent of hash join in some case URL: https://github.com/apache/incubator-doris/pull/3148#issuecomment-601148947 > Hi, @yangzhg > Could you attach some benchmark for this PR? done ---

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #3150: Support non-correlated subquery in having clause

2020-03-19 Thread GitBox
EmmyMiao87 commented on issue #3150: Support non-correlated subquery in having clause URL: https://github.com/apache/incubator-doris/pull/3150#issuecomment-601144289 #2848 This is an automated message from the Apache Git Ser

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #3150: Support non-correlated subquery in having clause

2020-03-19 Thread GitBox
EmmyMiao87 opened a new pull request #3150: Support non-correlated subquery in having clause URL: https://github.com/apache/incubator-doris/pull/3150 This commit support the non-correlated subquery in having clause. For example: select k1, sum(k2) from table group by k1 having sum(k2)

[GitHub] [incubator-doris] imay commented on issue #3148: improve performent of hash join in some case

2020-03-19 Thread GitBox
imay commented on issue #3148: improve performent of hash join in some case URL: https://github.com/apache/incubator-doris/pull/3148#issuecomment-601131188 Hi, @yangzhg Could you attach some benchmark for this PR? This is

[GitHub] [incubator-doris] gaodayue opened a new pull request #3149: Fix NPE when access follower Fe's web console

2020-03-19 Thread GitBox
gaodayue opened a new pull request #3149: Fix NPE when access follower Fe's web console URL: https://github.com/apache/incubator-doris/pull/3149 This CL fixes the following NPE when access follower's web console ``` 2020-03-19 14:54:24,174 WARN 84 [SystemAction.appendSystemInfo():93]

[GitHub] [incubator-doris] yangzhg opened a new pull request #3148: improve performent of hash join in some case

2020-03-19 Thread GitBox
yangzhg opened a new pull request #3148: improve performent of hash join in some case URL: https://github.com/apache/incubator-doris/pull/3148 improve performent of hash join when build table has to many duplicated row, this wii cause hash table collisions and slow down the probe performe

[GitHub] [incubator-doris] morningman commented on issue #3147: [OssChat] Testing OSS Chat bot

2020-03-19 Thread GitBox
morningman commented on issue #3147: [OssChat] Testing OSS Chat bot URL: https://github.com/apache/incubator-doris/issues/3147#issuecomment-601121653 This is a comment This is an automated message from the Apache Git Service.

[GitHub] [incubator-doris] morningman opened a new issue #3147: [OssChat] Testing OSS Chat bot

2020-03-19 Thread GitBox
morningman opened a new issue #3147: [OssChat] Testing OSS Chat bot URL: https://github.com/apache/incubator-doris/issues/3147 Just a test This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [incubator-doris] gengjun-git commented on issue #3085: use datagrip connect fe error

2020-03-19 Thread GitBox
gengjun-git commented on issue #3085: use datagrip connect fe error URL: https://github.com/apache/incubator-doris/issues/3085#issuecomment-601056176 #3144 PR This is an automated message from the Apache Git Service. To respo

[GitHub] [incubator-doris] gengjun-git commented on issue #3144: Add some system variables

2020-03-19 Thread GitBox
gengjun-git commented on issue #3144: Add some system variables URL: https://github.com/apache/incubator-doris/pull/3144#issuecomment-601055399 #3085 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-doris] gengjun-git edited a comment on issue #3144: Add some system variables

2020-03-19 Thread GitBox
gengjun-git edited a comment on issue #3144: Add some system variables URL: https://github.com/apache/incubator-doris/pull/3144#issuecomment-601055399 #3085 issue This is an automated message from the Apache Git Service. To re

[GitHub] [incubator-doris] gengjun-git removed a comment on issue #3144: Add some system variables

2020-03-19 Thread GitBox
gengjun-git removed a comment on issue #3144: Add some system variables URL: https://github.com/apache/incubator-doris/pull/3144#issuecomment-601055204 for issue#3085 This is an automated message from the Apache Git Service.

[GitHub] [incubator-doris] gengjun-git commented on issue #3144: Add some system variables

2020-03-19 Thread GitBox
gengjun-git commented on issue #3144: Add some system variables URL: https://github.com/apache/incubator-doris/pull/3144#issuecomment-601055204 for issue#3085 This is an automated message from the Apache Git Service. To respo

  1   2   >