You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Apache Arrow JIRA Bot (Jira)" <ji...@apache.org> on 2022/10/13 17:52:00 UTC

[jira] [Assigned] (ARROW-9285) [C++] Detect unauthorized memory allocations in function kernels

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

Apache Arrow JIRA Bot reassigned ARROW-9285:
--------------------------------------------

    Assignee:     (was: Joost Hoozemans)

> [C++] Detect unauthorized memory allocations in function kernels
> ----------------------------------------------------------------
>
>                 Key: ARROW-9285
>                 URL: https://issues.apache.org/jira/browse/ARROW-9285
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Minor
>              Labels: good-first-issue, pull-request-available
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> If a function has been configured to preallocate space, then executing the kernel should not replace the preallocated buffer during execution -- this is an implementation error. Detecting this would be relatively easy and improve debugging for kernel implementers



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