Nan Zhu created SPARK-6592:
------------------------------

             Summary: API of Row trait should be presented in Scala doc
                 Key: SPARK-6592
                 URL: https://issues.apache.org/jira/browse/SPARK-6592
             Project: Spark
          Issue Type: Bug
          Components: Documentation, SQL
    Affects Versions: 1.3.0
            Reporter: Nan Zhu


Currently, the API of Row class is not presented in Scaladoc, though we have 
many chances to use it 

the reason is that we ignore all files under catalyst directly in 
SparkBuild.scala when generating Scaladoc, 
(https://github.com/apache/spark/blob/f75f633b21faaf911f04aeff847f25749b1ecd89/project/SparkBuild.scala#L369)

What's the best approach to fix this? [~rxin]



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