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/02 11:08:10 UTC

Fixed: apache/flink#42724 (master - d9b9aad)

|  [

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

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

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

[d9b9aad CHANGESET
->](https://github.com/apache/flink/compare/da7a6888cbee...d9b9aad6c92b)  
  
[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.