You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/12/03 04:19:00 UTC

[jira] [Resolved] (PARQUET-1707) [C++]: parquet-arrow-test fails with undefined behaviour sanitizer

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

Wes McKinney resolved PARQUET-1707.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 5929
[https://github.com/apache/arrow/pull/5929]

> [C++]: parquet-arrow-test fails with undefined behaviour sanitizer
> ------------------------------------------------------------------
>
>                 Key: PARQUET-1707
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1707
>             Project: Parquet
>          Issue Type: Bug
>            Reporter: Gawain BOLTON
>            Assignee: Gawain BOLTON
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: cpp-1.6.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> parquet-arrow-test fails with undefined behaviour sanitizer:
> {noformat}
> arrow/cpp/src/parquet/arrow/test_util.h:84:15: runtime error: signed integer overflow: 37 * 86400000 cannot be represented in type 'int'
> arrow/cpp/src/parquet/arrow/test_util.h:223:15: runtime error: signed integer overflow: 49 * 86400000 cannot be represented in type 'int'{noformat}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)