[
https://issues.apache.org/jira/browse/ARROW-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538782#comment-16538782
]
Dimitri Vorona commented on ARROW-2822:
---------------------------------------
Except for a couple of cases, most of the builder unfinished warnings are
caused by destructor call on planned failures. Since we don't use exceptions, I
don't see any way to distinguish this case. Since these warnings are only shown
in debug build, it may be tolerable, though I find it annoying.
Do you have any idea how we can solve it better?
> [C++] Zero padding bytes in PoolBuffer::Resize
> ----------------------------------------------
>
> Key: ARROW-2822
> URL: https://issues.apache.org/jira/browse/ARROW-2822
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
>
> This is a possible proposed fix which would supersede some of the changes
> made in ARROW-2790 as elsewhere.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)