You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Timothy Brown (Jira)" <ji...@apache.org> on 2022/08/26 18:08:00 UTC

[jira] [Created] (HUDI-4727) Direct conversion from Proto Message to Row

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)