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

Apache Spark commented on SPARK-6994:
-------------------------------------

User 'szheng79' has created a pull request for this issue:
https://github.com/apache/spark/pull/5754

> Allow to fetch field values by name in sql.Row
> ----------------------------------------------
>
>                 Key: SPARK-6994
>                 URL: https://issues.apache.org/jira/browse/SPARK-6994
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.3.0
>            Reporter: vidmantas zemleris
>            Assignee: vidmantas zemleris
>            Priority: Minor
>              Labels: dataframe, row
>             Fix For: 1.4.0
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> It looked weird that up to now there was no way in Spark's Scala API to 
> access fields of `DataFrame/sql.Row` by name, only by their index.
> This tries to solve this issue.



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