-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Milestone
Description
Two main things we could update here:
-
The general description of what the decimal type is and is for and/or a link to the C++ docs - in the details section, add some explanation of what an Arrow
decimal()type is and why it is automatically mapped to an Rdoubletype -
Documentation of the params precision and scale. We could add a bit more information to explain what that actually means to the user, as it's not immediately obvious.
Reporter: Nicola Crane / @thisisnic
Assignee: Dragoș Moldovan-Grünfeld / @dragosmg
Related issues:
- [C++] Improve precision range error messages for Decimal128Type/Decimal256Type (relates to)
- [R] Implement decimal128() (to replace decimal()) (relates to)
- [R] Implement decimal256() (relates to)
PRs and other links:
Note: This issue was originally created as ARROW-13886. Please see the migration documentation for further details.