[GitHub] [incubator-doris] HangyuanLiu closed issue #2153: Add date_add/sub in fe to support partition prune

2019-11-08 Thread GitBox
HangyuanLiu closed issue #2153: Add date_add/sub in fe to support partition prune URL: https://github.com/apache/incubator-doris/issues/2153 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-doris] wuyunfeng commented on issue #2157: Spark date result is 1970-01-01 when doris date is before 1970-01-01 or ater 2038-01-19

2019-11-08 Thread GitBox
wuyunfeng commented on issue #2157: Spark date result is 1970-01-01 when doris date is before 1970-01-01 or ater 2038-01-19 URL: https://github.com/apache/incubator-doris/issues/2157#issuecomment-551785375 resolved This is

[GitHub] [incubator-doris] morningman merged pull request #2165: Remove failed UT

2019-11-08 Thread GitBox
morningman merged pull request #2165: Remove failed UT URL: https://github.com/apache/incubator-doris/pull/2165 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-doris] imay opened a new pull request #2165: Remove failed UT

2019-11-08 Thread GitBox
imay opened a new pull request #2165: Remove failed UT URL: https://github.com/apache/incubator-doris/pull/2165 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-doris] Seaven opened a new issue #2166: Refactor FileUtils check_paths method

2019-11-08 Thread GitBox
Seaven opened a new issue #2166: Refactor FileUtils check_paths method URL: https://github.com/apache/incubator-doris/issues/2166 Refactor this function to make it return error if status is no NOT_FOUND. This is an automated

[incubator-doris] branch master updated (48d9318 -> c92de36)

2019-11-08 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 48d9318 Support date_add function to support partition prune (#2154) add c92de36 Add

[GitHub] [incubator-doris] imay merged pull request #2161: Add ext_unix_timestamp for date < 1970-01-01 and > 2038-01-19

2019-11-08 Thread GitBox
imay merged pull request #2161: Add ext_unix_timestamp for date < 1970-01-01 and > 2038-01-19 URL: https://github.com/apache/incubator-doris/pull/2161 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-doris] imay closed pull request #2163: Limit the FE log file number

2019-11-08 Thread GitBox
imay closed pull request #2163: Limit the FE log file number URL: https://github.com/apache/incubator-doris/pull/2163 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 #2163: Limit the FE log file number

2019-11-08 Thread GitBox
morningman opened a new pull request #2163: Limit the FE log file number URL: https://github.com/apache/incubator-doris/pull/2163 1. upgrade log4j to 2.12.1 2. Add 2 new FE config: 'sys_log_delete_age' and default is '7d', for sys log. 'audit_log_delete_age' and

[GitHub] [incubator-doris] imay commented on a change in pull request #2089: Change refactor and reorganize the file utils

2019-11-08 Thread GitBox
imay commented on a change in pull request #2089: Change refactor and reorganize the file utils URL: https://github.com/apache/incubator-doris/pull/2089#discussion_r344158972 ## File path: be/src/util/file_utils.cpp ## @@ -82,6 +105,28 @@ Status

[GitHub] [incubator-doris] imay commented on a change in pull request #2089: Change refactor and reorganize the file utils

2019-11-08 Thread GitBox
imay commented on a change in pull request #2089: Change refactor and reorganize the file utils URL: https://github.com/apache/incubator-doris/pull/2089#discussion_r344161477 ## File path: be/src/olap/task/engine_storage_migration_task.cpp ## @@ -154,7 +154,7 @@

[GitHub] [incubator-doris] imay commented on a change in pull request #2089: Change refactor and reorganize the file utils

2019-11-08 Thread GitBox
imay commented on a change in pull request #2089: Change refactor and reorganize the file utils URL: https://github.com/apache/incubator-doris/pull/2089#discussion_r344160787 ## File path: be/src/olap/utils.cpp ## @@ -1013,15 +1015,16 @@ OLAPStatus move_to_trash(const

[GitHub] [incubator-doris] imay commented on a change in pull request #2089: Change refactor and reorganize the file utils

2019-11-08 Thread GitBox
imay commented on a change in pull request #2089: Change refactor and reorganize the file utils URL: https://github.com/apache/incubator-doris/pull/2089#discussion_r344158764 ## File path: be/src/util/file_utils.cpp ## @@ -103,19 +177,19 @@ Status

[GitHub] [incubator-doris] imay commented on a change in pull request #2089: Change refactor and reorganize the file utils

2019-11-08 Thread GitBox
imay commented on a change in pull request #2089: Change refactor and reorganize the file utils URL: https://github.com/apache/incubator-doris/pull/2089#discussion_r344159049 ## File path: be/src/util/file_utils.cpp ## @@ -82,6 +105,28 @@ Status

[GitHub] [incubator-doris] imay commented on a change in pull request #2089: Change refactor and reorganize the file utils

2019-11-08 Thread GitBox
imay commented on a change in pull request #2089: Change refactor and reorganize the file utils URL: https://github.com/apache/incubator-doris/pull/2089#discussion_r344158322 ## File path: be/src/util/file_utils.cpp ## @@ -93,6 +138,35 @@ Status

[GitHub] [incubator-doris] imay commented on a change in pull request #2089: Change refactor and reorganize the file utils

2019-11-08 Thread GitBox
imay commented on a change in pull request #2089: Change refactor and reorganize the file utils URL: https://github.com/apache/incubator-doris/pull/2089#discussion_r344162695 ## File path: be/src/olap/snapshot_manager.cpp ## @@ -447,9 +449,11 @@ OLAPStatus

[GitHub] [incubator-doris] imay commented on a change in pull request #2089: Change refactor and reorganize the file utils

2019-11-08 Thread GitBox
imay commented on a change in pull request #2089: Change refactor and reorganize the file utils URL: https://github.com/apache/incubator-doris/pull/2089#discussion_r344162781 ## File path: be/src/olap/snapshot_manager.cpp ## @@ -467,8 +471,9 @@ OLAPStatus

[GitHub] [incubator-doris] imay commented on a change in pull request #2089: Change refactor and reorganize the file utils

2019-11-08 Thread GitBox
imay commented on a change in pull request #2089: Change refactor and reorganize the file utils URL: https://github.com/apache/incubator-doris/pull/2089#discussion_r344158587 ## File path: be/src/util/file_utils.cpp ## @@ -93,6 +138,35 @@ Status

[GitHub] [incubator-doris] imay commented on a change in pull request #2089: Change refactor and reorganize the file utils

2019-11-08 Thread GitBox
imay commented on a change in pull request #2089: Change refactor and reorganize the file utils URL: https://github.com/apache/incubator-doris/pull/2089#discussion_r344158379 ## File path: be/src/util/file_utils.cpp ## @@ -93,6 +138,35 @@ Status

[incubator-doris] branch master updated: Support date_add function to support partition prune (#2154)

2019-11-08 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 48d9318 Support date_add function to

[GitHub] [incubator-doris] kangkaisen opened a new pull request #2167: Fix DB meta lost bug

2019-11-08 Thread GitBox
kangkaisen opened a new pull request #2167: Fix DB meta lost bug URL: https://github.com/apache/incubator-doris/pull/2167 For https://github.com/apache/incubator-doris/issues/1964 This is an automated message from the Apache

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #2136: Cross join with <=>

2019-11-08 Thread GitBox
EmmyMiao87 commented on issue #2136: Cross join with <=> URL: https://github.com/apache/incubator-doris/issues/2136#issuecomment-551581545 Already change the <=> from cross join to hash join This is an automated message from

[GitHub] [incubator-doris] EmmyMiao87 closed issue #2136: Cross join with <=>

2019-11-08 Thread GitBox
EmmyMiao87 closed issue #2136: Cross join with <=> URL: https://github.com/apache/incubator-doris/issues/2136 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #2164: Fix bug of core in multi join

2019-11-08 Thread GitBox
EmmyMiao87 commented on issue #2164: Fix bug of core in multi join URL: https://github.com/apache/incubator-doris/pull/2164#issuecomment-551580801 #2136 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-doris] imay commented on a change in pull request #2167: Fix DB meta lost bug

2019-11-08 Thread GitBox
imay commented on a change in pull request #2167: Fix DB meta lost bug URL: https://github.com/apache/incubator-doris/pull/2167#discussion_r344123995 ## File path: fe/src/main/java/org/apache/doris/catalog/Catalog.java ## @@ -5738,11 +5739,17 @@ public long

[incubator-doris] branch master updated (42395d2 -> 9ea14b8)

2019-11-08 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 42395d2 Change Null-safe equal operator from cross join to hash join (#2156) add 9ea14b8 Remove

[GitHub] [incubator-doris] imay merged pull request #2164: Fix bug of core in multi join

2019-11-08 Thread GitBox
imay merged pull request #2164: Fix bug of core in multi join URL: https://github.com/apache/incubator-doris/pull/2164 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[incubator-doris] branch master updated (9ea14b8 -> 3886503)

2019-11-08 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 9ea14b8 Remove failed UT (#2165) add 3886503 Fix bug of core in multi join (#2164) No new revisions

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #2164: Fix bug of core in multi join

2019-11-08 Thread GitBox
EmmyMiao87 opened a new pull request #2164: Fix bug of core in multi join URL: https://github.com/apache/incubator-doris/pull/2164 The result of function named getHashLookupJoinConjuncts() are the predicates which already adjust the order of left and right child.