elasticsearch/docs/reference/query-languages/esql/_snippets
kanoshiou 30b2a1f729
ESQL: Enhanced `DATE_TRUNC` with arbitrary intervals (#120302)
Originally, `DATE_TRUNC` only supported 1-month and 3-month intervals for months, and 1-year interval for years, while arbitrary intervals were supported for weeks and days. This PR adds support for `DATE_TRUNC` with arbitrary month and year intervals. 

Closes #120094
2025-04-03 16:55:56 +02:00
..
functions ESQL: Enhanced `DATE_TRUNC` with arbitrary intervals (#120302) 2025-04-03 16:55:56 +02:00
lists Additional support for docs for ES|QL operators and version-specific differentiation (#125251) 2025-03-24 09:56:45 +01:00
operators ESQL: Hide some "extras" from docs (#124763) 2025-04-01 21:24:15 +01:00
aggregation-functions.md
conditional-functions-and-expressions.md
date-time-functions.md
grouping-functions.md
ip-functions.md
math-functions.md
mv-functions.md
operators.md
search-functions.md ESQL autogenerate docs v3 (#124312) 2025-03-13 14:16:46 +01:00
spatial-functions.md
string-functions.md
type-conversion-functions.md