[GitHub] [incubator-doris] morningman merged pull request #1439: Fix bugs in sample variance and variance confusion

2019-07-07 Thread GitBox
morningman merged pull request #1439: Fix bugs in sample variance and variance confusion URL: https://github.com/apache/incubator-doris/pull/1439 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-doris] HangyuanLiu opened a new pull request #1439: Modify bugs in sample variance and variance confusion

2019-07-07 Thread GitBox
HangyuanLiu opened a new pull request #1439: Modify bugs in sample variance and variance confusion URL: https://github.com/apache/incubator-doris/pull/1439 1 . variance same as var_pop 2. stddev same as stddev_pop This is

[GitHub] [incubator-doris] chenhao7253886 opened a new issue #1438: Predicates can't be pushed down through AggregationNode

2019-07-07 Thread GitBox
chenhao7253886 opened a new issue #1438: Predicates can't be pushed down through AggregationNode URL: https://github.com/apache/incubator-doris/issues/1438 **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior:

[GitHub] [incubator-doris] morningman merged pull request #1437: Resolve the problem of accidental pause in RoutineLoadJob

2019-07-07 Thread GitBox
morningman merged pull request #1437: Resolve the problem of accidental pause in RoutineLoadJob URL: https://github.com/apache/incubator-doris/pull/1437 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-doris] morningman commented on issue #1428: 使用Power BI连接到doris时提示:MySQL: No matching function with signature:utc_timestamp().

2019-07-07 Thread GitBox
morningman commented on issue #1428: 使用Power BI连接到doris时提示:MySQL: No matching function with signature:utc_timestamp(). URL: https://github.com/apache/incubator-doris/issues/1428#issuecomment-509053704 > 我可以帮组增加utc_timestamp()函数功能 Nice! But notice that Doris does not support setting

[GitHub] [incubator-doris] morningman commented on a change in pull request #1437: Resolve the problem of accidental pause in RoutineLoadJob

2019-07-07 Thread GitBox
morningman commented on a change in pull request #1437: Resolve the problem of accidental pause in RoutineLoadJob URL: https://github.com/apache/incubator-doris/pull/1437#discussion_r300858169 ## File path: fe/src/main/java/org/apache/doris/load/routineload/RoutineLoadJob.java ###

[GitHub] [incubator-doris] EmmyMiao87 opened a new pull request #1437: Resolve the problem of accidental pause in RoutineLoadJob

2019-07-07 Thread GitBox
EmmyMiao87 opened a new pull request #1437: Resolve the problem of accidental pause in RoutineLoadJob URL: https://github.com/apache/incubator-doris/pull/1437 The issue is following: Request1: be aborts the txn. Attachment of txn is set. Attachment of txn is changed to nul