Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/20425#discussion_r164856852
--- Diff:
sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveClientImpl.scala
---
@@ -817,7 +821,6 @@ private[hive] class HiveClientImpl(
uri.toURL
}
clientLoader.addJar(jarURL)
- runSqlHive(s"ADD JAR $path")
--- End diff --
Let us create a separate PR for this line? The others look good to me.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]