[
https://issues.apache.org/jira/browse/SPARK-11721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003701#comment-15003701
]
Sean Owen commented on SPARK-11721:
-----------------------------------
I don't think there will be any further 1.3.x releases so I don't think it
would be published. But, is there a problem? this import is already in the
listing:
{code}
// Import Spark SQL data types and Row.
import org.apache.spark.sql._
{code}
> The programming guide for Spark SQL in Spark 1.3.0 needs additional imports
> to work
> -----------------------------------------------------------------------------------
>
> Key: SPARK-11721
> URL: https://issues.apache.org/jira/browse/SPARK-11721
> Project: Spark
> Issue Type: Bug
> Components: Documentation, SQL
> Affects Versions: 1.3.0
> Reporter: Neelesh Srinivas Salian
> Priority: Trivial
>
> The documentation in
> http://spark.apache.org/docs/1.3.0/sql-programming-guide.html in the
> Programmatically Specifying the Schema section needs to add couple more
> imports to get the example to run.
> Import statements for Row and sql.types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]