[
https://issues.apache.org/jira/browse/HUDI-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
mazhengxuan updated HUDI-7151:
------------------------------
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. (was:
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.)
> 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
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.13.1
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)