[GitHub] [incubator-doris] imay merged pull request #1604: Modify some docs' format to make it work with document website

2019-08-07 Thread GitBox
imay merged pull request #1604: Modify some docs' format to make it work with document website URL: https://github.com/apache/incubator-doris/pull/1604 This is an automated message from the Apache Git Service. To respond to

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

2019-08-07 Thread GitBox
imay opened a new 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,

[GitHub] [incubator-doris] kangkaisen commented on a change in pull request #1606: Fix error DCHECK for partition_columns

2019-08-07 Thread GitBox
kangkaisen commented on a change in pull request #1606: Fix error DCHECK for partition_columns URL: https://github.com/apache/incubator-doris/pull/1606#discussion_r311854269 ## File path: be/src/exec/tablet_info.cpp ## @@ -171,7 +171,6 @@ Status OlapTablePartitionParam::in

[GitHub] [incubator-doris] morningman commented on a change in pull request #1606: Fix error DCHECK for partition_columns

2019-08-07 Thread GitBox
morningman commented on a change in pull request #1606: Fix error DCHECK for partition_columns URL: https://github.com/apache/incubator-doris/pull/1606#discussion_r311850253 ## File path: be/src/exec/tablet_info.cpp ## @@ -171,7 +171,6 @@ Status OlapTablePartitionParam::in

[GitHub] [incubator-doris] kangkaisen opened a new pull request #1606: Fix error DCHECK for partition_columns

2019-08-07 Thread GitBox
kangkaisen opened a new pull request #1606: Fix error DCHECK for partition_columns URL: https://github.com/apache/incubator-doris/pull/1606 For https://github.com/apache/incubator-doris/issues/1605 This is an automated messag

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

2019-08-07 Thread GitBox
kangkaisen opened a new issue #1605: Load data to unpartitioned table will fail URL: https://github.com/apache/incubator-doris/issues/1605 **Describe the bug** ``` F0808 11:32:29.770371 10962 tablet_info.cpp:174] Check failed: _t_param.__isset.partition_columns I0100 00:00:00.

[GitHub] [incubator-doris] morningman opened a new pull request #1604: Modify some docs' format to make it work with document website

2019-08-07 Thread GitBox
morningman opened a new pull request #1604: Modify some docs' format to make it work with document website URL: https://github.com/apache/incubator-doris/pull/1604 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-doris] kangkaisen closed pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
kangkaisen closed pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599 This is an automated message from the Apache Git Service. To respond to the message, please log on to

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

2019-08-07 Thread GitBox
yiguolei 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_r311829801 ## File path: be/src/olap/tablet_manager.cpp ## @@ -301,6 +301,11 @@ OLAP

[GitHub] [incubator-doris] imay merged pull request #1602: include header file for ‘preadv' which caused break build on ubuntu 18.04

2019-08-07 Thread GitBox
imay merged pull request #1602: include header file for ‘preadv' which caused break build on ubuntu 18.04 URL: https://github.com/apache/incubator-doris/pull/1602 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-doris] imay merged pull request #1601: Fix errors when es username and passwd is empty

2019-08-07 Thread GitBox
imay merged pull request #1601: Fix errors when es username and passwd is empty URL: https://github.com/apache/incubator-doris/pull/1601 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-doris] imay merged pull request #1586: Help document collation (integration of help and documentation documents)

2019-08-07 Thread GitBox
imay merged pull request #1586: Help document collation (integration of help and documentation documents) URL: https://github.com/apache/incubator-doris/pull/1586 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-doris] imay commented on issue #1603: when Executing sql, mysql command line scrambling

2019-08-07 Thread GitBox
imay commented on issue #1603: when Executing sql, mysql command line scrambling URL: https://github.com/apache/incubator-doris/issues/1603#issuecomment-519097644 Yes, point will return a binary, which may cause command line scrambling. You can use `ST_AsText()` function to see the con

[GitHub] [incubator-doris] imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311552046 ## File path: be/src/olap/memtable.cpp ## @@ -63,85 +63,9 @@ void MemTable::insert(Tuple* tuple) { for (size_t

[GitHub] [incubator-doris] chaoyli merged pull request #1591: Manage tablet by partition id

2019-08-07 Thread GitBox
chaoyli merged pull request #1591: Manage tablet by partition id URL: https://github.com/apache/incubator-doris/pull/1591 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-doris] manannan2017 opened a new issue #1603: when Executing sql, mysql command line scrambling

2019-08-07 Thread GitBox
manannan2017 opened a new issue #1603: when Executing sql, mysql command line scrambling URL: https://github.com/apache/incubator-doris/issues/1603 steps: 1、Connect doris 2、select ST_Point(3,3); ![image](https://user-images.githubusercontent.com/33174388/62623045-6ab1ba00-b952-11

[GitHub] [incubator-doris] kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311522206 ## File path: be/src/olap/memtable.cpp ## @@ -63,85 +63,9 @@ void MemTable::insert(Tuple* tuple) { for (

[GitHub] [incubator-doris] kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311520997 ## File path: be/src/olap/aggregate_func.h ## @@ -342,6 +418,48 @@ struct AggregateFuncTraitshash64_set;

[GitHub] [incubator-doris] kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311520357 ## File path: be/src/olap/aggregate_func.h ## @@ -90,33 +86,98 @@ class AggregateInfo { FieldAggregation

[GitHub] [incubator-doris] kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311520249 ## File path: be/src/exprs/bitmap_function.cpp ## @@ -0,0 +1,39 @@ +// Licensed to the Apache Software Founda

[GitHub] [incubator-doris] kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311519204 ## File path: be/src/exprs/aggregate_functions.cpp ## @@ -2381,6 +2382,95 @@ void AggregateFunctions::offset

[GitHub] [incubator-doris] kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
kangkaisen commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311519204 ## File path: be/src/exprs/aggregate_functions.cpp ## @@ -2381,6 +2382,95 @@ void AggregateFunctions::offset

[GitHub] [incubator-doris] lenmom opened a new pull request #1602: include header file for ‘preadv' which caused break build on ubuntu 18.04

2019-08-07 Thread GitBox
lenmom opened a new pull request #1602: include header file for ‘preadv' which caused break build on ubuntu 18.04 URL: https://github.com/apache/incubator-doris/pull/1602 /media/lenmom/新加卷/workspace/open-source/incubator-doris-DORIS-0.11.5-alpha/be/src/env/env_posix.cpp:99:27: error: ‘pr

[GitHub] [incubator-doris] imay merged pull request #1595: Support Decimal Type from load Parquet File

2019-08-07 Thread GitBox
imay merged pull request #1595: Support Decimal Type from load Parquet File URL: https://github.com/apache/incubator-doris/pull/1595 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-doris] imay commented on a change in pull request #1600: Fix timediff can't support time berfore 1970

2019-08-07 Thread GitBox
imay commented on a change in pull request #1600: Fix timediff can't support time berfore 1970 URL: https://github.com/apache/incubator-doris/pull/1600#discussion_r311509614 ## File path: be/src/exprs/timestamp_functions.cpp ## @@ -462,17 +462,18 @@ IntVal TimestampFunctio

[GitHub] [incubator-doris] imay commented on a change in pull request #1598: Time zone related be function

2019-08-07 Thread GitBox
imay commented on a change in pull request #1598: Time zone related be function URL: https://github.com/apache/incubator-doris/pull/1598#discussion_r311507987 ## File path: be/src/runtime/timestamp_value.h ## @@ -0,0 +1,174 @@ +// Licensed to the Apache Software Foundation

[GitHub] [incubator-doris] imay commented on a change in pull request #1598: Time zone related be function

2019-08-07 Thread GitBox
imay commented on a change in pull request #1598: Time zone related be function URL: https://github.com/apache/incubator-doris/pull/1598#discussion_r311504879 ## File path: be/src/runtime/timestamp_value.h ## @@ -0,0 +1,174 @@ +// Licensed to the Apache Software Foundation

[GitHub] [incubator-doris] morningman commented on a change in pull request #1598: Time zone related be function

2019-08-07 Thread GitBox
morningman commented on a change in pull request #1598: Time zone related be function URL: https://github.com/apache/incubator-doris/pull/1598#discussion_r311497048 ## File path: be/src/runtime/timestamp_value.h ## @@ -0,0 +1,174 @@ +// Licensed to the Apache Software Foun

[GitHub] [incubator-doris] morningman commented on a change in pull request #1598: Time zone related be function

2019-08-07 Thread GitBox
morningman commented on a change in pull request #1598: Time zone related be function URL: https://github.com/apache/incubator-doris/pull/1598#discussion_r311477434 ## File path: fe/src/main/java/org/apache/doris/qe/Coordinator.java ## @@ -193,7 +189,12 @@ public Coordinat

[GitHub] [incubator-doris] imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311491194 ## File path: be/src/exprs/bitmap_function.cpp ## @@ -0,0 +1,39 @@ +// Licensed to the Apache Software Foundation (A

[GitHub] [incubator-doris] imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311495918 ## File path: be/src/olap/field.h ## @@ -363,6 +326,137 @@ uint32_t Field::hash_code(const CellType& cell, uint32_t

[GitHub] [incubator-doris] imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311496178 ## File path: be/src/olap/field.h ## @@ -363,6 +326,137 @@ uint32_t Field::hash_code(const CellType& cell, uint32_t

[GitHub] [incubator-doris] imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311493980 ## File path: be/src/olap/aggregate_func.h ## @@ -90,33 +86,98 @@ class AggregateInfo { FieldAggregationMethod

[GitHub] [incubator-doris] imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311497494 ## File path: be/src/olap/memtable.cpp ## @@ -63,85 +63,9 @@ void MemTable::insert(Tuple* tuple) { for (size_t

[GitHub] [incubator-doris] imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311496031 ## File path: be/src/olap/field.h ## @@ -363,6 +326,137 @@ uint32_t Field::hash_code(const CellType& cell, uint32_t

[GitHub] [incubator-doris] imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311489827 ## File path: be/src/exprs/aggregate_functions.cpp ## @@ -2381,6 +2382,95 @@ void AggregateFunctions::offset_fn_upd

[GitHub] [incubator-doris] imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
imay commented on a change in pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599#discussion_r311495099 ## File path: be/src/olap/aggregate_func.h ## @@ -342,6 +418,48 @@ struct AggregateFuncTraitshash64_set; } };

[GitHub] [incubator-doris] wuyunfeng opened a new pull request #1601: Fix errors when es username and passwd is empty

2019-08-07 Thread GitBox
wuyunfeng opened a new pull request #1601: Fix errors when es username and passwd is empty URL: https://github.com/apache/incubator-doris/pull/1601 Create external es table, when username and password is empty, EsRestClient#execute Request.Builder throws NullPointerException. --

[GitHub] [incubator-doris] xy720 commented on a change in pull request #1586: Help document collation (integration of help and documentation documents)

2019-08-07 Thread GitBox
xy720 commented on a change in pull request #1586: Help document collation (integration of help and documentation documents) URL: https://github.com/apache/incubator-doris/pull/1586#discussion_r311492312 ## File path: docs/documentation/cn/sql-reference/sql-functions/cast.md ##

[GitHub] [incubator-doris] xy720 commented on a change in pull request #1586: Help document collation (integration of help and documentation documents)

2019-08-07 Thread GitBox
xy720 commented on a change in pull request #1586: Help document collation (integration of help and documentation documents) URL: https://github.com/apache/incubator-doris/pull/1586#discussion_r311492233 ## File path: docs/documentation/cn/sql-reference/sql-functions/cast.md ##

[GitHub] [incubator-doris] HangyuanLiu commented on issue #1570: the function of timediff has errors in boundary and type

2019-08-07 Thread GitBox
HangyuanLiu commented on issue #1570: the function of timediff has errors in boundary and type URL: https://github.com/apache/incubator-doris/issues/1570#issuecomment-519043278 The first case: because timediff internally use timestamps to indicate that date date earlier than 1970 can

[GitHub] [incubator-doris] HangyuanLiu opened a new pull request #1600: Fix timediff can't support time berfore 1970

2019-08-07 Thread GitBox
HangyuanLiu opened a new pull request #1600: Fix timediff can't support time berfore 1970 URL: https://github.com/apache/incubator-doris/pull/1600 Fix timediff can't support time berfore 1970 #1570 This is an automated me

[GitHub] [incubator-doris] kangkaisen opened a new pull request #1599: Add bitmap Agg type and Udaf

2019-08-07 Thread GitBox
kangkaisen opened a new pull request #1599: Add bitmap Agg type and Udaf URL: https://github.com/apache/incubator-doris/pull/1599 for https://github.com/apache/incubator-doris/issues/1486 and https://github.com/apache/incubator-doris/issues/1485 **The change for this PR:** 1 A

[GitHub] [incubator-doris] HangyuanLiu opened a new pull request #1598: Time zone related be function

2019-08-07 Thread GitBox
HangyuanLiu opened a new pull request #1598: Time zone related be function URL: https://github.com/apache/incubator-doris/pull/1598 Time zone related be function #1583 This is an automated message from the Apache Git Servi

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #1592: Broker load supports function

2019-08-07 Thread GitBox
EmmyMiao87 commented on a change in pull request #1592: Broker load supports function URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311445601 ## File path: fe/src/main/java/org/apache/doris/load/BrokerFileGroup.java ## @@ -60,11 +63,14 @@ privat

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

2019-08-07 Thread GitBox
chaoyli 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_r311416602 ## File path: be/src/olap/tablet_manager.cpp ## @@ -737,18 +737,16 @@ Tabl

[GitHub] [incubator-doris] worker24h opened a new pull request #1595: Support Decimal Type from load Parquet File

2019-08-07 Thread GitBox
worker24h opened a new pull request #1595: Support Decimal Type from load Parquet File URL: https://github.com/apache/incubator-doris/pull/1595 Support Decimal Type from load Parquet File This is an automated message from t

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

2019-08-07 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_r31149 ## File path: be/src/olap/tablet_manager.cpp ## @@ -737,18 +737,16 @@ TabletS

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

2019-08-07 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_r311405439 ## File path: be/src/olap/tablet.cpp ## @@ -933,4 +973,21 @@ OLAPStatus Table

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

2019-08-07 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_r311406307 ## File path: be/src/olap/storage_engine.cpp ## @@ -598,27 +585,13 @@ void St

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

2019-08-07 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_r311401908 ## File path: be/src/olap/base_compaction.cpp ## @@ -16,511 +16,145 @@ // un

[GitHub] [incubator-doris] imay merged pull request #1593: Fix parquet directory have empty file

2019-08-07 Thread GitBox
imay merged pull request #1593: Fix parquet directory have empty file URL: https://github.com/apache/incubator-doris/pull/1593 This is an automated message from the Apache Git Service. To respond to the message, please log on

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

2019-08-07 Thread GitBox
gaodayue commented on a change in pull request #1590: Implement BetaRowsetWriter URL: https://github.com/apache/incubator-doris/pull/1590#discussion_r311395792 ## File path: be/src/olap/rowset/segment_v2/segment_writer.cpp ## @@ -30,7 +31,7 @@ const char* k_segment_magic =