Nicola Crane created ARROW-18216:
------------------------------------

             Summary: [R] Better error message when creating an array from 
decimals
                 Key: ARROW-18216
                 URL: https://issues.apache.org/jira/browse/ARROW-18216
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: R
            Reporter: Nicola Crane


We should first check why this doesn't work, and if we can instead fix the 
problem instead of the error message

{code:r}
> ChunkedArray$create(c(1.4, 525.5), type = decimal(precision = 1, scale = 3))
Error: NotImplemented: Extend
{code}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to