[ https://issues.apache.org/jira/browse/SPARK-6337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joseph K. Bradley updated SPARK-6337: ------------------------------------- Description: I'll try to track doc issues to be fixed for the 1.3.1 release in this JIRA. DataFrame * [quotes should include "age > 30" | https://github.com/apache/spark/blob/b943f5d907df0607ecffb729f2bccfa436438d7e/sql/core/src/main/scala/org/apache/spark/sql/DataFrame.scala#L92] * [DeveloperAPI -> DeveloperApi | https://github.com/apache/spark/blob/c49d156624624a719c0d1262a58933ea3e346963/mllib/src/main/scala/org/apache/spark/ml/Pipeline.scala#L36] * [SQL Programming Guide: Programmatically Specifying the Schema typo | https://github.com/apache/spark/blob/25e271d9fbb3394931d23822a1b2020e9d9b46b3/docs/sql-programming-guide.md] ** Reported by Vinay: Under the "Programmatically Specifying the Schema" section , it's mentioned that SQL data types are in the following package org.apache.spark.sql, but I guess it has changed to org.apache.spark.sql.types was: I'll try to track doc issues to be fixed for the 1.3.1 release in this JIRA. DataFrame * [quotes should include "age > 30" | https://github.com/apache/spark/blob/b943f5d907df0607ecffb729f2bccfa436438d7e/sql/core/src/main/scala/org/apache/spark/sql/DataFrame.scala#L92] * [DeveloperAPI -> DeveloperApi | https://github.com/apache/spark/blob/c49d156624624a719c0d1262a58933ea3e346963/mllib/src/main/scala/org/apache/spark/ml/Pipeline.scala#L36] > Spark 1.3 doc fixes > ------------------- > > Key: SPARK-6337 > URL: https://issues.apache.org/jira/browse/SPARK-6337 > Project: Spark > Issue Type: Bug > Components: Documentation, SQL > Affects Versions: 1.3.0 > Reporter: Joseph K. Bradley > Priority: Trivial > > I'll try to track doc issues to be fixed for the 1.3.1 release in this JIRA. > DataFrame > * [quotes should include "age > 30" | > https://github.com/apache/spark/blob/b943f5d907df0607ecffb729f2bccfa436438d7e/sql/core/src/main/scala/org/apache/spark/sql/DataFrame.scala#L92] > * [DeveloperAPI -> DeveloperApi | > https://github.com/apache/spark/blob/c49d156624624a719c0d1262a58933ea3e346963/mllib/src/main/scala/org/apache/spark/ml/Pipeline.scala#L36] > * [SQL Programming Guide: Programmatically Specifying the Schema typo | > https://github.com/apache/spark/blob/25e271d9fbb3394931d23822a1b2020e9d9b46b3/docs/sql-programming-guide.md] > ** Reported by Vinay: Under the "Programmatically Specifying the Schema" > section , it's mentioned that SQL data types are in the following package > org.apache.spark.sql, but I guess it has changed to org.apache.spark.sql.types -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org