You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/08/02 19:01:00 UTC

[jira] [Created] (ARROW-13531) [R] Read CSV with comma as decimal mark

Neal Richardson created ARROW-13531:
---------------------------------------

             Summary: [R] Read CSV with comma as decimal mark
                 Key: ARROW-13531
                 URL: https://issues.apache.org/jira/browse/ARROW-13531
             Project: Apache Arrow
          Issue Type: New Feature
          Components: R
            Reporter: Neal Richardson
             Fix For: 6.0.0


Followup to ARROW-13421. There is a new ConvertOption, that part is easy. There may be some subtleties in emulating the readr way of supporting this since it uses a broader {{locale()}} object, but maybe we just add {{read_csv2_arrow}} (matching {{readr::read_csv2}} and {{base::read.csv2}}) and that's enough.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)