vinothchandar edited a comment 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 config was missed, I think there was a JIRA to update it. Will check it out or add it myself. thanks for flagging again! ---------------------------------------------------------------- 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]
