mazhengxuan created HUDI-7151:
---------------------------------
Summary: Modify the "fs.delete" to prioritize moving paths and
files under distributed file systems to the trash instead of directly deleting
them
Key: HUDI-7151
URL: https://issues.apache.org/jira/browse/HUDI-7151
Project: Apache Hudi
Issue Type: Improvement
Components: code-quality
Reporter: mazhengxuan
Fix For: 0.13.1
Calling the fs.delete method will cause the path and file to be deleted
directly instead of entering the trash. This will cause the path, data and
other information to be lost directly and cannot be recovered.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)