[ 
https://issues.apache.org/jira/browse/SPARK-17883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen resolved SPARK-17883.
-------------------------------
       Resolution: Fixed
         Assignee: Weiluo Ren
    Fix Version/s: 2.1.0

OK, have a look at 
https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark for how 
to connect JIRAs and PRs in the future. I can manually resolve this.

> 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
>            Assignee: Weiluo Ren
>            Priority: Trivial
>             Fix For: 2.1.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to