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-263] R – Prepare for 1.4.0 release #800

Merged
merged 2 commits into from
Mar 20, 2023

Conversation

gregleleu
Copy link
Contributor

Draft PR until this is ready to be submitted to CRAN

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

Prepare R package for 1.4.0 release:

  • Update maven coordinates to 1.4.0
  • Update version of R package to 1.4.0

How was this patch tested?

No changes to tested features

Did this PR include necessary documentation updates?

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

c("core", "sql", "viz"),
sprintf("-%s_%s:1.3.1-incubating", spark_version, scala_version)
c("spark-shaded", "viz"),
sprintf("-%s_%s:1.4.0-", spark_version, scala_version)
Copy link
Member

Choose a reason for hiding this comment

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

Why is this 1.4.0- instead of 1.4.0?

@jiayuasu
Copy link
Member

Thanks for updating this. We are currently voting for 1.4.0-rc1 in dev@sedona.apache.org. Once that is done, I will move forward with this PR.

@jiayuasu jiayuasu marked this pull request as ready for review March 20, 2023 03:45
@jiayuasu jiayuasu merged commit 42a33fc into apache:master Mar 20, 2023
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.

None yet

2 participants