-
Notifications
You must be signed in to change notification settings - Fork 20
feat: Full dplyr compatibility: Client-side warning on join explosion, is.na()
, roundtrip checks
#325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This is how benchmark results would change (along with a 95% confidence interval in relative change) if a1a2dab is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
a1a2dab
to
2cb895e
Compare
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 2cb895e is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
2cb895e
to
88bd29f
Compare
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 88bd29f is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
is.na()
, roundtrip checks
88bd29f
to
5be75f1
Compare
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 3296a22 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
21c7bcb
to
645f5ff
Compare
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 645f5ff is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
aa07e1e
to
d0e3cc1
Compare
This is how benchmark results would change (along with a 95% confidence interval in relative change) if bd31e45 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
bd31e45
to
6c291e1
Compare
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 6c291e1 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
commit db5d405 Author: Kirill Müller <[email protected]> Date: Sun Jan 26 06:54:20 2025 +0100 Sync commit 7bd1872 Author: Kirill Müller <[email protected]> Date: Fri Jan 24 21:23:24 2025 +0100 Remove dplyr compat code commit 8d6a573 Author: Kirill Müller <[email protected]> Date: Wed Jan 22 16:55:00 2025 +0100 fix: Avoid forwarding `is.na()` to `is.nan()` to support non-numeric data
6c291e1
to
ec6b80d
Compare
This is how benchmark results would change (along with a 95% confidence interval in relative change) if ec6b80d is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
No description provided.