Ethan Guo created HUDI-6767:
-------------------------------
Summary: Simplify compatibility of HoodieRecord conversion
Key: HUDI-6767
URL: https://issues.apache.org/jira/browse/HUDI-6767
Project: Apache Hudi
Issue Type: Task
Reporter: Ethan Guo
HoodieRecordCompatibilityInterface provides adaption among any representation
type (Avro, Row, etc.). We should guarantee one type end-to-end: Avro, Row for
Spark (RowData for Flink). We should revisit the implementation and how config
works to achieve user-friendly usability.
For Avro log block, we need conversion from Avro to Row for Spark end-to-end
row writing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)