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

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

Liang-Chi Hsieh created SPARK-26085:
---------------------------------------

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


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