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

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

Gawain BOLTON created PARQUET-1707:
--------------------------------------

             Summary: [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


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)