[GitHub] [incubator-doris] XShun opened a new issue #2820: Function 'bitmap_union_int' Cause BE Down

2020-01-20 Thread GitBox
XShun opened a new issue #2820: Function 'bitmap_union_int' Cause BE Down URL: https://github.com/apache/incubator-doris/issues/2820 I had tried 3 versions of Doris. But the question still occurred. **Create table SQL:** `CREATE TABLE `bitmap_udaf` ( `id` int(11) NULL COMMENT

[GitHub] [incubator-doris] HangyuanLiu closed issue #2811: Be crash when broker load with parquet format

2020-01-20 Thread GitBox
HangyuanLiu closed issue #2811: Be crash when broker load with parquet format URL: https://github.com/apache/incubator-doris/issues/2811 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [incubator-doris] HangyuanLiu closed issue #2600: Support starts_with (str, prefix) function

2020-01-20 Thread GitBox
HangyuanLiu closed issue #2600: Support starts_with (str, prefix) function URL: https://github.com/apache/incubator-doris/issues/2600 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [incubator-doris] HangyuanLiu merged pull request #2813: Support starts_with (str, prefix) function

2020-01-20 Thread GitBox
HangyuanLiu merged pull request #2813: Support starts_with (str, prefix) function URL: https://github.com/apache/incubator-doris/pull/2813 This is an automated message from the Apache Git Service. To respond to the message,

[incubator-doris] branch master updated: Support starts_with (str, prefix) function (#2813)

2020-01-20 Thread liuhangyuan
This is an automated email from the ASF dual-hosted git repository. liuhangyuan 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 89c7234 Support starts_with (str,

[GitHub] [incubator-doris] imay merged pull request #2819: remove unused file

2020-01-20 Thread GitBox
imay merged pull request #2819: remove unused file URL: https://github.com/apache/incubator-doris/pull/2819 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[incubator-doris] branch master updated: Remove unused file (#2819)

2020-01-20 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 7099fcf Remove unused file (#2819) 7099

[GitHub] [incubator-doris] xy720 commented on issue #2396: 【sql mode】there is a problem in operator priority

2020-01-20 Thread GitBox
xy720 commented on issue #2396: 【sql mode】there is a problem in operator priority URL: https://github.com/apache/incubator-doris/issues/2396#issuecomment-576518952 These two problems have been fixed. This is an automated m

[GitHub] [incubator-doris] HangyuanLiu commented on issue #2703: The date function cannot calculate the month in which the two dates differ

2020-01-20 Thread GitBox
HangyuanLiu commented on issue #2703: The date function cannot calculate the month in which the two dates differ URL: https://github.com/apache/incubator-doris/issues/2703#issuecomment-576508301 Hi, we have add timestampdiff function in master branch --

[GitHub] [incubator-doris] yangzhg opened a new pull request #2819: remove unused file

2020-01-20 Thread GitBox
yangzhg opened a new pull request #2819: remove unused file URL: https://github.com/apache/incubator-doris/pull/2819 This file was replace by `thirdparty/patches/incubator-brpc-0.9.5.patch` in pr #2798 . But this file was forgotten to remove in #2798 -

[GitHub] [incubator-doris] imay merged pull request #2812: Fix parquet arrow read batch bug

2020-01-20 Thread GitBox
imay merged pull request #2812: Fix parquet arrow read batch bug URL: https://github.com/apache/incubator-doris/pull/2812 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[incubator-doris] branch master updated (5dc80dc -> 64e99f2)

2020-01-20 Thread zhaoc
This is an automated email from the ASF dual-hosted git repository. zhaoc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from 5dc80dc [Maven] Fix some mistake in fe/pom.xml (#2818) add 64e99f2 Fix parquet arrow read batch bug (#

[incubator-doris] branch master updated (2a30ac2 -> 5dc80dc)

2020-01-20 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 2a30ac2 [SQL] Return NullLiteral in castTo method instead of throwing a exception (#2799) add 5dc

[GitHub] [incubator-doris] morningman merged pull request #2818: fix some mistake in pom.xml

2020-01-20 Thread GitBox
morningman merged pull request #2818: fix some mistake in pom.xml URL: https://github.com/apache/incubator-doris/pull/2818 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[incubator-doris] branch master updated (7760495 -> 2a30ac2)

2020-01-20 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 7760495 [Doc]Update Docker Env to env-1.2 (#2817) add 2a30ac2 [SQL] Return NullLiteral in castTo

[GitHub] [incubator-doris] morningman merged pull request #2799: Return NullLiteral in castTo method instead of throwing a exception

2020-01-20 Thread GitBox
morningman merged pull request #2799: Return NullLiteral in castTo method instead of throwing a exception URL: https://github.com/apache/incubator-doris/pull/2799 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-doris] yangzhg commented on a change in pull request #2818: fix some mistake in pom.xml

2020-01-20 Thread GitBox
yangzhg commented on a change in pull request #2818: fix some mistake in pom.xml URL: https://github.com/apache/incubator-doris/pull/2818#discussion_r368782426 ## File path: fe/pom.xml ## @@ -608,7 +609,7 @@ under the License. exec

[GitHub] [incubator-doris] imay commented on a change in pull request #2804: [JDK] Support OpenJDK

2020-01-20 Thread GitBox
imay commented on a change in pull request #2804: [JDK] Support OpenJDK URL: https://github.com/apache/incubator-doris/pull/2804#discussion_r368618292 ## File path: fe/src/main/java/org/apache/doris/PaloFe.java ## @@ -53,6 +54,10 @@ // entrance for palo frontend

[incubator-doris] branch master updated: [Doc]Update Docker Env to env-1.2 (#2817)

2020-01-20 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 7760495 [Doc]Update Docker Env to env-1

[GitHub] [incubator-doris] imay merged pull request #2817: [Doc]Update Docker Env to env-1.2

2020-01-20 Thread GitBox
imay merged pull request #2817: [Doc]Update Docker Env to env-1.2 URL: https://github.com/apache/incubator-doris/pull/2817 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[incubator-doris] branch master updated (acc8941 -> 9dc9051)

2020-01-20 Thread zhaoc
This is an automated email from the ASF dual-hosted git repository. zhaoc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git. from acc8941 Fix docs sequence error (#2814) add 9dc9051 Remove unused code for ShowPartitionsStmtTest and

[GitHub] [incubator-doris] imay merged pull request #2808: Remove unused code for ShowPartitionsStmtTest and add apache license header

2020-01-20 Thread GitBox
imay merged pull request #2808: Remove unused code for ShowPartitionsStmtTest and add apache license header URL: https://github.com/apache/incubator-doris/pull/2808 This is an automated message from the Apache Git Service. T

[GitHub] [incubator-doris] imay merged pull request #2814: fix docs sequence error

2020-01-20 Thread GitBox
imay merged pull request #2814: fix docs sequence error URL: https://github.com/apache/incubator-doris/pull/2814 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[incubator-doris] branch master updated: Fix docs sequence error (#2814)

2020-01-20 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 acc8941 Fix docs sequence error (#2814)

[GitHub] [incubator-doris] imay commented on a change in pull request #2817: [Doc]Update Docker Env to env-1.2

2020-01-20 Thread GitBox
imay commented on a change in pull request #2817: [Doc]Update Docker Env to env-1.2 URL: https://github.com/apache/incubator-doris/pull/2817#discussion_r368578623 ## File path: README.md ## @@ -54,22 +54,23 @@ And then you could build Doris as following steps: Step1:

[GitHub] [incubator-doris] imay commented on a change in pull request #2818: fix some mistake in pom.xml

2020-01-20 Thread GitBox
imay commented on a change in pull request #2818: fix some mistake in pom.xml URL: https://github.com/apache/incubator-doris/pull/2818#discussion_r368578228 ## File path: fe/pom.xml ## @@ -608,7 +609,7 @@ under the License. exec

[GitHub] [incubator-doris] imay commented on a change in pull request #2812: Fix parquet arrow read batch bug

2020-01-20 Thread GitBox
imay commented on a change in pull request #2812: Fix parquet arrow read batch bug URL: https://github.com/apache/incubator-doris/pull/2812#discussion_r368575295 ## File path: be/src/exec/parquet_reader.h ## @@ -103,6 +103,7 @@ class ParquetReaderWrap { int _rows_of

[incubator-doris] branch master updated: Update installing/compilation.md (#2816)

2020-01-20 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 010f6cd Update installing/compilation.m

[GitHub] [incubator-doris] imay merged pull request #2816: update installing/compilation.md

2020-01-20 Thread GitBox
imay merged pull request #2816: update installing/compilation.md URL: https://github.com/apache/incubator-doris/pull/2816 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-doris] yangzhg opened a new pull request #2818: fix some mistake in pom.xml

2020-01-20 Thread GitBox
yangzhg opened a new pull request #2818: fix some mistake in pom.xml URL: https://github.com/apache/incubator-doris/pull/2818 fix some wrong configurations in pom.xml This is an automated message from the Apache Git Service. T

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #2799: Return NullLiteral in castTo method instead of throwing a exception

2020-01-20 Thread GitBox
EmmyMiao87 commented on a change in pull request #2799: Return NullLiteral in castTo method instead of throwing a exception URL: https://github.com/apache/incubator-doris/pull/2799#discussion_r368516189 ## File path: fe/src/test/java/org/apache/doris/analysis/SqlModeTest.java #

[GitHub] [incubator-doris] WingsGo opened a new pull request #2817: [Doc]Update Docker Env to env-1.2

2020-01-20 Thread GitBox
WingsGo opened a new pull request #2817: [Doc]Update Docker Env to env-1.2 URL: https://github.com/apache/incubator-doris/pull/2817 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [incubator-doris] wenbronk opened a new pull request #2816: update installing/compilation.md

2020-01-20 Thread GitBox
wenbronk opened a new pull request #2816: update installing/compilation.md URL: https://github.com/apache/incubator-doris/pull/2816 fix docker images version This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-doris] kangpinghuang commented on a change in pull request #2782: Add file cache for v2

2020-01-20 Thread GitBox
kangpinghuang commented on a change in pull request #2782: Add file cache for v2 URL: https://github.com/apache/incubator-doris/pull/2782#discussion_r368428198 ## File path: be/src/util/file_cache.h ## @@ -0,0 +1,316 @@ +// Licensed to the Apache Software Foundation (ASF) u

[GitHub] [incubator-doris] wangbo commented on a change in pull request #2781: Batch Operate Rollup table in Doris #2671

2020-01-20 Thread GitBox
wangbo commented on a change in pull request #2781: Batch Operate Rollup table in Doris #2671 URL: https://github.com/apache/incubator-doris/pull/2781#discussion_r368426770 ## File path: fe/src/main/java/org/apache/doris/alter/MaterializedViewHandler.java ## @@ -85,6 +90,7

[GitHub] [incubator-doris] wangbo commented on a change in pull request #2781: Batch Operate Rollup table in Doris #2671

2020-01-20 Thread GitBox
wangbo commented on a change in pull request #2781: Batch Operate Rollup table in Doris #2671 URL: https://github.com/apache/incubator-doris/pull/2781#discussion_r368224414 ## File path: fe/src/main/java/org/apache/doris/alter/MaterializedViewHandler.java ## @@ -85,6 +90,7