Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-21724

Missing since information in the documentation of date functions

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.3.0
    • 2.3.0
    • Documentation, SQL
    • None

    Description

      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:

      spark-sql> describe function extended datediff;
      Function: datediff
      ...
      Extended Usage:
          Examples:
            ...
      
          Since: 1.5.0
      

      and also in the SQL builtin function documentation.

      Attachments

        Activity

          People

            gurwls223 Hyukjin Kwon
            gurwls223 Hyukjin Kwon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: