Skip to content

Commit 374891e

Browse files
Update docs/reference/release-notes/8.19.1.asciidoc
Co-authored-by: Vlada Chirmicci <[email protected]>
1 parent 4251fde commit 374891e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/release-notes/8.19.1.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ This happened because the ES|QL driver added a live operator list to the `Driver
5252
[%collapsible]
5353
===============
5454
Calling the `to_lower` or `to_upper` functions with no parameters caused a null pointer exception (NPE), instead of returning a clear error.
55-
This behavior was a leftover from an older implementation of these functions.
55+
This behavior was a result of an older implementation of these functions.
5656
{es-pull}131917[#131917] resolves the issue and ensures that empty parameter calls now return the correct error message. (issue: {es-issue}131913[#131913])
5757
===============
5858
+

0 commit comments

Comments
 (0)