[
https://issues.apache.org/jira/browse/ARROW-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658822#comment-17658822
]
Rok Mihevc commented on ARROW-1791:
-----------------------------------
This issue has been migrated to [issue
#17788|https://github.com/apache/arrow/issues/17788] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> Integration tests generate date[DAY] values outside of reasonable range
> -----------------------------------------------------------------------
>
> Key: ARROW-1791
> URL: https://issues.apache.org/jira/browse/ARROW-1791
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> The integration tests are generating random int32 values, but for systems
> that use millisecond-based date objects (like JavaScript), converting to
> millisecond date will cause an overflow in a lot of cases. We should generate
> values that are within a reasonable year range so that overflows when
> converting to milliseconds do not occur
--
This message was sent by Atlassian Jira
(v8.20.10#820010)