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

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

Maciej Szymkiewicz created SPARK-33258:
------------------------------------------

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


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