alismess-db opened a new pull request #29549: URL: https://github.com/apache/spark/pull/29549
### What changes were proposed in this pull request? #29129 duplicated GetCatalogsOperationMock in the hive-version-specific subdirectories, otherwise profile hive-1.2 would not compile. We can prevent duplication of this class by shimming the required hive-version-specific types. ### Why are the changes needed? This is a cleanup to avoid duplication of a mock class. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? This patch only changes tests. ---------------------------------------------------------------- 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]
