Skip to content

Conversation

@ivancea
Copy link
Contributor

@ivancea ivancea commented Feb 18, 2025

Backports the following commits to 9.0:

# Why and what? First part of elastic#122588 Some functions don't serialize their Source. This sometimes makes them emit wrong warnings, with -1:-1 line and without the correct source text. This PR pretends to integrate ser/deserialization before executing some (randomly chosen) functions, as well as using a non-empty Source to build them. _Note:_ It's different from the SerializationTests: Here we check that, whether serialized or not, the functionality is identical
@ivancea ivancea added :Analytics/ES|QL AKA ESQL >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Feb 18, 2025
@elasticsearchmachine elasticsearchmachine merged commit b83ab0f into elastic:9.0 Feb 18, 2025
16 checks passed
@ivancea ivancea deleted the backport/9.0/pr-122498 branch February 18, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v9.0.1

2 participants