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/27 02:07:00 UTC

[jira] [Resolved] (SPARK-32084) Replace dictionary-based function definitions to proper functions in functions.py

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

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

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

> Replace dictionary-based function definitions to proper functions in functions.py
> ---------------------------------------------------------------------------------
>
>                 Key: SPARK-32084
>                 URL: https://issues.apache.org/jira/browse/SPARK-32084
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.1.0
>            Reporter: Hyukjin Kwon
>            Assignee: Maciej Szymkiewicz
>            Priority: Major
>             Fix For: 3.1.0
>
>
> Currently some functions in {{functions.py}} are defined by a dictionary. It programmatically defines the functions to the module; however, it makes some IDEs such as PyCharm don't detect.
> Also, it makes hard to add proper examples into the docstrings.



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