vihangk-db opened a new pull request, #3560: URL: https://github.com/apache/hive/pull/3560
### What changes were proposed in this pull request? This PR backports HIVE-26127 from master branch to branch-3 since the issue affects branch-3 releases as well. ### Why are the changes needed? This PR fixes the issue reported in HIVE-26127. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Added a new q file. The original PR adds to a existing insert_overwrite.q but in branch-3 that qfile does not exist. This PR only creates a subset of the queries from master branch's insert_overwrite.q relevant to this issue. -- 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]
