vinothchandar commented on issue #2515: URL: https://github.com/apache/hudi/issues/2515#issuecomment-794204243
yes, if you are using spark datasource just `hoodie.datasource.write.row.writer.enable=false` may be sufficient. It will slow down bulk_inserts. Upsert/insert/delete wont be impacted. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
