zabetak opened a new pull request #2769: URL: https://github.com/apache/hive/pull/2769
### What changes were proposed in this pull request? 1. Remove QTestRunnerUtils#queryListRunnerMultiThreaded and related code 2. Remove (disabled) unit tests for this API (TestMTQueries). ### Why are the changes needed? Facilitate code evolution and maintenance. The code is not being used by the current test infrastructure and this is unlikely to change in the near future (especially after HIVE-22942). ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Cleanup refactoring no new tests needed. -- 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]
