[jira] [Updated] (SPARK-28777) Pyspark sql function "format_string" has the wrong parameters in doc string

2019-08-19 Thread Darren Tirto (Jira)


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

Darren Tirto updated SPARK-28777:
-
Shepherd:   (was: Darren Tirto)

> Pyspark sql function "format_string" has the wrong parameters in doc string
> ---
>
> Key: SPARK-28777
> URL: https://issues.apache.org/jira/browse/SPARK-28777
> Project: Spark
>  Issue Type: Documentation
>  Components: PySpark
>Affects Versions: 2.4.3
>Reporter: Darren Tirto
>Priority: Minor
>
> The pyspark sql function "format_string" has a function declaration of "_*def 
> _format_string_(_format_, _*__cols_):*"_ However, the function's doc strings 
> describes the parameters as:
>  
> {code:java}
> :param col: the column name of the numeric value to be formatted
> :param d: the N decimal places
> {code}
>  
> We want to update the doc string to accurately describe the parameters.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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



[jira] [Updated] (SPARK-28777) Pyspark sql function "format_string" has the wrong parameters in doc string

2019-08-19 Thread Darren Tirto (Jira)


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

Darren Tirto updated SPARK-28777:
-
Shepherd: Darren Tirto

> Pyspark sql function "format_string" has the wrong parameters in doc string
> ---
>
> Key: SPARK-28777
> URL: https://issues.apache.org/jira/browse/SPARK-28777
> Project: Spark
>  Issue Type: Documentation
>  Components: PySpark
>Affects Versions: 2.4.3
>Reporter: Darren Tirto
>Priority: Minor
>
> The pyspark sql function "format_string" has a function declaration of "_*def 
> _format_string_(_format_, _*__cols_):*"_ However, the function's doc strings 
> describes the parameters as:
>  
> {code:java}
> :param col: the column name of the numeric value to be formatted
> :param d: the N decimal places
> {code}
>  
> We want to update the doc string to accurately describe the parameters.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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