[GitHub] [incubator-doris] morningman opened a new pull request #3679: [DynamicPartition] Optimize the rule of creating dynamic partition

2020-05-24 Thread GitBox
morningman opened a new pull request #3679: URL: https://github.com/apache/incubator-doris/pull/3679 Problem is described in ISSUE #3678 This CL mainly changed to rule of creating dynamic partition. 1. If time unit is DAY, the logic remains unchanged. 2. If time unit is WEEK, t

[GitHub] [incubator-doris] morningman opened a new issue #3678: [DynamicPartition] Dynamic partition range always intersect with existing partition's.

2020-05-24 Thread GitBox
morningman opened a new issue #3678: URL: https://github.com/apache/incubator-doris/issues/3678 **Describe the bug** In our cluster, we found a lot warning log in Master fe.log ``` 2020-05-25 14:33:06,763 WARN 44 [DynamicPartitionScheduler.recordCreatePartitionFailedMsg():324]

[GitHub] [incubator-doris] morningman commented on a change in pull request #3676: [Stmt] Add rowCount column to SHOW DATA stmt

2020-05-24 Thread GitBox
morningman commented on a change in pull request #3676: URL: https://github.com/apache/incubator-doris/pull/3676#discussion_r429729703 ## File path: docs/zh-CN/sql-reference/sql-statements/Data Manipulation/SHOW DATA.md ## @@ -25,23 +25,65 @@ under the License. --> # SHOW

[GitHub] [incubator-doris] morningman commented on a change in pull request #3676: [Stmt] Add rowCount column to SHOW DATA stmt

2020-05-24 Thread GitBox
morningman commented on a change in pull request #3676: URL: https://github.com/apache/incubator-doris/pull/3676#discussion_r429729592 ## File path: docs/zh-CN/sql-reference/sql-statements/Data Manipulation/SHOW DATA.md ## @@ -25,23 +25,65 @@ under the License. --> # SHOW

[GitHub] [incubator-doris] chaoyli merged pull request #3670: Allow user to set thrift_client_timeout_ms config for thrift server

2020-05-24 Thread GitBox
chaoyli merged pull request #3670: URL: https://github.com/apache/incubator-doris/pull/3670 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[incubator-doris] branch master updated (2608f83 -> e6864a1)

2020-05-24 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 2608f83 [WIP] Add define expr for column (#3651) add e6864a1 Allow user to set thrift_client_time

[GitHub] [incubator-doris] caiconghui closed pull request #2751: Fix bug for SIGFPE produced in AlphaRowset::split_range

2020-05-24 Thread GitBox
caiconghui closed pull request #2751: URL: https://github.com/apache/incubator-doris/pull/2751 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-doris] EmmyMiao87 merged pull request #3651: Support create materialized view with bitmap or hll

2020-05-24 Thread GitBox
EmmyMiao87 merged pull request #3651: URL: https://github.com/apache/incubator-doris/pull/3651 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-doris] EmmyMiao87 closed issue #3344: [Proposal] Materialized View 2.0

2020-05-24 Thread GitBox
EmmyMiao87 closed issue #3344: URL: https://github.com/apache/incubator-doris/issues/3344 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[incubator-doris] branch master updated: [WIP] Add define expr for column (#3651)

2020-05-24 Thread lingmiao
This is an automated email from the ASF dual-hosted git repository. lingmiao 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 2608f83 [WIP] Add define expr for co

[GitHub] [incubator-doris] morningman merged pull request #3674: [Bug] Fix bug that runningTxnNum does not equal to the real running txn num

2020-05-24 Thread GitBox
morningman merged pull request #3674: URL: https://github.com/apache/incubator-doris/pull/3674 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [incubator-doris] morningman closed issue #3673: [Bug] running txn number does not equals to the real running txn number.

2020-05-24 Thread GitBox
morningman closed issue #3673: URL: https://github.com/apache/incubator-doris/issues/3673 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[incubator-doris] branch master updated (12ebd5d -> ec955b8)

2020-05-24 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 12ebd5d Remove some outdate test (#3672) add ec955b8 [Bug] Fix bug that runningTxnNum does not eq

[GitHub] [incubator-doris] HangyuanLiu opened a new pull request #3677: [WIP] Support materialized view load and insert

2020-05-24 Thread GitBox
HangyuanLiu opened a new pull request #3677: URL: https://github.com/apache/incubator-doris/pull/3677 Just for review. Currently only support load statements, insert statements will be committed later #3344 This is an

[GitHub] [incubator-doris] chaoyli commented on pull request #3649: [bug] init be log file length when restart be

2020-05-24 Thread GitBox
chaoyli commented on pull request #3649: URL: https://github.com/apache/incubator-doris/pull/3649#issuecomment-69133 You can add another better case to test it. This is an automated message from the Apache Git Service. To

[GitHub] [incubator-doris] chaoyli merged pull request #3672: Remove some outdate test

2020-05-24 Thread GitBox
chaoyli merged pull request #3672: URL: https://github.com/apache/incubator-doris/pull/3672 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[incubator-doris] branch master updated: Remove some outdate test (#3672)

2020-05-24 Thread lichaoyong
This is an automated email from the ASF dual-hosted git repository. lichaoyong 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 12ebd5d Remove some outdate test (

[GitHub] [incubator-doris] kangkaisen commented on a change in pull request #3667: fix lead() function throw analys Exception #3254

2020-05-24 Thread GitBox
kangkaisen commented on a change in pull request #3667: URL: https://github.com/apache/incubator-doris/pull/3667#discussion_r429650040 ## File path: fe/src/main/java/org/apache/doris/analysis/AnalyticExpr.java ## @@ -567,20 +567,19 @@ private void standardize(Analyzer analyzer)

[GitHub] [incubator-doris] kangkaisen commented on pull request #3667: fix lead() function throw analys Exception #3254

2020-05-24 Thread GitBox
kangkaisen commented on pull request #3667: URL: https://github.com/apache/incubator-doris/pull/3667#issuecomment-633251156 @wutiangan Hi, Please add a UT for this PR This is an automated message from the Apache Git Service.

[GitHub] [incubator-doris] kangkaisen commented on pull request #3670: Allow user to set thrift_client_timeout_ms config for thrift server

2020-05-24 Thread GitBox
kangkaisen commented on pull request #3670: URL: https://github.com/apache/incubator-doris/pull/3670#issuecomment-633248476 @caiconghui Hi, Please add this config to fe config doc. Thanks. This is an automated message from th

[GitHub] [incubator-doris] kangkaisen commented on a change in pull request #3676: [Stmt] Add rowCount column to SHOW DATA stmt

2020-05-24 Thread GitBox
kangkaisen commented on a change in pull request #3676: URL: https://github.com/apache/incubator-doris/pull/3676#discussion_r429647164 ## File path: docs/zh-CN/sql-reference/sql-statements/Data Manipulation/SHOW DATA.md ## @@ -25,23 +25,65 @@ under the License. --> # SHOW

[GitHub] [incubator-doris] kangkaisen commented on a change in pull request #3676: [Stmt] Add rowCount column to SHOW DATA stmt

2020-05-24 Thread GitBox
kangkaisen commented on a change in pull request #3676: URL: https://github.com/apache/incubator-doris/pull/3676#discussion_r429647092 ## File path: docs/zh-CN/sql-reference/sql-statements/Data Manipulation/SHOW DATA.md ## @@ -25,23 +25,65 @@ under the License. --> # SHOW

[GitHub] [incubator-doris] imay merged pull request #3656: Modify hll_hash function return type to HLL

2020-05-24 Thread GitBox
imay merged pull request #3656: URL: https://github.com/apache/incubator-doris/pull/3656 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[incubator-doris] branch master updated: Modify HLL functions return type (#3656)

2020-05-24 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 838c1e9 Modify HLL functions return typ

[GitHub] [incubator-doris] imay closed issue #3652: HLL_HASH function return type should be HLL

2020-05-24 Thread GitBox
imay closed issue #3652: URL: https://github.com/apache/incubator-doris/issues/3652 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [incubator-doris] imay commented on a change in pull request #3584: [OUTFILE] Support `INTO OUTFILE` to export query result

2020-05-24 Thread GitBox
imay commented on a change in pull request #3584: URL: https://github.com/apache/incubator-doris/pull/3584#discussion_r429635494 ## File path: be/src/runtime/query_statistics.h ## @@ -71,6 +77,9 @@ class QueryStatistics { int64_t scan_rows; int64_t scan_bytes; +