hddong commented on issue #1511: [HUDI-789]Adjust logic of upsert in HDFSParquetImporter URL: https://github.com/apache/incubator-hudi/pull/1511#issuecomment-612930401 @hmatu Before change, `upsert` is equivalent is `insert`, because target path must not present(will be delete if present). We can do `upsert` based on existing data after change.
---------------------------------------------------------------- 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] With regards, Apache Git Services
