You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docs: ESQL doesn't preserve nulls in a list (#114335) (#114338)
* Docs: ESQL doesn't preserve `null`s in a list (#114335)
The doc values don't preserve `null`s in a list so ESQL doesn't either.
Closes#114324
* Update
0 commit comments