Skip to content

Conversation

@nik9000
Copy link
Member

@nik9000 nik9000 commented Oct 21, 2024

If the text contains a backspace character aka 0x28 aka ctrl-H then we should use the slow reverse path. This is going to be quite rare but our test data is sure good at making rare, fun stuff.

Closes #115228
Closes #115227
Closes #114372

* ESQL: Fix `REVERSE` with backspace character

If the text contains a backspace character aka `0x28` aka ctrl-H then we
should use the slow reverse path. This is going to be quite rare but our
test data is sure good at making rare, fun stuff.

Closes elastic#115228
Closes elastic#115227
Closes elastic#114372
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant