Overwrite mode should not delete old data
Open
area:writer
engine:spark
from-jira
priority:high
status:pr-available
type:bug
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 112
Description
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.;;;
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.