You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/10/12 08:44:21 UTC

[jira] [Commented] (SPARK-17883) Possible typo in comments of Row.scala

    [ https://issues.apache.org/jira/browse/SPARK-17883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15568068#comment-15568068 ] 

Sean Owen commented on SPARK-17883:
-----------------------------------

That sounds like a good fix, though this is too trivial for a JIRA. Open a pull request, yes. Can you look for other similar typos in this and related code?

> Possible typo in comments of Row.scala
> --------------------------------------
>
>                 Key: SPARK-17883
>                 URL: https://issues.apache.org/jira/browse/SPARK-17883
>             Project: Spark
>          Issue Type: Documentation
>          Components: SQL
>            Reporter: Weiluo Ren
>            Priority: Trivial
>
> The description of the private method
> {code}private def getAnyValAs[T <: AnyVal](i: Int): T{code}
> says "Returns the value of a given fieldName." on 
> https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/Row.scala#L465
> It should be "Returns the value at position i." instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org