Skip to content

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

Closed
ianmcook wants to merge 0 commit intoapache:masterfrom
ianmcook:master
Closed

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

Conversation

@ianmcook
Copy link
Member

@ianmcook ianmcook commented Nov 9, 2020

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

@ianmcook
Copy link
Member Author

ianmcook commented Nov 9, 2020

@nealrichardson PTAL

@github-actions
Copy link

github-actions bot commented Nov 9, 2020

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