Use vectorized unpacking in ColumnLevelDecoderImpl for ColumnLevelDecoderImpl
Open
- Dominant language
- Rust
- Stars
- 3.6k
- Forks
- 1.3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 169
Description
It might be faster to decode to a temporary buffer, to allow vectorized unpacking, but definitely something that can be done as a follow up
_Originally posted by @tustvold in https://github.com/apache/arrow-rs/pull/2111#discussion_r928244666_
Contributor guide
Assessment
This issue has not been assessed yet.