Skip to content

GH-40858: [R] Remove dangling commas from codegen.R#40859

Merged
amoeba merged 1 commit intoapache:mainfrom
amoeba:minor/r-codegen-commas
Mar 28, 2024
Merged

GH-40858: [R] Remove dangling commas from codegen.R#40859
amoeba merged 1 commit intoapache:mainfrom
amoeba:minor/r-codegen-commas

Conversation

@amoeba
Copy link
Copy Markdown
Member

@amoeba amoeba commented Mar 28, 2024

Rationale for this change

This is a draft PR fixing #40858, though I'm not sure how or why this broke (or worked correctly).

Fixes #40858

Are these changes tested?

These have been tested locally.

@github-actions
Copy link
Copy Markdown

⚠️ GitHub issue #40858 has been automatically assigned in GitHub to PR creator.

@amoeba amoeba marked this pull request as ready for review March 28, 2024 18:32
Copy link
Copy Markdown
Member

@paleolimbot paleolimbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me...thanks! I am also puzzled as to why this happened and why it happened now (particularly since it looks like glue hasn't been updated for some time). Either way, happy to do what we need to do to make your development life easier 🙂

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels Mar 28, 2024
@amoeba
Copy link
Copy Markdown
Member Author

amoeba commented Mar 28, 2024

Thanks @paleolimbot. Before I merge, I'm going to find the root cause just so we know. I can't reproduce the original issue on my work machine which is on R 4.3.2 (versus 4.3.3) and glue 1.7.0 (versus 1.6.2).

@amoeba amoeba merged commit 1feb945 into apache:main Mar 28, 2024
@amoeba amoeba removed the awaiting merge Awaiting merge label Mar 28, 2024
@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 7 benchmarking runs that have been run so far on merge-commit 1feb945.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them.

vibhatha pushed a commit to vibhatha/arrow that referenced this pull request May 25, 2024
### Rationale for this change

This is a draft PR fixing apache#40858, though I'm not sure how or why this broke (or worked correctly).

Fixes apache#40858

### Are these changes tested?

These have been tested locally.
* GitHub Issue: apache#40858

Authored-by: Bryce Mecum <petridish@gmail.com>
Signed-off-by: Bryce Mecum <petridish@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[R] Inscrutable error while running Rscript data-raw/codegen.R

2 participants