[GitHub] [incubator-doris] imay merged pull request #1270: Add page api for new format segment

2019-06-10 Thread GitBox
imay merged pull request #1270: Add page api for new format segment URL: https://github.com/apache/incubator-doris/pull/1270 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-doris] kangpinghuang opened a new pull request #1270: Add page api for new format segment

2019-06-10 Thread GitBox
kangpinghuang opened a new pull request #1270: Add page api for new format segment URL: https://github.com/apache/incubator-doris/pull/1270 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-doris] imay closed pull request #1270: Add page api for new format segment

2019-06-10 Thread GitBox
imay closed pull request #1270: Add page api for new format segment URL: https://github.com/apache/incubator-doris/pull/1270 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-doris] imay merged pull request #1269: Add common and options for new format segment

2019-06-10 Thread GitBox
imay merged pull request #1269: Add common and options for new format segment URL: https://github.com/apache/incubator-doris/pull/1269 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [incubator-doris] imay merged pull request #1268: Add pb define for new format segment

2019-06-10 Thread GitBox
imay merged pull request #1268: Add pb define for new format segment URL: https://github.com/apache/incubator-doris/pull/1268 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-doris] imay merged pull request #1267: Add new file format design markdown

2019-06-10 Thread GitBox
imay merged pull request #1267: Add new file format design markdown URL: https://github.com/apache/incubator-doris/pull/1267 This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-doris] chaoyli merged pull request #1277: Add BitMapIterator

2019-06-10 Thread GitBox
chaoyli merged pull request #1277: Add BitMapIterator URL: https://github.com/apache/incubator-doris/pull/1277 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [incubator-doris] imay opened a new pull request #1277: Add BitMapIterator

2019-06-10 Thread GitBox
imay opened a new pull request #1277: Add BitMapIterator URL: https://github.com/apache/incubator-doris/pull/1277 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [incubator-doris] imay merged pull request #1233: Add optimization with cost and fix unit test

2019-06-10 Thread GitBox
imay merged pull request #1233: Add optimization with cost and fix unit test URL: https://github.com/apache/incubator-doris/pull/1233 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-doris] imay merged pull request #1255: Change strategy of incorrect data

2019-06-10 Thread GitBox
imay merged pull request #1255: Change strategy of incorrect data URL: https://github.com/apache/incubator-doris/pull/1255 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-doris] imay merged pull request #1276: Fix bug that NullPredicate is not correctly handled by partition pruning

2019-06-10 Thread GitBox
imay merged pull request #1276: Fix bug that NullPredicate is not correctly handled by partition pruning URL: https://github.com/apache/incubator-doris/pull/1276 This is an automated message from the Apache Git Service. To r

[GitHub] [incubator-doris] morningman opened a new pull request #1276: Fix bug that NullPredicate is not correctly handled by partition pruning

2019-06-10 Thread GitBox
morningman opened a new pull request #1276: Fix bug that NullPredicate is not correctly handled by partition pruning URL: https://github.com/apache/incubator-doris/pull/1276 ISSUE: #1275 This is an automated message from the

[GitHub] [incubator-doris] morningman opened a new issue #1275: Incorrect partition prune when querying with IsNull predicate

2019-06-10 Thread GitBox
morningman opened a new issue #1275: Incorrect partition prune when querying with IsNull predicate URL: https://github.com/apache/incubator-doris/issues/1275 **Describe the bug** `create table tbl1 (k1 date) partition by range(k1) (partition p1 values less than("2019-03-31"), partition

[GitHub] [incubator-doris] chaoyli closed pull request #1274: Be refactor

2019-06-10 Thread GitBox
chaoyli closed pull request #1274: Be refactor URL: https://github.com/apache/incubator-doris/pull/1274 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-doris] chaoyli opened a new pull request #1274: Be refactor

2019-06-10 Thread GitBox
chaoyli opened a new pull request #1274: Be refactor URL: https://github.com/apache/incubator-doris/pull/1274 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-doris] imay closed issue #1246: Make MySQL support optional

2019-06-10 Thread GitBox
imay closed issue #1246: Make MySQL support optional URL: https://github.com/apache/incubator-doris/issues/1246 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 merged pull request #1273: Fix bug. For example, we start the process for the first time. The pi…

2019-06-10 Thread GitBox
imay merged pull request #1273: Fix bug. For example, we start the process for the first time. The pi… URL: https://github.com/apache/incubator-doris/pull/1273 This is an automated message from the Apache Git Service. To res

[GitHub] [incubator-doris] imay commented on issue #1273: Fix bug. For example, we start the process for the first time. The pi…

2019-06-10 Thread GitBox
imay commented on issue #1273: Fix bug. For example, we start the process for the first time. The pi… URL: https://github.com/apache/incubator-doris/pull/1273#issuecomment-500341487 > PR is commited now Thanks for your contribution ---

[GitHub] [incubator-doris] liuchengshishabi commented on issue #1273: Fix bug. For example, we start the process for the first time. The pi…

2019-06-10 Thread GitBox
liuchengshishabi commented on issue #1273: Fix bug. For example, we start the process for the first time. The pi… URL: https://github.com/apache/incubator-doris/pull/1273#issuecomment-500340964 PR is commited now This is an a

[GitHub] [incubator-doris] liuchengshishabi opened a new pull request #1273: Fix bug. For example, we start the process for the first time. The pi…

2019-06-10 Thread GitBox
liuchengshishabi opened a new pull request #1273: Fix bug. For example, we start the process for the first time. The pi… URL: https://github.com/apache/incubator-doris/pull/1273 …d is 12345. Due to the accident, the process is killed and the fe.pid exists. Then we start the process for the

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #1272: Fix += decimal error

2019-06-10 Thread GitBox
EmmyMiao87 commented on issue #1272: Fix += decimal error URL: https://github.com/apache/incubator-doris/pull/1272#issuecomment-500339331 #1225 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [incubator-doris] EmmyMiao87 closed issue #1225: The error result of decimal agg

2019-06-10 Thread GitBox
EmmyMiao87 closed issue #1225: The error result of decimal agg URL: https://github.com/apache/incubator-doris/issues/1225 This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [incubator-doris] EmmyMiao87 commented on issue #1225: The error result of decimal agg

2019-06-10 Thread GitBox
EmmyMiao87 commented on issue #1225: The error result of decimal agg URL: https://github.com/apache/incubator-doris/issues/1225#issuecomment-500339153 #1272 This is an automated message from the Apache Git Service. To respon

[GitHub] [incubator-doris] imay merged pull request #1272: Fix += decimal error

2019-06-10 Thread GitBox
imay merged pull request #1272: Fix += decimal error URL: https://github.com/apache/incubator-doris/pull/1272 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #1272: Fix += decimal error

2019-06-10 Thread GitBox
EmmyMiao87 opened a new pull request #1272: Fix += decimal error URL: https://github.com/apache/incubator-doris/pull/1272 This change fix the +=decimal error when integer is zero or fraction is zero. In this situation, the += operator will make a mistake.

[GitHub] [incubator-doris] imay merged pull request #1271: Set timeout configuration for stream load

2019-06-10 Thread GitBox
imay merged pull request #1271: Set timeout configuration for stream load URL: https://github.com/apache/incubator-doris/pull/1271 This is an automated message from the Apache Git Service. To respond to the message, please lo