Skip to content

ES|QL: fix NPE with null field parameter#142328

Merged
luigidellaquila merged 2 commits intoelastic:mainfrom
luigidellaquila:esql/fix_npe_142281
Feb 12, 2026
Merged

ES|QL: fix NPE with null field parameter#142328
luigidellaquila merged 2 commits intoelastic:mainfrom
luigidellaquila:esql/fix_npe_142281

Conversation

@luigidellaquila
Copy link
Contributor

Fixing a NullPointerException while parsing a query with a field parameter (?? syntax) with null value

Fixes: #142281

@luigidellaquila luigidellaquila added >bug auto-backport Automatically create backport pull requests when merged :Analytics/ES|QL AKA ESQL branch:9.2 branch:9.3 labels Feb 11, 2026
@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.4.0 v9.3.1 v9.2.6 labels Feb 11, 2026
@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

Hi @luigidellaquila, I've created a changelog YAML for you.

@luigidellaquila luigidellaquila merged commit 16a3af0 into elastic:main Feb 12, 2026
35 checks passed
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
9.3
9.2 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 142328

luigidellaquila added a commit to luigidellaquila/elasticsearch that referenced this pull request Feb 12, 2026
luigidellaquila added a commit to luigidellaquila/elasticsearch that referenced this pull request Feb 12, 2026
elasticsearchmachine pushed a commit that referenced this pull request Feb 12, 2026
* ES|QL: fix NPE with null field parameter (#142328)

* [CI] Auto commit changes from spotless

---------

Co-authored-by: elasticsearchmachine <infra-root+elasticsearchmachine@elastic.co>
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-backport Automatically create backport pull requests when merged backport pending >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.2.6 v9.3.1 v9.4.0

3 participants