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
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
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:
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
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
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
###
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