maropu commented on a change in pull request #31680:
URL: https://github.com/apache/spark/pull/31680#discussion_r604037690
##########
File path: sql/hive/src/test/scala/org/apache/spark/sql/hive/test/TestHive.scala
##########
@@ -685,3 +685,10 @@ private[hive] object HiveTestJars {
targetFile
}
}
+
+private[hive] object TestHiveUtils {
+ def withHiveExternalCatalog(sc: SparkContext): SparkContext = {
Review comment:
Could you move this method into `TestHiveContext`?
--
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]