hudi-bot opened a new issue, #15984: URL: https://github.com/apache/hudi/issues/15984
https://github.com/apache/hudi/pull/8076/files#r1127283648 For *Overwrite* mode, we should not delete the basePath. Just overwrite the existing data ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-6286 - Type: Bug - Fix version(s): - 1.1.0 --- ## Comments 18/Jun/24 07:41;geserdugarov;Note that in HoodieWriteUtils.validateTableConfig() we skip all conflicts check between new and existing table configurations if it's an Overwrite save mode.;;; -- 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]
