pitrou commented on issue #44615: URL: https://github.com/apache/arrow/issues/44615#issuecomment-2663320064
> However if the use case (sorry I didn't read through the full context so this may not be useful) can take some advantages of features like out of order elements or view-like structures, it may also worth looking at [binary_view](https://arrow.apache.org/docs/format/Columnar.html#variable-size-binary-view-layout) or [list_view](https://arrow.apache.org/docs/format/Columnar.html#listview-layout). That's a possibility as well, but we can afford to have another regex-extraction function that returns a string-view. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
