OpenSearch/docs/reference/sql/functions
Marios Trivyzas c9701be1e8
SQL: Implement CURRENT_DATE (#38175)
Since DATE data type is now available, this implements the
`CURRENT_DATE/CURRENT_DATE()/TODAY()` similar to `CURRENT_TIMESTAMP`.

Closes: #38160
2019-02-05 18:15:26 +02:00
..
aggs.asciidoc SQL: Implement FIRST/LAST aggregate functions (#37936) 2019-01-31 16:33:05 +02:00
conditional.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
date-time.asciidoc SQL: Implement CURRENT_DATE (#38175) 2019-02-05 18:15:26 +02:00
grouping.asciidoc SQL: Introduce SQL DATE data type (#37693) 2019-01-24 13:41:58 +02:00
index.asciidoc SQL: Introduce HISTOGRAM grouping function (#36510) 2018-12-14 18:20:37 +02:00
math.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
operators.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
search.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
string.asciidoc SQL: [docs] Add `beta[]` markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00
system.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
type-conversion.asciidoc SQL: Rename SQL type DATE to DATETIME (#37395) 2019-01-17 10:17:58 +02:00