Skip to content

Conversation

@romulets
Copy link
Member

Relates to #98545

Introduces MONTH_NAME function, similar to MySQL behaviour.

Given a date or date_nanos return the month name for the provided date based on the configured Locale

@romulets romulets requested a review from nik9000 August 15, 2025 08:44
@romulets romulets self-assigned this Aug 15, 2025
@romulets romulets added >feature Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) :Analytics/ES|QL AKA ESQL v9.2.0 labels Aug 15, 2025
@elasticsearchmachine elasticsearchmachine added the external-contributor Pull request authored by a developer outside the Elasticsearch team label Aug 15, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 15, 2025

// end::docsMonthName[]

dt:date | monthName:keyword
1996-03-21T00:00:00.000Z | March
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you do tag::docsMonthName-result then you can include this result table - it gets rendered as an actual html table.

@romulets romulets merged commit a4bf220 into elastic:main Aug 15, 2025
34 checks passed
javanna pushed a commit to javanna/elasticsearch that referenced this pull request Aug 18, 2025
dnhatn added a commit that referenced this pull request Aug 19, 2025
Update the function list to include the newly introduced MONTH_NAME function.

Relates #132968
Closes #133014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL external-contributor Pull request authored by a developer outside the Elasticsearch team >feature Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants