[
https://issues.apache.org/jira/browse/ARROW-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-3849:
----------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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
(v7.6.3#76005)