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 2021/02/02 00:32:00 UTC

[jira] [Resolved] (SPARK-34300) Fix of typos in documentation of pyspark.sql.functions and output of lint-python

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

Hyukjin Kwon resolved SPARK-34300.
----------------------------------
    Fix Version/s: 3.1.2
       Resolution: Fixed

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

> 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
>             Fix For: 3.1.2
>
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org