apache / apache/arrow-cookbook

[R] Add recipe on converting data from one format to another (e.g. CSV to Parquet)

Open
#111 0 comments 0 reactions 0 assignees View on GitHub
r
Dominant language
C++
Stars
108
Forks
49
Avg merge
2h 14m
Merged PRs (30d)
1

Description

(Show how can do open_dataset(..., as_data_frame = FALSE) followed by write_dataset(...) for efficiency and explain why it's efficient.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing R recipe documentation and the open_dataset(..., as_data_frame = FALSE) and write_dataset(...) entry points. Add a recipe demonstrating conversion such as CSV to Parquet, and explain why this approach is efficient; the documentation is done when both the example and its efficiency rationale are clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.