[
https://issues.apache.org/jira/browse/ARROW-9285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eduardo Ponce updated ARROW-9285:
---------------------------------
Labels: good-first-issue (was: )
> [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
> Fix For: 7.0.0
>
>
> 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.3.4#803005)