elasticsearch/docs/reference/sql/functions
Marios Trivyzas 0516b6eaf5
SQL: Fix arg verification for DateAddProcessor (#48041)
Previously, the safety check for the 2nd argument of the DateAddProcessor was
restricting it to Integer which was wrong since we allow all non-rational
numbers, so it's changed to a Number check as it's done in other cases.

Enhanced some tests regarding the check for an integer (non-rational
argument).
2019-10-15 12:25:04 +02:00
..
aggs.asciidoc [DOCS] Remove inline callouts for Asciidoctor migration (#41309) 2019-04-22 06:33:55 -07:00
conditional.asciidoc [DOCS] Correct IIF conditional section title (#45979) 2019-08-26 11:13:18 -04:00
date-time.asciidoc SQL: Fix arg verification for DateAddProcessor (#48041) 2019-10-15 12:25:04 +02:00
geo.asciidoc SQL: Add support for shape type (#46464) 2019-09-25 13:43:05 -04:00
grouping.asciidoc SQL: use calendar interval of 1y instead of fixed interval for grouping by YEAR and HISTOGRAMs (#47558) 2019-10-09 11:22:41 +03:00
index.asciidoc SQL: Implement DATEADD function (#47747) 2019-10-10 15:24:36 +02:00
like-rlike.asciidoc [DOCS] Remove unneeded options from [source,sql] code blocks (#42759) 2019-05-31 13:03:41 -04:00
math.asciidoc [DOCS] Remove inline callouts for Asciidoctor migration (#41309) 2019-04-22 06:33:55 -07:00
operators.asciidoc [DOCS] Remove unneeded options from [source,sql] code blocks (#42759) 2019-05-31 13:03:41 -04:00
search.asciidoc [DOCS] Remove unneeded options from [source,sql] code blocks (#42759) 2019-05-31 13:03:41 -04:00
string.asciidoc [DOCS] Remove unneeded options from [source,sql] code blocks (#42759) 2019-05-31 13:03:41 -04:00
system.asciidoc [DOCS] Cleans up links to security content (#47610) 2019-10-04 16:10:26 -07:00
type-conversion.asciidoc [DOCS] Remove unneeded options from [source,sql] code blocks (#42759) 2019-05-31 13:03:41 -04:00