You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/01/02 03:39:00 UTC

[jira] [Commented] (SPARK-21724) Missing since information in the documentation of date functions

    [ https://issues.apache.org/jira/browse/SPARK-21724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307648#comment-16307648 ] 

Apache Spark commented on SPARK-21724:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/18939

> Missing since information in the documentation of date functions
> ----------------------------------------------------------------
>
>                 Key: SPARK-21724
>                 URL: https://issues.apache.org/jira/browse/SPARK-21724
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation, SQL
>    Affects Versions: 2.3.0
>            Reporter: Hyukjin Kwon
>            Assignee: Hyukjin Kwon
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> Currently, we have missing version information for Spark SQL's builtin functions. 
> Please see https://spark-test.github.io/sparksqldoc/
> For example, we could add the version information as below:
> {code}
> spark-sql> describe function extended datediff;
> Function: datediff
> ...
> Extended Usage:
>     Examples:
>       ...
>     Since: 1.5.0
> {code}
> and also in the SQL builtin function documentation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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