[GitHub] [incubator-doris] morningman closed pull request #1618: Avoid load or query failed when doing alter job

2019-08-11 Thread GitBox
morningman closed pull request #1618: Avoid load or query failed when doing alter job URL: https://github.com/apache/incubator-doris/pull/1618 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [incubator-doris] morningman opened a new pull request #1618: Avoid load or query failed when doing alter job

2019-08-11 Thread GitBox
morningman opened a new pull request #1618: Avoid load or query failed when doing alter job URL: https://github.com/apache/incubator-doris/pull/1618 2 cases: 1. Sometimes a missing version replica can not be repaired. Which may cause query failed with error: `failed to initialize

[GitHub] [incubator-doris] imay merged pull request #1621: Fix bug that encounter "No more data to read" when accessing broker

2019-08-11 Thread GitBox
imay merged pull request #1621: Fix bug that encounter "No more data to read" when accessing broker URL: https://github.com/apache/incubator-doris/pull/1621 This is an automated message from the Apache Git Service. To respon

[GitHub] [incubator-doris] imay commented on a change in pull request #1622: Add block compression codec and remove not used codec

2019-08-11 Thread GitBox
imay commented on a change in pull request #1622: Add block compression codec and remove not used codec URL: https://github.com/apache/incubator-doris/pull/1622#discussion_r312776748 ## File path: be/src/util/block_compression.cpp ## @@ -0,0 +1,387 @@ +// Licensed to the A

[GitHub] [incubator-doris] kangpinghuang commented on a change in pull request #1622: Add block compression codec and remove not used codec

2019-08-11 Thread GitBox
kangpinghuang commented on a change in pull request #1622: Add block compression codec and remove not used codec URL: https://github.com/apache/incubator-doris/pull/1622#discussion_r312772298 ## File path: be/src/util/block_compression.cpp ## @@ -0,0 +1,387 @@ +// Licensed

[GitHub] [incubator-doris] imay commented on a change in pull request #1590: Implement BetaRowsetWriter

2019-08-11 Thread GitBox
imay commented on a change in pull request #1590: Implement BetaRowsetWriter URL: https://github.com/apache/incubator-doris/pull/1590#discussion_r312771208 ## File path: be/src/olap/schema_change.cpp ## @@ -685,22 +680,19 @@ SchemaChangeDirectly::SchemaChangeDirectly(

[GitHub] [incubator-doris] gaodayue commented on a change in pull request #1590: Implement BetaRowsetWriter

2019-08-11 Thread GitBox
gaodayue commented on a change in pull request #1590: Implement BetaRowsetWriter URL: https://github.com/apache/incubator-doris/pull/1590#discussion_r312770504 ## File path: be/src/olap/schema_change.cpp ## @@ -685,22 +680,19 @@ SchemaChangeDirectly::SchemaChangeDirectly(

[GitHub] [incubator-doris] kangkaisen closed issue #1605: Load data to unpartitioned table will fail

2019-08-11 Thread GitBox
kangkaisen closed issue #1605: Load data to unpartitioned table will fail URL: https://github.com/apache/incubator-doris/issues/1605 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-doris] gaodayue commented on a change in pull request #1590: Implement BetaRowsetWriter

2019-08-11 Thread GitBox
gaodayue commented on a change in pull request #1590: Implement BetaRowsetWriter URL: https://github.com/apache/incubator-doris/pull/1590#discussion_r312769880 ## File path: be/src/olap/rowset/segment_group.cpp ## @@ -902,23 +863,27 @@ OLAPStatus SegmentGroup::link_segments

[GitHub] [incubator-doris] imay merged pull request #1607: Add page cache for column page in BetaRowset

2019-08-11 Thread GitBox
imay merged pull request #1607: Add page cache for column page in BetaRowset URL: https://github.com/apache/incubator-doris/pull/1607 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-doris] yuanlihan closed pull request #1569: Enable Partition Discovery for Broker Load

2019-08-11 Thread GitBox
yuanlihan closed pull request #1569: Enable Partition Discovery for Broker Load URL: https://github.com/apache/incubator-doris/pull/1569 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-doris] wuyunfeng closed issue #1525: Expose data pruned-filter-scan ability for Integrating Spark and Doris

2019-08-11 Thread GitBox
wuyunfeng closed issue #1525: Expose data pruned-filter-scan ability for Integrating Spark and Doris URL: https://github.com/apache/incubator-doris/issues/1525 This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-doris] morningman opened a new pull request #1621: Fix bug that encounter "No more data to read" when accessing broker

2019-08-11 Thread GitBox
morningman opened a new pull request #1621: Fix bug that encounter "No more data to read" when accessing broker URL: https://github.com/apache/incubator-doris/pull/1621 The errorMsg in TBrokerOperationStatus is set to null because of invalid string joint operation. ``` String s

[GitHub] [incubator-doris] imay closed pull request #1621: Fix bug that encounter "No more data to read" when accessing broker

2019-08-11 Thread GitBox
imay closed pull request #1621: Fix bug that encounter "No more data to read" when accessing broker URL: https://github.com/apache/incubator-doris/pull/1621 This is an automated message from the Apache Git Service. To respon

[GitHub] [incubator-doris] imay commented on a change in pull request #1617: Add PreAgg Hint

2019-08-11 Thread GitBox
imay commented on a change in pull request #1617: Add PreAgg Hint URL: https://github.com/apache/incubator-doris/pull/1617#discussion_r312728326 ## File path: fe/src/main/java/org/apache/doris/planner/SingleNodePlanner.java ## @@ -327,6 +325,10 @@ private void turnOffPreAgg

[GitHub] [incubator-doris] imay commented on a change in pull request #1617: Add PreAgg Hint

2019-08-11 Thread GitBox
imay commented on a change in pull request #1617: Add PreAgg Hint URL: https://github.com/apache/incubator-doris/pull/1617#discussion_r312728254 ## File path: fe/src/main/java/org/apache/doris/planner/SingleNodePlanner.java ## @@ -593,8 +595,20 @@ private void turnOffPreAgg

[GitHub] [incubator-doris] imay commented on a change in pull request #1617: Add PreAgg Hint

2019-08-11 Thread GitBox
imay commented on a change in pull request #1617: Add PreAgg Hint URL: https://github.com/apache/incubator-doris/pull/1617#discussion_r312728179 ## File path: fe/src/main/java/org/apache/doris/analysis/BaseTableRef.java ## @@ -70,6 +70,7 @@ public void analyze(Analyzer anal

[GitHub] [incubator-doris] imay commented on a change in pull request #1617: Add PreAgg Hint

2019-08-11 Thread GitBox
imay commented on a change in pull request #1617: Add PreAgg Hint URL: https://github.com/apache/incubator-doris/pull/1617#discussion_r312728141 ## File path: fe/src/main/cup/sql_parser.cup ## @@ -338,6 +338,7 @@ nonterminal ArrayList opt_plan_hints; nonterminal ArrayList

[GitHub] [incubator-doris] imay closed pull request #1550: Fix deadlock when io error, Issue:1549

2019-08-11 Thread GitBox
imay closed pull request #1550: Fix deadlock when io error, Issue:1549 URL: https://github.com/apache/incubator-doris/pull/1550 This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [incubator-doris] imay commented on a change in pull request #1597: Support checking error data row when doing INSERT

2019-08-11 Thread GitBox
imay commented on a change in pull request #1597: Support checking error data row when doing INSERT URL: https://github.com/apache/incubator-doris/pull/1597#discussion_r312727579 ## File path: fe/src/main/java/org/apache/doris/qe/StmtExecutor.java ## @@ -690,7 +692,16 @@ p

[GitHub] [incubator-doris] imay commented on a change in pull request #1576: Change cumulative compaction for decoupling storage from compution

2019-08-11 Thread GitBox
imay commented on a change in pull request #1576: Change cumulative compaction for decoupling storage from compution URL: https://github.com/apache/incubator-doris/pull/1576#discussion_r312726761 ## File path: be/src/olap/base_compaction.cpp ## @@ -16,513 +16,115 @@ // un

[GitHub] [incubator-doris] imay commented on a change in pull request #1576: Change cumulative compaction for decoupling storage from compution

2019-08-11 Thread GitBox
imay commented on a change in pull request #1576: Change cumulative compaction for decoupling storage from compution URL: https://github.com/apache/incubator-doris/pull/1576#discussion_r312726362 ## File path: be/src/olap/base_compaction.cpp ## @@ -16,513 +16,115 @@ // un

[GitHub] [incubator-doris] imay commented on a change in pull request #1576: Change cumulative compaction for decoupling storage from compution

2019-08-11 Thread GitBox
imay commented on a change in pull request #1576: Change cumulative compaction for decoupling storage from compution URL: https://github.com/apache/incubator-doris/pull/1576#discussion_r312726647 ## File path: be/src/olap/compaction.h ## @@ -0,0 +1,89 @@ +// Licensed to th

[GitHub] [incubator-doris] imay commented on a change in pull request #1590: Implement BetaRowsetWriter

2019-08-11 Thread GitBox
imay commented on a change in pull request #1590: Implement BetaRowsetWriter URL: https://github.com/apache/incubator-doris/pull/1590#discussion_r312726120 ## File path: be/src/olap/schema_change.cpp ## @@ -685,22 +680,19 @@ SchemaChangeDirectly::SchemaChangeDirectly(

[GitHub] [incubator-doris] imay commented on a change in pull request #1590: Implement BetaRowsetWriter

2019-08-11 Thread GitBox
imay commented on a change in pull request #1590: Implement BetaRowsetWriter URL: https://github.com/apache/incubator-doris/pull/1590#discussion_r312726027 ## File path: be/src/olap/rowset/segment_group.cpp ## @@ -902,23 +863,27 @@ OLAPStatus SegmentGroup::link_segments_to_