-
- Downloads
[SPARK-16964][SQL] Remove private[hive] from sql.hive.execution package
## What changes were proposed in this pull request? This PR is a small follow-up to https://github.com/apache/spark/pull/14554. This also widens the visibility of a few (similar) Hive classes. ## How was this patch tested? No test. Only a visibility change. Author: Herman van Hovell <hvanhovell@databricks.com> Closes #14654 from hvanhovell/SPARK-16964-hive.
Showing
- sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/CreateHiveTableAsSelectCommand.scala 0 additions, 1 deletion...k/sql/hive/execution/CreateHiveTableAsSelectCommand.scala
- sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/ScriptTransformation.scala 0 additions, 3 deletions...pache/spark/sql/hive/execution/ScriptTransformation.scala
- sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcFileFormat.scala 1 addition, 2 deletions...n/scala/org/apache/spark/sql/hive/orc/OrcFileFormat.scala
Loading
Please register or sign in to comment