You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@flink.apache.org by Flink CI <fl...@foxmail.com> on 2019/10/24 13:37:17 UTC

[CRON] Failed: apache/flink#40775 (master - 37f67b7)

|  [

apache

/

flink

](https://travis-ci.org/apache/flink)  
---  
  
![branch icon](https://s3.amazonaws.com/travis-email-
assets/branch.png)[master](https://github.com/apache/flink/tree/master)  
  
|

![build hasfailed](https://s3.amazonaws.com/travis-email-assets/status-
failed.png)

[Build #40775 failed](https://travis-ci.org/apache/flink/builds/602300158)

![arrow to build time](https://s3.amazonaws.com/travis-email-assets/failure-
arrow.png)

![clock icon](https://s3.amazonaws.com/travis-email-assets/time.png)1 hour, 16
mins, 52 secs  
  
---  
  
![liuyongvs
avatar](https://secure.gravatar.com/avatar/09f9848e39841eeee4e5ae0e343a5a70.jpg)liuyongvs

[37f67b7 CHANGESET
->](https://github.com/apache/flink/compare/d0f462d90245375fda1c7e83b3f51cf56bdf99e5...37f67b7d394ccb3355ebc995af1c3fee04ce060f)  
  
[FLINK-14053][table-planner-blink] Fix DenseRankAggFunction first row bug.  
  
We should consider the possibility that first row's order by key is equal to
the initial last value.  
  
This closes #9966