Skip to content

ES|QL: Throw error when function example cannot be found#139525

Merged
ioanatia merged 1 commit intoelastic:mainfrom
ioanatia:fail_null_function_example
Dec 16, 2025
Merged

ES|QL: Throw error when function example cannot be found#139525
ioanatia merged 1 commit intoelastic:mainfrom
ioanatia:fail_null_function_example

Conversation

@ioanatia
Copy link
Contributor

@ioanatia ioanatia commented Dec 15, 2025

related: #139507
When we fail to load a function example, we simply add a null value, which then causes the Kibana CI to fail, since Kibana has proper checks when it loads the functions specification.

This adds a check similar to #135094 - such that we fail early when we detect that a function example cannot be loaded.

@ioanatia ioanatia added >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) :Analytics/ES|QL AKA ESQL labels Dec 15, 2025
@ioanatia ioanatia marked this pull request as ready for review December 15, 2025 15:03
@elasticsearchmachine
Copy link
Collaborator

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

Copy link
Member

@kderusso kderusso left a comment

Choose a reason for hiding this comment

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

Thanks for adding this!

Copy link
Member

@carlosdelest carlosdelest left a comment

Choose a reason for hiding this comment

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

Thanks for adding this!

@ioanatia ioanatia merged commit af6a29a into elastic:main Dec 16, 2025
35 checks passed
@ioanatia ioanatia deleted the fail_null_function_example branch December 16, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants