askoa opened a new pull request, #3583:
URL: https://github.com/apache/arrow-rs/pull/3583
# Which issue does this PR close?
Part of #3520
# Rationale for this change
See issue description
# What changes are included in this PR?
Built on top of yet to be merged (1/21/2023) PRs #3553 and #3534. Hence
marking this PR draft.
- trait `LogicalREEArray`
- struct `TypedRunEndEncodedArray`
- `ArrayAccessor` for `TypedRunEndEncodedArray`
- `REEArrayIter` for `TypedRunEndEncodedArray`
- Benchmarks for string REE builder.
# Are there any user-facing changes?
Users will get new features for RunEndEncodedArray.
No breaking changes.
--
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]