Skip to content

ARROW-10522: [R] Allow rename Table and RecordBatch columns with names()#8616

Closed
ianmcook wants to merge 0 commit into
apache:masterfrom
ianmcook:master
Closed

ARROW-10522: [R] Allow rename Table and RecordBatch columns with names()#8616
ianmcook wants to merge 0 commit into
apache:masterfrom
ianmcook:master

Conversation

@ianmcook

@ianmcook ianmcook commented Nov 9, 2020

Copy link
Copy Markdown
Member

This allows R users to rename columns in Table and RecordBatch objects using names(obj) <- value syntax.

@ianmcook

ianmcook commented Nov 9, 2020

Copy link
Copy Markdown
Member Author

@nealrichardson PTAL

@github-actions

github-actions Bot commented Nov 9, 2020

Copy link
Copy Markdown

nealrichardson added a commit that referenced this pull request Nov 11, 2020
Replaces #8616, which I accidentally git broke. cc @ianmcook

Closes #8643 from nealrichardson/ian

Lead-authored-by: Ian Cook <ianmcook@gmail.com>
Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com>
Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants