geserdugarov commented on code in PR #18276: URL: https://github.com/apache/hudi/pull/18276#discussion_r2965321103
########## rfc/rfc-98/rfc-98.md: ########## @@ -52,25 +54,260 @@ The current implementation of Spark Datasource V2 integration is presented in th ## Implementation -<!-- --> +The main problem is that Hudi's write path involves indexing, precombining, upsert/insert routing, file sizing, and table services (compaction/clustering/cleaning). Review Comment: Updated. -- 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]
