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 2020/01/15 05:10:43 UTC

Fixed: apache/flink#42077 (release-1.10 - 7667d43)

|  [

apache

/

flink

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

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

[Build #42077 fixed](https://travis-ci.org/apache/flink/builds/637166615)

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

![clock icon](https://s3.amazonaws.com/travis-email-assets/time.png)5 hrs, 21
mins, 30 secs  
  
---  
  
![bowen.li
avatar](https://secure.gravatar.com/avatar/95cbe428ca367ca042e60b5f9b34f26c.jpg)bowen.li

[7667d43 CHANGESET
->](https://github.com/apache/flink/compare/12bb8c8cde4d...7667d43cf216)  
  
[FLINK-15576] remove isTemporary property from CatalogFunction API  
  
according to FLIP-79, CatalogFunction shouldn't have "isTemporary" property.
Moving that from CatalogFunction to Create/AlterCatalogFunctionOperation  
  
closes #10846.