hudi-bot opened a new issue, #15892: URL: https://github.com/apache/hudi/issues/15892
Delta Streamer doesn't supports the normal json file reader, the current implementation of JsonDFSSource is mostly created to read the single json record from file. Leverage spark Json reader by overriding org.apache.hudi.utilities.sources.RowSource similar to CSVDFSSource. Github Issue - [https://github.com/apache/hudi/issues/8409] ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-6059 - Type: Improvement - Fix version(s): - 0.16.0 - 1.1.0 -- 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]
