You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/11/16 01:56:00 UTC

[jira] [Commented] (SPARK-26085) Key attribute of primitive type under typed aggregation should be named as "key" too

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

Apache Spark commented on SPARK-26085:
--------------------------------------

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

> Key attribute of primitive type under typed aggregation should be named as "key" too
> ------------------------------------------------------------------------------------
>
>                 Key: SPARK-26085
>                 URL: https://issues.apache.org/jira/browse/SPARK-26085
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Liang-Chi Hsieh
>            Priority: Major
>
> When doing typed aggregation on a Dataset, for complex key type, the key attribute is named as "key". But for primitive type, the key attribute is named as "value". This key attribute should also be named as "key" for primitive type.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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