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)