Skip to content
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

[SEDONA-324] R fix tests #901

Merged
merged 9 commits into from
Jul 19, 2023
Merged

[SEDONA-324] R fix tests #901

merged 9 commits into from
Jul 19, 2023

Conversation

gregleleu
Copy link
Contributor

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

https://issues.apache.org/jira/browse/SEDONA-324

What changes were proposed in this PR?

Fixing the tests by removing the unneeded workaround

How was this patch tested?

By running the tests

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the docs.

testing r branches
Allow demo directory for development
R worklfow back to normal
@gregleleu
Copy link
Contributor Author

There are still some warnings, I believe introduced by sparklyr 1.8.2. looking into that as well

@gregleleu
Copy link
Contributor Author

It worked on my fork, and package versions are the same, not clear what's going on. (https://github.com/gregleleu/sedona/actions/runs/5547961034)
@jiayuasu Maybe a cache issue?
I'm pushing a commit for an additional cleanup

@jiayuasu
Copy link
Member

@gregleleu I cleaned up the cache and re-ran the R tests. It still fails...

@jiayuasu
Copy link
Member

@gregleleu Your changes also fail on my fork: jiayuasu#1

Removed `compute` calls until new version of sparkylr is on CRAN
@gregleleu
Copy link
Contributor Author

It's actually an issue with sparklyr not being ready fro dbplyr 2.3.3, but it's fixed in the development version.
I fixed the tests waiting for sparklyr to be updated on CRAN.
Warnings are a sparklyr issue as well

@jiayuasu
Copy link
Member

@gregleleu Thank you very much for your help!

@jiayuasu jiayuasu merged commit b9b26cc into apache:master Jul 19, 2023
39 checks passed
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.

None yet

2 participants