Wes McKinney created ARROW-3553:
-----------------------------------
Summary: [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
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)