ayushtkn opened a new pull request, #5438: URL: https://github.com/apache/hive/pull/5438
### What changes were proposed in this pull request? Don't fail when the retry strategy is write_conflict in case of a commit failure, but rather retry ### Why are the changes needed? To avoid query failures where multiple queries are running concurrently on the same table & writes on similar set of files ### Does this PR introduce _any_ user-facing change? Yes, In case of concurrent queries with conflicting files, the query doesn't fail but rather retries. ### Is the change a dependency upgrade? No ### How was this patch tested? UT -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
