You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or challenge?
arrow-rs 50 includes this functionality mentioned in a comment in the file:
/// TODO: Remove this once it is included in arrow-rs new release.
/// <https://github.com/apache/arrow-rs/pull/5235>
fn _regexp_match<OffsetSize: OffsetSizeTrait>(
thus this function can be removed and the arrow-rs implementation can be called directly.
Is your feature request related to a problem or challenge?
arrow-rs 50 includes this functionality mentioned in a comment in the file:
thus this function can be removed and the arrow-rs implementation can be called directly.
As noted in #9102 (comment)
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: