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

Hyukjin Kwon reassigned SPARK-34300:
------------------------------------

    Assignee: David Toneian

> Fix of typos in documentation of pyspark.sql.functions and output of 
> lint-python
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-34300
>                 URL: https://issues.apache.org/jira/browse/SPARK-34300
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 3.0.1
>            Reporter: David Toneian
>            Assignee: David Toneian
>            Priority: Trivial
>
> Minor documentation and standard output issues:
> * {{dev/lint-python}} contains a typo when printing a warning regarding bad 
> Sphinx version ("lower then 3.1" rather than "lower than 3.1")
> * The documentations of the functions {{lag}} and {{lead}} of 
> {{pyspark.sql.functions}} refer to a parameter {{defaultValue}}, which in 
> reality is named {{default}}.
> * The documentation strings of functions in {{pyspark.sql.functions}} make 
> reference to the {{Column}} class, which is not resolved by Sphinx unless 
> fully qualified as {{pyspark.sql.Column}}



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