hudi-bot opened a new issue, #15395: URL: https://github.com/apache/hudi/issues/15395
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. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-4727 - Type: New Feature - Epic: https://issues.apache.org/jira/browse/HUDI-4399 -- 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]
