Skip to content

Commit d45e0c6

Browse files
committed
HOTFIX: Forgot to remove false change in previous commit
1 parent 14e6dc9 commit d45e0c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ import org.apache.spark.api.java.JavaRDD
3333
import java.util.{Map => JMap}
3434

3535
/**
36-
* ***FALSE CHANGE***
3736
* :: AlphaComponent ::
3837
* An RDD of [[Row]] objects that has an associated schema. In addition to standard RDD functions,
3938
* SchemaRDDs can be used in relational queries, as shown in the examples below.

0 commit comments

Comments
 (0)