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/09/07 18:51:00 UTC

[jira] [Assigned] (ARROW-17646) [Go][CI] Switch C Data to use cgo.Handle (bumps to Go1.17)

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

Matthew Topol reassigned ARROW-17646:
-------------------------------------

    Assignee: Matthew Topol

> [Go][CI] Switch C Data to use cgo.Handle (bumps to Go1.17)
> ----------------------------------------------------------
>
>                 Key: ARROW-17646
>                 URL: https://issues.apache.org/jira/browse/ARROW-17646
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Continuous Integration, Go
>            Reporter: Matthew Topol
>            Assignee: Matthew Topol
>            Priority: Major
>
> Requires bumping our minimum Go version to 1.17, since we're keeping with the N-2 cycle of Go and go1.19 was released a few months ago, bumping to 1.17 is safe.
> This then allows us to remove the custom backported version of cgo.Handle for the C Data interfaces and use `runtime/cgo`'s Handle



--
This message was sent by Atlassian Jira
(v8.20.10#820010)