ad1happy2go commented on issue #8409:
URL: https://github.com/apache/hudi/issues/8409#issuecomment-1502918948
Just like CSV, delta streamer doesn't yet support the file JSON sources
using normal spark reader like spark.read.format("csv")
This can be good enhancement and we can add the normal JSON source also by
overriding org.apache.hudi.utilities.sources.
This type of source doesn't need to specify schema as it will directly infer
the same.
Created JIRA for the same - https://issues.apache.org/jira/browse/HUDI-6059
--
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]