Skip to content

Commit 9ffb462

Browse files
author
bomeng
committed
fix scala style check
1 parent 51b7f86 commit 9ffb462

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sql/core/src/main/scala/org/apache/spark/sql/DataFrameWriter.scala

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ package org.apache.spark.sql
2020
import java.util.Properties
2121

2222
import scala.collection.JavaConverters._
23+
2324
import org.apache.hadoop.fs.Path
25+
2426
import org.apache.spark.annotation.Experimental
2527
import org.apache.spark.sql.catalyst.TableIdentifier
2628
import org.apache.spark.sql.catalyst.analysis.UnresolvedRelation

0 commit comments

Comments
 (0)