You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sivam Pasupathipillai (JIRA)" <ji...@apache.org> on 2019/08/09 12:04:00 UTC

[jira] [Created] (SPARK-28678) Specify that start index is 1-based in docstring of pyspark.sql.functions.slice

Sivam Pasupathipillai created SPARK-28678:
---------------------------------------------

             Summary: Specify that start index is 1-based in docstring of pyspark.sql.functions.slice
                 Key: SPARK-28678
                 URL: https://issues.apache.org/jira/browse/SPARK-28678
             Project: Spark
          Issue Type: Improvement
          Components: Documentation
    Affects Versions: 2.4.3
            Reporter: Sivam Pasupathipillai


The start index parameter in pyspark.sql.functions.slice should be 1-based, otherwise the method fails with an exception.

This is not documented anywhere. Fix the docstring.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org