Hyukjin Kwon created SPARK-32084:
------------------------------------

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


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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to