-
Notifications
You must be signed in to change notification settings - Fork 388
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#1909] Improvement:In HiveCatalogOperations.java it may be better to…
… use java.nio.file.Files (#3519) ### What changes were proposed in this pull request? Change to use java.nio.file.Files#delete. ### Why are the changes needed? When java.nio.file.Files#delete fails, it returns one of a series of exception types to better indicate the cause of the failure. #1909 ### Does this PR introduce _any_ user-facing change? NO --------- Co-authored-by: liujh <[email protected]>
- Loading branch information
1 parent
c626d10
commit c8dabb7
Showing
1 changed file
with
28 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters