[
https://issues.apache.org/jira/browse/ARROW-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-3849:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/20361
> Leverage Armv8 crc32 extension instructions to accelerate the hash
> computation for Arm64.
> -----------------------------------------------------------------------------------------
>
> Key: ARROW-3849
> URL: https://issues.apache.org/jira/browse/ARROW-3849
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Yuqi Gu
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 7h 20m
> Remaining Estimate: 0h
>
> The Hash utility leverages SSE4 to accelerate the Crc32 data hash computation
> for x86.
> Correspondingly, we will leverage the Arm crc32 extension instructions to
> accelerate the hash computation for AArch64.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)