[ https://issues.apache.org/jira/browse/SPARK-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385724#comment-14385724 ]
Nan Zhu commented on SPARK-6592: -------------------------------- ? I don't think that makes any difference, as the path of Row.scala still contains "spark/sql/catalyst"? I also tried to rerun build/sbt doc, the same thing... maybe we need to hack SparkBuild.scala to exclude Row.scala? > 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