+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
* Spark shell can be launched by specifying --packaging using the
staging release. Spatial UDFs, GeoParquet reader/writer, and
Jiffle-based map algebra work as expected.

spark-shell --packages
org.apache.sedona:sedona-spark-shaded-3.5_2.12:1.5.1,org.datasyslab:geotools-wrapper:1.5.1-28.2
\
  --repositories
https://repository.apache.org/service/local/repositories/orgapachesedona-1034/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

On Sun, Jan 14, 2024 at 1:21 PM Jia Yu <ji...@apache.org> wrote:
>
> Hi all,
>
> This is a call for vote on Apache Sedona 1.5.1-rc1. Please refer to
> the changes listed at the bottom of this email.
>
> Release notes:
> https://github.com/apache/sedona/blob/sedona-1.5.1-rc1/docs/setup/release-notes.md
>
> Build instructions:
> https://github.com/apache/sedona/blob/sedona-1.5.1-rc1/docs/setup/compile.md
>
> GitHub tag:
> https://github.com/apache/sedona/releases/tag/sedona-1.5.1-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.1-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