You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2021/01/26 17:10:00 UTC

[jira] [Updated] (HUDI-1195) Ensure uniformity in schema usage in HoodieAvroUtils.avroToBytes and HoodieAvroUtils.bytesToAvro

     [ https://issues.apache.org/jira/browse/HUDI-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sivabalan narayanan updated HUDI-1195:
--------------------------------------
    Labels: user-support-issues  (was: )

> Ensure uniformity in schema usage in HoodieAvroUtils.avroToBytes and HoodieAvroUtils.bytesToAvro
> ------------------------------------------------------------------------------------------------
>
>                 Key: HUDI-1195
>                 URL: https://issues.apache.org/jira/browse/HUDI-1195
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: DeltaStreamer, Writer Core
>    Affects Versions: 0.8.0
>            Reporter: sivabalan narayanan
>            Priority: Major
>              Labels: user-support-issues
>
> RDD's schema is used in HoodieAvroUtils.avroToBytes, where as to convert back from bytes to Avro, we use schema provided in property file. If schema got evolved, there will be mismatch. 
> More details: 
> [https://github.com/apache/hudi/issues/1971]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)