You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2020/10/28 00:47:00 UTC

[jira] [Resolved] (SPARK-33258) Add asc_nulls_* and desc_nulls_* methods to SparkR

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

Hyukjin Kwon resolved SPARK-33258.
----------------------------------
    Fix Version/s: 3.1.0
       Resolution: Fixed

Issue resolved by pull request 30159
[https://github.com/apache/spark/pull/30159]

> Add asc_nulls_* and desc_nulls_* methods to SparkR
> --------------------------------------------------
>
>                 Key: SPARK-33258
>                 URL: https://issues.apache.org/jira/browse/SPARK-33258
>             Project: Spark
>          Issue Type: Bug
>          Components: R, SQL
>    Affects Versions: 3.1.0
>            Reporter: Maciej Szymkiewicz
>            Assignee: Maciej Szymkiewicz
>            Priority: Major
>             Fix For: 3.1.0
>
>
> At the moment Spark provides only
> - {{asc}}
> - {{desc}}
> but {{NULL}} handling variants
> - {{asc_nulls_first}}
> - {{asc_nulls_last}}
> - {{desc_nulls_first}}
> - {{desc_nulls_last}}
> are missing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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