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/03/03 08:53:23 UTC

[CRON] Broken: apache/flink#42734 (release-1.10 - ec4155a)

|  [

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-
failed.png)

[Build #42734 broken](https://travis-ci.org/apache/flink/builds/657395490)

![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)34 hrs, 40
mins, 51 secs  
  
---  
  
![Jingsong Lee
avatar](https://secure.gravatar.com/avatar/1e45caa4f97fed3683898e26608899b6.jpg)Jingsong
Lee

[ec4155a CHANGESET
->](https://github.com/apache/flink/compare/9ac337f002138848e287f7c510384cf14e796240...ec4155a298eaf3012bbbb139082713e86a4e60b4)  
  
[FLINK-16360][orc] Flink STRING data type should map to ORC STRING type
(#11277)  
  
Hive 2.0 ORC not support schema evolution from STRING to VARCHAR.  
We need produce STRING in ORC for VarcharType(MAX_LENGHT) in Flink.