Timothy Brown created HUDI-4727:
-----------------------------------
Summary: Direct conversion from Proto Message to Row
Key: HUDI-4727
URL: https://issues.apache.org/jira/browse/HUDI-4727
Project: Apache Hudi
Issue Type: New Feature
Reporter: Timothy Brown
The initial implementation for the Proto source converts from Message to Avro
to Row in the SourceFormatAdapter when the source needs to be read as a
Dataset<Row>. Let's remove the intermediate Avro representation and convert
directly from Message to Row.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)