+1

I checked:
* Download links are valid
* Checksums and PGP signatures are valid
* NOTICE is included
* Source code artifacts have correct names matching the current release
* The project can compile from the source code
* Sedona works with Spark when launching with --packages in a fresh environment:

spark-shell --packages
org.apache.sedona:sedona-spark-shaded-3.5_2.12:1.5.2,org.datasyslab:geotools-wrapper:1.5.2-28.2
\
  --repositories
https://repository.apache.org/service/local/repositories/orgapachesedona-1035/content/
\
  --conf spark.serializer=org.apache.spark.serializer.KryoSerializer \
  --conf 
spark.kryo.registrator=org.apache.sedona.viz.core.Serde.SedonaVizKryoRegistrator
\
  --conf 
spark.sql.extensions=org.apache.sedona.viz.sql.SedonaVizExtensions,org.apache.sedona.sql.SedonaSqlExtensions

* RS_FromNetCDF and RS_NetCDFInfo are working correctly


On Mon, Apr 29, 2024 at 12:29 PM Jia Yu <ji...@apache.org> wrote:
>
> Hi all, This is a call for vote on Apache Sedona 1.5.2-rc1. Release notes:
> https://github.com/apache/sedona/blob/sedona-1.5.2-rc1/docs/setup/release-notes.md
> Build instructions:
> https://github.com/apache/sedona/blob/sedona-1.5.2-rc1/docs/setup/compile.md
> GitHub tag: https://github.com/apache/sedona/releases/tag/sedona-1.5.2-rc1
> GPG public key to verify the Release:
> https://downloads.apache.org/sedona/KEYS Source code and binaries:
> https://dist.apache.org/repos/dist/dev/sedona/1.5.2-rc1/ The vote will be
> open for at least 72 hours or until at least 3 "+1" PMC votes are cast
> Instruction for checking items on the checklist:
> https://sedona.apache.org/latest/community/vote/ We recommend you use this
> Jupyter notebook on MyBinder to perform this task:
> https://mybinder.org/v2/gh/jiayuasu/sedona-tools/HEAD?labpath=binder%2Fverify-release.ipynb
> **Please vote accordingly and you must provide your checklist for your
> vote**. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason
> Checklist: [ ] Download links are valid. [ ] Checksums and PGP signatures
> are valid. [ ] Source code artifacts have correct names matching the
> current release. For a detailed checklist please refer to:
> https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist

Reply via email to