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

2019-08-05 Thread GitBox
imay 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_r310850931 ## File path: docs/script/keyword.sh ## @@ -0,0 +1,68 @@ +#!/bin/bash

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

2019-08-05 Thread GitBox
imay 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_r310850993 ## File path: docs/documentation/cn/sql-reference/sql-statements/Data Definitio

[GitHub] [incubator-doris] kangpinghuang commented on a change in pull request #1577: Support Segment for BetaRowset

2019-08-05 Thread GitBox
kangpinghuang commented on a change in pull request #1577: Support Segment for BetaRowset URL: https://github.com/apache/incubator-doris/pull/1577#discussion_r310853502 ## File path: be/src/olap/storage_engine.h ## @@ -53,6 +52,7 @@ namespace doris { class Tablet; class

[GitHub] [incubator-doris] imay merged pull request #1568: initial implementation of BetaRowset

2019-08-05 Thread GitBox
imay merged pull request #1568: initial implementation of BetaRowset URL: https://github.com/apache/incubator-doris/pull/1568 This is an automated message from the Apache Git Service. To respond to the message, please log on

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

2019-08-05 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_r310862751 ## File path: docs/documentation/cn/sql-reference/sql-statements/Data Definiti

[GitHub] [incubator-doris] yuanlihan commented on issue #1582: Enable Partition Discovery for Broker Load

2019-08-05 Thread GitBox
yuanlihan commented on issue #1582: Enable Partition Discovery for Broker Load URL: https://github.com/apache/incubator-doris/issues/1582#issuecomment-518479378 > I think we can support listing path like `"base_dir/*/*/*"` It seems a little weird about this syntax. What about suppor

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

2019-08-05 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_r310862751 ## File path: docs/documentation/cn/sql-reference/sql-statements/Data Definiti

[GitHub] [incubator-doris] imay commented on issue #1582: Enable Partition Discovery for Broker Load

2019-08-05 Thread GitBox
imay commented on issue #1582: Enable Partition Discovery for Broker Load URL: https://github.com/apache/incubator-doris/issues/1582#issuecomment-518493041 > > I think we can support listing path like `"base_dir/*/*/*"` > > It seems a little weird about this syntax. What about suppor

[GitHub] [incubator-doris] morningman commented on issue #1452: 如何比较方便地按天分区建表

2019-08-05 Thread GitBox
morningman commented on issue #1452: 如何比较方便地按天分区建表 URL: https://github.com/apache/incubator-doris/issues/1452#issuecomment-518506445 目前只能手动添加或者通过add partition 来添加。 你期望能够以什么样的形式呢? This is an automated message from the Apach

[GitHub] [incubator-doris] yuanlihan commented on issue #1582: Enable Partition Discovery for Broker Load

2019-08-05 Thread GitBox
yuanlihan commented on issue #1582: Enable Partition Discovery for Broker Load URL: https://github.com/apache/incubator-doris/issues/1582#issuecomment-518519112 > > > I think we can support listing path like `"base_dir/*/*/*"` > > > > > > It seems a little weird about this syntax

[GitHub] [incubator-doris] yuanlihan edited a comment on issue #1582: Enable Partition Discovery for Broker Load

2019-08-05 Thread GitBox
yuanlihan edited a comment on issue #1582: Enable Partition Discovery for Broker Load URL: https://github.com/apache/incubator-doris/issues/1582#issuecomment-518519112 > > > I think we can support listing path like `"base_dir/*/*/*"` > > > > > > It seems a little weird about thi

[GitHub] [incubator-doris] yuanlihan removed a comment on issue #1582: Enable Partition Discovery for Broker Load

2019-08-06 Thread GitBox
yuanlihan removed a comment on issue #1582: Enable Partition Discovery for Broker Load URL: https://github.com/apache/incubator-doris/issues/1582#issuecomment-518519112 > > > I think we can support listing path like `"base_dir/*/*/*"` > > > > > > It seems a little weird about th

[GitHub] [incubator-doris] yuanlihan commented on issue #1582: Enable Partition Discovery for Broker Load

2019-08-06 Thread GitBox
yuanlihan commented on issue #1582: Enable Partition Discovery for Broker Load URL: https://github.com/apache/incubator-doris/issues/1582#issuecomment-518541964 @imay I have update the previous design of interface. This i

[GitHub] [incubator-doris] imay commented on issue #1582: Enable Partition Discovery for Broker Load

2019-08-06 Thread GitBox
imay commented on issue #1582: Enable Partition Discovery for Broker Load URL: https://github.com/apache/incubator-doris/issues/1582#issuecomment-518551277 > @imay > I have update the previous design of interface. Good job, I agree with this interface. ---

[GitHub] [incubator-doris] yiguolei opened a new pull request #1588: Acquire tablet map write lock during tablet gc

2019-08-06 Thread GitBox
yiguolei opened a new pull request #1588: Acquire tablet map write lock during tablet gc URL: https://github.com/apache/incubator-doris/pull/1588 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #1582: Enable Partition Discovery for Broker Load

2019-08-06 Thread GitBox
EmmyMiao87 commented on issue #1582: Enable Partition Discovery for Broker Load URL: https://github.com/apache/incubator-doris/issues/1582#issuecomment-518569975 In the future, the columns from path also participate in columns mapping. So, I think the grammar of load stmt is `columns termi

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

2019-08-06 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_r310943667 ## File path: be/src/olap/tablet.cpp ## @@ -736,6 +749,31 @@ OLAPStatus

[GitHub] [incubator-doris] EmmyMiao87 removed a comment on issue #1582: Enable Partition Discovery for Broker Load

2019-08-06 Thread GitBox
EmmyMiao87 removed a comment on issue #1582: Enable Partition Discovery for Broker Load URL: https://github.com/apache/incubator-doris/issues/1582#issuecomment-518572763 In the future, the columns from path also participate in columns mapping. So, I think the grammar of load stmt is `colu

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #1582: Enable Partition Discovery for Broker Load

2019-08-06 Thread GitBox
EmmyMiao87 commented on issue #1582: Enable Partition Discovery for Broker Load URL: https://github.com/apache/incubator-doris/issues/1582#issuecomment-518572763 In the future, the columns from path also participate in columns mapping. So, I think the grammar of load stmt is `columns termi

[GitHub] [incubator-doris] chaoyli merged pull request #1588: Acquire tablet map write lock during tablet gc

2019-08-06 Thread GitBox
chaoyli merged pull request #1588: Acquire tablet map write lock during tablet gc URL: https://github.com/apache/incubator-doris/pull/1588 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-doris] imay merged pull request #1577: Support Segment for BetaRowset

2019-08-06 Thread GitBox
imay merged pull request #1577: Support Segment for BetaRowset URL: https://github.com/apache/incubator-doris/pull/1577 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [incubator-doris] morningman opened a new pull request #1589: Fix a serious bug that will cause all replicas being deleted.

2019-08-06 Thread GitBox
morningman opened a new pull request #1589: Fix a serious bug that will cause all replicas being deleted. URL: https://github.com/apache/incubator-doris/pull/1589 Revert commit: eda55a7394fcec2f7b6c0aefd1628f9d63911815 This i

[GitHub] [incubator-doris] morningman merged pull request #1589: Fix a serious bug that will cause all replicas being deleted.

2019-08-06 Thread GitBox
morningman merged pull request #1589: Fix a serious bug that will cause all replicas being deleted. URL: https://github.com/apache/incubator-doris/pull/1589 This is an automated message from the Apache Git Service. To respon

[GitHub] [incubator-doris] imay commented on a change in pull request #1587: Set timezone variable in fe

2019-08-06 Thread GitBox
imay commented on a change in pull request #1587: Set timezone variable in fe URL: https://github.com/apache/incubator-doris/pull/1587#discussion_r311015470 ## File path: fe/src/main/java/org/apache/doris/common/util/TimeUtils.java ## @@ -205,4 +212,29 @@ public static long

[GitHub] [incubator-doris] imay commented on a change in pull request #1587: Set timezone variable in fe

2019-08-06 Thread GitBox
imay commented on a change in pull request #1587: Set timezone variable in fe URL: https://github.com/apache/incubator-doris/pull/1587#discussion_r311015053 ## File path: fe/src/main/java/org/apache/doris/common/util/TimeUtils.java ## @@ -205,4 +212,29 @@ public static long

[GitHub] [incubator-doris] imay commented on a change in pull request #1587: Set timezone variable in fe

2019-08-06 Thread GitBox
imay commented on a change in pull request #1587: Set timezone variable in fe URL: https://github.com/apache/incubator-doris/pull/1587#discussion_r311011894 ## File path: fe/src/main/java/org/apache/doris/qe/VariableMgr.java ## @@ -67,6 +68,8 @@ public static final int

[GitHub] [incubator-doris] gaodayue opened a new pull request #1590: Implement BetaRowsetWriter

2019-08-06 Thread GitBox
gaodayue opened a new pull request #1590: Implement BetaRowsetWriter URL: https://github.com/apache/incubator-doris/pull/1590 BetaRowsetWriter is used to write rowset in V2 segment format. This PR contains several interface changes 1. Rowset.make_snapshot() is renamed to `link_file

[GitHub] [incubator-doris] imay merged pull request #1587: Set timezone variable in fe

2019-08-06 Thread GitBox
imay merged pull request #1587: Set timezone variable in fe URL: https://github.com/apache/incubator-doris/pull/1587 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-doris] yiguolei opened a new pull request #1591: Manage tablet by partition id

2019-08-06 Thread GitBox
yiguolei opened a new 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

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #1592: Broker load supports function

2019-08-06 Thread GitBox
EmmyMiao87 opened a new pull request #1592: Broker load supports function URL: https://github.com/apache/incubator-doris/pull/1592 The commit support the column function in broker load. The grammar of LoadStmt has not been changed. Example: columns terminated by ',' (tmp_c1, tmp_c2)

[GitHub] [incubator-doris] yuanlihan commented on issue #1582: Enable Partition Discovery for Broker Load

2019-08-06 Thread GitBox
yuanlihan commented on issue #1582: Enable Partition Discovery for Broker Load URL: https://github.com/apache/incubator-doris/issues/1582#issuecomment-518927101 > In the future, the columns from path also participate in columns mapping. So, I think the grammar of load stmt is `columns term

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

2019-08-06 Thread GitBox
imay commented on a change in pull request #1590: Implement BetaRowsetWriter URL: https://github.com/apache/incubator-doris/pull/1590#discussion_r311343477 ## File path: be/src/olap/schema_change.cpp ## @@ -771,6 +779,8 @@ bool SchemaChangeDirectly::process(RowsetReaderShar

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

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

[GitHub] [incubator-doris] HangyuanLiu opened a new pull request #1593: Fix parquet directory have empty file

2019-08-06 Thread GitBox
HangyuanLiu opened a new pull request #1593: Fix parquet directory have empty file URL: https://github.com/apache/incubator-doris/pull/1593 When you import the parquet type file directory generated by SPARK. you might have multiple files, but some of them have only headers and no data.

[GitHub] [incubator-doris] imay commented on a change in pull request #1593: Fix parquet directory have empty file

2019-08-06 Thread GitBox
imay commented on a change in pull request #1593: Fix parquet directory have empty file URL: https://github.com/apache/incubator-doris/pull/1593#discussion_r311365030 ## File path: be/src/exec/parquet_scanner.cpp ## @@ -142,7 +142,12 @@ Status ParquetScanner::open_next_rea

[GitHub] [incubator-doris] HangyuanLiu opened a new issue #1594: Can't load parquet directory have empty file

2019-08-06 Thread GitBox
HangyuanLiu opened a new issue #1594: Can't load parquet directory have empty file URL: https://github.com/apache/incubator-doris/issues/1594 **Describe the bug** When you import the parquet type file directory generated by SPARK. you might have multiple files, but some of them have o

[GitHub] [incubator-doris] ltylty commented on issue #1452: 如何比较方便地按天分区建表

2019-08-06 Thread GitBox
ltylty commented on issue #1452: 如何比较方便地按天分区建表 URL: https://github.com/apache/incubator-doris/issues/1452#issuecomment-518953216 比如类似click house的语法, PARTITION BY toMM(FlightDate) This is an automated message from the Apa

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

2019-08-06 Thread GitBox
imay commented on a change in pull request #1592: Broker load supports function URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311384131 ## File path: fe/src/main/java/org/apache/doris/load/loadv2/BrokerLoadJob.java ## @@ -235,6 +247,34 @@ public void

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

2019-08-06 Thread GitBox
imay commented on a change in pull request #1592: Broker load supports function URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311379501 ## File path: fe/src/main/java/org/apache/doris/load/BrokerFileGroup.java ## @@ -328,6 +326,16 @@ public void readF

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

2019-08-06 Thread GitBox
imay commented on a change in pull request #1592: Broker load supports function URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311379691 ## File path: fe/src/main/java/org/apache/doris/analysis/Expr.java ## @@ -1484,6 +1486,10 @@ public static ExprSerC

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

2019-08-06 Thread GitBox
imay commented on a change in pull request #1592: Broker load supports function URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311383760 ## File path: fe/src/main/java/org/apache/doris/load/loadv2/LoadManager.java ## @@ -452,11 +452,24 @@ public void g

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

2019-08-06 Thread GitBox
imay commented on a change in pull request #1592: Broker load supports function URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311381963 ## File path: fe/src/main/java/org/apache/doris/planner/BrokerScanNode.java ## @@ -339,75 +239,189 @@ private void

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

2019-08-06 Thread GitBox
imay commented on a change in pull request #1592: Broker load supports function URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311375706 ## File path: fe/src/main/cup/sql_parser.cup ## @@ -381,7 +381,7 @@ nonterminal String opt_cluster; nonterminal Br

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

2019-08-06 Thread GitBox
imay commented on a change in pull request #1592: Broker load supports function URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311380932 ## File path: fe/src/main/java/org/apache/doris/planner/BrokerScanNode.java ## @@ -339,75 +239,189 @@ private void

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

2019-08-06 Thread GitBox
imay commented on a change in pull request #1592: Broker load supports function URL: https://github.com/apache/incubator-doris/pull/1592#discussion_r311382461 ## File path: fe/src/main/java/org/apache/doris/planner/BrokerScanNode.java ## @@ -339,75 +239,189 @@ private void

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

2019-08-06 Thread GitBox
imay 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_r311387843 ## File path: docs/documentation/cn/sql-reference/sql-functions/cast.md ###

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

2019-08-06 Thread GitBox
imay 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_r311386869 ## File path: docs/Makefile ## @@ -20,17 +20,21 @@ # BUILD_DIR = $

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

2019-08-06 Thread GitBox
imay 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_r311388026 ## File path: docs/documentation/cn/sql-reference/sql-functions/cast.md ###

[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 =

[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] 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] 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] 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] 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] 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] 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 #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] 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] 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] 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] 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] 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] 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_r311491194 ## File path: be/src/exprs/bitmap_function.cpp ## @@ -0,0 +1,39 @@ +// Licensed to the Apache Software Foundation (A

[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] 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] 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] 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 #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 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] 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] 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] 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_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_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_r311522206 ## File path: be/src/olap/memtable.cpp ## @@ -63,85 +63,9 @@ void MemTable::insert(Tuple* tuple) { for (

[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] 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] 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] 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 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 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 #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] 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] 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] 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 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] 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] 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 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] 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,

<    17   18   19   20   21   22   23   24   25   26   >