Skip to content

Comments

Fix remaining issues in https://github.com/Tmonster/db-benchmark/pull/10#13

Merged
Tmonster merged 2 commits intoTmonster:rename-r-to-R-arrow-2from
amoeba:rename-r-to-R-arrow-2
Dec 1, 2023
Merged

Fix remaining issues in https://github.com/Tmonster/db-benchmark/pull/10#13
Tmonster merged 2 commits intoTmonster:rename-r-to-R-arrow-2from
amoeba:rename-r-to-R-arrow-2

Conversation

@amoeba
Copy link

@amoeba amoeba commented Dec 1, 2023

Fixes remaining issues causing CI failures in #10. I didn't do any verification besides letting CI run.

The previous code was causing something wild to happen. The changed code is idiomatic code for replacing values in a data.frame based on a condition.
@amoeba amoeba mentioned this pull request Dec 1, 2023
@Tmonster Tmonster merged commit 3d136f8 into Tmonster:rename-r-to-R-arrow-2 Dec 1, 2023
Tmonster added a commit that referenced this pull request Dec 6, 2023
* should change arrow to show R-arrow

* new arrow benchmarks report solution as R-arrow

* update arrow to R-arrow in a few more places

* Fix remaining issues in #10 (#13)

* Fix remaining issues in arrow -> R-arrow rename

* Fix bug in rename code in report.R

The previous code was causing something wild to happen. The changed code is idiomatic code for replacing values in a data.frame based on a condition.

---------

Co-authored-by: Bryce Mecum <petridish@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