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/13 20:06:14 UTC

[CRON] Errored: apache/flink#40648 (master - ddfed72)

|  [

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 #40648 errored](https://travis-ci.org/apache/flink/builds/597244160)

![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)35 hrs, 40
mins, 5 secs  
  
---  
  
![huangxingbo
avatar](https://secure.gravatar.com/avatar/bee569b4f0fceba605b017c75b41293e.jpg)huangxingbo

[ddfed72 CHANGESET
->](https://github.com/apache/flink/compare/345bfefd91c5a1a309ff1a4b397eb9882788fa2a...ddfed72813281255f119fd6838c197433eb6eaf3)  
  
[FLINK-14208][python] Support Python UDFs with parameters of constant values  
  
Support Python UDFs with parameters of constant values. The constant
parameters are not needed  
to be transferred between the Java operator and the Python worker for each
input record.  
  
This closes #9858.