Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/19068#discussion_r138544218
--- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveUtils.scala
---
@@ -231,6 +231,42 @@ private[spark] object HiveUtils extends Logging {
}.toMap
}
+ private[hive] def newHiveConfigurations(
--- End diff --
can you add some comments for this method? Especially what's the difference
between this one and `hiveClientConfigurations`.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]