We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14e6dc9 commit d45e0c6Copy full SHA for d45e0c6
sql/core/src/main/scala/org/apache/spark/sql/SchemaRDD.scala
@@ -33,7 +33,6 @@ import org.apache.spark.api.java.JavaRDD
33
import java.util.{Map => JMap}
34
35
/**
36
- * ***FALSE CHANGE***
37
* :: AlphaComponent ::
38
* An RDD of [[Row]] objects that has an associated schema. In addition to standard RDD functions,
39
* SchemaRDDs can be used in relational queries, as shown in the examples below.
0 commit comments