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 06f062d commit 1eb5487Copy full SHA for 1eb5487
sql/core/src/main/scala/org/apache/spark/sql/SchemaRDD.scala
@@ -33,6 +33,7 @@ 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