hudi-bot opened a new issue, #16210: URL: https://github.com/apache/hudi/issues/16210
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. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-6767 - Type: Task - Epic: https://issues.apache.org/jira/browse/HUDI-3217 - Fix version(s): - 1.1.0 --- ## Comments 08/Sep/23 19:07;linliu;[~guoyihua], could you explain what the gaps are? Can Avro log block be handled in a separate task or subtasks?;;; -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
