Olivier Girardot created SPARK-6992:
---------------------------------------

             Summary: Spark SQL documentation for programmatically adding a 
Schema is broken for Java API
                 Key: SPARK-6992
                 URL: https://issues.apache.org/jira/browse/SPARK-6992
             Project: Spark
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 1.3.0, 1.3.1, 1.3.2
            Reporter: Olivier Girardot
            Priority: Minor


The Java example for the documentation is not compiling mainly because 
Row.create and DataType is used instead of RowFactory and DataTypes.

I'll create the corresponding pull request on branch-1.3

Regards, 

Olivier.



--
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

Reply via email to