You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/07/28 17:50:00 UTC

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

Balaji Varadarajan created HUDI-1128:
----------------------------------------

             Summary: 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
            Reporter: Balaji Varadarajan
             Fix For: 0.6.1


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.3.4#803005)