[SPARK-4131] Merge HiveTmpFile.scala to SaveAsHiveFile.scala
## What changes were proposed in this pull request? The code is already merged to master: https://github.com/apache/spark/pull/18975 This is a following up PR to merge HiveTmpFile.scala to SaveAsHiveFile. ## How was this patch tested? Build successfully Author: Jane Wang <janewang@fb.com> Closes #19221 from janewangfb/merge_savehivefile_hivetmpfile.
Showing
- sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/HiveTmpPath.scala 0 additions, 203 deletions...ala/org/apache/spark/sql/hive/execution/HiveTmpPath.scala
- sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveDirCommand.scala 1 addition, 1 deletion...e/spark/sql/hive/execution/InsertIntoHiveDirCommand.scala
- sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveTable.scala 1 addition, 1 deletion...apache/spark/sql/hive/execution/InsertIntoHiveTable.scala
- sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/SaveAsHiveFile.scala 175 additions, 0 deletions.../org/apache/spark/sql/hive/execution/SaveAsHiveFile.scala
Please register or sign in to comment