[
https://issues.apache.org/jira/browse/HIVE-28691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-28691:
----------------------------------
Labels: pull-request-available (was: )
> Check if the path exists before deleting in FileUtils#moveToTrash
> -----------------------------------------------------------------
>
> Key: HIVE-28691
> URL: https://issues.apache.org/jira/browse/HIVE-28691
> Project: Hive
> Issue Type: Improvement
> Reporter: Wechar
> Assignee: Wechar
> Priority: Major
> Labels: pull-request-available
> Attachments: screenshot-1.png
>
>
> Currently the `FileUtils#moveToTrash` would fallback to call `delete()` API
> even if encountering `FileNotFoundException`, we could fast return if the
> path does not exist.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)