[
https://issues.apache.org/jira/browse/ARROW-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain François resolved ARROW-3553.
------------------------------------
Resolution: Fixed
This is no longer a problem as we use bit64::integer64
> [R] Error when losing data on int64, uint64 conversions to double
> -----------------------------------------------------------------
>
> Key: ARROW-3553
> URL: https://issues.apache.org/jira/browse/ARROW-3553
> Project: Apache Arrow
> Issue Type: New Feature
> Components: R
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 0.12.0
>
>
> Conversions outside the representable range should probably warn or error.
> See such check we do in Python
> https://github.com/apache/arrow/blob/master/cpp/src/arrow/python/helpers.cc#L350
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)