[ https://issues.apache.org/jira/browse/ARROW-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662385#comment-17662385 ]
Rok Mihevc commented on ARROW-5362: ----------------------------------- This issue has been migrated to [issue #21821|https://github.com/apache/arrow/issues/21821] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [C++] Compression round trip test can cause some sanitizers to to fail > ----------------------------------------------------------------------- > > Key: ARROW-5362 > URL: https://issues.apache.org/jira/browse/ARROW-5362 > Project: Apache Arrow > Issue Type: Bug > Components: C++ > Reporter: Micah Kornfield > Assignee: Micah Kornfield > Priority: Minor > Labels: pull-request-available > Fix For: 0.14.0 > > Time Spent: 1h 40m > Remaining Estimate: 0h > > The compression round trip test, relies on the fact that capacity doesn't > decrease even if size does via a resize. Some sanitizers can detect writes > past "size" as invalid memory access. -- This message was sent by Atlassian Jira (v8.20.10#820010)