You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/06/10 20:32:26 UTC

[GitHub] [arrow] pitrou opened a new pull request #10508: ARROW-13041: [C++] Ensure unary kernels zero-initialize data behind null entries

pitrou opened a new pull request #10508:
URL: https://github.com/apache/arrow/pull/10508


   This avoids unwillingly leaking private data in the output of unary kernels such as "negate_checked".


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] github-actions[bot] commented on pull request #10508: ARROW-13041: [C++] Ensure unary kernels zero-initialize data behind null entries

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #10508:
URL: https://github.com/apache/arrow/pull/10508#issuecomment-859035591


   https://issues.apache.org/jira/browse/ARROW-13041


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] jonkeane closed pull request #10508: ARROW-13041: [C++] Ensure unary kernels zero-initialize data behind null entries

Posted by GitBox <gi...@apache.org>.
jonkeane closed pull request #10508:
URL: https://github.com/apache/arrow/pull/10508


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org