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/11/19 15:56:00 UTC

[jira] [Updated] (HUDI-1128) DeltaStreamer not handling avro records written with older schema

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

sivabalan narayanan updated HUDI-1128:
--------------------------------------
    Fix Version/s: 0.11.0
                       (was: 0.10.0)

> DeltaStreamer not handling avro records written with older schema
> -----------------------------------------------------------------
>
>                 Key: HUDI-1128
>                 URL: https://issues.apache.org/jira/browse/HUDI-1128
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: DeltaStreamer
>    Affects Versions: 0.9.0
>            Reporter: Balaji Varadarajan
>            Priority: Major
>              Labels: schema-evolution, sev:critical, user-support-issues
>             Fix For: 0.11.0
>
>
> Context:  [https://github.com/apache/hudi/issues/1845]
> Look at issue 1 of [https://github.com/apache/hudi/issues/1845#issuecomment-665180775]
> When deserializing bytes to avro in OverwriteWithLatestAvroPayload, we are passing latest schema which is failing when the original record was written with older schema
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)