yihua commented on issue #10252: URL: https://github.com/apache/hudi/issues/10252#issuecomment-1845878187
Hey @YannByron great that you brought this up. @jonvex @linliu-code and I are actively working on improving Spark read and write performance and one aspect is to return `HadoopFSRelation` for all query types (including MOR snapshot queries with log merging). As of now, on the latest master, for snapshot, RO, and CDC queries on both COW and MOR tables in Spark the `DefaultSource` return `HadoopFSRelation` already. -- 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]
