You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/10/18 14:03:00 UTC

[jira] [Created] (ARROW-3553) [R] Error when losing data on int64, uint64 conversions to double

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)