Skip to content

Fix: incorrect regexp_split - #94

Open
dacopan wants to merge 1 commit into
dremio:masterfrom
dacopan:fix/regexp-nonutf8
Open

Fix: incorrect regexp_split#94
dacopan wants to merge 1 commit into
dremio:masterfrom
dacopan:fix/regexp-nonutf8

Conversation

@dacopan

@dacopan dacopan commented Apr 21, 2024

Copy link
Copy Markdown

fix: add bytesToIndex to calculate correct character index of match regexp in arrow buffer when text has non UTF characters as "ñ" and accents

this commit fix the error detailed here
https://community.dremio.com/t/regexp-split-bug-with-diacritics/1961/3

…egexp in arrow buffer when text has non utf characters
@dmitry-chirkov-dremio

Copy link
Copy Markdown

Fix shipped with 25.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants