Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/20169#discussion_r163434724
--- Diff:
sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveClientImpl.scala
---
@@ -82,8 +83,9 @@ import org.apache.spark.util.{CircularBuffer, Utils}
*/
private[hive] class HiveClientImpl(
override val version: HiveVersion,
+ warehouseDir: Option[String],
--- End diff --
Same as the code that existed before.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]