[Epic] A collection of StringView
/ BinaryView
improvements
#6163
Labels
enhancement
Any new improvement worthy of a entry in the changelog
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
arrow-rs / parquet now supports
StringView
🎉 -- see #5374 for the initial workThis epic collects a variety of tasks related to improving support for this type. Please leave a comment if you have other tickets we should add
Functionality
BinaryView
-->Utf8
andLargeUtf8
#6162StringView
andBinaryView
statistics inStatisticsConverter
#6164Performance Improvements:
like
/ilike
kernels for StringView #5951RowIter
, addunsafe Rows::row_unchecked
#6142regexp_is_match_utf8
andregexp_is_match_utf8_scalar
forStringViewArray
#6370Describe the solution you'd like
The text was updated successfully, but these errors were encountered: