You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Matthew Topol (Jira)" <ji...@apache.org> on 2022/01/17 18:15:00 UTC

[jira] [Resolved] (ARROW-15336) [Go] Implement 'min_max_neon' with Arm64 GoLang Assembly

     [ https://issues.apache.org/jira/browse/ARROW-15336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthew Topol resolved ARROW-15336.
-----------------------------------
    Fix Version/s: 7.0.0
       Resolution: Fixed

Issue resolved by pull request 12163
[https://github.com/apache/arrow/pull/12163]

> [Go] Implement 'min_max_neon' with Arm64 GoLang Assembly
> --------------------------------------------------------
>
>                 Key: ARROW-15336
>                 URL: https://issues.apache.org/jira/browse/ARROW-15336
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Go, Parquet
>            Reporter: Yuqi Gu
>            Assignee: Yuqi Gu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Implement 'min_max_neon' with Arm64 GoLang Assembly:
> {code:java}
> int32_max_min_neon
> uint32_max_min_neon
> int64_max_min_neon
> uint64_max_min_neon
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)