[
https://issues.apache.org/jira/browse/ARROW-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658186#comment-17658186
]
Rok Mihevc commented on ARROW-1154:
-----------------------------------
This issue has been migrated to [issue
#16810|https://github.com/apache/arrow/issues/16810] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Migrate more computational utility code from parquet-cpp
> --------------------------------------------------------------
>
> Key: ARROW-1154
> URL: https://issues.apache.org/jira/browse/ARROW-1154
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.5.0
>
>
> There is a bunch of utility code in parquet-cpp that would have a better home
> in arrow/util, and make it easier to implement features down the road such as
> those in ARROW-300. We also need some of these code for computing dictionary
> encoding in Arrow.
> From files in parquet/util:
> - bit-stream-utils.inline.h
> - bit-stream-utils.h
> - bit-util.h
> - bpacking.h
> - bit-util-test.cc
> - compiler-util.h
> - cpu-info.h/cc
> - hash-util.h
> - rle-encoding.h
> - rle-test.cc
> - sse-util.h
--
This message was sent by Atlassian Jira
(v8.20.10#820010)