Skip to content

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

Closed
nealrichardson wants to merge 7 commits into
apache:masterfrom
nealrichardson:ian
Closed

ARROW-10522: [R] Allow rename Table and RecordBatch columns with names()#8643
nealrichardson wants to merge 7 commits into
apache:masterfrom
nealrichardson:ian

Conversation

@nealrichardson

Copy link
Copy Markdown
Member

Replaces #8616, which I accidentally git broke. cc @ianmcook

@github-actions

Copy link
Copy Markdown

@xhochy

xhochy commented Nov 16, 2020

Copy link
Copy Markdown
Member

The conda R packages are broken after this PR with the following error:

Error in Table__from_dots(dots, schema) : 
  No arrow R6 class named 'void) [T = a'
Calls: write_parquet -> <Anonymous> -> Table__from_dots
Execution halted

Build log: https://dev.azure.com/ursa-labs/crossbow/_build/results?buildId=20287&view=logs&j=4c86bc1b-1091-5192-4404-c74dfaad23e7&t=41795ef0-6501-5db4-3ad4-33c0cf085626&l=1399

No idea how where to dig for debugging this.

@nealrichardson

Copy link
Copy Markdown
Member Author

Are you sure it's not from the PR I merged before this? #8256 seems like a more likely culprit to have broken something.

Btw, we need to add the relevant conda jobs to the r crossbow group

@nealrichardson

Copy link
Copy Markdown
Member Author

@bkietz ☝️

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.

3 participants