sivabalan narayanan created HUDI-1195:
-----------------------------------------
Summary: 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.6.1
Reporter: sivabalan narayanan
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)