apache / apache/arrow

[R] Allow all cast options to be specified

Open
#20,395 2 comments 0 reactions 0 assignees View on GitHub
Component: R good-first-issue Type: enhancement
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 18h
Merged PRs (30d)
91

Description

Currently the make_cast_options function in r/src only handles three of the cast options; all others are silently ignored.

**Reporter**: [Neal Richardson](https://issues.apache.org/jira/browse/ARROW-17605) / @nealrichardson

**Note**: *This issue was originally created as [ARROW-17605](https://issues.apache.org/jira/browse/ARROW-17605). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*

Contributor guide

Open the contributing guide

Research direction

Start by reading make_cast_options in r/src and compare its handling with the full set of cast options. Done means every supported cast option can be specified through this function instead of being silently ignored.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.