pvargacl opened a new pull request #1884: URL: https://github.com/apache/hive/pull/1884
### What changes were proposed in this pull request? Some minor performance improvements: - Remove exists calls and catch the FileNotFound exception since the exists call just does the same - Remove unnecessary delta parsing and file listing when processing deltas ### Why are the changes needed? ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Current unit tests running the same, performance profiling on a cluster ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
