shinzoxD commented on issue #15986: URL: https://github.com/apache/datafusion/issues/15986#issuecomment-5304550151
I'll work on the remaining review item from #15947. The lookup table (#21836) and criterion benches (#19738) already landed. What's still outstanding from the original review is returning `Utf8View` instead of `Utf8`, with an inline fast path for hex strings of at most 12 bytes (the StringView inline limit). I'll keep the existing null-buffer reuse and add coverage for the new physical type. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
