Skip to content

Commit

Permalink
Update docs/changelog/102183.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
not-napoleon committed Nov 15, 2023
1 parent 196456b commit c4ac0bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/changelog/102183.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pr: 102183
summary: "[ES|QL] pow function always returns double"
area: ES|QL
type: "breaking"
type: "breaking, bug"
issues:
- 99055
breaking:
title: "[ES|QL] pow function always returns double"
area: REST API
details: In ES|QL, the pow function no longer returns the type of its inputs,
instead always returning a double.
details: "In ES|QL, the pow function no longer returns the type of its inputs, instead\
\ always returning a double."
impact: low. Most queries should continue to function with the change.
notable: false

0 comments on commit c4ac0bc

Please sign in to comment.