apache / apache/hudi

Modify the "fs.delete" to prioritize moving paths and files under distributed file systems to the trash instead of directly deleting them

Open
#16,321 2 comments 0 reactions 1 assignee Claimed by @yihua View on GitHub
area:code-quality from-jira priority:medium type:improvement
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

Calling the fs.delete method will cause the path and file to be deleted directly instead of moving to the trash. This will cause the path, data and other information to be lost directly and cannot be recovered.

## JIRA info

- Link: https://issues.apache.org/jira/browse/HUDI-7151
- Type: Improvement

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.