Skip to content

Conversation

Tmonster
Copy link
Owner

No description provided.

@amoeba
Copy link

amoeba commented Nov 30, 2023

From the CI failure it looks like there's one more spot to tweak, I'll see if I can track it down.

@amoeba
Copy link

amoeba commented Dec 1, 2023

I've put up a PR at #13 which does the remainder of the renaming and makes CI pass.

* 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.
@Tmonster
Copy link
Owner Author

Tmonster commented Dec 1, 2023

Hi @amoeba, Looks like your extra changes passed CI over here
#13.

I imagine you merged all of those into this PR? If so, once this passes I will merge 👍

@amoeba
Copy link

amoeba commented Dec 1, 2023

My pr of the same name was based off the tip of your PR so merging my branch into your and then merging that to master should do it. Thanks!

Tmonster added a commit to duckdblabs/db-benchmark 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 Tmonster#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 <[email protected]>
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