Jonathan Keane created ARROW-15167:
--------------------------------------
Summary: [R] Improve efficiency of decimal casting
Key: ARROW-15167
URL: https://issues.apache.org/jira/browse/ARROW-15167
Project: Apache Arrow
Issue Type: Improvement
Components: R
Reporter: Jonathan Keane
Fix For: 8.0.0
https://github.com/apache/arrow/blob/04641a38ee5da0fa1d745fd29fd4a206719338cd/r/src/array_to_vector.cpp#L975-L990
"this looks quite inefficient (it roundtrips through a string representation
instead of creating a double directly)."
from: https://github.com/apache/arrow/pull/11898#discussion_r769657404
--
This message was sent by Atlassian Jira
(v8.20.1#820001)