Skip to content

Commit

Permalink
ES|QL is apparently not a valid area for breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
not-napoleon authored Jan 8, 2024
1 parent 458bf50 commit 03e95f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelog/104091.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: breaking
issues: []
breaking:
title: "[ESQL] Remove is_nan, is_finite, and `is_infinite`"
area: ES|QL
area: REST API
details: Removes the functions `is_nan`, `is_finite`, and `is_infinite`.
impact: Attempting to use the above functions will now be a planner time error. These functions are no longer supported.
notable: false

0 comments on commit 03e95f6

Please sign in to comment.