Carl-Zhou-CN edited a comment on issue #3759:
URL: https://github.com/apache/hudi/issues/3759#issuecomment-944845695
df.write
.format("hudi")
.options(options)
.mode(SaveMode.Overwrite)
.save(targetPath)
hi, can you exclude the case that the rowkey set in the option above is not
in the df schema? Due to the concurrency setting, this is also my guess, please
don't mind
--
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]