spark-instrumented-optimizer/sql/catalyst/src/main
hyukjinkwon 0422ce06df [SPARK-21724][SQL][DOC] Adds since information in the documentation of date functions
## What changes were proposed in this pull request?

This PR adds `since` annotation in documentation so that this can be rendered as below:

<img width="290" alt="2017-08-14 6 54 26" src="https://user-images.githubusercontent.com/6477701/29267050-034c1f64-8122-11e7-862b-7dfc38e292bf.png">

## How was this patch tested?

Manually checked the documentation by `cd sql && ./create-docs.sh`.
Also, Jenkins tests are required.

Author: hyukjinkwon <gurwls223@gmail.com>

Closes #18939 from HyukjinKwon/add-sinces-date-functions.
2017-08-14 23:44:25 -07:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-20963][SQL] Support column aliases for join relations in FROM clause 2017-08-05 20:35:54 -07:00
java/org/apache/spark/sql [SPARK-21485][FOLLOWUP][SQL][DOCS] Describes examples and arguments separately, and note/since in SQL built-in function documentation 2017-08-05 10:10:56 -07:00
scala/org/apache/spark/sql [SPARK-21724][SQL][DOC] Adds since information in the documentation of date functions 2017-08-14 23:44:25 -07:00